Pull request #2939 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 9af7aa8e5ff05eb874745c1946d20287603b3061+e25094879da38d58945b339cb800433d3a77391e (9eed357b73dd8feddfb449a243a5f906d082758e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16359 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 9af7aa8e5ff05eb874745c1946d20287603b3061 Merge succeeded, producing 9af7aa8e5ff05eb874745c1946d20287603b3061 Checking out Revision 9af7aa8e5ff05eb874745c1946d20287603b3061 (PR-2939) > git config core.sparsecheckout # timeout=10 > git checkout -f 9af7aa8e5ff05eb874745c1946d20287603b3061 # 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 e25094879da38d58945b339cb800433d3a77391e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af7aa8e5ff05eb874745c1946d20287603b3061 # timeout=10 Commit message: "build(snap): fixed the patch file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk b188b9d6b00083e5cf297a342020ae494d8884fe # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:53 ========================================================= 17:44:53 EdgeX Global Pipelines Version Info 17:44:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:55 ------------------- 17:44:55 stable info: 17:44:55 ------------------- 17:44:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:44:55 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:44:55 Message: update stable to v1.0.172 17:44:56 ------------------- 17:44:56 experimental info: 17:44:56 ------------------- 17:44:56 Commited By: **** collab-it+edgex@linuxfoundation.org 17:44:56 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:44:56 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:44:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:44:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af7aa8e5ff05eb874745c1946d20287603b3061 [Pipeline] echo 17:44:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af7aa8 [Pipeline] echo 17:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:44:59 provisioning config files... 17:44:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1396084024251014684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:59 ---> docker-login.sh 17:44:59 nexus3.edgexfoundry.org:10001 17:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 nexus3.edgexfoundry.org:10002 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 nexus3.edgexfoundry.org:10003 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 nexus3.edgexfoundry.org:10004 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 docker.io 17:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:00 Configure a credential helper to remove this warning. See 17:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:00 17:45:00 Login Succeeded 17:45:00 ---> docker-login.sh ends [Pipeline] } 17:45:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:01 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/core-command/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo core-command,cmd/core-command/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/core-data/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo core-data,cmd/core-data/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/core-metadata/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo core-metadata,cmd/core-metadata/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/security-bootstrap-redis/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/security-proxy-setup/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/security-secrets-setup/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/support-notifications/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo support-notifications,cmd/support-notifications/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/support-scheduler/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:45:01 + for file in '`ls cmd/**/Dockerfile`' 17:45:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:45:01 ++ cut -d/ -f2 17:45:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:45:01 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:02 17:45:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:45:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:02 latest: Pulling from edgex-devops/git-semver 17:45:02 31603596830f: Pulling fs layer 17:45:02 2a8b12db71e7: Pulling fs layer 17:45:02 6ca5941a6612: Pulling fs layer 17:45:02 ecc8261a40a4: Pulling fs layer 17:45:02 ecc8261a40a4: Waiting 17:45:02 2a8b12db71e7: Verifying Checksum 17:45:02 2a8b12db71e7: Download complete 17:45:02 31603596830f: Verifying Checksum 17:45:02 31603596830f: Download complete 17:45:03 ecc8261a40a4: Verifying Checksum 17:45:03 ecc8261a40a4: Download complete 17:45:03 6ca5941a6612: Verifying Checksum 17:45:03 6ca5941a6612: Download complete 17:45:03 31603596830f: Pull complete 17:45:03 2a8b12db71e7: Pull complete 17:45:04 6ca5941a6612: Pull complete 17:45:04 ecc8261a40a4: Pull complete 17:45:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:45:04 prd-centos7-docker-4c-2g-16359 does not seem to be running inside a container 17:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat 17:45:07 $ docker top 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:07 [ssh-agent] Looking for ssh-agent implementation... 17:45:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:07 $ docker exec 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f ssh-agent 17:45:08 SSH_AUTH_SOCK=/tmp/ssh-hpigAgZOEeVU/agent.12 17:45:08 SSH_AGENT_PID=18 17:45:08 Running ssh-add (command line suppressed) 17:45:08 Identity added: /w/workspace/edgex-go/7@tmp/private_key_823993578139943783.key (/w/workspace/edgex-go/7@tmp/private_key_823993578139943783.key) 17:45:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:08 + git tag --points-at HEAD [Pipeline] } 17:45:08 $ docker exec --env ******** --env ******** 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f ssh-agent -k 17:45:08 unset SSH_AUTH_SOCK; 17:45:08 unset SSH_AGENT_PID; 17:45:08 echo Agent pid 18 killed; 17:45:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:08 [ssh-agent] Looking for ssh-agent implementation... 17:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:09 $ docker exec 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f ssh-agent 17:45:09 SSH_AUTH_SOCK=/tmp/ssh-y0rMHX78aL72/agent.46 17:45:09 SSH_AGENT_PID=51 17:45:09 Running ssh-add (command line suppressed) 17:45:09 Identity added: /w/workspace/edgex-go/7@tmp/private_key_3734253210645865748.key (/w/workspace/edgex-go/7@tmp/private_key_3734253210645865748.key) 17:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:09 + git semver init 17:45:09 # -> Open(): unable to determine branch for HEAD 17:45:09 # $GIT_DIR = /w/workspace/edgex-go/7/.git 17:45:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 17:45:09 # $SEMVER_REMOTE_NAME = origin 17:45:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:45:09 # $SEMVER_USER_NAME = edgex-jenkins 17:45:09 # $SEMVER_BRANCH = PR-2939 17:45:09 # $SEMVER_TEMP = /tmp/semver-296950818 17:45:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:45:31 # '/tmp/semver-296950818' -> '/w/workspace/edgex-go/7/.semver' 17:45:31 # -> Force: false 17:45:31 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 17:45:31 $ docker exec --env ******** --env ******** 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f ssh-agent -k 17:45:32 unset SSH_AUTH_SOCK; 17:45:32 unset SSH_AGENT_PID; 17:45:32 echo Agent pid 51 killed; 17:45:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:32 + git semver [Pipeline] } 17:45:32 $ docker stop --time=1 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f 17:45:34 $ docker rm -f 44b470e1aee6e4a2241b928868a4e3ef73819eabe49aec232f298a66ab27aa6f [Pipeline] // withDockerContainer [Pipeline] sh 17:45:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:35 Stashed 1 file(s) [Pipeline] echo 17:45:35 [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 17:45:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:45:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:45:37 + sudo service docker restart 17:45:37 + true 17:45:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:45:37 ========================================================= 17:45:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:45:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:45:38 + 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 . 17:45:42 Sending build context to Docker daemon 326.5MB 17:45:42 Step 1/7 : ARG BASE=golang:1.15-alpine 17:45:42 Step 2/7 : FROM ${BASE} 17:45:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:42 188c0c94c7c5: Pulling fs layer 17:45:42 0ef7d3d256c8: Pulling fs layer 17:45:42 de9db76c5a1d: Pulling fs layer 17:45:42 bca2f99d35d6: Pulling fs layer 17:45:42 93359f2a8cfa: Pulling fs layer 17:45:42 7c6f9722023f: Pulling fs layer 17:45:42 a35cf1a2eb13: Pulling fs layer 17:45:42 7c6f9722023f: Waiting 17:45:42 a35cf1a2eb13: Waiting 17:45:42 bca2f99d35d6: Waiting 17:45:42 93359f2a8cfa: Waiting 17:45:42 de9db76c5a1d: Verifying Checksum 17:45:42 de9db76c5a1d: Download complete 17:45:42 0ef7d3d256c8: Verifying Checksum 17:45:42 93359f2a8cfa: Verifying Checksum 17:45:42 93359f2a8cfa: Download complete 17:45:42 188c0c94c7c5: Verifying Checksum 17:45:42 188c0c94c7c5: Download complete 17:45:42 7c6f9722023f: Verifying Checksum 17:45:42 7c6f9722023f: Download complete 17:45:42 188c0c94c7c5: Pull complete 17:45:42 0ef7d3d256c8: Pull complete 17:45:42 de9db76c5a1d: Pull complete 17:45:44 a35cf1a2eb13: Verifying Checksum 17:45:44 a35cf1a2eb13: Download complete 17:45:44 bca2f99d35d6: Verifying Checksum 17:45:44 bca2f99d35d6: Download complete 17:45:50 bca2f99d35d6: Pull complete 17:45:50 93359f2a8cfa: Pull complete 17:45:50 7c6f9722023f: Pull complete 17:45:51 Still waiting to schedule task 17:45:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-16360’ is offline 17:45:55 a35cf1a2eb13: Pull complete 17:45:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:45:55 ---> a62c8e92a672 17:45:55 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:45:55 ---> Running in 28ab6cee667a 17:45:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:57 (1/12) Installing libmagic (5.38-r0) 17:45:57 (2/12) Installing file (5.38-r0) 17:45:58 (3/12) Installing libc-dev (0.7.2-r3) 17:45:58 (4/12) Installing g++ (9.3.0-r2) 17:46:06 (5/12) Installing fortify-headers (1.1-r0) 17:46:06 (6/12) Installing patch (2.7.6-r6) 17:46:06 (7/12) Installing build-base (0.5-r2) 17:46:06 (8/12) Installing libsodium (1.0.18-r0) 17:46:06 (9/12) Installing pkgconf (1.7.2-r0) 17:46:06 (10/12) Installing libsodium-dev (1.0.18-r0) 17:46:06 (11/12) Installing libzmq (4.3.3-r0) 17:46:06 (12/12) Installing zeromq-dev (4.3.3-r0) 17:46:06 Executing busybox-1.31.1-r19.trigger 17:46:06 OK: 233 MiB in 51 packages 17:46:09 Removing intermediate container 28ab6cee667a 17:46:09 ---> 2d272fa52e1b 17:46:09 Step 4/7 : WORKDIR /edgex-go 17:46:09 ---> Running in b000a95ecbdf 17:46:09 Removing intermediate container b000a95ecbdf 17:46:09 ---> 26a5e3d84d70 17:46:09 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:46:10 latest: Pulling from library/docker 17:46:10 05e7bc50f07f: Pulling fs layer 17:46:10 6db28d0fdbf6: Pulling fs layer 17:46:10 292df0bc6bf3: Pulling fs layer 17:46:10 a3104fdc50d0: Pulling fs layer 17:46:10 a8e67d69e12c: Pulling fs layer 17:46:10 1ede2b221ee4: Pulling fs layer 17:46:10 fc74c0d5b799: Pulling fs layer 17:46:10 a8e67d69e12c: Waiting 17:46:10 1ede2b221ee4: Waiting 17:46:10 fc74c0d5b799: Waiting 17:46:10 a3104fdc50d0: Waiting 17:46:10 292df0bc6bf3: Verifying Checksum 17:46:10 6db28d0fdbf6: Verifying Checksum 17:46:10 6db28d0fdbf6: Download complete 17:46:10 05e7bc50f07f: Download complete 17:46:10 a8e67d69e12c: Verifying Checksum 17:46:10 a8e67d69e12c: Download complete 17:46:10 1ede2b221ee4: Verifying Checksum 17:46:10 1ede2b221ee4: Download complete 17:46:10 fc74c0d5b799: Verifying Checksum 17:46:10 fc74c0d5b799: Download complete 17:46:10 05e7bc50f07f: Pull complete 17:46:10 6db28d0fdbf6: Pull complete 17:46:11 292df0bc6bf3: Pull complete 17:46:11 a3104fdc50d0: Verifying Checksum 17:46:11 a3104fdc50d0: Download complete 17:46:14 a3104fdc50d0: Pull complete 17:46:14 a8e67d69e12c: Pull complete 17:46:14 1ede2b221ee4: Pull complete 17:46:14 fc74c0d5b799: Pull complete 17:46:14 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 17:46:14 Status: Downloaded newer image for docker:latest 17:46:16 ---> c6f8a91e857e 17:46:16 Step 6/7 : COPY go.mod . 17:46:16 ---> c9aad4bf9cf1 17:46:16 Step 7/7 : RUN go mod download 17:46:16 ---> Running in 3d7eb090a4eb 17:46:38 Removing intermediate container 3d7eb090a4eb 17:46:38 ---> 4fc69f751c05 17:46:38 Successfully built 4fc69f751c05 17:46:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:46:38 + docker inspect -f . ci-base-image-x86_64 17:46:38 . [Pipeline] withDockerContainer 17:46:38 prd-centos7-docker-4c-2g-16359 does not seem to be running inside a container 17:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:39 $ docker top 78c7e75d2385c2925c87c3420409b194a5e73b70b532e651684bbc4f1c889159 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:40 + go version 17:46:40 go version go1.15.5 linux/amd64 [Pipeline] } 17:46:40 $ docker stop --time=1 78c7e75d2385c2925c87c3420409b194a5e73b70b532e651684bbc4f1c889159 17:46:41 $ docker rm -f 78c7e75d2385c2925c87c3420409b194a5e73b70b532e651684bbc4f1c889159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:42 + docker inspect -f . ci-base-image-x86_64 17:46:42 . [Pipeline] withDockerContainer 17:46:42 prd-centos7-docker-4c-2g-16359 does not seem to be running inside a container 17:46:42 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:43 $ docker top 0cf5b01f7ebac7db2db3b23a23b2d15dfa1e805797f0ab11c1030edcab66ad8e -eo pid,comm [Pipeline] { [Pipeline] echo 17:46:43 ========================================================= 17:46:43 [edgeXBuildGoParallel] Running Tests and Build... 17:46:43 ========================================================= [Pipeline] sh 17:46:43 + make test 17:46:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:46:54 ? github.com/edgexfoundry/edgex-go [no test files] 17:47:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:47:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:47:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:47:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:47:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:47:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:47:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:47:17 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s 17:47:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:47:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:47:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:47:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:47:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:47:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.1% of statements 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.444s coverage: 71.3% of statements 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:47:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.413s coverage: 83.7% of statements 17:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.418s coverage: 28.6% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.134s coverage: 86.7% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.326s coverage: 93.8% of statements 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 17:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements 17:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.4% of statements 17:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.5% of statements 17:47:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 17:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 17:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 17:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.274s coverage: 55.9% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 15.013s coverage: 86.3% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.093s coverage: 72.2% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.404s coverage: 72.1% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.064s coverage: 82.4% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.064s coverage: 48.4% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.031s coverage: 28.8% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.037s coverage: 96.8% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.291s coverage: 84.0% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.1% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.034s coverage: 100.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.710s coverage: 29.1% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.062s coverage: 99.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:47:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 17:47:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 17:47:49 GO111MODULE=on go vet ./... 17:48:15 gofmt -l . 17:48:15 [ "`gofmt -l .`" = "" ] 17:48:15 ./bin/test-go-mod-tidy.sh 17:48:15 ./bin/test-attribution-txt.sh [Pipeline] sh 17:48:16 + ls -al . 17:48:16 total 664 17:48:16 drwxrwxr-x 10 1001 1001 4096 Dec 16 17:48 . 17:48:16 drwxr-xr-x 4 root root 28 Dec 16 17:46 .. 17:48:16 -rw-rw-r-- 1 1001 1001 11 Dec 16 17:44 .dockerignore 17:48:16 drwxrwxr-x 8 1001 1001 179 Dec 16 17:44 .git 17:48:16 drwxrwxr-x 3 1001 1001 125 Dec 16 17:44 .github 17:48:16 -rw-rw-r-- 1 1001 1001 943 Dec 16 17:44 .gitignore 17:48:16 drwx------ 3 1001 1001 47 Dec 16 17:45 .semver 17:48:16 -rw-rw-r-- 1 1001 1001 166 Dec 16 17:44 .sonarcloud.properties 17:48:16 -rw-rw-r-- 1 1001 1001 3804 Dec 16 17:44 CONTRIBUTING.md 17:48:16 -rw-rw-r-- 1 1001 1001 1035 Dec 16 17:44 Dockerfile.build 17:48:16 -rw-rw-r-- 1 1001 1001 863 Dec 16 17:44 Jenkinsfile 17:48:16 -rw-rw-r-- 1 1001 1001 10775 Dec 16 17:44 LICENSE 17:48:16 -rw-rw-r-- 1 1001 1001 6318 Dec 16 17:44 Makefile 17:48:16 -rw-rw-r-- 1 1001 1001 6447 Dec 16 17:44 README.md 17:48:16 -rw-rw-r-- 1 1001 1001 7286 Dec 16 17:44 SECURITY.md 17:48:16 -rw-rw-r-- 1 1001 1001 5 Dec 16 17:45 VERSION 17:48:16 -rw-rw-r-- 1 1001 1001 4131 Dec 16 17:44 ZMQWindows.md 17:48:16 drwxrwxr-x 2 1001 1001 117 Dec 16 17:44 bin 17:48:16 drwxrwxr-x 15 1001 1001 4096 Dec 16 17:44 cmd 17:48:16 -rw-r--r-- 1 root root 568194 Dec 16 17:47 coverage.out 17:48:16 -rw-r--r-- 1 root root 1041 Dec 16 17:48 go.mod 17:48:16 -rw-r--r-- 1 root root 18856 Dec 16 17:48 go.sum 17:48:16 drwxrwxr-x 8 1001 1001 127 Dec 16 17:44 internal 17:48:16 drwxrwxr-x 4 1001 1001 26 Dec 16 17:44 openapi 17:48:16 drwxrwxr-x 4 1001 1001 71 Dec 16 17:44 snap 17:48:16 -rw-rw-r-- 1 1001 1001 168 Dec 16 17:44 version.go [Pipeline] sh 17:48:16 + '[' -e coverage.out ] 17:48:16 + chown 1001:1001 coverage.out [Pipeline] stash 17:48:16 Stashed 1 file(s) [Pipeline] sh 17:48:17 + make build 17:48:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:48:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:48:29 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 17:48:30 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 17:48:32 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 17:48:32 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 17:48:34 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 17:48:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:48:36 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 17:48:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:48:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:48:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:48:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 17:48:42 $ docker stop --time=1 0cf5b01f7ebac7db2db3b23a23b2d15dfa1e805797f0ab11c1030edcab66ad8e 17:48:44 $ docker rm -f 0cf5b01f7ebac7db2db3b23a23b2d15dfa1e805797f0ab11c1030edcab66ad8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:46 17:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:46 latest: Pulling from edgex-devops/edgex-compose 17:48:46 cbdbe7a5bc2a: Pulling fs layer 17:48:46 ca9280d653b3: Pulling fs layer 17:48:46 7e9c9ca2126c: Pulling fs layer 17:48:47 cbdbe7a5bc2a: Download complete 17:48:47 ca9280d653b3: Verifying Checksum 17:48:47 ca9280d653b3: Download complete 17:48:47 cbdbe7a5bc2a: Pull complete 17:48:48 7e9c9ca2126c: Verifying Checksum 17:48:48 7e9c9ca2126c: Download complete 17:48:48 ca9280d653b3: Pull complete 17:48:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16362 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 17:48:54 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 17:48:55 7e9c9ca2126c: Pull complete 17:48:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:48:55 prd-centos7-docker-4c-2g-16359 does not seem to be running inside a container 17:48:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:48:58 $ docker top 77c7c2a86df8c3cfe5e8f6a584a856085f7ea072310db2646eff8787e092a321 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:58 + docker-compose build --help 17:48:58 + grep parallel 17:48:59 using credential edgex-jenkins-ssh 17:48:59 --parallel Build images in parallel. 17:48:59 Cloning the remote Git repository [Pipeline] } 17:48:59 $ docker stop --time=1 77c7c2a86df8c3cfe5e8f6a584a856085f7ea072310db2646eff8787e092a321 17:48:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:48:59 > git init /w/workspace/edgex-go/7 # timeout=10 17:48:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:48:59 > git --version # timeout=10 17:48:59 > git --version # 'git version 2.17.1' 17:48:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:00 $ docker rm -f 77c7c2a86df8c3cfe5e8f6a584a856085f7ea072310db2646eff8787e092a321 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:49:01 . [Pipeline] withDockerContainer 17:49:01 prd-centos7-docker-4c-2g-16359 does not seem to be running inside a container 17:49:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:49:02 $ docker top 182e956077e1b418a032ff9dc5026ab9d41c64ae8f3b05a5f78678cc6d1669d0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:03 + docker-compose -f ./docker-compose-build.yml build --parallel 17:49:05 Building docker-core-command-go ... 17:49:05 Building docker-core-data-go ... 17:49:05 Building docker-core-metadata-go ... 17:49:05 Building docker-security-bootstrap-redis-go ... 17:49:05 Building docker-security-proxy-setup-go ... 17:49:05 Building docker-security-secrets-setup-go ... 17:49:05 Building docker-security-secretstore-setup-go ... 17:49:05 Building docker-support-notifications-go ... 17:49:05 Building docker-support-scheduler-go ... 17:49:05 Building docker-sys-mgmt-agent-go ... 17:49:05 Building docker-support-scheduler-go 17:49:05 Building docker-core-metadata-go 17:49:05 Building docker-support-notifications-go 17:49:05 Building docker-core-data-go 17:49:05 Building docker-security-bootstrap-redis-go 17:49:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:49:16 Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 9af7aa8e5ff05eb874745c1946d20287603b3061 17:49:17 Merge succeeded, producing 9af7aa8e5ff05eb874745c1946d20287603b3061 17:49:17 Checking out Revision 9af7aa8e5ff05eb874745c1946d20287603b3061 (PR-2939) 17:49:16 > git config core.sparsecheckout # timeout=10 17:49:16 > git checkout -f 9af7aa8e5ff05eb874745c1946d20287603b3061 # timeout=10 17:49:17 > git remote # timeout=10 17:49:17 > git config --get remote.origin.url # timeout=10 17:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:17 > git merge e25094879da38d58945b339cb800433d3a77391e # timeout=10 17:49:17 > git rev-parse HEAD^{commit} # timeout=10 17:49:17 > git config core.sparsecheckout # timeout=10 17:49:17 > git checkout -f 9af7aa8e5ff05eb874745c1946d20287603b3061 # timeout=10 17:49:22 Commit message: "build(snap): fixed the patch file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:49:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:49:24 + sudo service docker restart 17:49:24 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:49:26 provisioning config files... 17:49:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4817057632348160853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:27 ---> docker-login.sh 17:49:27 nexus3.edgexfoundry.org:10001 17:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:28 Configure a credential helper to remove this warning. See 17:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:28 17:49:28 Login Succeeded 17:49:28 nexus3.edgexfoundry.org:10002 17:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:28 Configure a credential helper to remove this warning. See 17:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:28 17:49:28 Login Succeeded 17:49:28 nexus3.edgexfoundry.org:10003 17:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:29 Configure a credential helper to remove this warning. See 17:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:29 17:49:29 Login Succeeded 17:49:29 nexus3.edgexfoundry.org:10004 17:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:29 Configure a credential helper to remove this warning. See 17:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:29 17:49:29 Login Succeeded 17:49:29 docker.io 17:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:30 Configure a credential helper to remove this warning. See 17:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:30 17:49:30 Login Succeeded 17:49:30 ---> docker-login.sh ends [Pipeline] } 17:49:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:31 ========================================================= 17:49:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:49:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:49:31 + 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 . 17:49:34 Sending build context to Docker daemon 165.7MB 17:49:34 Step 1/7 : ARG BASE=golang:1.15-alpine 17:49:34 Step 2/7 : FROM ${BASE} 17:49:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:34 5f621e34cdf4: Pulling fs layer 17:49:34 a4357932f1b6: Pulling fs layer 17:49:34 18c013af1878: Pulling fs layer 17:49:34 00ac8860ef70: Pulling fs layer 17:49:34 63d7cb157983: Pulling fs layer 17:49:34 b116817d02f9: Pulling fs layer 17:49:34 745a02a5169b: Pulling fs layer 17:49:34 63d7cb157983: Waiting 17:49:34 745a02a5169b: Waiting 17:49:34 b116817d02f9: Waiting 17:49:34 18c013af1878: Download complete 17:49:34 a4357932f1b6: Verifying Checksum 17:49:34 a4357932f1b6: Download complete 17:49:34 63d7cb157983: Verifying Checksum 17:49:34 63d7cb157983: Download complete 17:49:34 b116817d02f9: Verifying Checksum 17:49:34 b116817d02f9: Download complete 17:49:34 5f621e34cdf4: Download complete 17:49:34 5f621e34cdf4: Pull complete 17:49:34 a4357932f1b6: Pull complete 17:49:35 18c013af1878: Pull complete 17:49:36 745a02a5169b: Verifying Checksum 17:49:36 745a02a5169b: Download complete 17:49:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:49:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:49:37 ---> 4fc69f751c05 17:49:37 Step 3/22 : WORKDIR /edgex-go 17:49:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:49:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:49:37 ---> 4fc69f751c05 17:49:37 Step 3/24 : WORKDIR /edgex-go 17:49:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:49:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:49:37 ---> 4fc69f751c05 17:49:37 Step 3/22 : WORKDIR /edgex-go 17:49:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 17:49:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:37 ---> 4fc69f751c05 17:49:37 Step 3/23 : WORKDIR /edgex-go 17:49:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:49:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:49:37 ---> 4fc69f751c05 17:49:37 Step 3/21 : WORKDIR /edgex-go 17:49:37 ---> Running in 08a857335025 17:49:37 ---> Running in 1f995bc5fe5e 17:49:37 ---> Running in beae2bfa84ee 17:49:37 ---> Running in 6d77f1db61a9 17:49:37 ---> Running in fc9a476ec691 17:49:37 Removing intermediate container 08a857335025 17:49:37 ---> 59b5dd2f318d 17:49:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:37 Removing intermediate container fc9a476ec691 17:49:37 ---> 9660f0834f7f 17:49:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:37 Removing intermediate container 6d77f1db61a9 17:49:37 ---> 63f4dc65e5eb 17:49:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:37 Removing intermediate container 1f995bc5fe5e 17:49:37 ---> 99f26094d06f 17:49:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:37 Removing intermediate container beae2bfa84ee 17:49:37 ---> 497fa649b7b6 17:49:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:37 ---> Running in 3f789a60a8f3 17:49:37 ---> Running in 6b76bf1431fe 17:49:37 ---> Running in 1d456ddaaf49 17:49:37 ---> Running in 3a9148d22935 17:49:37 ---> Running in eee9cb301587 17:49:38 Removing intermediate container 3f789a60a8f3 17:49:38 ---> 6ee8beafc8fd 17:49:38 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:49:38 00ac8860ef70: Download complete 17:49:38 ---> Running in db1f616eba5e 17:49:38 Removing intermediate container 1d456ddaaf49 17:49:38 ---> 191ee61a818e 17:49:38 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 17:49:38 Removing intermediate container 6b76bf1431fe 17:49:38 ---> c1ad0d7c916a 17:49:38 Step 5/22 : RUN apk update && apk add make git 17:49:38 Removing intermediate container eee9cb301587 17:49:38 ---> 17b24ce6d1fa 17:49:38 Step 5/22 : RUN apk update && apk add make git 17:49:38 ---> Running in 48de7cb68e99 17:49:38 ---> Running in 25a27f5da55a 17:49:38 ---> Running in 059dd3e45c74 17:49:38 Removing intermediate container 3a9148d22935 17:49:38 ---> 6452509869a9 17:49:38 Step 5/21 : RUN apk update && apk add make git 17:49:39 ---> Running in 96c7b4b46a8a 17:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:40 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:49:40 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:49:40 OK: 12750 distinct packages available 17:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:40 OK: 233 MiB in 51 packages 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:49:41 OK: 12750 distinct packages available 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:49:41 OK: 12750 distinct packages available 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:49:41 OK: 12750 distinct packages available 17:49:41 OK: 233 MiB in 51 packages 17:49:41 OK: 233 MiB in 51 packages 17:49:41 Removing intermediate container db1f616eba5e 17:49:41 ---> 653914200393 17:49:41 Step 6/23 : COPY go.mod . 17:49:41 OK: 233 MiB in 51 packages 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:49:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:49:41 OK: 12750 distinct packages available 17:49:41 ---> 98293bf01e12 17:49:41 Step 7/23 : RUN go mod download 17:49:41 ---> Running in 983990e59cc3 17:49:41 OK: 233 MiB in 51 packages 17:49:42 Removing intermediate container 25a27f5da55a 17:49:42 ---> 6e4e0711a6e8 17:49:42 Step 6/22 : COPY go.mod . 17:49:42 Removing intermediate container 48de7cb68e99 17:49:42 ---> 1feb0ba5fd9f 17:49:42 Step 6/24 : COPY go.mod . 17:49:42 Removing intermediate container 96c7b4b46a8a 17:49:42 ---> 115f4c415217 17:49:42 Step 6/21 : COPY go.mod . 17:49:42 ---> 8f49881a95c9 17:49:42 Step 7/22 : RUN go mod download 17:49:42 ---> Running in 6f35a250335e 17:49:43 ---> c3f14b7ef288 17:49:43 Step 7/24 : RUN go mod download 17:49:43 Removing intermediate container 059dd3e45c74 17:49:43 ---> 0c5996e2e868 17:49:43 Step 6/22 : COPY go.mod . 17:49:43 ---> 08e2a1fb660f 17:49:43 Step 7/21 : RUN go mod download 17:49:43 ---> Running in c809648a4bdc 17:49:43 ---> Running in 58dfeeb8f798 17:49:43 ---> 93257c5774e7 17:49:43 Step 7/22 : RUN go mod download 17:49:43 ---> Running in fe21b8f5c72d 17:49:44 Removing intermediate container 983990e59cc3 17:49:44 ---> 7e7fdcbb8ff3 17:49:44 Step 8/23 : COPY . . 17:49:44 Removing intermediate container 6f35a250335e 17:49:44 ---> 74f1b9844990 17:49:44 Step 8/22 : COPY . . 17:49:48 00ac8860ef70: Pull complete 17:49:48 63d7cb157983: Pull complete 17:49:48 b116817d02f9: Pull complete 17:49:50 Removing intermediate container c809648a4bdc 17:49:50 ---> 03b70ff35d0d 17:49:50 Step 8/24 : COPY . . 17:49:50 Removing intermediate container 58dfeeb8f798 17:49:50 ---> 8d40dddf1c18 17:49:50 Step 8/21 : COPY . . 17:49:50 745a02a5169b: Pull complete 17:49:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:49:51 ---> b7e6874047d6 17:49:51 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:49:51 Removing intermediate container fe21b8f5c72d 17:49:51 ---> 7034b9382e2c 17:49:51 Step 8/22 : COPY . . 17:49:54 ---> Running in f21ad6aa1517 17:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:49:57 (1/12) Installing libmagic (5.38-r0) 17:49:57 (2/12) Installing file (5.38-r0) 17:49:57 (3/12) Installing libc-dev (0.7.2-r3) 17:49:58 (4/12) Installing g++ (9.3.0-r2) 17:50:01 (5/12) Installing fortify-headers (1.1-r0) 17:50:01 (6/12) Installing patch (2.7.6-r6) 17:50:01 (7/12) Installing build-base (0.5-r2) 17:50:01 (8/12) Installing libsodium (1.0.18-r0) 17:50:01 (9/12) Installing pkgconf (1.7.2-r0) 17:50:01 (10/12) Installing libsodium-dev (1.0.18-r0) 17:50:01 (11/12) Installing libzmq (4.3.3-r0) 17:50:02 (12/12) Installing zeromq-dev (4.3.3-r0) 17:50:02 Executing busybox-1.31.1-r19.trigger 17:50:02 OK: 217 MiB in 51 packages 17:50:06 Removing intermediate container f21ad6aa1517 17:50:06 ---> 265a929058bc 17:50:06 Step 4/7 : WORKDIR /edgex-go 17:50:06 ---> Running in 340c3776c567 17:50:06 Removing intermediate container 340c3776c567 17:50:06 ---> 015037bc5e2c 17:50:06 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:50:07 latest: Pulling from library/docker 17:50:07 a3cc7d3b244e: Pulling fs layer 17:50:07 02a3295e0d61: Pulling fs layer 17:50:07 0f4f2e6d8100: Pulling fs layer 17:50:07 065c9533d613: Pulling fs layer 17:50:07 9fce0df16b8b: Pulling fs layer 17:50:07 e3faa53604c1: Pulling fs layer 17:50:07 04b5adaa2053: Pulling fs layer 17:50:07 9fce0df16b8b: Waiting 17:50:07 04b5adaa2053: Waiting 17:50:07 065c9533d613: Waiting 17:50:07 e3faa53604c1: Waiting 17:50:07 0f4f2e6d8100: Verifying Checksum 17:50:07 0f4f2e6d8100: Download complete 17:50:07 a3cc7d3b244e: Verifying Checksum 17:50:07 a3cc7d3b244e: Download complete 17:50:07 02a3295e0d61: Verifying Checksum 17:50:07 02a3295e0d61: Download complete 17:50:07 9fce0df16b8b: Verifying Checksum 17:50:07 9fce0df16b8b: Download complete 17:50:08 e3faa53604c1: Verifying Checksum 17:50:08 e3faa53604c1: Download complete 17:50:08 04b5adaa2053: Verifying Checksum 17:50:08 04b5adaa2053: Download complete 17:50:08 a3cc7d3b244e: Pull complete 17:50:08 02a3295e0d61: Pull complete 17:50:09 0f4f2e6d8100: Pull complete 17:50:09 065c9533d613: Verifying Checksum 17:50:09 065c9533d613: Download complete 17:50:12 065c9533d613: Pull complete 17:50:12 9fce0df16b8b: Pull complete 17:50:13 e3faa53604c1: Pull complete 17:50:13 04b5adaa2053: Pull complete 17:50:13 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 17:50:13 Status: Downloaded newer image for docker:latest 17:50:17 ---> be0e2d55cfdf 17:50:17 Step 6/7 : COPY go.mod . 17:50:17 ---> 99f66549396a 17:50:17 Step 7/7 : RUN go mod download 17:50:17 ---> Running in 109cbbb423c7 17:50:31 ---> 4b18cb5295f5 17:50:31 Step 9/23 : RUN make cmd/core-data/core-data 17:50:31 ---> Running in e8ca282c42eb 17:50:31 ---> 1e25932a120a 17:50:31 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:50:31 ---> 4480e7f3d8e5 17:50:31 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:50:31 ---> 0411d388a89c 17:50:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:50:31 ---> 77f67e27de70 17:50:31 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:50:31 ---> Running in fa159f5221e0 17:50:31 ---> Running in b6b72dcdd3a7 17:50:31 ---> Running in f66ffc44c2a9 17:50:31 ---> Running in 7b01dda7d39d 17:50:31 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 17:50:31 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 17:50: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 17:50:31 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 17:50:31 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 17:50:44 Removing intermediate container 109cbbb423c7 17:50:44 ---> 629101b31d54 17:50:44 Successfully built 629101b31d54 17:50:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:50:45 + docker inspect -f . ci-base-image-arm64 17:50:45 . [Pipeline] withDockerContainer 17:50:45 prd-ubuntu18.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 17:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:46 $ docker top 43d4120841dfb9f1b3534ea2fa4a3bf6730d4f9a7593a43a045e8470477e764e -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:47 + go version 17:50:47 go version go1.15.5 linux/arm64 [Pipeline] } 17:50:47 $ docker stop --time=1 43d4120841dfb9f1b3534ea2fa4a3bf6730d4f9a7593a43a045e8470477e764e 17:50:49 $ docker rm -f 43d4120841dfb9f1b3534ea2fa4a3bf6730d4f9a7593a43a045e8470477e764e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:51 + docker inspect -f . ci-base-image-arm64 17:50:51 . [Pipeline] withDockerContainer 17:50:51 prd-ubuntu18.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 17:50:51 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:52 $ docker top 6a6510e4f8133dab20c027b89cf7d7f853ae019ec805fd05cebd89ba74bf9554 -eo pid,comm [Pipeline] { [Pipeline] echo 17:50:53 ========================================================= 17:50:53 [edgeXBuildGoParallel] Running Tests and Build... 17:50:53 ========================================================= [Pipeline] sh 17:50:53 + make test 17:50:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:51:03 Removing intermediate container b6b72dcdd3a7 17:51:03 ---> ae6ccb25e7fa 17:51:03 17:51:03 Step 10/22 : FROM alpine:3.10 17:51:03 3.10: Pulling from library/alpine 17:51:03 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:51:03 Status: Downloaded newer image for alpine:3.10 17:51:03 ---> be4e4bea2c2e 17:51:03 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:51:03 ---> Running in b010dd8aac09 17:51:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:51:04 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:51:04 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:51:04 OK: 10350 distinct packages available 17:51:04 (1/5) Installing ca-certificates (20191127-r2) 17:51:04 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:51:04 (3/5) Installing libcurl (7.66.0-r3) 17:51:04 (4/5) Installing curl (7.66.0-r3) 17:51:04 (5/5) Installing dumb-init (1.2.2-r1) 17:51:04 Executing busybox-1.30.1-r3.trigger 17:51:04 Executing ca-certificates-20191127-r2.trigger 17:51:04 OK: 7 MiB in 19 packages 17:51:06 Removing intermediate container b010dd8aac09 17:51:06 ---> ac6d0366991c 17:51:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:51:09 ---> Running in a12cdfbe63d1 17:51:10 Removing intermediate container fa159f5221e0 17:51:10 ---> 231508415c21 17:51:10 17:51:10 Step 10/21 : FROM scratch 17:51:10 ---> 17:51:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:51:10 Removing intermediate container 7b01dda7d39d 17:51:10 ---> 5979091a4ed2 17:51:10 17:51:10 Step 10/24 : FROM scratch 17:51:10 ---> 17:51:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:51:10 Removing intermediate container a12cdfbe63d1 17:51:10 ---> f2cbc20e415a 17:51:10 Step 13/22 : WORKDIR / 17:51:10 ---> Running in 46c3c7d39eac 17:51:10 ---> Running in 55681b29f436 17:51:10 ---> Running in e2b94de1e506 17:51:12 Removing intermediate container 55681b29f436 17:51:12 ---> 856862878f61 17:51:12 Step 12/24 : ENV APP_PORT=48060 17:51:12 Removing intermediate container 46c3c7d39eac 17:51:12 ---> b087034b696d 17:51:12 Step 12/21 : ENV APP_PORT=48085 17:51:13 ---> Running in e935abef8b82 17:51:13 Removing intermediate container e2b94de1e506 17:51:13 ---> c961e006e684 17:51:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:51:13 ---> Running in 47cfa13a2fb3 17:51:14 Removing intermediate container f66ffc44c2a9 17:51:14 ---> c0e3ab35ac88 17:51:14 17:51:14 Step 10/22 : FROM scratch 17:51:14 ---> 17:51:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:51:14 Removing intermediate container e935abef8b82 17:51:14 ---> 68016b6555a0 17:51:14 Step 13/21 : EXPOSE $APP_PORT 17:51:14 Removing intermediate container e8ca282c42eb 17:51:14 ---> b428c3f38018 17:51:14 17:51:14 Step 10/23 : FROM alpine 17:51:14 latest: Pulling from library/alpine 17:51:14 ---> Using cache 17:51:14 ---> b087034b696d 17:51:14 Step 12/22 : ENV APP_PORT=48081 17:51:14 ---> 6d919dd6d1dd 17:51:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:51:14 Removing intermediate container 47cfa13a2fb3 17:51:14 ---> 1102c5ace7d8 17:51:14 Step 13/24 : EXPOSE $APP_PORT 17:51:14 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 17:51:14 ---> Running in 3411cf6a940b 17:51:14 ---> Running in 50c77462a6a5 17:51:14 Status: Downloaded newer image for alpine:latest 17:51:14 ---> b14afc6dfb98 17:51:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:51:14 ---> Running in 92b1de6499f6 17:51:14 ---> Running in 46be9ca9ec79 17:51:15 Removing intermediate container 3411cf6a940b 17:51:15 ---> 3474a5fd9986 17:51:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:51:15 Removing intermediate container 50c77462a6a5 17:51:15 ---> 94d82c2ca283 17:51:15 Step 13/22 : EXPOSE $APP_PORT 17:51:15 Removing intermediate container 92b1de6499f6 17:51:15 ---> 03e481e3af01 17:51:15 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:51:15 ---> Running in d5ccab67d70b 17:51:15 Removing intermediate container 46be9ca9ec79 17:51:15 ---> 517ed0dd5858 17:51:15 Step 12/23 : ENV APP_PORT=48080 17:51:15 ---> ebb2f8e2e4a2 17:51:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:51:15 ---> Running in a4d016a6efc7 17:51:15 ---> 056b57ebcb01 17:51:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:51:15 Removing intermediate container d5ccab67d70b 17:51:15 ---> b9c21b114f34 17:51:15 Step 14/22 : WORKDIR / 17:51:15 ---> a8623382afa4 17:51:15 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:51:15 ? github.com/edgexfoundry/edgex-go [no test files] 17:51:15 ---> bb6387e90179 17:51:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:51:15 Removing intermediate container a4d016a6efc7 17:51:15 ---> 68c5d7187fb8 17:51:15 Step 13/23 : EXPOSE $APP_PORT 17:51:15 ---> Running in 035e67c7c487 17:51:16 ---> Running in 2c494993d439 17:51:17 ---> 751452c559eb 17:51:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:51:17 Removing intermediate container 035e67c7c487 17:51:17 ---> 282abe2f7a8d 17:51:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:51:17 ---> 41fc26b17920 17:51:17 Step 18/22 : RUN chmod +x entrypoint.sh 17:51:17 Removing intermediate container 2c494993d439 17:51:17 ---> 478a39cd1a30 17:51:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:17 ---> 86b81a519af9 17:51:17 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:51:17 ---> Running in 9000555d030b 17:51:17 ---> Running in 7c1323c07795 17:51:17 ---> b114913ef4f6 17:51:17 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:51:18 ---> 06d77c1534b8 17:51:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:51:18 ---> Running in bb1c867a574c 17:51:18 ---> 5b766e35a597 17:51:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:51:18 Removing intermediate container bb1c867a574c 17:51:18 ---> 1ad396b32720 17:51:18 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:18 ---> b634c8e1b0c1 17:51:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:51:18 ---> Running in 1f305e32e396 17:51:18 ---> 80cdb6d520e9 17:51:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:51:19 Removing intermediate container 1f305e32e396 17:51:19 ---> c8b3bd8842fc 17:51:19 Step 19/21 : LABEL arch=x86_64 17:51:19 ---> f9df2972ed36 17:51:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:51:19 ---> Running in 86180527393b 17:51:19 ---> Running in 3b99f6f953bb 17:51:19 Removing intermediate container 3b99f6f953bb 17:51:19 ---> 1a077ddcf31c 17:51:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:19 Removing intermediate container 86180527393b 17:51:19 ---> 4a832ef53ff6 17:51:19 Step 20/21 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:51:20 ---> Running in 2d08ed4248e2 17:51:20 ---> Running in 65afc168d29f 17:51:20 ---> 123b031a9f0c 17:51:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:51:20 Removing intermediate container 2d08ed4248e2 17:51:20 ---> a5f68243f199 17:51:20 Step 20/22 : LABEL arch=x86_64 17:51:20 Removing intermediate container 65afc168d29f 17:51:20 ---> efc19a590ecb 17:51:20 Step 21/21 : LABEL version=0.0.0 17:51:20 Removing intermediate container 7c1323c07795 17:51:20 ---> a28939278661 17:51:20 Step 15/23 : RUN apk --no-cache add zeromq 17:51:20 Removing intermediate container 9000555d030b 17:51:20 ---> 935ffebdd96d 17:51:20 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:51:20 ---> Running in 03cac4596769 17:51:20 ---> a54829804129 17:51:20 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:51:20 ---> Running in 5c1199c8ccdd 17:51:20 ---> Running in 7717a70068f5 17:51:20 ---> Running in bbaff242e18d 17:51:20 ---> Running in 1195a96e21ca 17:51:21 Removing intermediate container 03cac4596769 17:51:21 ---> 41129e0aadc6 17:51:21 Step 21/22 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:51:21 Removing intermediate container 7717a70068f5 17:51:21 ---> 6592049d4098 17:51:21 17:51:21 Removing intermediate container 1195a96e21ca 17:51:21 ---> 1e0e838aeef9 17:51:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:21 Removing intermediate container bbaff242e18d 17:51:21 ---> 63d5e6e142a5 17:51:21 Step 20/22 : LABEL arch=x86_64 17:51:21 Successfully built 6592049d4098 17:51:21 Successfully tagged docker-support-scheduler-go:latest 17:51:21 ---> Running in f8437a5571cd 17:51:21 Building docker-sys-mgmt-agent-go 17:51:21  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:21 ---> Running in e60e1f8ed07c 17:51:21 ---> Running in 5dd770d1119a 17:51:21 Removing intermediate container f8437a5571cd 17:51:21 ---> bc4e39de1137 17:51:21 Step 22/22 : LABEL version=0.0.0 17:51:21 ---> Running in 69631fe954c3 17:51:21 Removing intermediate container e60e1f8ed07c 17:51:21 ---> b14b18e84a15 17:51:21 Step 22/24 : LABEL arch=x86_64 17:51:21 Removing intermediate container 5dd770d1119a 17:51:21 ---> bed07f19bac5 17:51:21 Step 21/22 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:51:22 ---> Running in c65f70f00ecd 17:51:22 ---> Running in 06fa0cee61d4 17:51:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:22 Removing intermediate container 69631fe954c3 17:51:22 ---> 4d0d693d3d10 17:51:22 17:51:22 Removing intermediate container 06fa0cee61d4 17:51:22 ---> cd18dd379456 17:51:22 Step 23/24 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:51:22 Successfully built 4d0d693d3d10 17:51:22 Removing intermediate container c65f70f00ecd 17:51:22 ---> f5acf48308b9 17:51:22 Step 22/22 : LABEL version=0.0.0 17:51:22 Successfully tagged docker-core-metadata-go:latest 17:51:22 Building docker-core-command-go 17:51:22  Building docker-core-metadata-go ... done (1/5) Installing libgcc (9.3.0-r2) 17:51:22 ---> Running in 564f2aa2c2c0 17:51:22 (2/5) Installing libsodium (1.0.18-r0) 17:51:22 ---> Running in 106069dda53f 17:51:22 (3/5) Installing libstdc++ (9.3.0-r2) 17:51:23 (4/5) Installing libzmq (4.3.3-r0) 17:51:23 Removing intermediate container 564f2aa2c2c0 17:51:23 ---> 5524c8aad13a 17:51:23 Step 24/24 : LABEL version=0.0.0 17:51:23 (5/5) Installing zeromq (4.3.3-r0) 17:51:23 Executing busybox-1.31.1-r19.trigger 17:51:24 OK: 8 MiB in 19 packages 17:51:24 Removing intermediate container 106069dda53f 17:51:24 ---> 22e89f3a984d 17:51:24 17:51:26 Successfully built 22e89f3a984d 17:51:26 Successfully tagged docker-security-bootstrap-redis-go:latest 17:51:26 Building docker-security-secrets-setup-go 17:51:29  Building docker-security-bootstrap-redis-go ... done  ---> Running in 13c8cc8e0434 17:51:30 Removing intermediate container 13c8cc8e0434 17:51:30 ---> 4e5df8e9dd9d 17:51:30 Removing intermediate container 5c1199c8ccdd 17:51:30 ---> 8b8533137d65 17:51:30 17:51:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:51:30 Successfully built 4e5df8e9dd9d 17:51:30 Successfully tagged docker-support-notifications-go:latest 17:51:30  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 17:51:30 ---> efcaa4ae8728 17:51:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:51:40 ---> f776cde79ddc 17:51:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:51:41 ---> 5d1bfa8a7911 17:51:41 Step 19/23 : ENTRYPOINT ["/core-data"] 17:51:41 ---> Running in e5d0bc7a1211 17:51:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:51:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:41 ---> 4fc69f751c05 17:51:41 Step 3/22 : WORKDIR /edgex-go 17:51:41 ---> Using cache 17:51:41 ---> 497fa649b7b6 17:51:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:41 ---> Using cache 17:51:41 ---> 17b24ce6d1fa 17:51:41 Step 5/22 : RUN apk update && apk add make git 17:51:41 ---> Using cache 17:51:41 ---> 0c5996e2e868 17:51:41 Step 6/22 : COPY go.mod . 17:51:41 ---> Using cache 17:51:41 ---> 93257c5774e7 17:51:41 Step 7/22 : RUN go mod download 17:51:41 ---> Using cache 17:51:41 ---> 7034b9382e2c 17:51:41 Step 8/22 : COPY . . 17:51:42 ---> Using cache 17:51:42 ---> 77f67e27de70 17:51:42 Step 9/22 : RUN make cmd/core-command/core-command 17:51:42 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 17:51:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:51:42 ---> 4fc69f751c05 17:51:42 Step 3/27 : WORKDIR /edgex-go 17:51:42 ---> Using cache 17:51:42 ---> 497fa649b7b6 17:51:42 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:42 ---> Using cache 17:51:42 ---> 17b24ce6d1fa 17:51:42 Step 5/27 : RUN apk update && apk add make bash git 17:51:43 Removing intermediate container e5d0bc7a1211 17:51:43 ---> 99c8af7e17e3 17:51:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:43 ---> Running in a98d640e5175 17:51:43 ---> Running in 6461f7eeef48 17:51:43 ---> Running in 866ba0c6732a 17:51:44 Removing intermediate container 866ba0c6732a 17:51:44 ---> fc77f64dfa81 17:51:44 Step 21/23 : LABEL arch=x86_64 17:51:45 ---> Running in 9de074032fcb 17:51:45 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 17:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:46 Removing intermediate container 9de074032fcb 17:51:46 ---> 982ed68cd5e6 17:51:46 Step 22/23 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:46 ---> Running in 8126a049b4c8 17:51:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:51:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:51:47 OK: 12750 distinct packages available 17:51:47 OK: 233 MiB in 51 packages 17:51:47 Removing intermediate container 8126a049b4c8 17:51:47 ---> 909ad1372a90 17:51:47 Step 23/23 : LABEL version=0.0.0 17:51:47 ---> Running in 29d852ba7fdf 17:51:49 Removing intermediate container 29d852ba7fdf 17:51:49 ---> 507ecd56f278 17:51:49 17:51:50 Successfully built 507ecd56f278 17:51:50 Successfully tagged docker-core-data-go:latest 17:51:50  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 17:51:51 Removing intermediate container a98d640e5175 17:51:51 ---> a4512a9206c2 17:51:51 Step 6/27 : COPY go.mod . 17:51:54 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:51:54 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:51:54 ---> 4fc69f751c05 17:51:54 Step 3/29 : WORKDIR /edgex-go 17:51:54 ---> Using cache 17:51:54 ---> 497fa649b7b6 17:51:54 Step 4/29 : RUN apk update && apk add make git 17:51:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:51:55 ---> b83b5dde8e5d 17:51:55 Step 7/27 : RUN go mod download 17:51:56 ---> Running in 44583cf1f22c 17:51:56 ---> Running in 452180dc1831 17:51:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:51:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:51:58 ---> 4fc69f751c05 17:51:58 Step 3/24 : WORKDIR /edgex-go 17:51:58 ---> Using cache 17:51:58 ---> 497fa649b7b6 17:51:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:58 ---> Using cache 17:51:58 ---> 17b24ce6d1fa 17:51:58 Step 5/24 : RUN apk update && apk add make git 17:51:58 ---> Using cache 17:51:58 ---> 0c5996e2e868 17:51:58 Step 6/24 : COPY go.mod . 17:51:58 ---> Using cache 17:51:58 ---> 93257c5774e7 17:51:58 Step 7/24 : RUN go mod download 17:51:58 ---> Using cache 17:51:58 ---> 7034b9382e2c 17:51:58 Step 8/24 : COPY . . 17:51:58 ---> Using cache 17:51:58 ---> 77f67e27de70 17:51:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:51:59 ---> Running in 619e257a6487 17:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:00 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 17:52:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:52:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:52:00 OK: 12750 distinct packages available 17:52:01 OK: 233 MiB in 51 packages 17:52:02 Removing intermediate container 452180dc1831 17:52:02 ---> 718e1bd78630 17:52:02 Step 8/27 : COPY . . 17:52:02 Removing intermediate container 44583cf1f22c 17:52:02 ---> c59d8f9603d4 17:52:02 Step 5/29 : COPY go.mod . 17:52:05 ---> 58ad9ed55297 17:52:05 Step 6/29 : RUN go mod download 17:52:09 ---> Running in 1398233e4c0d 17:52:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:52:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:52:12 ---> 4fc69f751c05 17:52:12 Step 3/21 : WORKDIR /edgex-go 17:52:12 ---> Using cache 17:52:12 ---> 497fa649b7b6 17:52:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:12 ---> Using cache 17:52:12 ---> 17b24ce6d1fa 17:52:12 Step 5/21 : RUN apk update && apk add make git 17:52:12 ---> Using cache 17:52:12 ---> 0c5996e2e868 17:52:12 Step 6/21 : COPY go.mod . 17:52:12 ---> Using cache 17:52:12 ---> 93257c5774e7 17:52:12 Step 7/21 : RUN go mod download 17:52:12 ---> Using cache 17:52:12 ---> 7034b9382e2c 17:52:12 Step 8/21 : COPY . . 17:52:12 ---> Using cache 17:52:12 ---> 77f67e27de70 17:52:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:52:13 ---> Running in 51fe6f8c4ce4 17:52:14 Removing intermediate container 1398233e4c0d 17:52:14 ---> d400155c1347 17:52:14 Step 7/29 : COPY . . 17:52:14 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 17:52:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:52:20 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.080s 17:52:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:52:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:52:29 Removing intermediate container 6461f7eeef48 17:52:29 ---> 034cd8b7e68a 17:52:29 17:52:29 Step 10/22 : FROM scratch 17:52:29 ---> 17:52:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:52: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 17:52:29 ---> Using cache 17:52:29 ---> b087034b696d 17:52:29 Step 12/22 : ENV APP_PORT=48082 17:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.284s coverage: 46.6% of statements 17:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:52:33 ---> Running in d3292a4677d4 17:52:34 ---> 89f321fbc3a9 17:52:34 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:52:35 Removing intermediate container d3292a4677d4 17:52:35 ---> 4cce2ff110e9 17:52:35 Step 13/22 : EXPOSE $APP_PORT 17:52:36 ---> Running in 2204ee8db8b0 17:52:36 ---> Running in 2ee6ba5750d0 17:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.453s coverage: 27.1% of statements 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.105s coverage: 100.0% of statements 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.527s coverage: 71.3% of statements 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.612s coverage: 83.7% of statements 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:52:38 Removing intermediate container 2ee6ba5750d0 17:52:38 ---> c19871701db8 17:52:38 Step 14/22 : WORKDIR / 17:52:38 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 17:52:38 ---> Running in 2b3caaca40fd 17:52:42 Removing intermediate container 2b3caaca40fd 17:52:42 ---> ccd76bd6e363 17:52:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:52: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 17:52:42 Removing intermediate container 619e257a6487 17:52:42 ---> 4bd238a6bedf 17:52:42 17:52:42 Step 10/24 : FROM alpine:3.10 17:52:42 ---> be4e4bea2c2e 17:52:42 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:52:42 ---> Using cache 17:52:42 ---> ac6d0366991c 17:52:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:52:42 ---> 5ad1cccf23c3 17:52:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:52:42 ---> d846ce70f494 17:52:42 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:52:43 ---> Running in e38c494a40af 17:52:43 ---> Running in bf64b813bedf 17:52:43 Removing intermediate container e38c494a40af 17:52:43 ---> 1b5ac4ef7330 17:52:43 Step 13/24 : WORKDIR / 17:52:43 ---> Running in 1c92f170cd4f 17:52:44 Removing intermediate container 1c92f170cd4f 17:52:44 ---> a7e8e279fb4b 17:52:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:52:44 ---> a8f573185732 17:52:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:52:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:52:44 ---> eb9a96d9613d 17:52:44 Step 18/22 : ENTRYPOINT ["/core-command"] 17:52:44 ---> 0eaabcd4dd4b 17:52:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:52:44 ---> Running in 5e8bd01bfbd9 17:52:45 Removing intermediate container 5e8bd01bfbd9 17:52:45 ---> 9204f64fe38b 17:52:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:45 ---> 822e8f95d072 17:52:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:52:45 ---> Running in 867a10109897 17:52:45 Removing intermediate container 867a10109897 17:52:45 ---> c4d584c11cbb 17:52:45 Step 20/22 : LABEL arch=x86_64 17:52:46 ---> Running in 01b93b1ed327 17:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.255s coverage: 28.6% of statements 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.136s coverage: 100.0% of statements 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.367s coverage: 97.5% of statements 17:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:52:46 ---> 09bf6f9d2b55 17:52:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:52:46 Removing intermediate container 01b93b1ed327 17:52:46 ---> 7f0398bd3990 17:52:46 Step 21/22 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:52:46 ---> Running in ded3310a1643 17:52:46 Removing intermediate container ded3310a1643 17:52:46 ---> 055c44425e07 17:52:46 Step 22/22 : LABEL version=0.0.0 17:52:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.226s coverage: 78.3% of statements 17:52:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:52:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:52:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:52:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:52:47 ---> Running in f62824ddc5e8 17:52:49 ---> 4c541e646bee 17:52:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:52:49 Removing intermediate container f62824ddc5e8 17:52:49 ---> 8cac7b8c50f8 17:52:49 17:52:49 Removing intermediate container 51fe6f8c4ce4 17:52:49 ---> 7fa95066cc54 17:52:49 17:52:49 Step 10/21 : FROM alpine 17:52:49 ---> b14afc6dfb98 17:52:49 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:52:49 Successfully built 8cac7b8c50f8 17:52:49 Successfully tagged docker-core-command-go:latest 17:52:50  Building docker-core-command-go ... done  ---> Running in d7e12caf364b 17:52:50 ---> 46520a1e4c62 17:52:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:52:50 ---> f1e3f2015cd8 17:52:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:52:50 ---> Running in b8ba55127f1d 17:52:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:51 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:52:51 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:52:51 OK: 12747 distinct packages available 17:52:52 (1/4) Installing ca-certificates (20191127-r4) 17:52:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:52:52 (3/4) Installing libcurl (7.69.1-r3) 17:52:52 (4/4) Installing curl (7.69.1-r3) 17:52:52 Executing busybox-1.31.1-r19.trigger 17:52:52 Executing ca-certificates-20191127-r4.trigger 17:52:52 OK: 7 MiB in 18 packages 17:52:53 Removing intermediate container b8ba55127f1d 17:52:53 ---> 135aef7ba76a 17:52:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:52:53 ---> Running in d5852813afb9 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.111s coverage: 93.8% of statements 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.154s coverage: 0.1% of statements 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements 17:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.8% of statements 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements 17:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements 17:52:54 Removing intermediate container d5852813afb9 17:52:54 ---> 576cef741b1a 17:52:54 Step 22/24 : LABEL arch=x86_64 17:52:54 Removing intermediate container d7e12caf364b 17:52:54 ---> 35f8714e32a2 17:52:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:52:54 ---> Running in 3c127f9a1cf1 17:52:54 ---> Running in bfbebd2c4d77 17:52:54 Removing intermediate container bfbebd2c4d77 17:52:54 ---> 8c9c974c6a11 17:52:54 Step 23/24 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:52:54 Removing intermediate container 3c127f9a1cf1 17:52:54 ---> 6807c5685a23 17:52:54 Step 13/21 : WORKDIR /edgex 17:52:54 ---> Running in 7df926cf7838 17:52:54 ---> Running in 1f1a9ff87488 17:52:55 Removing intermediate container 7df926cf7838 17:52:55 ---> d16204c8b001 17:52:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:52:55 Removing intermediate container 1f1a9ff87488 17:52:55 ---> 4ca4ef8ab523 17:52:55 Step 24/24 : LABEL version=0.0.0 17:52:56 ---> Running in 402f4010622a 17:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements 17:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:52:56 Removing intermediate container 402f4010622a 17:52:56 ---> 0ec60ca1f039 17:52:56 17:52:57 Successfully built 0ec60ca1f039 17:52:57 ---> d690d18ecf83 17:52:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:52:57 Successfully tagged docker-security-secretstore-setup-go:latest 17:52:58  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2204ee8db8b0 17:52:58 ---> 47b241ea8445 17:52:58 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:52:58 ---> 794ba8bbfd86 17:52:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:52:58 ---> Running in 9aa3f41a45c7 17:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.593s coverage: 63.5% of statements 17:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 17:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 17:52:58 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 17:52:58 ---> 64a74fd63cbc 17:52:58 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:52:59 ---> Running in 4524d2a4b59a 17:52:59 Removing intermediate container 4524d2a4b59a 17:52:59 ---> 100515160403 17:52:59 Step 18/21 : CMD ["--init=true"] 17:52:59 ---> Running in 27ef7cc834dd 17:52:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 17:52:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 17:52:59 Removing intermediate container 27ef7cc834dd 17:52:59 ---> a9c73c326ad8 17:52:59 Step 19/21 : LABEL arch=x86_64 17:52:59 ---> Running in 87699cec68e7 17:53:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 17:53:01 Removing intermediate container 87699cec68e7 17:53:01 ---> 88dde54f1ba3 17:53:01 Step 20/21 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:53:01 Removing intermediate container bf64b813bedf 17:53:01 ---> 0d35a1ef0c6b 17:53:01 17:53:01 Step 9/29 : FROM alpine:latest 17:53:01 ---> b14afc6dfb98 17:53:01 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:53:01 ---> Running in 5812e1284345 17:53:01 ---> Running in 79cd794ab237 17:53:01 Removing intermediate container 9aa3f41a45c7 17:53:01 ---> 3ff9c49257e6 17:53:01 17:53:01 Step 11/27 : FROM docker:latest 17:53:01 ---> 0c995d0d3006 17:53:01 Step 12/27 : RUN apk add --no-cache bash 17:53:01 ---> Running in c8dfdbcf3fef 17:53:01 Removing intermediate container 5812e1284345 17:53:01 ---> a536e3d946f3 17:53:01 Step 11/29 : USER root 17:53:01 Removing intermediate container 79cd794ab237 17:53:01 ---> c36b063ddbf7 17:53:01 Step 21/21 : LABEL version=0.0.0 17:53:02 ---> Running in 0063333d3387 17:53:02 ---> Running in 49954534269c 17:53:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:02 Removing intermediate container 49954534269c 17:53:02 ---> fd04c3a1a604 17:53:02 17:53:02 Removing intermediate container 0063333d3387 17:53:02 ---> d910fe3f8fb7 17:53:02 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:53:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:02 ---> Running in 29c0728959ec 17:53:02 Successfully built fd04c3a1a604 17:53:02 Successfully tagged docker-security-proxy-setup-go:latest 17:53:02  Building docker-security-proxy-setup-go ... done (1/2) Installing readline (8.0.4-r0) 17:53:02 (2/2) Installing bash (5.0.17-r0) 17:53:02 Executing bash-5.0.17-r0.post-install 17:53:02 Executing busybox-1.31.1-r19.trigger 17:53:02 OK: 12 MiB in 22 packages 17:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:03 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:53:03 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:53:03 OK: 12747 distinct packages available 17:53:03 (1/2) Installing ca-certificates (20191127-r4) 17:53:03 (2/2) Installing dumb-init (1.2.2-r1) 17:53:03 Executing busybox-1.31.1-r19.trigger 17:53:04 Executing ca-certificates-20191127-r4.trigger 17:53:04 OK: 6 MiB in 16 packages 17:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.816s coverage: 55.9% of statements 17:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:53:04 Removing intermediate container c8dfdbcf3fef 17:53:04 ---> fa678fd841a5 17:53:04 Step 13/27 : RUN rm -rf /var/cache/apk/* 17:53:05 ---> Running in 86f3d53c26f3 17:53:05 Removing intermediate container 29c0728959ec 17:53:05 ---> 345e031ea94c 17:53:05 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:53:06 ---> Running in 850d9e51a538 17:53:06 Removing intermediate container 850d9e51a538 17:53:06 ---> da251b5c836b 17:53:06 Step 14/29 : WORKDIR $BASE_DIR 17:53:06 ---> Running in 6645bb215e61 17:53:06 Removing intermediate container 86f3d53c26f3 17:53:06 ---> 46efd02bd8c0 17:53:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:53:06 Removing intermediate container 6645bb215e61 17:53:06 ---> a4616700c3ea 17:53:06 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:53:06 ---> Running in 8151209369e6 17:53:06 ---> Running in a173e5f1eb13 17:53:06 Removing intermediate container a173e5f1eb13 17:53:06 ---> 1bfc2ff0ce56 17:53:06 Step 15/27 : ENV APP_PORT=48090 17:53:06 ---> Running in e434b817914f 17:53:06 Removing intermediate container e434b817914f 17:53:06 ---> 32c9227fb393 17:53:06 Step 16/27 : EXPOSE $APP_PORT 17:53:07 ---> Running in 55eba1e3dd48 17:53:07 Removing intermediate container 55eba1e3dd48 17:53:07 ---> 500df8248807 17:53:07 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:53:07 Removing intermediate container 8151209369e6 17:53:07 ---> b4571f94b698 17:53:07 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:53:07 ---> 8fa6d2b02019 17:53:07 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:53:08 ---> c7db4029dad5 17:53:08 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:53:08 ---> bd5467b69e49 17:53:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:53:08 ---> e2ccf006588e 17:53:08 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:53:08 ---> d1ce045854ab 17:53:08 Step 20/27 : RUN apk --no-cache add py3-pip 17:53:08 ---> Running in 34fcef7789ea 17:53:08 ---> 91d16eda3e90 17:53:08 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:53:09 ---> d23302bdd951 17:53:09 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:53:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:09 ---> 70b651bb1ac8 17:53:09 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:53:09 (1/33) Installing libbz2 (1.0.8-r1) 17:53:09 (2/33) Installing expat (2.2.9-r1) 17:53:09 (3/33) Installing libffi (3.3-r2) 17:53:09 (4/33) Installing gdbm (1.13-r1) 17:53:09 (5/33) Installing xz-libs (5.2.5-r0) 17:53:09 ---> Running in 2eb630ee1269 17:53:09 (6/33) Installing sqlite-libs (3.32.1-r0) 17:53:09 (7/33) Installing python3 (3.8.5-r0) 17:53:13 (8/33) Installing py3-appdirs (1.4.4-r1) 17:53:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:53:13 (10/33) Installing py3-parsing (2.4.7-r0) 17:53:13 (11/33) Installing py3-six (1.15.0-r0) 17:53:13 (12/33) Installing py3-packaging (20.4-r0) 17:53:13 (13/33) Installing py3-setuptools (47.0.0-r0) 17:53:13 (14/33) Installing py3-chardet (3.0.4-r4) 17:53:13 Removing intermediate container 2eb630ee1269 17:53:13 ---> 2438c86871fb 17:53:13 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:53:13 (15/33) Installing py3-idna (2.9-r0) 17:53:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:53:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:53:13 (18/33) Installing py3-requests (2.23.0-r0) 17:53:13 (19/33) Installing py3-msgpack (1.0.0-r0) 17:53:13 (20/33) Installing py3-lockfile (0.12.2-r3) 17:53:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:53:13 (22/33) Installing py3-colorama (0.4.3-r0) 17:53:13 (23/33) Installing py3-distlib (0.3.0-r0) 17:53:13 (24/33) Installing py3-distro (1.5.0-r1) 17:53:13 (25/33) Installing py3-webencodings (0.5.1-r3) 17:53:14 (26/33) Installing py3-html5lib (1.0.1-r4) 17:53:14 (27/33) Installing py3-pytoml (0.1.21-r0) 17:53:15 (28/33) Installing py3-pep517 (0.8.2-r0) 17:53:15 ---> 6f623b70df90 17:53:15 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:53:15 (29/33) Installing py3-progress (1.5-r0) 17:53:15 (30/33) Installing py3-toml (0.10.1-r0) 17:53:15 (31/33) Installing py3-retrying (1.3.3-r0) 17:53:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:53:15 (33/33) Installing py3-pip (20.1.1-r0) 17:53:15 ---> Running in 108adc444c6a 17:53:15 Executing busybox-1.31.1-r19.trigger 17:53:15 OK: 71 MiB in 55 packages 17:53:19 Removing intermediate container 108adc444c6a 17:53:19 ---> d8442905d1ea 17:53:19 Step 24/29 : RUN chmod 755 security-secrets-setup 17:53:21 ---> Running in 28f037697d70 17:53:21 Removing intermediate container 34fcef7789ea 17:53:21 ---> 158a7b209496 17:53:21 Step 21/27 : RUN pip install docker-compose==1.23.2 17:53:21 ---> Running in 36f67207e4c5 17:53:22 Removing intermediate container 28f037697d70 17:53:22 ---> cb1ed06da124 17:53:22 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:53:22 ---> Running in 7aae25dc156e 17:53:22 Removing intermediate container 7aae25dc156e 17:53:22 ---> e1943d5d00ea 17:53:22 Step 26/29 : CMD [ "generate" ] 17:53:23 ---> Running in dfbcfdb8ebfc 17:53:23 Removing intermediate container dfbcfdb8ebfc 17:53:23 ---> ebcdeb1de4ab 17:53:23 Step 27/29 : LABEL arch=x86_64 17:53:23 ---> Running in e72a5a7e56a3 17:53:23 Collecting docker-compose==1.23.2 17:53:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:53:23 Removing intermediate container e72a5a7e56a3 17:53:23 ---> a5ce196afe5f 17:53:23 Step 28/29 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:53:23 ---> Running in 5db4e2ebdd31 17:53:23 Removing intermediate container 5db4e2ebdd31 17:53:23 ---> 429488e9f6a9 17:53:23 Step 29/29 : LABEL version=0.0.0 17:53:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:53:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:53:23 ---> Running in 4a5e2a71f97f 17:53:23 Collecting texttable<0.10,>=0.9.0 17:53:23 Downloading texttable-0.9.1.tar.gz (11 kB) 17:53:24 Removing intermediate container 4a5e2a71f97f 17:53:24 ---> ddf4910e11d4 17:53:24 17:53:24 Successfully built ddf4910e11d4 17:53:24 Successfully tagged docker-security-secrets-setup-go:latest 17:53:24  Building docker-security-secrets-setup-go ... done Collecting cached-property<2,>=1.2.0 17:53:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:53:24 Collecting PyYAML<4,>=3.10 17:53:24 Downloading PyYAML-3.13.tar.gz (270 kB) 17:53:25 Collecting websocket-client<1.0,>=0.32.0 17:53:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:53:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:53:25 Collecting jsonschema<3,>=2.5.1 17:53:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:53:25 Collecting dockerpty<0.5,>=0.4.1 17:53:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:53:26 Collecting docker<4.0,>=3.6.0 17:53:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:53:26 Collecting docopt<0.7,>=0.6.1 17:53:26 Downloading docopt-0.6.2.tar.gz (25 kB) 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 21.458s coverage: 86.3% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.302s coverage: 72.2% of statements 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.495s coverage: 72.1% of statements 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.090s coverage: 82.4% of statements 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.067s coverage: 48.4% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.085s coverage: 28.8% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 37.0% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.549s coverage: 84.0% of statements 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.051s coverage: 100.0% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 17:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:53:27 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) 17:53:27 Collecting urllib3<1.25,>=1.21.1 17:53:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:53:27 Collecting idna<2.8,>=2.5 17:53:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:53:27 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) 17:53:27 Collecting docker-pycreds>=0.4.0 17:53:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:53:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:53:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:53:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:53:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:53:27 Installing collected packages: urllib3, idna, requests, texttable, cached-property, PyYAML, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, docopt, docker-compose 17:53:27 Attempting uninstall: urllib3 17:53:27 Found existing installation: urllib3 1.25.9 17:53:27 Uninstalling urllib3-1.25.9: 17:53:27 Successfully uninstalled urllib3-1.25.9 17:53:27 Attempting uninstall: idna 17:53:27 Found existing installation: idna 2.9 17:53:27 Uninstalling idna-2.9: 17:53:27 Successfully uninstalled idna-2.9 17:53:27 Attempting uninstall: requests 17:53:27 Found existing installation: requests 2.23.0 17:53:27 Uninstalling requests-2.23.0: 17:53:27 Successfully uninstalled requests-2.23.0 17:53:28 Running setup.py install for texttable: started 17:53:28 Running setup.py install for texttable: finished with status 'done' 17:53:28 Running setup.py install for PyYAML: started 17:53:29 Running setup.py install for PyYAML: finished with status 'done' 17:53:29 Running setup.py install for dockerpty: started 17:53:29 Running setup.py install for dockerpty: finished with status 'done' 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.798s coverage: 29.1% of statements 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.170s coverage: 99.0% of statements 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:53:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements 17:53:30 Running setup.py install for docopt: started 17:53:30 Running setup.py install for docopt: finished with status 'done' 17:53:30 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 17:53:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 17:53:31 GO111MODULE=on go vet ./... 17:53:34 Removing intermediate container 36f67207e4c5 17:53:34 ---> f67e3ef2029b 17:53:34 Step 22/27 : RUN apk --no-cache add curl 17:53:35 ---> Running in 0445a64c5fc3 17:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:53:35 (2/3) Installing libcurl (7.69.1-r3) 17:53:35 (3/3) Installing curl (7.69.1-r3) 17:53:35 Executing busybox-1.31.1-r19.trigger 17:53:35 OK: 72 MiB in 58 packages 17:53:36 Removing intermediate container 0445a64c5fc3 17:53:36 ---> b4125bdc381a 17:53:36 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 17:53:36 ---> Running in 02c24e8d6e62 17:53:36 Removing intermediate container 02c24e8d6e62 17:53:36 ---> 49a246507faa 17:53:36 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:36 ---> Running in 136c2f2d1887 17:53:36 Removing intermediate container 136c2f2d1887 17:53:36 ---> d722be651d61 17:53:36 Step 25/27 : LABEL arch=x86_64 17:53:36 ---> Running in dd057cc5cbe7 17:53:36 Removing intermediate container dd057cc5cbe7 17:53:36 ---> 18e0743f98e6 17:53:36 Step 26/27 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 17:53:36 ---> Running in cc14a44ee5cd 17:53:37 Removing intermediate container cc14a44ee5cd 17:53:37 ---> d6b740497a8a 17:53:37 Step 27/27 : LABEL version=0.0.0 17:53:37 ---> Running in 6f511cf768a1 17:53:37 Removing intermediate container 6f511cf768a1 17:53:37 ---> af9dc2b87a94 17:53:37 17:53:37 Successfully built af9dc2b87a94 17:53:37 Successfully tagged docker-sys-mgmt-agent-go:latest 17:53:38  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:53:38 $ docker stop --time=1 182e956077e1b418a032ff9dc5026ab9d41c64ae8f3b05a5f78678cc6d1669d0 17:53:39 $ docker rm -f 182e956077e1b418a032ff9dc5026ab9d41c64ae8f3b05a5f78678cc6d1669d0 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:40 + docker images 17:53:40 + grep docker 17:53:40 docker-sys-mgmt-agent-go latest af9dc2b87a94 3 seconds ago 313MB 17:53:40 docker-security-secrets-setup-go latest ddf4910e11d4 17 seconds ago 23.9MB 17:53:40 docker-security-proxy-setup-go latest fd04c3a1a604 38 seconds ago 24.6MB 17:53:40 docker-security-secretstore-setup-go latest 0ec60ca1f039 44 seconds ago 24.7MB 17:53:40 docker-core-command-go latest 8cac7b8c50f8 51 seconds ago 12.2MB 17:53:40 docker-core-data-go latest 507ecd56f278 About a minute ago 23.7MB 17:53:40 docker-support-notifications-go latest 4e5df8e9dd9d 2 minutes ago 13.6MB 17:53:40 docker-security-bootstrap-redis-go latest 22e89f3a984d 2 minutes ago 15.8MB 17:53:40 docker-core-metadata-go latest 4d0d693d3d10 2 minutes ago 14.5MB 17:53:40 docker-support-scheduler-go latest 6592049d4098 2 minutes ago 12.3MB 17:53:40 docker latest 0c995d0d3006 20 hours 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 17:53:56 Still waiting to schedule task 17:53:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:54:39 gofmt -l . 17:54:40 [ "`gofmt -l .`" = "" ] 17:54:43 ./bin/test-go-mod-tidy.sh 17:54:43 ./bin/test-attribution-txt.sh 17:54:46 Running on prd-ubuntu18.04-docker-8c-8g-16364 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 17:54:46 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [Pipeline] sh 17:54:48 using credential edgex-jenkins-ssh 17:54:48 Cloning the remote Git repository 17:54:48 + ls -al . 17:54:48 total 692 17:54:48 drwxrwxr-x 9 1001 1001 4096 Dec 16 17:54 . 17:54:48 drwxr-xr-x 4 root root 4096 Dec 16 17:50 .. 17:54:48 -rw-rw-r-- 1 1001 1001 11 Dec 16 17:49 .dockerignore 17:54:48 drwxrwxr-x 8 1001 1001 4096 Dec 16 17:49 .git 17:54:48 drwxrwxr-x 3 1001 1001 4096 Dec 16 17:49 .github 17:54:48 -rw-rw-r-- 1 1001 1001 943 Dec 16 17:49 .gitignore 17:54:48 -rw-rw-r-- 1 1001 1001 166 Dec 16 17:49 .sonarcloud.properties 17:54:48 -rw-rw-r-- 1 1001 1001 3804 Dec 16 17:49 CONTRIBUTING.md 17:54:48 -rw-rw-r-- 1 1001 1001 1035 Dec 16 17:49 Dockerfile.build 17:54:48 -rw-rw-r-- 1 1001 1001 863 Dec 16 17:49 Jenkinsfile 17:54:48 -rw-rw-r-- 1 1001 1001 10775 Dec 16 17:49 LICENSE 17:54:48 -rw-rw-r-- 1 1001 1001 6318 Dec 16 17:49 Makefile 17:54:48 -rw-rw-r-- 1 1001 1001 6447 Dec 16 17:49 README.md 17:54:48 -rw-rw-r-- 1 1001 1001 7286 Dec 16 17:49 SECURITY.md 17:54:48 -rw-rw-r-- 1 1001 1001 5 Dec 16 17:45 VERSION 17:54:48 -rw-rw-r-- 1 1001 1001 4131 Dec 16 17:49 ZMQWindows.md 17:54:48 drwxrwxr-x 2 1001 1001 4096 Dec 16 17:49 bin 17:54:48 drwxrwxr-x 15 1001 1001 4096 Dec 16 17:49 cmd 17:54:48 -rw-r--r-- 1 root root 568194 Dec 16 17:53 coverage.out 17:54:48 -rw-r--r-- 1 root root 1041 Dec 16 17:54 go.mod 17:54:48 -rw-r--r-- 1 root root 18856 Dec 16 17:54 go.sum 17:54:48 drwxrwxr-x 8 1001 1001 4096 Dec 16 17:49 internal 17:54:48 drwxrwxr-x 4 1001 1001 4096 Dec 16 17:49 openapi 17:54:48 drwxrwxr-x 4 1001 1001 4096 Dec 16 17:49 snap 17:54:48 -rw-rw-r-- 1 1001 1001 168 Dec 16 17:49 version.go [Pipeline] sh 17:54:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:54:48 > git init /w/workspace/edgex-go/7 # timeout=10 17:54:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:48 > git --version # timeout=10 17:54:48 > git --version # 'git version 2.17.1' 17:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:49 + '[' -e coverage.out ] 17:54:49 + chown 1001:1001 coverage.out [Pipeline] stash 17:54:49 Warning: overwriting stash ‘coverage-report’ 17:54:50 Stashed 1 file(s) [Pipeline] sh 17:54:51 + make build 17:54:51 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 17:54:57 Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 9af7aa8e5ff05eb874745c1946d20287603b3061 17:54:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:54:57 > git config core.sparsecheckout # timeout=10 17:54:57 > git checkout -f 9af7aa8e5ff05eb874745c1946d20287603b3061 # timeout=10 17:54:57 Merge succeeded, producing 9af7aa8e5ff05eb874745c1946d20287603b3061 17:54:57 Checking out Revision 9af7aa8e5ff05eb874745c1946d20287603b3061 (PR-2939) 17:54:57 > git remote # timeout=10 17:54:57 > git config --get remote.origin.url # timeout=10 17:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:57 > git merge e25094879da38d58945b339cb800433d3a77391e # timeout=10 17:54:58 > git rev-parse HEAD^{commit} # timeout=10 17:54:58 > git config core.sparsecheckout # timeout=10 17:54:58 > git checkout -f 9af7aa8e5ff05eb874745c1946d20287603b3061 # timeout=10 17:55:01 Commit message: "build(snap): fixed the patch file" 17:55: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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:02 + echo snap-build.sh 17:55:02 snap-build.sh 17:55:02 + SNAP_BASE_DIR=. 17:55:02 + '[' '!' -z /w/workspace/edgex-go/7 ']' 17:55:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 17:55:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 17:55:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 17:55:02 + cd /w/workspace/edgex-go/7 17:55:02 + sudo apt-get remove -qy --purge lxd lxd-client 17:55:02 Reading package lists... 17:55:03 Building dependency tree... 17:55:03 Reading state information... 17:55:03 The following packages were automatically installed and are no longer required: 17:55:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:55:03 uidmap xdelta3 17:55:03 Use 'sudo apt autoremove' to remove them. 17:55:03 The following packages will be REMOVED: 17:55:03 lxd* lxd-client* 17:55:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:55:03 After this operation, 31.7 MB disk space will be freed. 17:55:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 17:55:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:55:05 Removing lxd dnsmasq configuration 17:55:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:55:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:55:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:55: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 ... 189852 files and directories currently installed.) 17:55:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:55:08 Processing triggers for systemd (237-3ubuntu10.42) ... 17:55:08 Processing triggers for ureadahead (0.100.0-21) ... 17:55:09 + sudo snap remove --purge lxd 17:55:09 snap "lxd" is not installed 17:55:09 + sudo groupadd --force --system lxd 17:55:09 ++ whoami 17:55:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:55:09 + newgrp - lxd 17:55:09 + sudo snap install lxd 17:55:18 2020-12-16T17:55:15Z INFO Waiting for automatic snapd restart... 17:55:28 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 17:55:28 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 17:55:30 lxd 4.9 from Canonical* installed 17:55:30 + sudo lxd init --auto 17:55:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:55: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 17:55:38 + sudo snap install --classic snapcraft 17:55:40 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 17:55:42 snapcraft 4.4.4 from Canonical* installed 17:55:42 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:55:42 + patch --verbose -p1 17:55:42 Hmm... Looks like a unified diff to me... 17:55:42 The text leading up to this was: 17:55:42 -------------------------- 17:55:42 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 17:55:42 |From: Tony Espy 17:55:42 |Date: Wed, 2 Dec 2020 17:38:31 -0500 17:55:42 |Subject: [PATCH] optimize snap build for pipeline CI check 17:55:42 | 17:55:42 |This patch is used by the EdgeX CI pipeline builds to 17:55:42 |optimize the snap CI check run for pull requests. When 17:55:42 |applied, it essentially strips out everything (apps and 17:55:42 |parts) from the snapcraft.yaml file except those required 17:55:42 |to build edgex-go, as the whole idea of the CI check is to 17:55:42 |catch changes to edgex-go that break the snap build. 17:55:42 | 17:55:42 |In general, anyone updating snapcraft.yaml will also need 17:55:42 |to update this patch file, otherwise it may fail to apply, 17:55:42 |resulting in a failed snap build CI check in the associated 17:55:42 |pull request. 17:55:42 | 17:55:42 |Note - in addition to applying this patch, the pipeline also 17:55:42 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:55:42 |need to build the finally binary .snap file (and it won't 17:55:42 |work with the patch applied). This further reduces the build 17:55:42 |time. 17:55:42 |--- 17:55:42 | snap/snapcraft.yaml | 466 +------------------------------------------- 17:55:42 | 1 file changed, 2 insertions(+), 464 deletions(-) 17:55:42 | 17:55:42 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:55:42 |index b265277c..d7e1de37 100644 17:55:42 |--- a/snap/snapcraft.yaml 17:55:42 |+++ b/snap/snapcraft.yaml 17:55:42 -------------------------- 17:55:42 patching file snap/snapcraft.yaml 17:55:42 Using Plan A... 17:55:42 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 17:55:42 Hunk #2 succeeded at 81 (offset -3 lines). 17:55:42 Hunk #3 succeeded at 209 (offset -10 lines). 17:55:42 Hunk #4 succeeded at 224 (offset -10 lines). 17:55:42 Hunk #5 succeeded at 232 (offset -10 lines). 17:55:42 Hunk #6 succeeded at 239 (offset -10 lines). 17:55:42 Hunk #7 succeeded at 266 (offset -10 lines). 17:55:42 Hunk #8 succeeded at 300 (offset -10 lines). 17:55:42 Hunk #9 succeeded at 356 (offset -10 lines). 17:55:42 Hmm... Ignoring the trailing garbage. 17:55:42 done 17:55:42 + sudo snapcraft prime --use-lxd 17:55:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:55: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: 17:55:44 - README.md 17:55:44 - snapcraft.yaml.orig 17:55:44 17:55:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:55:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:55:45 Launching a container. 17:55:47 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 17:55:51 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 17:55:55 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 17:55:57 Waiting for container to be ready 17:55:57 To start your first instance, try: lxc launch ubuntu:18.04 17:55:57 17:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:55:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:55:59 Waiting for network to be ready... 17:56:00 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:56:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:56:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 17:56:00 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:56:00 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:56:00 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:56:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:56:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:56:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:56:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:56:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:56:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 17:56:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 17:56:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 17:56:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 17:56:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 17:56:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 17:56:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 17:56:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:56:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 17:56:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 17:56:01 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 17:56:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 17:56:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 17:56:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 17:56:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 17:56:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 17:56:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 17:56:05 Fetched 23.5 MB in 5s (4482 kB/s) [Pipeline] } 17:56:06 $ docker stop --time=1 6a6510e4f8133dab20c027b89cf7d7f853ae019ec805fd05cebd89ba74bf9554 17:56:06 Reading package lists... 17:56:06 Reading package lists... 17:56:06 Building dependency tree... 17:56:06 Reading state information... 17:56:07 The following additional packages will be installed: 17:56:07 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:56:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:56:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:56:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:56:07 Suggested packages: 17:56:07 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:56:07 Recommended packages: 17:56:07 gnupg libsasl2-modules 17:56:07 The following NEW packages will be installed: 17:56:07 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:56:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:56:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:56:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:56:07 The following packages will be upgraded: 17:56:07 gpg gpg-agent gpgconf libudev1 17:56:07 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 17:56:07 Need to get 3531 kB of archives. 17:56:07 After this operation, 13.3 MB of additional disk space will be used. 17:56:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:56:07 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 17:56:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 17:56:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:56:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:56:07 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] 17:56:07 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] 17:56:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:56:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:56:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:56:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:56:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:56:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:56:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:56:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:56:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:56:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:56:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:56:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:56:08 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:56:08 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:56:08 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:56:08 debconf: delaying package configuration, since apt-utils is not installed 17:56:08 Fetched 3531 kB in 1s (3187 kB/s) 17:56:08 (Reading database ... 12511 files and directories currently installed.) 17:56:08 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 17:56:08 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:56:08 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 17:56:08 Selecting previously unselected package udev. 17:56:08 (Reading database ... 12511 files and directories currently installed.) 17:56:08 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 17:56:08 Unpacking udev (237-3ubuntu10.43) ... 17:56:08 $ docker rm -f 6a6510e4f8133dab20c027b89cf7d7f853ae019ec805fd05cebd89ba74bf9554 17:56:08 Selecting previously unselected package libfuse2:amd64. 17:56:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:56:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:56:08 Selecting previously unselected package fuse. 17:56:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:56:08 Unpacking fuse (2.9.7-1ubuntu1) ... 17:56:09 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:56:09 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:56:09 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:56:09 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:56:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:56:09 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:56:09 Selecting previously unselected package libksba8:amd64. 17:56:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:56:09 Unpacking libksba8:amd64 (1.3.5-2) ... 17:56:09 Selecting previously unselected package libroken18-heimdal:amd64. 17:56:09 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:09 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:56:09 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:09 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:09 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:56:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:56:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:09 Selecting previously unselected package libwind0-heimdal:amd64. 17:56:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:56:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } 17:56:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:56:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:56:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:56:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:56:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:10 Selecting previously unselected package libsasl2-modules-db:amd64. 17:56:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:56:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:56:10 Selecting previously unselected package libsasl2-2:amd64. 17:56:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:56:10 Selecting previously unselected package libldap-common. 17:56:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:56:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:56:10 Selecting previously unselected package libldap-2.4-2:amd64. 17:56:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:56:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:56:10 Selecting previously unselected package dirmngr. 17:56:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:56:10 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:56:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:10 17:56:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:11 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:56:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:56:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:56:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:56:11 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:56:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:11 Setting up libksba8:amd64 (1.3.5-2) ... 17:56:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] isUnix [Pipeline] sh 17:56:11 Setting up udev (237-3ubuntu10.43) ... 17:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:11 invoke-rc.d: policy-rc.d denied execution of start. 17:56:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:11 latest: Pulling from edgex-devops/edgex-compose-arm64 17:56:11 29e5d40040c1: Pulling fs layer 17:56:11 1ce36da41761: Pulling fs layer 17:56:11 25b303627fd3: Pulling fs layer 17:56:12 Processing triggers for systemd (237-3ubuntu10) ... 17:56:12 Setting up fuse (2.9.7-1ubuntu1) ... 17:56:12 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:56:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:56:12 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:56:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:56:12 29e5d40040c1: Verifying Checksum 17:56:12 29e5d40040c1: Download complete 17:56:12 1ce36da41761: Verifying Checksum 17:56:12 1ce36da41761: Download complete 17:56:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:56:12 settings in the [Install] section, and DefaultInstance for template units). 17:56:12 This means they are not meant to be enabled using systemctl. 17:56:12 Possible reasons for having this kind of units are: 17:56:12 1) A unit may be statically enabled by being symlinked from another unit's 17:56:12 .wants/ or .requires/ directory. 17:56:12 2) A unit's purpose may be to act as a helper for some other unit which has 17:56:12 a requirement dependency on it. 17:56:12 3) A unit may be started when needed via activation (socket, path, timer, 17:56:12 D-Bus, udev, scripted systemctl call, ...). 17:56:12 4) In case of template units, the unit is meant to be enabled with some 17:56:12 instance name specified. 17:56:13 29e5d40040c1: Pull complete 17:56:13 Reading package lists... 17:56:13 Building dependency tree... 17:56:13 Reading state information... 17:56:13 The following additional packages will be installed: 17:56:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:56:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:56:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:56:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:56:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:56:13 Suggested packages: 17:56:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:56:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:56:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:56:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:56:13 systemd-container policykit-1 17:56:13 Recommended packages: 17:56:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:56:13 The following NEW packages will be installed: 17:56:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:56:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:56:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:56:13 multiarch-support openssh-client python3 python3-minimal python3.6 17:56:13 python3.6-minimal snapd squashfs-tools sudo 17:56:13 The following packages will be upgraded: 17:56:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:56:13 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 17:56:13 Need to get 35.2 MB of archives. 17:56:13 After this operation, 141 MB of additional disk space will be used. 17:56:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 17:56:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:56:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:56:14 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 17:56:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:56:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:56:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:56:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:56:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:56:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:56:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:56:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:56:14 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:56:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:56:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:56:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:56:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:56:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:56:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:56:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:56:14 1ce36da41761: Pull complete 17:56:14 25b303627fd3: Verifying Checksum 17:56:14 25b303627fd3: Download complete 17:56:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:56:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:56:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:56:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:56:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:56:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:56:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:56:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:56:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:56:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:56:15 debconf: delaying package configuration, since apt-utils is not installed 17:56:15 Fetched 35.2 MB in 2s (15.8 MB/s) 17:56:15 (Reading database ... 12757 files and directories currently installed.) 17:56:15 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 17:56:15 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:56:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 17:56:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:56:16 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 17:56:16 (Reading database ... 12757 files and directories currently installed.) 17:56:16 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:56:16 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:56:16 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:56:17 (Reading database ... 12757 files and directories currently installed.) 17:56:17 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:56:17 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:56:17 Setting up apt (1.6.12ubuntu0.2) ... 17:56:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:56:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:56:17 (Reading database ... 12764 files and directories currently installed.) 17:56:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:56:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:56:18 Selecting previously unselected package libpython3.6-minimal:amd64. 17:56:18 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:56:18 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:56:18 Selecting previously unselected package libexpat1:amd64. 17:56:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:56:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:56:18 Selecting previously unselected package python3.6-minimal. 17:56:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:56:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:56:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:56:18 Checking for services that may need to be restarted...done. 17:56:18 Checking for services that may need to be restarted...done. 17:56:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:56:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:56:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:56:19 Selecting previously unselected package python3-minimal. 17:56:19 (Reading database ... 13012 files and directories currently installed.) 17:56:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:56:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:56:19 Selecting previously unselected package mime-support. 17:56:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:56:19 Unpacking mime-support (3.60ubuntu1) ... 17:56:19 Selecting previously unselected package libmpdec2:amd64. 17:56:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:56:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:56:20 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:56:20 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:56:20 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:56:20 Selecting previously unselected package python3.6. 17:56:20 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:56:20 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:56:20 Selecting previously unselected package libpython3-stdlib:amd64. 17:56:20 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:56:20 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:56:20 Setting up python3-minimal (3.6.7-1~18.04) ... 17:56:20 Selecting previously unselected package python3. 17:56:20 (Reading database ... 13442 files and directories currently installed.) 17:56:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:56:20 Unpacking python3 (3.6.7-1~18.04) ... 17:56:20 Selecting previously unselected package multiarch-support. 17:56:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:56:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:56:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:56:20 Selecting previously unselected package liblzo2-2:amd64. 17:56:20 (Reading database ... 13479 files and directories currently installed.) 17:56:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:56:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:56:20 Selecting previously unselected package libbsd0:amd64. 17:56:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:56:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:56:21 Selecting previously unselected package sudo. 17:56:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:56:21 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:56:21 Selecting previously unselected package apparmor. 17:56:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:56:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:56:21 Selecting previously unselected package libedit2:amd64. 17:56:21 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:56:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:56:21 Selecting previously unselected package libkrb5support0:amd64. 17:56:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:56:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:56:21 Selecting previously unselected package libk5crypto3:amd64. 17:56:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:56:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:56:21 Selecting previously unselected package libkeyutils1:amd64. 17:56:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:56:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:56:21 Selecting previously unselected package libkrb5-3:amd64. 17:56:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:56:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:56:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:56:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:56:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:56:22 Selecting previously unselected package libssl1.0.0:amd64. 17:56:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:56:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:56:22 Selecting previously unselected package openssh-client. 17:56:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:56:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:56:22 Selecting previously unselected package squashfs-tools. 17:56:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:56:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:56:22 Selecting previously unselected package snapd. 17:56:22 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:56:22 Unpacking snapd (2.48+18.04) ... 17:56:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:56:24 25b303627fd3: Pull complete 17:56:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:56:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:56:24 Setting up mime-support (3.60ubuntu1) ... 17:56:24 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:56:24 prd-ubuntu18.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 17:56:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:56:25 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:56:25 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:56:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:56:25 Setting up systemd (237-3ubuntu10.43) ... 17:56:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:56:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:56:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:56:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:56:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:56:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:56:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:56:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:56:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:56:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:56:27 Setting up python3 (3.6.7-1~18.04) ... 17:56:27 running python rtupdate hooks for python3.6... 17:56:27 running python post-rtupdate hooks for python3.6... 17:56:27 Setting up apparmor (2.12-4ubuntu5.1) ... 17:56:28 $ docker top 087487a6ec56acd228aacd03e69286c180d7b2f2e8ac0ab8278983a02b093782 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:56:29 + docker-compose build --help 17:56:29 + grep parallel 17:56:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:56:29 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:56:29 Setting up snapd (2.48+18.04) ... 17:56:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:56:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:56:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:56:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:56:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:56:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:56:31 /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' 17:56:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:56:31 Processing triggers for systemd (237-3ubuntu10.43) ... 17:56:32 --parallel Build images in parallel. 17:56:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [Pipeline] } 17:56:32 $ docker stop --time=1 087487a6ec56acd228aacd03e69286c180d7b2f2e8ac0ab8278983a02b093782 17:56:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:56:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:56:34 Reading package lists... 17:56:34 Reading package lists... 17:56:34 Building dependency tree... 17:56:34 Reading state information... 17:56:34 Calculating upgrade... 17:56:34 The following packages will be upgraded: 17:56:34 advancecomp base-files bash binutils binutils-common 17:56:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:56:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:56:34 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:56:34 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:56:34 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:56:34 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:56:34 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:56:34 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:56:34 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:56:34 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:56:34 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:56:34 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:56:34 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:56:34 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:56:34 Need to get 63.5 MB of archives. 17:56:34 After this operation, 5191 kB of additional disk space will be used. 17:56:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 17:56:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:56:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:56:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:56:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:56:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:56:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:56:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:56:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:56:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:56:34 $ docker rm -f 087487a6ec56acd228aacd03e69286c180d7b2f2e8ac0ab8278983a02b093782 17:56:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:56:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:56:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:56:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:56:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:56:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:56:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:56:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:56:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:56:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:56:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:56:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:56:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:56:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:56:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:56:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:56:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:56:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:56:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:56:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:56:34 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:56:34 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:56:34 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:56:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:56:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:56:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:56:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:56:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:56:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:56:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:56:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:56:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:56:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 17:56:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:56:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:56:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 17:56:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:56:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:56:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:56:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:56:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:56:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:56:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:56:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:56:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:56:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:35 . [Pipeline] withDockerContainer 17:56:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:56:35 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:56:35 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:56:35 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:56:35 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:56:35 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 17:56:35 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:56:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:56:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:56:35 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:56:35 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:56:35 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:56:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:56:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:56:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:56:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:56:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:56:35 prd-ubuntu18.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container 17:56:35 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:56:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:56:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:56:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:56:35 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:56:35 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:56:35 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:56:35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:56:35 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 17:56:35 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:56:35 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:56:35 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:56:35 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:56:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:56:36 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:56:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:56:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:56:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:56:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:56:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:56:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:56:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:56:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:56:36 debconf: delaying package configuration, since apt-utils is not installed 17:56:36 Fetched 63.5 MB in 2s (36.1 MB/s) 17:56:36 (Reading database ... 13912 files and directories currently installed.) 17:56:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:56:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:56:37 $ docker top 40fcb6fada639b1c46b2fc597c542f64f626899a0ec884d2955464936b776612 -eo pid,comm 17:56:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:56:37 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:56:37 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 17:56:37 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [Pipeline] { [Pipeline] sh 17:56:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:38 + docker-compose -f ./docker-compose-build.yml build --parallel 17:56:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:38 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:38 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:38 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:38 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:38 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:38 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:38 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:38 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:38 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:39 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:39 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:39 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:56:39 (Reading database ... 13911 files and directories currently installed.) 17:56:39 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:39 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:56:39 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:56:39 (Reading database ... 13911 files and directories currently installed.) 17:56:39 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:39 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:39 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:39 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:40 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:56:40 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:56:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:56:40 (Reading database ... 13911 files and directories currently installed.) 17:56:40 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:56:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:56:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:56:41 (Reading database ... 13911 files and directories currently installed.) 17:56:41 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:56:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:56:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:56:41 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:56:41 Setting up base-files (10.1ubuntu2.10) ... 17:56:41 Installing new version of config file /etc/issue ... 17:56:41 Installing new version of config file /etc/issue.net ... 17:56:41 Installing new version of config file /etc/lsb-release ... 17:56:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:56:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:56:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:56:41 Removing obsolete conffile /etc/default/motd-news ... 17:56:41 (Reading database ... 13912 files and directories currently installed.) 17:56:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:56:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:56:42 Setting up bash (4.4.18-2ubuntu1.2) ... 17:56:42 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 17:56:42 (Reading database ... 13912 files and directories currently installed.) 17:56:42 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:42 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:56:42 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:56:42 (Reading database ... 13912 files and directories currently installed.) 17:56:42 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 17:56:42 Building docker-core-command-go ... 17:56:42 Building docker-core-data-go ... 17:56:42 Building docker-core-metadata-go ... 17:56:42 Building docker-security-bootstrap-redis-go ... 17:56:42 Building docker-security-proxy-setup-go ... 17:56:42 Building docker-security-secrets-setup-go ... 17:56:42 Building docker-security-secretstore-setup-go ... 17:56:42 Building docker-support-notifications-go ... 17:56:42 Building docker-support-scheduler-go ... 17:56:42 Building docker-sys-mgmt-agent-go ... 17:56:42 Building docker-core-data-go 17:56:42 Building docker-core-metadata-go 17:56:42 Building docker-security-bootstrap-redis-go 17:56:42 Building docker-security-proxy-setup-go 17:56:42 Building docker-security-secrets-setup-go 17:56:42 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:56:42 Setting up tar (1.29b-2ubuntu0.1) ... 17:56:42 (Reading database ... 13912 files and directories currently installed.) 17:56:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:56:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:56:43 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:56:43 (Reading database ... 13912 files and directories currently installed.) 17:56:43 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:56:43 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:56:43 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:56:43 (Reading database ... 13912 files and directories currently installed.) 17:56:43 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:56:43 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:56:43 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:56:43 (Reading database ... 13912 files and directories currently installed.) 17:56:43 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:56:43 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:56:43 Setting up grep (3.1-2build1) ... 17:56:43 (Reading database ... 13912 files and directories currently installed.) 17:56:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:56:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:56:43 Setting up login (1:4.5-1ubuntu2) ... 17:56:43 (Reading database ... 13912 files and directories currently installed.) 17:56:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:56:44 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:56:44 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:56:44 (Reading database ... 13912 files and directories currently installed.) 17:56:44 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:56:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:56:44 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:56:44 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:56:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:56:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:56:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:56:45 (Reading database ... 13912 files and directories currently installed.) 17:56:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:56:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:56:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:56:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:56:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:56:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:56:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:56:46 (Reading database ... 13912 files and directories currently installed.) 17:56:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:56:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:56:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:56:47 (Reading database ... 13912 files and directories currently installed.) 17:56:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:56:47 (Reading database ... 13912 files and directories currently installed.) 17:56:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:56:47 (Reading database ... 13912 files and directories currently installed.) 17:56:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:56:47 (Reading database ... 13912 files and directories currently installed.) 17:56:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:56:48 (Reading database ... 13912 files and directories currently installed.) 17:56:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:56:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:56:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:56:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:56:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:56:48 (Reading database ... 13912 files and directories currently installed.) 17:56:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:56:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:56:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:56:48 (Reading database ... 13912 files and directories currently installed.) 17:56:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:56:48 (Reading database ... 13912 files and directories currently installed.) 17:56:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:56:48 (Reading database ... 13912 files and directories currently installed.) 17:56:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:56:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:56:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:56:49 (Reading database ... 13912 files and directories currently installed.) 17:56:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:56:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:56:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:56:50 (Reading database ... 13912 files and directories currently installed.) 17:56:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:56:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:56:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:56:50 (Reading database ... 13914 files and directories currently installed.) 17:56:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:56:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:56:50 Setting up debconf (1.5.66ubuntu1) ... 17:56:51 (Reading database ... 13914 files and directories currently installed.) 17:56:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:56:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:56:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:56:51 (Reading database ... 13914 files and directories currently installed.) 17:56:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:56:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:56:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:56:51 (Reading database ... 13914 files and directories currently installed.) 17:56:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:56:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:56:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:56:52 (Reading database ... 13914 files and directories currently installed.) 17:56:52 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:56:52 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:56:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 17:56:52 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:56:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:56:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:56:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:56:52 (Reading database ... 13914 files and directories currently installed.) 17:56:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:56:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:56:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:56:52 (Reading database ... 13914 files and directories currently installed.) 17:56:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:56:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:56:53 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:56:53 (Reading database ... 13914 files and directories currently installed.) 17:56:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:56:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:56:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:56:53 (Reading database ... 13914 files and directories currently installed.) 17:56:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:56:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:56:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:56:53 (Reading database ... 13914 files and directories currently installed.) 17:56:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:56:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:56:54 Setting up passwd (1:4.5-1ubuntu2) ... 17:56:54 (Reading database ... 13914 files and directories currently installed.) 17:56:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:56:54 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:56:54 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:56:54 (Reading database ... 13914 files and directories currently installed.) 17:56:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:56:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:56:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:56:54 (Reading database ... 13914 files and directories currently installed.) 17:56:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:56:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:56:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:56:54 (Reading database ... 13914 files and directories currently installed.) 17:56:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:56:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:56:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:56:55 (Reading database ... 13914 files and directories currently installed.) 17:56:55 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:56:55 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:56:55 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:56:55 (Reading database ... 13914 files and directories currently installed.) 17:56:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:56:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:56:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:56:55 (Reading database ... 13915 files and directories currently installed.) 17:56:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:56:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:56:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:56:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:56:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:56:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:56:56 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:56:56 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:56:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:56:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:56:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:56:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:56:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:56:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:56:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:56:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:56:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:56:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:56:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:56:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:56:57 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:56:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:56:57 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 17:56:57 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 17:56:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:56:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:56:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:56:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:56:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:56:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:56:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:56:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:56:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:56:59 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:56:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:56:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:56:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:56:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:56:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:56:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:56:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:56:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:56:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:56:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:57:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:57:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:57:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:57:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:57:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:57:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:57:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:57:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:57:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:57:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:57:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:57:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:57:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:57:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:57:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:57:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:57:05 Setting up tzdata (2020d-0ubuntu0.18.04) ... 17:57:05 17:57:05 Current default time zone: 'Etc/UTC' 17:57:05 Local time is now: Wed Dec 16 17:57:05 UTC 2020. 17:57:05 Universal Time is now: Wed Dec 16 17:57:05 UTC 2020. 17:57:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:57:05 17:57:05 Setting up systemd-sysv (237-3ubuntu10.43) ... 17:57:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 17:57:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:57:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:57:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:57:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:57:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:57:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:57:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:57:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:57:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:57:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:05 Setting up patch (2.7.6-2ubuntu1.1) ... 17:57:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:57:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:57:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:57:06 Installing new version of config file /etc/ssl/openssl.cnf ... 17:57:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:57:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:57:06 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:57:07 Updating certificates in /etc/ssl/certs... 17:57:08 22 added, 17 removed; done. 17:57:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:57:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:57:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:57:08 Setting up pkgbinarymangler (138.18.04.1) ... 17:57:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:57:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up perl (5.26.1-6ubuntu0.5) ... 17:57:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:57:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:57:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:57:09 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:57:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:57:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:57:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:57:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:57:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:57:09 Processing triggers for systemd (237-3ubuntu10.43) ... 17:57:09 Processing triggers for mime-support (3.60ubuntu1) ... 17:57:09 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:57:09 Updating certificates in /etc/ssl/certs... 17:57:10 0 added, 0 removed; done. 17:57:10 Running hooks in /etc/ca-certificates/update.d... 17:57:10 done. 17:57:10 Reading package lists... 17:57:10 Building dependency tree... 17:57:10 Reading state information... 17:57:10 The following NEW packages will be installed: 17:57:10 apt-transport-https 17:57:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:57:11 Need to get 1696 B of archives. 17:57:11 After this operation, 153 kB of additional disk space will be used. 17:57:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:57:11 debconf: delaying package configuration, since apt-utils is not installed 17:57:11 Fetched 1696 B in 0s (8395 B/s) 17:57:11 Selecting previously unselected package apt-transport-https. 17:57:11 (Reading database ... 13929 files and directories currently installed.) 17:57:11 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:57:11 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:57:11 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:57:11 Waiting for network to be ready... 17:57:18 2020-12-16T17:57:14Z INFO Waiting for automatic snapd restart... 17:57:18 snapd 2.48.1 from Canonical* installed 17:57:19 "snapd" switched to the "latest/stable" channel 17:57:19 17:57:23 core18 20200929 from Canonical* installed 17:57:23 "core18" switched to the "latest/stable" channel 17:57:23 17:57:27 snapcraft 4.4.4 from Canonical* installed 17:57:27 "snapcraft" switched to the "latest/stable" channel 17:57:27 17:57:30 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: 17:57:30 - README.md 17:57:30 - snapcraft.yaml.orig 17:57:30 17:57:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:57:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:57:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:57:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:57:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:57:38 Reading package lists... 17:57:39 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 17:57:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:57:45 Reading package lists... 17:57:45 Building dependency tree... 17:57:45 Reading state information... 17:57:45 Suggested packages: 17:57:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:57:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:57:45 Recommended packages: 17:57:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:57:45 The following NEW packages will be installed: 17:57:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:57:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:57:45 pkg-config zip 17:57:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:57:45 Need to get 7655 kB of archives. 17:57:45 After this operation, 43.7 MB of additional disk space will be used. 17:57:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:57:45 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:57:45 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:57:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:57:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:57:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:57:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:57:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:57:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:57:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:57:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:57:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:57:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:57:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:57:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:57:46 debconf: delaying package configuration, since apt-utils is not installed 17:57:46 Fetched 7655 kB in 1s (6951 kB/s) 17:57:46 Selecting previously unselected package libglib2.0-0:amd64. 17:57:46 (Reading database ... 13933 files and directories currently installed.) 17:57:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:57:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:57:46 Selecting previously unselected package libpsl5:amd64. 17:57:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:57:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:57:46 Selecting previously unselected package libnghttp2-14:amd64. 17:57:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:57:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:57:47 Selecting previously unselected package librtmp1:amd64. 17:57:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:57:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:57:47 Selecting previously unselected package libcurl3-gnutls:amd64. 17:57:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:57:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:57:47 Selecting previously unselected package liberror-perl. 17:57:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:57:47 Unpacking liberror-perl (0.17025-1) ... 17:57:47 Selecting previously unselected package git-man. 17:57:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:57:47 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:57:47 Selecting previously unselected package git. 17:57:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:57:47 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:57:48 Selecting previously unselected package libnorm1:amd64. 17:57:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:57:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:57:48 Selecting previously unselected package libpgm-5.2-0:amd64. 17:57:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:57:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:57:48 Selecting previously unselected package libsodium23:amd64. 17:57:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:57:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:57:48 Selecting previously unselected package libzmq5:amd64. 17:57:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:57:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:57:48 Selecting previously unselected package libzmq3-dev:amd64. 17:57:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:57:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:57:48 Selecting previously unselected package pkg-config. 17:57:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:57:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:57:48 Selecting previously unselected package zip. 17:57:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:57:48 Unpacking zip (3.0-11build1) ... 17:57:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:57:48 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:57:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:57:49 Setting up liberror-perl (0.17025-1) ... 17:57:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:57:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:57:49 No schema files found: doing nothing. 17:57:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:57:49 Setting up zip (3.0-11build1) ... 17:57:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:57:49 Setting up libsodium23:amd64 (1.0.16-2) ... 17:57:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:57:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:57:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:57:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:57:49 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:57:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:57:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:57:56 git set to automatically installed. 17:57:56 git-man set to automatically installed. 17:57:56 libcurl3-gnutls set to automatically installed. 17:57:56 liberror-perl set to automatically installed. 17:57:56 libglib2.0-0 set to automatically installed. 17:57:56 libnghttp2-14 set to automatically installed. 17:57:56 libnorm1 set to automatically installed. 17:57:56 libpgm-5.2-0 set to automatically installed. 17:57:56 libpsl5 set to automatically installed. 17:57:56 librtmp1 set to automatically installed. 17:57:56 libsodium23 set to automatically installed. 17:57:56 libzmq3-dev set to automatically installed. 17:57:56 libzmq5 set to automatically installed. 17:57:56 pkg-config set to automatically installed. 17:57:56 zip set to automatically installed. 17:57:57 snapd is not logged in, snap install commands will use sudo 17:58:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 17:58:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:58:04 ---> 629101b31d54 17:58:04 Step 3/23 : WORKDIR /edgex-go 17:58:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:58:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:58:04 ---> 629101b31d54 17:58:04 Step 3/22 : WORKDIR /edgex-go 17:58:04 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:58:04 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:58:04 ---> 629101b31d54 17:58:04 Step 3/29 : WORKDIR /edgex-go 17:58:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:58:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:58:04 ---> 629101b31d54 17:58:04 Step 3/22 : WORKDIR /edgex-go 17:58:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:58:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:58:04 ---> 629101b31d54 17:58:04 Step 3/21 : WORKDIR /edgex-go 17:58:04 ---> Running in ab65dd4f1079 17:58:04 ---> Running in a1e25a48e558 17:58:04 ---> Running in fddb645701e6 17:58:04 ---> Running in 320a544ec358 17:58:04 ---> Running in 0abeea49f04f 17:58:04 Removing intermediate container ab65dd4f1079 17:58:04 ---> e2ed4a789c7a 17:58:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:04 Removing intermediate container fddb645701e6 17:58:04 ---> 12845f57d0bb 17:58:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:04 Removing intermediate container 0abeea49f04f 17:58:04 ---> 24ffa863f7d6 17:58:04 Step 4/29 : RUN apk update && apk add make git 17:58:04 Removing intermediate container a1e25a48e558 17:58:04 ---> 4069a339b45d 17:58:04 Removing intermediate container 320a544ec358 17:58:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:04 ---> 38b104160e53 17:58:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:04 ---> Running in b37c3bfa286f 17:58:04 ---> Running in c3247268ece2 17:58:04 ---> Running in 4bbc6c3c4c86 17:58:04 ---> Running in b99d52ef3bcf 17:58:04 ---> Running in c2c8b09c6fa2 17:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:04 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:58:04 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:58:04 OK: 12620 distinct packages available 17:58:04 Removing intermediate container c3247268ece2 17:58:04 ---> 6ffcd0fc7f0e 17:58:04 Step 5/22 : RUN apk update && apk add make git 17:58:04 Removing intermediate container 4bbc6c3c4c86 17:58:04 ---> 91e0f02b297b 17:58:04 Step 5/22 : RUN apk update && apk add make git 17:58:04 ---> Running in fedd5054a9b9 17:58:04 Removing intermediate container c2c8b09c6fa2 17:58:04 ---> 3a7cc7a3aecd 17:58:04 Step 5/21 : RUN apk update && apk add make git 17:58:04 ---> Running in bf8cf9bbf3fe 17:58:04 Removing intermediate container b99d52ef3bcf 17:58:04 ---> 24a4ca13db71 17:58:04 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:58:04 OK: 217 MiB in 51 packages 17:58:04 ---> Running in fbbf5414f267 17:58:04 ---> Running in abd360865d74 17:58:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:05 Removing intermediate container b37c3bfa286f 17:58:05 ---> 6c37d8cf5203 17:58:05 Step 5/29 : COPY go.mod . 17:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:06 ---> f475a6fd8a1f 17:58:06 Step 6/29 : RUN go mod download 17:58:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:06 ---> Running in f14aa6d11832 17:58:06 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:58:06 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:58:06 OK: 12620 distinct packages available 17:58:07 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:58:07 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:58:07 OK: 12620 distinct packages available 17:58:07 OK: 217 MiB in 51 packages 17:58:07 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:58:07 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:58:07 OK: 12620 distinct packages available 17:58:07 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:58:07 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:58:07 OK: 12620 distinct packages available 17:58:08 OK: 217 MiB in 51 packages 17:58:08 OK: 217 MiB in 51 packages 17:58:09 OK: 217 MiB in 51 packages 17:58:09 Removing intermediate container fedd5054a9b9 17:58:09 ---> 723b7c4fb06d 17:58:09 Step 6/22 : COPY go.mod . 17:58:09 core18 20201210 from Canonical* refreshed 17:58:10 Removing intermediate container fbbf5414f267 17:58:10 ---> 239509a43396 17:58:10 Step 6/21 : COPY go.mod . 17:58:10 Pulling config-common 17:58:10 Removing intermediate container bf8cf9bbf3fe 17:58:10 ---> 30d862a1cf6a 17:58:10 Step 6/22 : COPY go.mod . 17:58:10 ---> e44bff166844 17:58:10 Step 7/22 : RUN go mod download 17:58:10 Removing intermediate container f14aa6d11832 17:58:10 ---> 82c2af2b3f74 17:58:10 Step 7/29 : COPY . . 17:58:11 ---> Running in bb8c1fd4da99 17:58:11 Removing intermediate container abd360865d74 17:58:11 ---> f44c74ff63e7 17:58:11 Step 6/23 : COPY go.mod . 17:58:11 ---> b3df5920f189 17:58:11 Step 7/21 : RUN go mod download 17:58:11 ---> c1dc88417926 17:58:11 Step 7/22 : RUN go mod download 17:58:11 ---> Running in dbce42276663 17:58:11 Pulling go-build-helper 17:58:11 ---> Running in e327fd080853 17:58:12 ---> 4a9443b82ceb 17:58:12 Step 7/23 : RUN go mod download 17:58:13 ---> Running in 090e2e214e91 17:58:15 Removing intermediate container bb8c1fd4da99 17:58:15 ---> e69b377d54b5 17:58:15 Step 8/22 : COPY . . 17:58:17 Removing intermediate container e327fd080853 17:58:17 ---> 680b3a162c12 17:58:17 Step 8/22 : COPY . . 17:58:17 Removing intermediate container dbce42276663 17:58:17 ---> b9f484990862 17:58:17 Step 8/21 : COPY . . 17:58:18 Removing intermediate container 090e2e214e91 17:58:18 ---> 0bdb13cb92b1 17:58:18 Step 8/23 : COPY . . 17:58:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:58:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:58:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 17:58:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 17:58:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 17:58:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 17:58:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 17:58:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 17:58:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 17:58:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 17:58:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:58:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:58:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:58:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:58:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:58:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:58:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:58:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:58:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:58:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 17:58:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 17:58:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 17:58:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 17:58:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 17:58:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 17:58:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 17:58:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 17:58:38 Fetched 23.5 MB in 0s (0 B/s) 17:58:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:58:38 Fetched 96.5 kB in 0s (0 B/s) 17:58:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:58:38 Fetched 279 kB in 0s (0 B/s) 17:58:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:58:38 Fetched 122 kB in 0s (0 B/s) 17:58:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:58:38 Fetched 77.8 kB in 0s (0 B/s) 17:58:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:58:38 Fetched 8848 B in 0s (0 B/s) 17:58:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:58:38 Fetched 47.8 kB in 0s (0 B/s) 17:58:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:58:38 Fetched 45.6 kB in 0s (0 B/s) 17:58:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 17:58:38 Fetched 14.8 kB in 0s (0 B/s) 17:58:38 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:58:38 Fetched 214 kB in 0s (0 B/s) 17:58:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:58:38 Fetched 155 kB in 0s (0 B/s) 17:58:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:58:38 Fetched 50.6 kB in 0s (0 B/s) 17:58:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:58:38 Fetched 14.8 kB in 0s (0 B/s) 17:58:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:58:38 Fetched 41.8 kB in 0s (0 B/s) 17:58:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:58:38 Fetched 499 kB in 0s (0 B/s) 17:58:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:58:38 Fetched 111 kB in 0s (0 B/s) 17:58:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:58:38 Fetched 240 kB in 0s (0 B/s) 17:58:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:58:38 Fetched 29.3 kB in 0s (0 B/s) 17:58:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:58:38 Fetched 85.5 kB in 0s (0 B/s) 17:58:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:58:38 Fetched 24.5 kB in 0s (0 B/s) 17:58:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 17:58:38 Fetched 49.2 kB in 0s (0 B/s) 17:58:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:58:38 Fetched 54.2 kB in 0s (0 B/s) 17:58:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:58:38 Fetched 30.8 kB in 0s (0 B/s) 17:58:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:58:38 Fetched 17.0 kB in 0s (0 B/s) 17:58:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:58:38 Fetched 85.9 kB in 0s (0 B/s) 17:58:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:58:38 Fetched 8720 B in 0s (0 B/s) 17:58:38 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:58:38 Fetched 137 kB in 0s (0 B/s) 17:58:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:58:38 Fetched 119 kB in 0s (0 B/s) 17:58:38 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:58:38 Fetched 109 kB in 0s (0 B/s) 17:58:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:58:38 Fetched 11.1 kB in 0s (0 B/s) 17:58:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:58:38 Fetched 645 kB in 0s (0 B/s) 17:58:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:58:38 Fetched 41.3 kB in 0s (0 B/s) 17:58:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:58:38 Fetched 17.9 kB in 0s (0 B/s) 17:58:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:58:38 Fetched 368 kB in 0s (0 B/s) 17:58:38 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 17:58:38 Fetched 187 kB in 0s (0 B/s) 17:58:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:58:38 Fetched 175 kB in 0s (0 B/s) 17:58:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:58:38 Fetched 206 kB in 0s (0 B/s) 17:58:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:58:38 Fetched 1301 kB in 0s (0 B/s) 17:58:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:58:38 Fetched 36.2 kB in 0s (0 B/s) 17:58:38 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:58:38 Fetched 159 kB in 0s (0 B/s) 17:58:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:58:38 Fetched 107 kB in 0s (0 B/s) 17:58:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:58:38 Fetched 48.7 kB in 0s (0 B/s) 17:58:38 Pulling static-packages 17:58:38 'go115' has dependencies that need to be staged: static-packages go-build-helper 17:58:38 Skipping pull go-build-helper (already ran) 17:58:38 Skipping pull static-packages (already ran) 17:58:38 Building go-build-helper 17:58:40 ---> 46cebe2b2d17 17:58:40 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:58:40 ---> Running in ddd55845044b 17:58:40 ---> 996def67fcd0 17:58:40 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:58:40 ---> 6d7e0b6bac8a 17:58:40 Step 9/23 : RUN make cmd/core-data/core-data 17:58:40 ---> a732af667aaa 17:58:40 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:58:40 ---> Running in 99bd00dbf8f1 17:58:40 ---> 4541524850ab 17:58:40 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:58:41 ---> Running in 407693c30bf0 17:58:41 ---> Running in cd24fd59b304 17:58:41 ---> Running in d498fa3516e7 17:58:41 Building static-packages 17:58:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:58:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:58:43 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 17:58:43 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 17:58:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:58:44 Staging go-build-helper 17:58:45 Staging static-packages 17:58:46 Pulling go115 17:58:47 'edgex-go' has dependencies that need to be staged: go115 17:58:47 Skipping pull go115 (already ran) 17:58:47 Building go115 17:58:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:47 Dload Upload Total Spent Left Speed 17:58:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 115M 28 33.1M 0 0 29.3M 0 0:00:03 0:00:01 0:00:02 29.3M 59 115M 59 68.7M 0 0 32.3M 0 0:00:03 0:00:02 0:00:01 32.2M 93 115M 93 107M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M 17:58:51 go1.15.2.linux-amd64.tar.gz: OK 17:58:55 Staging go115 17:59:02 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:59:02 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:59:02 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:59:02 Fetched 0 B in 0s (0 B/s) 17:59:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:59:02 Fetched 224 kB in 0s (0 B/s) 17:59:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:59:02 Fetched 157 kB in 0s (0 B/s) 17:59:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:59:02 Fetched 221 kB in 0s (0 B/s) 17:59:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:59:02 Fetched 143 kB in 0s (0 B/s) 17:59:02 Pulling edgex-go 17:59:03 Pulling version 17:59:04 Building config-common 17:59:06 Skipping build go-build-helper (already ran) 17:59:06 Skipping build static-packages (already ran) 17:59:06 Skipping build go115 (already ran) 17:59:07 Building edgex-go 17:59:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:59:09 go: downloading github.com/gorilla/mux v1.8.0 17:59:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 17:59:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 17:59:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:59:09 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 17:59:09 go: downloading github.com/imdario/mergo v0.3.11 17:59:09 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 17:59:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:59:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:59:09 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:59:09 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:59:09 go: downloading github.com/pebbe/zmq4 v1.0.0 17:59:09 go: downloading github.com/pelletier/go-toml v1.2.0 17:59:09 go: downloading github.com/BurntSushi/toml v0.3.1 17:59:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:59:09 go: downloading github.com/x448/float16 v0.8.4 17:59:09 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:59:09 go: downloading github.com/google/uuid v1.1.2 17:59:09 go: downloading github.com/pkg/errors v0.8.1 17:59:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:59:09 go: downloading gopkg.in/yaml.v2 v2.4.0 17:59:09 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:59:09 go: downloading github.com/hashicorp/consul/api v1.1.0 17:59:09 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:59:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:59:09 go: downloading github.com/go-kit/kit v0.8.0 17:59:09 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:59:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:59:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:59:09 go: downloading github.com/mitchellh/copystructure v1.0.0 17:59:09 go: downloading github.com/hashicorp/serf v0.8.2 17:59:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:59:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:59:09 go: downloading github.com/leodido/go-urn v1.2.0 17:59:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:59:09 go: downloading github.com/go-playground/universal-translator v0.17.0 17:59:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:59:09 go: downloading github.com/go-playground/locales v0.13.0 17:59:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:59:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:59:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:59:17 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 17:59:22 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 17:59:22 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 17:59:23 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 17:59:24 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 17:59:24 go: downloading github.com/stretchr/testify v1.5.1 17:59:24 go: downloading github.com/davecgh/go-spew v1.1.1 17:59:24 go: downloading github.com/pmezard/go-difflib v1.0.0 17:59:25 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 17:59:25 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:59:25 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:59:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:59:27 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 17:59:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:59: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 17:59:29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:59:30 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 17:59:31 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 17:59:31 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 17:59:34 Building version 17:59:36 Staging config-common 17:59:37 Skipping stage go-build-helper (already ran) 17:59:37 Skipping stage static-packages (already ran) 17:59:37 Skipping stage go115 (already ran) 17:59:37 Staging edgex-go 17:59:38 Staging version 17:59:39 Priming config-common 17:59:40 Priming go-build-helper 17:59:41 Priming static-packages 17:59:44 Priming go115 17:59:44 Priming edgex-go 17:59:45 Priming version 17:59:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:00:05 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 18:00:05 Removing intermediate container ddd55845044b 18:00:05 ---> fc6ca14dd22b 18:00:05 18:00:05 Step 9/29 : FROM alpine:latest 18:00:05 latest: Pulling from library/alpine 18:00:05 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 18:00:05 Status: Downloaded newer image for alpine:latest 18:00:05 ---> dd36a01c3f31 18:00:05 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 18:00:06 ---> Running in 730e452272e0 18:00:07 Removing intermediate container 730e452272e0 18:00:07 ---> ef4b74538f16 18:00:07 Step 11/29 : USER root 18:00:07 ---> Running in 0e38e72f4b5f 18:00:08 Removing intermediate container 0e38e72f4b5f 18:00:08 ---> 59415eb9d685 18:00:08 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 18:00:08 ---> Running in 0df86bdf945f 18:00:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:00:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:00:11 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:00:11 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:00:11 OK: 12617 distinct packages available 18:00:12 Removing intermediate container d498fa3516e7 18:00:12 ---> ca7f397b7684 18:00:12 18:00:12 Step 10/22 : FROM alpine:3.10 18:00:12 (1/2) Installing ca-certificates (20191127-r4) 18:00:12 (2/2) Installing dumb-init (1.2.2-r1) 18:00:12 Executing busybox-1.31.1-r19.trigger 18:00:12 Executing ca-certificates-20191127-r4.trigger 18:00:13 3.10: Pulling from library/alpine 18:00:13 OK: 6 MiB in 16 packages 18:00:14 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 18:00:14 Status: Downloaded newer image for alpine:3.10 18:00:14 ---> 536a684cf733 18:00:14 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:00:15 ---> Running in 2e453d775558 18:00:16 Removing intermediate container 0df86bdf945f 18:00:16 ---> 3f813651938e 18:00:17 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 18:00:17 ---> Running in 68277892ca8b 18:00:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 18:00:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 18:00:18 Removing intermediate container 68277892ca8b 18:00:18 ---> 146ebc1e206d 18:00:18 Step 14/29 : WORKDIR $BASE_DIR 18:00:18 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:00:18 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:00:18 OK: 10171 distinct packages available 18:00:19 ---> Running in 09ef71578ba4 18:00:19 (1/5) Installing ca-certificates (20191127-r2) 18:00:19 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:00:19 (3/5) Installing libcurl (7.66.0-r3) 18:00:19 (4/5) Installing curl (7.66.0-r3) 18:00:19 (5/5) Installing dumb-init (1.2.2-r1) 18:00:19 Executing busybox-1.30.1-r3.trigger 18:00:19 Executing ca-certificates-20191127-r2.trigger 18:00:20 OK: 7 MiB in 19 packages 18:00:20 Removing intermediate container 09ef71578ba4 18:00:20 ---> 32537dac29d2 18:00:20 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 18:00:21 ---> Running in a6da80931f8c 18:00:21 Removing intermediate container cd24fd59b304 18:00:21 ---> 593ac1e2eea2 18:00:21 18:00:21 Step 10/21 : FROM alpine 18:00:21 ---> dd36a01c3f31 18:00:21 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 18:00:22 ---> Running in e2bca3ada779 18:00:24 Removing intermediate container 2e453d775558 18:00:24 ---> 0e44610163ce 18:00:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 18:00:24 ---> Running in efd9cea24fff 18:00:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:00:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:00:25 Removing intermediate container efd9cea24fff 18:00:25 ---> f771e543bc3a 18:00:25 Step 13/22 : WORKDIR / 18:00:25 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:00:25 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:00:25 OK: 12617 distinct packages available 18:00:25 ---> Running in 460e583a3a55 18:00:25 Removing intermediate container a6da80931f8c 18:00:25 ---> 49158c7b29f8 18:00:25 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 18:00:26 Removing intermediate container 460e583a3a55 18:00:26 ---> 6c0da0481a44 18:00:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 18:00:26 (1/4) Installing ca-certificates (20191127-r4) 18:00:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:00:26 (3/4) Installing libcurl (7.69.1-r3) 18:00:26 (4/4) Installing curl (7.69.1-r3) 18:00:26 Executing busybox-1.31.1-r19.trigger 18:00:26 Executing ca-certificates-20191127-r4.trigger 18:00:27 OK: 7 MiB in 18 packages 18:00:27 ---> 74e7f955876b 18:00:27 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 18:00:27 ---> 28ace0a6a531 18:00:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 18:00:29 ---> 8526adfe4952 18:00:29 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 18:00:30 Removing intermediate container e2bca3ada779 18:00:30 ---> d2f91680db53 18:00:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:00:30 ---> 869fdf273fbd 18:00:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 18:00:30 ---> Running in 1e177e6ac40d 18:00:31 ---> 08afbade53af 18:00:31 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 18:00:31 Removing intermediate container 1e177e6ac40d 18:00:31 ---> 79c22837b1af 18:00:31 Step 13/21 : WORKDIR /edgex 18:00:32 ---> Running in 2d1db6c45a91 18:00:32 ---> 36589330db31 18:00:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 18:00:32 ---> 671d55ca3ec4 18:00:32 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 18:00:32 Removing intermediate container 2d1db6c45a91 18:00:32 ---> 012434f4063f 18:00:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:00:33 ---> 29c55a52ca47 18:00:33 Step 18/22 : RUN chmod +x entrypoint.sh 18:00:33 ---> 8c6a6a2f4e8c 18:00:33 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 18:00:34 ---> Running in b2a230e0f02a 18:00:34 ---> Running in 6fbc1398e13d 18:00:34 ---> cbabd2587564 18:00:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:00:37 ---> c3d7ec484cd4 18:00:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:00:39 ---> 2d122bf5c45d 18:00:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:00:39 ---> Running in 17f62b657eae 18:00:39 Removing intermediate container 6fbc1398e13d 18:00:39 ---> 9831117ce50e 18:00:39 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 18:00:40 Removing intermediate container b2a230e0f02a 18:00:40 ---> 0e65a04e6e70 18:00:40 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 18:00:40 ---> Running in c70c9c2c6068 18:00:40 Removing intermediate container 17f62b657eae 18:00:40 ---> 4b26d0a20f88 18:00:40 Step 18/21 : CMD ["--init=true"] 18:00:41 ---> Running in 6a771d7c71de 18:00:41 Removing intermediate container c70c9c2c6068 18:00:41 ---> 76acef6b8633 18:00:41 Step 20/22 : LABEL arch=arm64 18:00:41 ---> 8f0b3f9ff3db 18:00:41 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:41 ---> Running in baaff3dcd75f 18:00:41 ---> Running in c1cb5517308a 18:00:41 Removing intermediate container 6a771d7c71de 18:00:41 ---> b2a54ba5b0d3 18:00:41 Step 19/21 : LABEL arch=arm64 18:00:42 ---> Running in bfcc12264cc3 18:00:42 Removing intermediate container baaff3dcd75f 18:00:42 ---> fc4349a312a8 18:00:42 Step 21/22 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:00:42 ---> Running in 651fae5fcc20 18:00:42 Removing intermediate container bfcc12264cc3 18:00:42 ---> fbe38dac314e 18:00:42 Step 20/21 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:00:43 ---> Running in 635baeb76b87 18:00:43 Removing intermediate container 651fae5fcc20 18:00:43 ---> e945734afa51 18:00:43 Step 22/22 : LABEL version=0.0.0 18:00:43 ---> Running in ca1e47095c1e 18:00:44 Removing intermediate container 635baeb76b87 18:00:44 ---> d48d36653b0a 18:00:44 Step 21/21 : LABEL version=0.0.0 18:00:44 ---> Running in 856d28dc2efe 18:00:44 Removing intermediate container ca1e47095c1e 18:00:44 ---> f031ab5b1c54 18:00:44 18:00:44 Removing intermediate container 856d28dc2efe 18:00:44 ---> b339e8f37c34 18:00:44 18:00:45 Successfully built f031ab5b1c54 18:00:45 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 18:00:45  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 18:00:45 Successfully built b339e8f37c34 18:00:45 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:00:45 Removing intermediate container c1cb5517308a 18:00:45 ---> 6e520312557e 18:00:45 Step 24/29 : RUN chmod 755 security-secrets-setup 18:00:45  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 18:00:46 ---> Running in 9163df343f2a 18:00:52 Removing intermediate container 9163df343f2a 18:00:52 ---> 0610f3beceee 18:00:52 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 18:00:53 ---> Running in ccb34f1dc0f3 18:00:55 Removing intermediate container ccb34f1dc0f3 18:00:55 ---> ca5666870837 18:00:55 Step 26/29 : CMD [ "generate" ] 18:00:56 Removing intermediate container 99bd00dbf8f1 18:00:56 ---> bf32ff9ec780 18:00:56 18:00:56 Step 10/22 : FROM scratch 18:00:56 ---> 18:00:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:00:56 ---> Running in 8c857c0b33ee 18:00:56 ---> Running in c1a5520363de 18:00:57 Removing intermediate container 8c857c0b33ee 18:00:57 Removing intermediate container c1a5520363de 18:00:57 ---> 8d0a97474d36 18:00:57 Step 27/29 : LABEL arch=arm64 18:00:57 ---> 196196f85f52 18:00:57 Step 12/22 : ENV APP_PORT=48081 18:00:57 ---> Running in e8af2f2db6da 18:00:57 ---> Running in 530bbe5420be 18:00:58 Removing intermediate container e8af2f2db6da 18:00:58 ---> 97a5aeb702a1 18:00:58 Step 13/22 : EXPOSE $APP_PORT 18:00:58 Removing intermediate container 530bbe5420be 18:00:58 ---> c3dd7dd059ff 18:00:58 Step 28/29 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:00:58 ---> Running in 9ecd6891415d 18:00:58 ---> Running in a7678c287288 18:00:59 Removing intermediate container 9ecd6891415d 18:00:59 ---> 88d043b961c9 18:00:59 Step 14/22 : WORKDIR / 18:00:59 Removing intermediate container a7678c287288 18:00:59 ---> 2051ff0d317a 18:00:59 Step 29/29 : LABEL version=0.0.0 18:00:59 ---> Running in dd50215207e2 18:01:00 ---> Running in cfef6e36feb2 18:01:01 Removing intermediate container dd50215207e2 18:01:01 ---> e9a8bd751b73 18:01:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:01:02 Removing intermediate container cfef6e36feb2 18:01:02 ---> a8c47b06f823 18:01:02 18:01:02 Successfully built a8c47b06f823 18:01:02 ---> bdea006561a9 18:01:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:01:02 Successfully tagged docker-security-secrets-setup-go-arm64:latest 18:01:02  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 18:01:03 Removing intermediate container 407693c30bf0 18:01:03 ---> cf4df4148726 18:01:03 18:01:03 Step 10/23 : FROM alpine 18:01:03 ---> dd36a01c3f31 18:01:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:01:04 ---> Running in f61259072938 18:01:04 ---> 186db4f55004 18:01:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:01:05 Removing intermediate container f61259072938 18:01:05 ---> ecd2fd9a9d56 18:01:05 Step 12/23 : ENV APP_PORT=48080 18:01:06 ---> a2224ca1c66e 18:01:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:01:06 ---> Running in b8a2cc9a25b5 18:01:06 ---> Running in 1d52a63abbea 18:01:06 Removing intermediate container b8a2cc9a25b5 18:01:06 ---> 0a3c846ebd14 18:01:06 Step 13/23 : EXPOSE $APP_PORT 18:01:07 ---> Running in f64f33c7efa2 18:01:07 Removing intermediate container 1d52a63abbea 18:01:07 ---> dfa4b98e871f 18:01:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:08 ---> Running in 8cd71410d952 18:01:08 Removing intermediate container f64f33c7efa2 18:01:08 ---> 5ed112a7cceb 18:01:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:09 ---> Running in 43d54e899bdc 18:01:09 Removing intermediate container 8cd71410d952 18:01:09 ---> b1fc339f7df7 18:01:09 Step 20/22 : LABEL arch=arm64 18:01:10 ---> Running in d6df364e1489 18:01:11 Removing intermediate container d6df364e1489 18:01:11 ---> 471c5f3a3b2a 18:01:11 Step 21/22 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:01:12 ---> Running in 3c1285680e3b 18:01:13 Removing intermediate container 3c1285680e3b 18:01:13 ---> 1aa550b5c7af 18:01:13 Step 22/22 : LABEL version=0.0.0 18:01:13 ---> Running in d837654f499d 18:01:13 Removing intermediate container 43d54e899bdc 18:01:13 ---> 8026f5b78c99 18:01:13 Step 15/23 : RUN apk --no-cache add zeromq 18:01:14 ---> Running in b409eed266f9 18:01:14 Removing intermediate container d837654f499d 18:01:14 ---> cf2b664bbba8 18:01:14 18:01:15 Successfully built cf2b664bbba8 18:01:15 Successfully tagged docker-core-metadata-go-arm64:latest 18:01:15  Building docker-core-metadata-go ... done Building docker-support-notifications-go 18:01:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:01:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:01:17 (1/5) Installing libgcc (9.3.0-r2) 18:01:17 (2/5) Installing libsodium (1.0.18-r0) 18:01:18 (3/5) Installing libstdc++ (9.3.0-r2) 18:01:18 (4/5) Installing libzmq (4.3.3-r0) 18:01:18 (5/5) Installing zeromq (4.3.3-r0) 18:01:18 Executing busybox-1.31.1-r19.trigger 18:01:18 OK: 8 MiB in 19 packages 18:01:20 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 18:01:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:01:20 ---> 629101b31d54 18:01:20 Step 3/21 : WORKDIR /edgex-go 18:01:20 ---> Using cache 18:01:20 ---> 4069a339b45d 18:01:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:20 ---> Using cache 18:01:20 ---> 24a4ca13db71 18:01:20 Step 5/21 : RUN apk update && apk add make git 18:01:21 ---> Running in 501538e3918c 18:01:22 Removing intermediate container b409eed266f9 18:01:22 ---> 7ccc2d4a06d1 18:01:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:01:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:01:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:23 ---> 629101b31d54 18:01:23 Step 3/24 : WORKDIR /edgex-go 18:01:23 ---> Using cache 18:01:23 ---> 4069a339b45d 18:01:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:23 ---> Using cache 18:01:23 ---> 24a4ca13db71 18:01:23 Step 5/24 : RUN apk update && apk add make git 18:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:01:24 ---> 622d4373e440 18:01:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:01:24 ---> Running in 015383bf19b6 18:01:25 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:01:25 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:01:25 OK: 12620 distinct packages available 18:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:01:26 OK: 217 MiB in 51 packages 18:01:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:01:27 ---> ad96b228092f 18:01:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:01:28 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:01:28 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:01:28 OK: 12620 distinct packages available 18:01:29 ---> fb0bb1df32d5 18:01:29 Step 19/23 : ENTRYPOINT ["/core-data"] 18:01:29 OK: 217 MiB in 51 packages 18:01:29 Removing intermediate container 501538e3918c 18:01:29 ---> 3bded06fa01f 18:01:29 Step 6/21 : COPY go.mod . 18:01:29 ---> Running in dd56c63474ca 18:01:30 Removing intermediate container dd56c63474ca 18:01:30 ---> d33d04bc04ab 18:01:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:30 ---> d98267e0c81a 18:01:30 Step 7/21 : RUN go mod download 18:01:30 ---> Running in b789be9abb33 18:01:31 ---> Running in e64754c3e9e9 18:01:31 Removing intermediate container 015383bf19b6 18:01:31 ---> fbd87c55dcc9 18:01:31 Step 6/24 : COPY go.mod . 18:01:31 Removing intermediate container b789be9abb33 18:01:31 ---> 17d7f145c485 18:01:31 Step 21/23 : LABEL arch=arm64 18:01:32 ---> Running in dc8345a4ccb5 18:01:32 ---> 9537ec011a53 18:01:32 Step 7/24 : RUN go mod download 18:01:32 ---> Running in 2b8654ceef6b 18:01:32 Removing intermediate container dc8345a4ccb5 18:01:32 ---> 85b853a6bb88 18:01:32 Step 22/23 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:01:33 ---> Running in 0e956b881d78 18:01:34 Removing intermediate container 0e956b881d78 18:01:34 ---> 632ca0dfd48d 18:01:34 Step 23/23 : LABEL version=0.0.0 18:01:35 ---> Running in 0b8c5cdd083f 18:01:35 Removing intermediate container e64754c3e9e9 18:01:35 ---> 7d1e9dbbe5d9 18:01:35 Step 8/21 : COPY . . 18:01:36 Removing intermediate container 0b8c5cdd083f 18:01:36 ---> 59fc3d9827bd 18:01:36 18:01:36 Successfully built 59fc3d9827bd 18:01:37 Successfully tagged docker-core-data-go-arm64:latest 18:01:37 Building docker-core-command-go 18:01:38  Building docker-core-data-go ... done Removing intermediate container 2b8654ceef6b 18:01:38 ---> 76f634b3b5aa 18:01:38 Step 8/24 : COPY . . 18:01:42 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 18:01:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:01:42 ---> 629101b31d54 18:01:42 Step 3/27 : WORKDIR /edgex-go 18:01:42 ---> Using cache 18:01:42 ---> 4069a339b45d 18:01:42 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:42 ---> Using cache 18:01:42 ---> 24a4ca13db71 18:01:42 Step 5/27 : RUN apk update && apk add make bash git 18:01:47 ---> Running in 9ac1eca38d69 18:01:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:01:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:01:50 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:01:50 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:01:50 OK: 12620 distinct packages available 18:01:51 OK: 217 MiB in 51 packages 18:01:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:01:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:52 ---> 629101b31d54 18:01:52 Step 3/24 : WORKDIR /edgex-go 18:01:52 ---> Using cache 18:01:52 ---> 4069a339b45d 18:01:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:52 ---> Using cache 18:01:52 ---> 24a4ca13db71 18:01:52 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 18:01:57 ---> Running in 52e4b2857763 18:01:58 Removing intermediate container 9ac1eca38d69 18:01:58 ---> 49bf941c2355 18:01:58 Step 6/27 : COPY go.mod . 18:01:58 ---> 0609089dcd9d 18:01:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 18:01:58 ---> Running in 426c26abbd88 18:01:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:01:59 ---> 30e6e07e7b89 18:01:59 Step 7/27 : RUN go mod download 18:02:00 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 18:02:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:02:00 ---> Running in 1aaeaf038759 18:02:00 ---> 00b1fb5a2911 18:02:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:02:01 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:02:01 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:02:01 OK: 12620 distinct packages available 18:02:01 ---> Running in 92ddd5dce012 18:02:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:02:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:02 ---> 629101b31d54 18:02:02 Step 3/22 : WORKDIR /edgex-go 18:02:02 ---> Using cache 18:02:02 ---> 4069a339b45d 18:02:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:02 ---> Using cache 18:02:02 ---> 24a4ca13db71 18:02:02 Step 5/22 : RUN apk update && apk add make git 18:02:02 ---> Using cache 18:02:02 ---> fbd87c55dcc9 18:02:02 Step 6/22 : COPY go.mod . 18:02:02 ---> Using cache 18:02:02 ---> 9537ec011a53 18:02:02 Step 7/22 : RUN go mod download 18:02:02 ---> Using cache 18:02:02 ---> 76f634b3b5aa 18:02:02 Step 8/22 : COPY . . 18:02:02 OK: 217 MiB in 51 packages 18:02:02 ---> Using cache 18:02:02 ---> 00b1fb5a2911 18:02:02 Step 9/22 : RUN make cmd/core-command/core-command 18:02:02 ---> Running in 3a9ecb9ebcf0 18:02: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 18:02:04 Removing intermediate container 52e4b2857763 18:02:04 ---> 46e25eb1180b 18:02:04 Step 6/24 : COPY go.mod . 18:02:05 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 18:02:05 Removing intermediate container 1aaeaf038759 18:02:05 ---> 6bf66bb7b9b4 18:02:05 Step 8/27 : COPY . . 18:02:05 ---> 2399df322a41 18:02:05 Step 7/24 : RUN go mod download 18:02:05 ---> Running in 27d4525bd676 18:02:12 Removing intermediate container 27d4525bd676 18:02:12 ---> cf2f1dc613dc 18:02:12 Step 8/24 : COPY . . 18:02:39 ---> 3dcd2b650117 18:02:39 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:02:39 ---> Running in db3d61dea574 18:02:39 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 18:02:39 ---> 017ced72b2b1 18:02:39 Step 9/24 : RUN make cmd/support-notifications/support-notifications 18:02:39 ---> Running in 04da93879abe 18:02:41 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 18:03:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:03:40 Removing intermediate container 92ddd5dce012 18:03:40 ---> 916af26765b0 18:03:40 18:03:40 Step 10/24 : FROM alpine:3.10 18:03:40 ---> 536a684cf733 18:03:40 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:03:40 ---> Using cache 18:03:40 ---> 0e44610163ce 18:03:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:03:40 ---> Running in 82d36b4e1add 18:03:40 Removing intermediate container 82d36b4e1add 18:03:40 ---> 033ad5c2a50e 18:03:40 Step 13/24 : WORKDIR / 18:03:40 ---> Running in 556defa0b708 18:03:41 Removing intermediate container 556defa0b708 18:03:41 ---> 22250e69806e 18:03:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:03:42 ---> 3c1592371e47 18:03:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:03:43 ---> eca74da78b0c 18:03:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:03:45 ---> d7b08097a93d 18:03:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:03:46 ---> 396467344234 18:03:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:03:48 ---> 69982c8cd840 18:03:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:03:50 ---> af21de7d8336 18:03:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:03:50 ---> Running in e5efdd192262 18:03:54 Removing intermediate container e5efdd192262 18:03:54 ---> 586f8d1d7169 18:03:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:03:54 ---> Running in d11098787d29 18:03:55 Removing intermediate container 426c26abbd88 18:03:55 ---> 18c948c62d9f 18:03:55 18:03:55 Step 10/21 : FROM scratch 18:03:55 ---> 18:03:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:03:55 Removing intermediate container d11098787d29 18:03:55 ---> 258e14338d75 18:03:55 Step 22/24 : LABEL arch=arm64 18:03:55 ---> Using cache 18:03:55 ---> 196196f85f52 18:03:55 Step 12/21 : ENV APP_PORT=48085 18:03:55 ---> Running in 71d9f08e29dd 18:03:55 ---> Running in 8453f98b7137 18:03:56 Removing intermediate container 8453f98b7137 18:03:56 ---> 081330b71ae2 18:03:56 Step 23/24 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:03:56 Removing intermediate container 71d9f08e29dd 18:03:56 ---> f15bd68a3b1c 18:03:56 Step 13/21 : EXPOSE $APP_PORT 18:03:56 ---> Running in 4a15e0ae3c26 18:03:56 ---> Running in ad351e517747 18:03:57 Removing intermediate container 4a15e0ae3c26 18:03:57 ---> f66ad4fe7cf1 18:03:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:03:57 Removing intermediate container ad351e517747 18:03:57 ---> f897f36c6939 18:03:57 Step 24/24 : LABEL version=0.0.0 18:03:58 ---> Running in 1a92207e903d 18:03:59 ---> e0d499d77a4d 18:03:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:03:59 Removing intermediate container 1a92207e903d 18:03:59 ---> 7f34a6b0c2fa 18:03:59 18:04:00 Successfully built 7f34a6b0c2fa 18:04:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:04:01  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3a9ecb9ebcf0 18:04:01 ---> 5490691bf367 18:04:01 18:04:01 Step 10/22 : FROM scratch 18:04:01 ---> 18:04:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:04:01 ---> 0d9705c69c28 18:04:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:04:02 ---> Using cache 18:04:02 ---> 196196f85f52 18:04:02 Step 12/22 : ENV APP_PORT=48082 18:04:02 ---> Running in 10e46db6d7e3 18:04:03 Removing intermediate container 10e46db6d7e3 18:04:03 ---> 448089b33c42 18:04:03 Step 13/22 : EXPOSE $APP_PORT 18:04:03 ---> Running in 255764f75a38 18:04:03 ---> bdf3396596ee 18:04:03 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 18:04:03 ---> Running in 755d24b14825 18:04:04 Removing intermediate container 255764f75a38 18:04:04 ---> e05bb97d16ff 18:04:04 Step 14/22 : WORKDIR / 18:04:04 ---> Running in 3d0707c8cf80 18:04:04 Removing intermediate container 755d24b14825 18:04:04 ---> f4e24f79d5c4 18:04:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:04 ---> Running in 75aaac8af39e 18:04:05 Removing intermediate container 3d0707c8cf80 18:04:05 ---> c715dd465b97 18:04:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 18:04:05 Removing intermediate container 75aaac8af39e 18:04:05 ---> 547735731e63 18:04:05 Step 19/21 : LABEL arch=arm64 18:04:06 ---> Running in 52f62052d46a 18:04:07 ---> 617b3f5e29e1 18:04:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:04:07 Removing intermediate container 52f62052d46a 18:04:07 ---> 54f815db05d6 18:04:07 Step 20/21 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:04:07 ---> Running in a61d23de5a26 18:04:08 Removing intermediate container a61d23de5a26 18:04:08 ---> 84cdf701edee 18:04:08 Step 21/21 : LABEL version=0.0.0 18:04:08 ---> Running in 7bdccf7a2f0e 18:04:08 Removing intermediate container db3d61dea574 18:04:08 ---> a5745c40298c 18:04:08 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:04:08 ---> Running in 7659808f547d 18:04:09 ---> 53a929969cb4 18:04:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:04:09 Removing intermediate container 7bdccf7a2f0e 18:04:09 ---> 69405e4e9971 18:04:09 18:04:09 Successfully built 69405e4e9971 18:04:09 Successfully tagged docker-support-scheduler-go-arm64:latest 18:04:10  Building docker-support-scheduler-go ... done  ---> 1b10f0312154 18:04:10 Step 18/22 : ENTRYPOINT ["/core-command"] 18:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:04:10 ---> Running in e677bcd9d0f6 18:04:10 Removing intermediate container e677bcd9d0f6 18:04:10 ---> 1bcfa879a5dc 18:04:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:10 ---> Running in 44a3f292842f 18:04:11 Removing intermediate container 44a3f292842f 18:04:11 ---> 3bdf31dfdcc4 18:04:11 Step 20/22 : LABEL arch=arm64 18:04:11 ---> Running in 968cb8cfe069 18:04:12 Removing intermediate container 968cb8cfe069 18:04:12 ---> c7fb5fadbe88 18:04:12 Step 21/22 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:04:12 ---> Running in 6c29e14339c9 18:04:13 Removing intermediate container 6c29e14339c9 18:04:13 ---> 70dbe18cd6ce 18:04:13 Step 22/22 : LABEL version=0.0.0 18:04:13 ---> Running in a9dcb47a8ba6 18:04:13 Removing intermediate container 7659808f547d 18:04:13 ---> c853e047f3c2 18:04:13 18:04:13 Step 11/27 : FROM docker:latest 18:04:13 ---> 0c09fb3ff9b5 18:04:13 Step 12/27 : RUN apk add --no-cache bash 18:04:13 ---> Running in d657c12e6ce8 18:04:14 Removing intermediate container a9dcb47a8ba6 18:04:14 ---> d462f8a0f533 18:04:14 18:04:14 Successfully built d462f8a0f533 18:04:14 Successfully tagged docker-core-command-go-arm64:latest 18:04:15  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:04:15 Removing intermediate container 04da93879abe 18:04:15 ---> a94858e2e53c 18:04:15 18:04:15 Step 10/24 : FROM scratch 18:04:15 ---> 18:04:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:04:15 ---> Running in 3d3afbe89512 18:04:16 (1/2) Installing readline (8.0.4-r0) 18:04:16 (2/2) Installing bash (5.0.17-r0) 18:04:16 Executing bash-5.0.17-r0.post-install 18:04:16 Executing busybox-1.31.1-r19.trigger 18:04:16 OK: 12 MiB in 22 packages 18:04:16 Removing intermediate container 3d3afbe89512 18:04:16 ---> 1552775e5e87 18:04:16 Step 12/24 : ENV APP_PORT=48060 18:04:16 ---> Running in 55624f998834 18:04:17 Removing intermediate container 55624f998834 18:04:17 ---> b717f7d3b61d 18:04:17 Step 13/24 : EXPOSE $APP_PORT 18:04:17 ---> Running in dcb5b1c6b0d5 18:04:17 Removing intermediate container d657c12e6ce8 18:04:17 ---> 5bd0a6942395 18:04:17 Step 13/27 : RUN rm -rf /var/cache/apk/* 18:04:17 ---> Running in 7424ba7ad9d7 18:04:17 Removing intermediate container dcb5b1c6b0d5 18:04:17 ---> 25c48a79dddb 18:04:17 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 18:04:18 ---> dc9030a01293 18:04:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 18:04:20 ---> b0831eb1d537 18:04:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 18:04:20 Removing intermediate container 7424ba7ad9d7 18:04:20 ---> 665e2f8a7de9 18:04:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:04:20 ---> Running in 332e99b48052 18:04:20 Removing intermediate container 332e99b48052 18:04:20 ---> 11598c984dca 18:04:20 Step 15/27 : ENV APP_PORT=48090 18:04:20 ---> Running in 7a226f415132 18:04:21 ---> 3fcd350f2074 18:04:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 18:04:21 Removing intermediate container 7a226f415132 18:04:21 ---> 8772fe4b7518 18:04:21 Step 16/27 : EXPOSE $APP_PORT 18:04:21 ---> Running in 80e4a8b76458 18:04:21 ---> aea25418891d 18:04:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:04:22 Removing intermediate container 80e4a8b76458 18:04:22 ---> 877ba84544d5 18:04:22 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:04:22 ---> 728039051ff8 18:04:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:04:23 ---> b45ed27ae424 18:04:23 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:04:23 ---> b100e08fdb61 18:04:23 Step 20/24 : ENTRYPOINT ["/support-notifications"] 18:04:24 ---> Running in d166242876f2 18:04:24 ---> 497589e3b313 18:04:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:04:24 Removing intermediate container d166242876f2 18:04:24 ---> bf8c98303dae 18:04:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:24 ---> Running in f78e2c1c130b 18:04:25 Removing intermediate container f78e2c1c130b 18:04:25 ---> bbf6e0c09851 18:04:25 Step 22/24 : LABEL arch=arm64 18:04:25 ---> Running in 91e4a073fcb3 18:04:25 ---> 8fa58de099c9 18:04:25 Step 20/27 : RUN apk --no-cache add py3-pip 18:04:25 ---> Running in 84409ea0e316 18:04:26 Removing intermediate container 91e4a073fcb3 18:04:26 ---> 2e96ffe93486 18:04:26 Step 23/24 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:04:26 ---> Running in 4980f38a8faf 18:04:26 Removing intermediate container 4980f38a8faf 18:04:26 ---> 1e388ded6398 18:04:26 Step 24/24 : LABEL version=0.0.0 18:04:26 ---> Running in 7e2118ee9d80 18:04:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:04:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:04:27 Removing intermediate container 7e2118ee9d80 18:04:27 ---> 230c3a58ccf9 18:04:27 18:04:27 Successfully built 230c3a58ccf9 18:04:27 Successfully tagged docker-support-notifications-go-arm64:latest 18:04:27  Building docker-support-notifications-go ... done (1/33) Installing libbz2 (1.0.8-r1) 18:04:27 (2/33) Installing expat (2.2.9-r1) 18:04:27 (3/33) Installing libffi (3.3-r2) 18:04:27 (4/33) Installing gdbm (1.13-r1) 18:04:27 (5/33) Installing xz-libs (5.2.5-r0) 18:04:27 (6/33) Installing sqlite-libs (3.32.1-r0) 18:04:27 (7/33) Installing python3 (3.8.5-r0) 18:04:29 (8/33) Installing py3-appdirs (1.4.4-r1) 18:04:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:04:29 (10/33) Installing py3-parsing (2.4.7-r0) 18:04:29 (11/33) Installing py3-six (1.15.0-r0) 18:04:29 (12/33) Installing py3-packaging (20.4-r0) 18:04:29 (13/33) Installing py3-setuptools (47.0.0-r0) 18:04:29 (14/33) Installing py3-chardet (3.0.4-r4) 18:04:29 (15/33) Installing py3-idna (2.9-r0) 18:04:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:04:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:04:29 (18/33) Installing py3-requests (2.23.0-r0) 18:04:29 (19/33) Installing py3-msgpack (1.0.0-r0) 18:04:29 (20/33) Installing py3-lockfile (0.12.2-r3) 18:04:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:04:30 (22/33) Installing py3-colorama (0.4.3-r0) 18:04:30 (23/33) Installing py3-distlib (0.3.0-r0) 18:04:30 (24/33) Installing py3-distro (1.5.0-r1) 18:04:30 (25/33) Installing py3-webencodings (0.5.1-r3) 18:04:30 (26/33) Installing py3-html5lib (1.0.1-r4) 18:04:30 (27/33) Installing py3-pytoml (0.1.21-r0) 18:04:30 (28/33) Installing py3-pep517 (0.8.2-r0) 18:04:30 (29/33) Installing py3-progress (1.5-r0) 18:04:30 (30/33) Installing py3-toml (0.10.1-r0) 18:04:30 (31/33) Installing py3-retrying (1.3.3-r0) 18:04:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:04:30 (33/33) Installing py3-pip (20.1.1-r0) 18:04:30 Executing busybox-1.31.1-r19.trigger 18:04:30 OK: 71 MiB in 55 packages 18:04:37 Removing intermediate container 84409ea0e316 18:04:37 ---> f0bbaedd4c2f 18:04:37 Step 21/27 : RUN pip install docker-compose==1.23.2 18:04:37 ---> Running in abd05e0622c3 18:04:41 Collecting docker-compose==1.23.2 18:04:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:04:42 Collecting texttable<0.10,>=0.9.0 18:04:42 Downloading texttable-0.9.1.tar.gz (11 kB) 18:04:44 Collecting PyYAML<4,>=3.10 18:04:44 Downloading PyYAML-3.13.tar.gz (270 kB) 18:04:48 Collecting docker<4.0,>=3.6.0 18:04:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:04:48 Collecting jsonschema<3,>=2.5.1 18:04:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:04:49 Collecting websocket-client<1.0,>=0.32.0 18:04:49 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:04:49 Collecting cached-property<2,>=1.2.0 18:04:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:04:49 Collecting dockerpty<0.5,>=0.4.1 18:04:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:04:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:04:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:04:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:04:52 Collecting docopt<0.7,>=0.6.1 18:04:52 Downloading docopt-0.6.2.tar.gz (25 kB) 18:04:54 Collecting docker-pycreds>=0.4.0 18:04:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:04:55 Collecting idna<2.8,>=2.5 18:04:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:04:55 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) 18:04:55 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) 18:04:56 Collecting urllib3<1.25,>=1.21.1 18:04:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:04:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:04:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:04:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:04:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:04:57 Installing collected packages: texttable, PyYAML, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, cached-property, dockerpty, docopt, docker-compose 18:04:57 Running setup.py install for texttable: started 18:04:59 Running setup.py install for texttable: finished with status 'done' 18:04:59 Running setup.py install for PyYAML: started 18:05:01 Running setup.py install for PyYAML: finished with status 'done' 18:05:01 Attempting uninstall: idna 18:05:01 Found existing installation: idna 2.9 18:05:01 Uninstalling idna-2.9: 18:05:01 Successfully uninstalled idna-2.9 18:05:02 Attempting uninstall: urllib3 18:05:02 Found existing installation: urllib3 1.25.9 18:05:02 Uninstalling urllib3-1.25.9: 18:05:02 Successfully uninstalled urllib3-1.25.9 18:05:02 Attempting uninstall: requests 18:05:02 Found existing installation: requests 2.23.0 18:05:02 Uninstalling requests-2.23.0: 18:05:02 Successfully uninstalled requests-2.23.0 18:05:04 Running setup.py install for dockerpty: started 18:05:06 Running setup.py install for dockerpty: finished with status 'done' 18:05:06 Running setup.py install for docopt: started 18:05:08 Running setup.py install for docopt: finished with status 'done' 18:05:09 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 18:05:13 Removing intermediate container abd05e0622c3 18:05:13 ---> 942330158e05 18:05:13 Step 22/27 : RUN apk --no-cache add curl 18:05:13 ---> Running in 9f47cb9b224b 18:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:05:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:05:15 (2/3) Installing libcurl (7.69.1-r3) 18:05:15 (3/3) Installing curl (7.69.1-r3) 18:05:15 Executing busybox-1.31.1-r19.trigger 18:05:15 OK: 71 MiB in 58 packages 18:05:16 Removing intermediate container 9f47cb9b224b 18:05:16 ---> 554caa518c63 18:05:16 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 18:05:16 ---> Running in 577e3e458c58 18:05:17 Removing intermediate container 577e3e458c58 18:05:17 ---> cb59b47fb7d2 18:05:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:17 ---> Running in c1ab4c31784e 18:05:17 Removing intermediate container c1ab4c31784e 18:05:17 ---> 31c6534e4ceb 18:05:17 Step 25/27 : LABEL arch=arm64 18:05:17 ---> Running in 33c1590ed185 18:05:18 Removing intermediate container 33c1590ed185 18:05:18 ---> 6c4fa0b5ce66 18:05:18 Step 26/27 : LABEL git_sha=9af7aa8e5ff05eb874745c1946d20287603b3061 18:05:18 ---> Running in fa7978863166 18:05:19 Removing intermediate container fa7978863166 18:05:19 ---> c300264db69b 18:05:19 Step 27/27 : LABEL version=0.0.0 18:05:19 ---> Running in 8758ea87e2b9 18:05:19 Removing intermediate container 8758ea87e2b9 18:05:19 ---> 660904a58480 18:05:19 18:05:19 Successfully built 660904a58480 18:05:19 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:05:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:05:20 $ docker stop --time=1 40fcb6fada639b1c46b2fc597c542f64f626899a0ec884d2955464936b776612 18:05:22 $ docker rm -f 40fcb6fada639b1c46b2fc597c542f64f626899a0ec884d2955464936b776612 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:23 + grep docker 18:05:23 + docker images 18:05:23 docker-sys-mgmt-agent-go-arm64 latest 660904a58480 4 seconds ago 300MB 18:05:23 docker-support-notifications-go-arm64 latest 230c3a58ccf9 56 seconds ago 12.9MB 18:05:23 docker-core-command-go-arm64 latest d462f8a0f533 About a minute ago 11.4MB 18:05:23 docker-support-scheduler-go-arm64 latest 69405e4e9971 About a minute ago 11.5MB 18:05:23 docker-security-secretstore-setup-go-arm64 latest 7f34a6b0c2fa About a minute ago 23.5MB 18:05:23 docker-core-data-go-arm64 latest 59fc3d9827bd 3 minutes ago 22.3MB 18:05:23 docker-core-metadata-go-arm64 latest cf2b664bbba8 4 minutes ago 13.6MB 18:05:23 docker-security-secrets-setup-go-arm64 latest a8c47b06f823 4 minutes ago 22.7MB 18:05:23 docker-security-bootstrap-redis-go-arm64 latest f031ab5b1c54 4 minutes ago 15.2MB 18:05:23 docker-security-proxy-setup-go-arm64 latest b339e8f37c34 4 minutes ago 23.4MB 18:05:23 docker latest 0c09fb3ff9b5 20 hours 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 18:05:25 provisioning config files... 18:05:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3995861215863681092tmp [Pipeline] { [Pipeline] sh 18:05:25 + set +x 18:05:25 + curl -s https://codecov.io/bash 18:05:25 + bash -s -- 18:05:26 18:05:26 _____ _ 18:05:26 / ____| | | 18:05:26 | | ___ __| | ___ ___ _____ __ 18:05:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:05:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:05:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:05:26 Bash-20201130-cc6d3fe 18:05:26 18:05:26 18:05:26 ==> Jenkins CI detected. 18:05:26 project root: . 18:05:26 --> token set from env 18:05:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:05:26 ==> Running gcov in . (disable via -X gcov) 18:05:26 ==> Python coveragepy not found 18:05:26 ==> Searching for coverage reports in: 18:05:26 + . 18:05:26 -> Found 1 reports 18:05:26 ==> Detecting git/mercurial file structure 18:05:26 ==> Reading reports 18:05:26 + ./coverage.out bytes=568194 18:05:26 ==> Appending adjustments 18:05:26 https://docs.codecov.io/docs/fixing-reports 18:05:29 + Found adjustments 18:05:29 ==> Gzipping contents 18:05:29 88K /tmp/codecov.iVFZia.gz 18:05:29 ==> Uploading reports 18:05:29 url: https://codecov.io 18:05:29 query: branch=PR-2939&commit=9af7aa8e5ff05eb874745c1946d20287603b3061&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 18:05:29 -> Pinging Codecov 18:05:29 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=9af7aa8e5ff05eb874745c1946d20287603b3061&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 18:05:30 -> Uploading to 18:05:30 https://storage.googleapis.com/codecov/v4/raw/2020-12-16/00271124DB129430A58F1EEE437C3FCB/9af7aa8e5ff05eb874745c1946d20287603b3061/a517ac3d-938e-4ca2-9ba7-399d5159882f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T180530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e13fbddddf0af21a09896712e03a5b94e05af4484b0b2deb18f7141cd503ec5 18:05:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:30 Dload Upload Total Spent Left Speed 18:05:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87966 0 0 100 87966 0 176k --:--:-- --:--:-- --:--:-- 176k 100 87966 0 0 100 87966 0 176k --:--:-- --:--:-- --:--:-- 176k 18:05:30 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/9af7aa8e5ff05eb874745c1946d20287603b3061 [Pipeline] } 18:05:30 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 18:05:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:05:33 ---> package-listing.sh 18:05:33 ++ facter osfamily 18:05:33 ++ tr '[:upper:]' '[:lower:]' 18:05:33 + OS_FAMILY=redhat 18:05:33 + workspace=/w/workspace/edgex-go/7 18:05:33 + START_PACKAGES=/tmp/packages_start.txt 18:05:33 + END_PACKAGES=/tmp/packages_end.txt 18:05:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:05:33 + PACKAGES=/tmp/packages_start.txt 18:05:33 + '[' /w/workspace/edgex-go/7 ']' 18:05:33 + PACKAGES=/tmp/packages_end.txt 18:05:33 + case "${OS_FAMILY}" in 18:05:33 + rpm -qa 18:05:33 + sort 18:05:39 + '[' -f /tmp/packages_start.txt ']' 18:05:39 + '[' -f /tmp/packages_end.txt ']' 18:05:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:05:39 + '[' /w/workspace/edgex-go/7 ']' 18:05:39 + mkdir -p /w/workspace/edgex-go/7/archives/ 18:05:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 18:05:39 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:05:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:05:39 18:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:05:40 alpine: Pulling from edgex-lftools-log-publisher 18:05:40 df20fa9351a1: Pulling fs layer 18:05:40 36b3adc4ff6f: Pulling fs layer 18:05:40 8ad3a11d3b57: Pulling fs layer 18:05:40 46f8f816bc3b: Pulling fs layer 18:05:40 93b61091891f: Pulling fs layer 18:05:40 93b9cdb0e59b: Pulling fs layer 18:05:40 5e14af77c1be: Pulling fs layer 18:05:40 01666e4c0597: Pulling fs layer 18:05:40 aa168da1d23b: Pulling fs layer 18:05:40 93b9cdb0e59b: Waiting 18:05:40 5e14af77c1be: Waiting 18:05:40 01666e4c0597: Waiting 18:05:40 aa168da1d23b: Waiting 18:05:40 46f8f816bc3b: Waiting 18:05:40 93b61091891f: Waiting 18:05:40 df20fa9351a1: Verifying Checksum 18:05:40 df20fa9351a1: Download complete 18:05:40 46f8f816bc3b: Verifying Checksum 18:05:40 46f8f816bc3b: Download complete 18:05:40 36b3adc4ff6f: Verifying Checksum 18:05:40 36b3adc4ff6f: Download complete 18:05:40 93b9cdb0e59b: Download complete 18:05:40 5e14af77c1be: Verifying Checksum 18:05:40 5e14af77c1be: Download complete 18:05:40 93b61091891f: Verifying Checksum 18:05:40 93b61091891f: Download complete 18:05:40 8ad3a11d3b57: Verifying Checksum 18:05:40 8ad3a11d3b57: Download complete 18:05:40 01666e4c0597: Verifying Checksum 18:05:40 df20fa9351a1: Pull complete 18:05:40 36b3adc4ff6f: Pull complete 18:05:41 8ad3a11d3b57: Pull complete 18:05:41 46f8f816bc3b: Pull complete 18:05:42 aa168da1d23b: Download complete 18:05:43 93b61091891f: Pull complete 18:05:43 93b9cdb0e59b: Pull complete 18:05:43 5e14af77c1be: Pull complete 18:05:44 01666e4c0597: Pull complete 18:05:54 aa168da1d23b: Pull complete 18:05:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:05:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:05:54 prd-centos7-docker-4c-2g-16359 does not seem to be running inside a container 18:05:54 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:05:59 $ docker top 86dbceb2e12670c07c1991988a4631ffc9935cd3f8b0bc5802f45b5690d515e5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:00 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:00 + mkdir -p /var/log/sa [Pipeline] sh 18:06:00 + ls /var/log/sa-host 18:06:00 + sadf -c /var/log/sa-host/sa16 18:06:00 file_magic: OK 18:06:00 HZ: Using current value: 100 18:06:00 file_header: OK 18:06:00 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 18:06:00 Statistics: 18:06:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:06:00 File successfully converted to sysstat format version 12.2.1 18:06:00 + sadf -c /var/log/sa-host/sa23 18:06:00 file_magic: OK 18:06:00 HZ: Using current value: 100 18:06:00 file_header: OK 18:06:00 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 18:06:00 Statistics: 18:06:00 Hnuu...uuuununununu... 18:06:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:00 provisioning config files... 18:06:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6527667662739190458tmp [Pipeline] { [Pipeline] echo 18:06:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:01 ---> create-netrc.sh [Pipeline] } 18:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:06:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:06:01 ---> python-tools-install.sh [Pipeline] echo 18:06:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:02 ---> sudo-logs.sh 18:06:02 Archiving 'sudo' log.. [Pipeline] echo 18:06:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:02 ---> job-cost.sh 18:06:02 lf-activate-venv: SKIPPING 18:06:02 INFO: No Stack... 18:06:03 INFO: Retrieving Pricing Info for: v1-standard-2 18:06:04 INFO: Archiving Costs [Pipeline] echo 18:06:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:04 ---> logs-deploy.sh 18:06:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/7 18:06:04 INFO: archiving workspace using pattern(s): 18:06:06 Archives upload complete. 18:06:06 INFO: archiving logs to Nexus 18:06:07 ---> uname -a: 18:06:07 Linux prd-centos7-docker-4c-2g-16359.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:06:07 18:06:07 18:06:07 ---> lscpu: 18:06:07 Architecture: x86_64 18:06:07 CPU op-mode(s): 32-bit, 64-bit 18:06:07 Byte Order: Little Endian 18:06:07 Address sizes: 40 bits physical, 48 bits virtual 18:06:07 CPU(s): 4 18:06:07 On-line CPU(s) list: 0-3 18:06:07 Thread(s) per core: 1 18:06:07 Core(s) per socket: 1 18:06:07 Socket(s): 4 18:06:07 NUMA node(s): 1 18:06:07 Vendor ID: GenuineIntel 18:06:07 CPU family: 6 18:06:07 Model: 44 18:06:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:06:07 Stepping: 1 18:06:07 CPU MHz: 2933.438 18:06:07 BogoMIPS: 5866.87 18:06:07 Virtualization: VT-x 18:06:07 Hypervisor vendor: KVM 18:06:07 Virtualization type: full 18:06:07 L1d cache: 128 KiB 18:06:07 L1i cache: 128 KiB 18:06:07 L2 cache: 16 MiB 18:06:07 L3 cache: 64 MiB 18:06:07 NUMA node0 CPU(s): 0-3 18:06:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:06:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:06:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:06:07 Vulnerability Meltdown: Mitigation; PTI 18:06:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:06:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:06:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:06:07 Vulnerability Srbds: Not affected 18:06:07 Vulnerability Tsx async abort: Not affected 18:06:07 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 18:06:07 18:06:07 18:06:07 ---> nproc: 18:06:07 4 18:06:07 18:06:07 18:06:07 ---> df -h: 18:06:07 Filesystem Size Used Available Use% Mounted on 18:06:07 overlay 50.0G 12.3G 37.7G 25% / 18:06:07 tmpfs 64.0M 0 64.0M 0% /dev 18:06:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:06:07 shm 64.0M 0 64.0M 0% /dev/shm 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/7@tmp 18:06:07 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/7 18:06:07 18:06:07 18:06:07 ---> free -m: 18:06:07 total used free shared buff/cache available 18:06:07 Mem: 1837 714 236 0 886 1037 18:06:07 Swap: 1023 61 962 18:06:07 18:06:07 18:06:07 ---> ip addr: 18:06:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:06:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:06:07 inet 127.0.0.1/8 scope host lo 18:06:07 valid_lft forever preferred_lft forever 18:06:07 inet6 ::1/128 scope host 18:06:07 valid_lft forever preferred_lft forever 18:06:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:06:07 link/ether fa:16:3e:8d:86:fd brd ff:ff:ff:ff:ff:ff 18:06:07 inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 18:06:07 valid_lft 85085sec preferred_lft 85085sec 18:06:07 inet6 fe80::f816:3eff:fe8d:86fd/64 scope link 18:06:07 valid_lft forever preferred_lft forever 18:06:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:06:07 link/ether 02:42:4f:44:22:70 brd ff:ff:ff:ff:ff:ff 18:06:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:06:07 valid_lft forever preferred_lft forever 18:06:07 inet6 fe80::42:4fff:fe44:2270/64 scope link 18:06:07 valid_lft forever preferred_lft forever 18:06:07 18:06:07 18:06:07 ---> sar -b -r -n DEV: 18:06:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 18:06:07 18:06:07 17:44:00 LINUX RESTART (4 CPU) 18:06:07 18:06:07 17:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:06:07 17:46:01 236.02 115.70 120.32 0.00 8301.40 47114.24 0.00 18:06:07 17:47:01 289.24 121.17 168.07 0.00 6251.92 33301.95 0.00 18:06:07 17:48:01 157.41 74.70 82.71 0.00 2704.52 10780.77 0.00 18:06:07 17:49:01 146.97 40.18 106.79 0.00 3107.22 25821.98 0.00 18:06:07 17:50:02 2144.39 1791.25 353.13 0.00 162721.75 220972.96 0.00 18:06:07 17:51:01 1667.18 1426.69 240.49 0.00 87373.04 98365.43 0.00 18:06:07 17:52:02 1951.18 1582.18 369.00 0.00 113563.46 157436.93 0.00 18:06:07 17:53:01 1500.10 1167.97 332.13 0.00 86741.85 98393.58 0.00 18:06:07 17:54:01 157.34 13.30 144.04 0.00 2934.09 8982.01 0.00 18:06:07 17:55:01 5.88 0.75 5.13 0.00 29.17 168.35 0.00 18:06:07 17:56:01 0.27 0.02 0.25 0.00 0.13 3.35 0.00 18:06:07 17:57:01 0.38 0.00 0.38 0.00 0.00 6.13 0.00 18:06:07 17:58:01 0.30 0.00 0.30 0.00 0.00 4.35 0.00 18:06:07 17:59:01 1.92 1.57 0.35 0.00 60.08 4.81 0.00 18:06:07 18:00:01 0.80 0.05 0.75 0.00 0.80 14.15 0.00 18:06:07 18:01:01 0.38 0.03 0.35 0.00 0.67 5.08 0.00 18:06:07 18:02:01 0.85 0.45 0.40 0.00 24.37 7.16 0.00 18:06:07 18:03:01 0.33 0.02 0.32 0.00 0.13 5.56 0.00 18:06:07 18:04:01 0.25 0.02 0.23 0.00 0.13 3.61 0.00 18:06:07 18:05:01 0.47 0.23 0.23 0.00 117.39 3.50 0.00 18:06:07 Average: 412.72 316.55 96.17 0.00 23696.64 35074.68 0.00 18:06:07 18:06:07 17:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:06:07 17:46:01 98360 0 724512 38.51 2028 1056644 1449836 49.48 569540 973112 44880 18:06:07 17:47:01 207636 0 775232 41.20 756 897920 1760360 60.08 617104 779232 94644 18:06:07 17:48:01 110712 0 941944 50.06 396 828492 1749576 59.71 780640 703512 44796 18:06:07 17:49:01 169668 0 744572 39.57 320 966984 1314188 44.85 623456 802472 36 18:06:07 17:50:02 110384 0 842752 44.79 12 928396 2330712 79.54 712916 837912 89284 18:06:07 17:51:01 77888 0 1074920 57.13 12 728724 3217372 109.80 755176 779176 4356 18:06:07 17:52:02 124784 0 772264 41.04 12 984484 2432740 83.03 666488 857780 11204 18:06:07 17:53:01 358640 0 674328 35.84 12 848564 1389936 47.44 536196 757104 2880 18:06:07 17:54:01 248440 0 639236 33.97 12 993856 1197752 40.88 538772 854820 20 18:06:07 17:55:01 251712 0 635272 33.76 12 994548 1188304 40.55 537688 855152 12 18:06:07 17:56:01 253208 0 633772 33.68 12 994552 1173912 40.06 536536 854900 16 18:06:07 17:57:01 252996 0 633980 33.69 12 994556 1173972 40.07 536680 854904 8 18:06:07 17:58:01 254600 0 632368 33.61 12 994564 1162604 39.68 535680 854784 8 18:06:07 17:59:01 252716 0 633188 33.65 12 995628 1162604 39.68 536028 855504 20 18:06:07 18:00:01 252428 0 633468 33.67 12 995636 1162712 39.68 536680 855512 8 18:06:07 18:01:01 251532 0 634360 33.71 12 995640 1164948 39.76 536804 855512 12 18:06:07 18:02:01 251116 0 634108 33.70 12 996308 1163256 39.70 537100 856116 8 18:06:07 18:03:01 251724 0 633492 33.67 12 996316 1163112 39.70 536292 856124 8 18:06:07 18:04:01 251460 0 633752 33.68 12 996320 1163112 39.70 536424 856124 8 18:06:07 18:05:01 244808 0 636880 33.85 12 999844 1163220 39.70 542416 856816 8 18:06:07 Average: 213741 0 708220 37.64 185 959399 1484211 50.65 585431 837828 14611 18:06:07 18:06:07 17:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:06:07 17:46:01 eth0 1147.03 1266.55 6130.76 148.18 0.00 0.00 0.00 0.00 18:06:07 17:46:01 veth1d062e1 30.10 37.78 2.08 202.04 0.00 0.00 0.00 0.00 18:06:07 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:46:01 docker0 949.97 774.03 74.58 2914.16 0.00 0.00 0.00 0.00 18:06:07 17:47:01 eth0 378.56 253.13 1909.48 32.17 0.00 0.00 0.00 0.00 18:06:07 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:47:01 vethc9e7c68 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:06:07 17:47:01 docker0 127.07 148.63 9.35 632.47 0.00 0.00 0.00 0.00 18:06:07 17:48:01 eth0 32.31 20.58 20.39 72.72 0.00 0.00 0.00 0.00 18:06:07 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:48:01 vethc9e7c68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:49:01 eth0 192.71 156.27 1703.21 26.29 0.00 0.00 0.00 0.00 18:06:07 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:50:02 vethf225d41 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 18:06:07 17:50:02 eth0 64.69 45.03 166.02 63.98 0.00 0.00 0.00 0.00 18:06:07 17:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:50:02 docker0 13.06 24.19 0.72 145.51 0.00 0.00 0.00 0.00 18:06:07 17:51:01 vethf2e6edd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:51:01 vethf225d41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:51:01 vethaf61775 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:06:07 17:51:01 eth0 12.75 7.65 52.73 3.38 0.00 0.00 0.00 0.00 18:06:07 17:52:02 vethf225d41 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:06:07 17:52:02 veth46182ed 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:06:07 17:52:02 eth0 86.55 61.84 172.66 90.17 0.00 0.00 0.00 0.00 18:06:07 17:52:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:06:07 17:53:01 vethf225d41 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:53:01 eth0 48.18 25.83 71.06 20.64 0.00 0.00 0.00 0.00 18:06:07 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:53:01 docker0 1124.13 988.98 86.72 3879.30 0.00 0.00 0.00 0.00 18:06:07 17:54:01 eth0 115.05 74.97 462.55 80.03 0.00 0.00 0.00 0.00 18:06:07 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:54:01 docker0 31.11 55.14 1.96 431.88 0.00 0.00 0.00 0.00 18:06:07 17:55:01 eth0 1.60 0.73 0.72 0.47 0.00 0.00 0.00 0.00 18:06:07 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:56:01 eth0 1.15 0.35 0.33 0.20 0.00 0.00 0.00 0.00 18:06:07 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:57:01 eth0 0.87 0.32 0.31 0.20 0.00 0.00 0.00 0.00 18:06:07 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:06:07 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:59:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:06:07 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:00:01 eth0 2.16 0.65 0.76 0.43 0.00 0.00 0.00 0.00 18:06:07 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:01:01 eth0 0.32 0.10 0.03 0.04 0.00 0.00 0.00 0.00 18:06:07 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:02:01 eth0 0.53 0.38 0.27 0.20 0.00 0.00 0.00 0.00 18:06:07 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:03:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:06:07 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:04:01 eth0 0.52 0.03 0.04 0.00 0.00 0.00 0.00 0.00 18:06:07 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:05:01 eth0 0.82 0.38 0.42 0.26 0.00 0.00 0.00 0.00 18:06:07 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 Average: eth0 103.61 94.91 530.67 26.93 0.00 0.00 0.00 0.00 18:06:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:07 Average: docker0 57.03 51.56 4.38 213.05 0.00 0.00 0.00 0.00 18:06:07 18:06:07 18:06:07 ---> sar -P ALL: 18:06:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 18:06:07 18:06:07 17:44:00 LINUX RESTART (4 CPU) 18:06:07 18:06:07 17:45:02 CPU %user %nice %system %iowait %steal %idle 18:06:07 17:46:01 all 16.26 0.00 8.78 2.29 0.03 72.65 18:06:07 17:46:01 0 15.25 0.00 9.69 3.90 0.02 71.13 18:06:07 17:46:01 1 18.35 0.00 7.52 2.00 0.05 72.08 18:06:07 17:46:01 2 15.59 0.00 9.09 1.69 0.03 73.59 18:06:07 17:46:01 3 15.83 0.00 8.81 1.55 0.03 73.77 18:06:07 17:47:01 all 24.18 0.00 9.83 6.47 0.15 59.38 18:06:07 17:47:01 0 23.78 0.00 9.52 7.25 0.17 59.28 18:06:07 17:47:01 1 26.08 0.00 9.92 6.79 0.14 57.07 18:06:07 17:47:01 2 21.87 0.00 9.49 6.64 0.17 61.83 18:06:07 17:47:01 3 24.99 0.00 10.40 5.19 0.10 59.32 18:06:07 17:48:01 all 62.37 0.00 14.50 3.74 0.07 19.32 18:06:07 17:48:01 0 59.51 0.00 14.18 4.82 0.07 21.42 18:06:07 17:48:01 1 68.94 0.00 14.40 2.78 0.07 13.82 18:06:07 17:48:01 2 58.24 0.00 15.52 4.23 0.07 21.94 18:06:07 17:48:01 3 62.82 0.00 13.88 3.13 0.07 20.10 18:06:07 17:49:01 all 32.69 0.00 12.51 2.68 0.08 52.04 18:06:07 17:49:01 0 34.51 0.00 13.22 5.27 0.10 46.89 18:06:07 17:49:01 1 31.76 0.00 12.54 2.44 0.05 53.21 18:06:07 17:49:01 2 32.19 0.00 12.15 2.27 0.10 53.28 18:06:07 17:49:01 3 32.30 0.00 12.13 0.73 0.07 54.76 18:06:07 17:50:02 all 20.16 0.00 29.72 18.95 0.09 31.07 18:06:07 17:50:02 0 20.63 0.00 29.04 20.49 0.09 29.76 18:06:07 17:50:02 1 19.76 0.00 29.86 20.26 0.10 30.02 18:06:07 17:50:02 2 20.26 0.00 29.51 17.75 0.07 32.42 18:06:07 17:50:02 3 20.00 0.00 30.50 17.29 0.11 32.11 18:06:07 17:51:01 all 58.54 0.00 19.07 12.58 0.05 9.74 18:06:07 17:51:01 0 59.86 0.00 17.74 12.78 0.07 9.55 18:06:07 17:51:01 1 58.16 0.00 18.67 11.78 0.05 11.34 18:06:07 17:51:01 2 57.36 0.00 20.37 12.60 0.05 9.61 18:06:07 17:51:01 3 58.79 0.00 19.52 13.18 0.04 8.47 18:06:07 17:52:02 all 30.87 0.00 25.06 23.24 0.10 20.73 18:06:07 17:52:02 0 29.63 0.00 24.00 24.25 0.10 22.02 18:06:07 17:52:02 1 31.05 0.00 25.00 22.89 0.10 20.97 18:06:07 17:52:02 2 31.75 0.00 27.29 21.84 0.09 19.03 18:06:07 17:52:02 3 31.08 0.00 23.97 23.97 0.09 20.89 18:06:07 17:53:01 all 43.77 0.00 21.39 24.53 0.09 10.22 18:06:07 17:53:01 0 43.06 0.00 21.05 25.32 0.09 10.48 18:06:07 17:53:01 1 43.66 0.00 21.73 23.66 0.09 10.86 18:06:07 17:53:01 2 43.08 0.00 22.03 23.06 0.09 11.75 18:06:07 17:53:01 3 45.29 0.00 20.75 26.10 0.09 7.77 18:06:07 17:54:01 all 7.14 0.00 6.00 6.70 0.03 80.12 18:06:07 17:54:01 0 7.51 0.00 5.43 5.36 0.03 81.68 18:06:07 17:54:01 1 6.31 0.00 6.50 5.84 0.02 81.33 18:06:07 17:54:01 2 7.88 0.00 6.00 8.86 0.03 77.22 18:06:07 17:54:01 3 6.88 0.00 6.08 6.74 0.05 80.25 18:06:07 17:55:01 all 0.19 0.00 0.06 0.01 0.00 99.75 18:06:07 17:55:01 0 0.03 0.00 0.07 0.00 0.00 99.90 18:06:07 17:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:06:07 17:55:01 2 0.62 0.00 0.05 0.00 0.00 99.33 18:06:07 17:55:01 3 0.05 0.00 0.07 0.03 0.00 99.85 18:06:07 17:56:01 all 0.24 0.00 0.32 0.00 0.00 99.43 18:06:07 17:56:01 0 0.08 0.00 0.33 0.00 0.00 99.58 18:06:07 17:56:01 1 0.10 0.00 0.28 0.00 0.00 99.62 18:06:07 17:56:01 2 0.68 0.00 0.43 0.00 0.00 98.89 18:06:07 17:56:01 3 0.10 0.00 0.25 0.00 0.00 99.65 18:06:07 18:06:07 17:56:01 CPU %user %nice %system %iowait %steal %idle 18:06:07 17:57:01 all 0.14 0.00 0.03 0.00 0.00 99.83 18:06:07 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:06:07 17:57:01 1 0.02 0.00 0.07 0.00 0.00 99.92 18:06:07 17:57:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:06:07 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:06:07 17:58:01 all 0.16 0.00 0.02 0.00 0.00 99.81 18:06:07 17:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:06:07 17:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:06:07 17:58:01 2 0.53 0.00 0.02 0.00 0.00 99.45 18:06:07 17:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:06:07 17:59:01 all 0.09 0.00 0.06 0.02 0.00 99.82 18:06:07 17:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:06:07 17:59:01 1 0.05 0.00 0.08 0.00 0.02 99.85 18:06:07 17:59:01 2 0.28 0.00 0.07 0.00 0.00 99.65 18:06:07 17:59:01 3 0.02 0.00 0.07 0.08 0.00 99.83 18:06:07 18:00:01 all 0.13 0.00 0.04 0.00 0.00 99.83 18:06:07 18:00:01 0 0.33 0.00 0.02 0.00 0.00 99.65 18:06:07 18:00:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:06:07 18:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:06:07 18:00:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:06:07 18:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 18:06:07 18:01:01 0 0.12 0.00 0.03 0.00 0.00 99.85 18:06:07 18:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:06:07 18:01:01 2 0.43 0.00 0.05 0.00 0.00 99.52 18:06:07 18:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:06:07 18:02:01 all 0.16 0.00 0.05 0.02 0.00 99.77 18:06:07 18:02:01 0 0.02 0.00 0.03 0.02 0.00 99.93 18:06:07 18:02:01 1 0.05 0.00 0.05 0.02 0.00 99.88 18:06:07 18:02:01 2 0.55 0.00 0.07 0.02 0.02 99.35 18:06:07 18:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 18:06:07 18:03:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:06:07 18:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:06:07 18:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:06:07 18:03:01 2 0.53 0.00 0.03 0.00 0.00 99.43 18:06:07 18:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:06:07 18:04:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:06:07 18:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:06:07 18:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:06:07 18:04:01 2 0.55 0.00 0.03 0.00 0.00 99.42 18:06:07 18:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:06:07 18:05:01 all 0.08 0.00 0.04 0.00 0.00 99.87 18:06:07 18:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:06:07 18:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:06:07 18:05:01 2 0.23 0.00 0.10 0.02 0.00 99.65 18:06:07 18:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:06:07 Average: all 14.55 0.00 7.20 4.93 0.03 73.28 18:06:07 Average: 0 14.40 0.00 7.07 5.35 0.04 73.15 18:06:07 Average: 1 14.89 0.00 7.17 4.79 0.03 73.10 18:06:07 Average: 2 14.34 0.00 7.44 4.82 0.04 73.37 18:06:07 Average: 3 14.56 0.00 7.14 4.75 0.03 73.52 18:06:07 18:06:07 18:06:07