Pull request #2924 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c4d5454e855ef23b8a1915bbc945308294865357+cd24e07082ec728494b0347cc7947c162db974b4 (d930a0e5ef44f64008292ced2368524f011f48d1) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20248’ is offline; ‘prd-centos7-docker-4c-2g-20251’ is offline; ‘prd-centos7-docker-4c-2g-20254’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20247’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20256 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cd24e07082ec728494b0347cc7947c162db974b4 into PR head commit c4d5454e855ef23b8a1915bbc945308294865357 Merge succeeded, producing c4d5454e855ef23b8a1915bbc945308294865357 Checking out Revision c4d5454e855ef23b8a1915bbc945308294865357 (PR-2924) > 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # 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 cd24e07082ec728494b0347cc7947c162db974b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:43 ========================================================= 16:52:43 EdgeX Global Pipelines Version Info 16:52:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk eb8c4919d1ce81551952440ef335f7e1bec40192 # timeout=10 16:52:44 ------------------- 16:52:44 stable info: 16:52:44 ------------------- 16:52:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:44 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 16:52:44 Message: update stable to v1.0.177 16:52:45 ------------------- 16:52:45 experimental info: 16:52:45 ------------------- 16:52:45 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:45 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 16:52:45 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:52:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:52:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4d5454e855ef23b8a1915bbc945308294865357 [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4d5454 [Pipeline] echo 16:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:52:48 provisioning config files... 16:52:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config1072729947961022043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:49 ---> docker-login.sh 16:52:49 nexus3.edgexfoundry.org:10001 16:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:49 Configure a credential helper to remove this warning. See 16:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:49 16:52:49 Login Succeeded 16:52:49 nexus3.edgexfoundry.org:10002 16:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:49 Configure a credential helper to remove this warning. See 16:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:49 16:52:49 Login Succeeded 16:52:49 nexus3.edgexfoundry.org:10003 16:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:50 Configure a credential helper to remove this warning. See 16:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:50 16:52:50 Login Succeeded 16:52:50 nexus3.edgexfoundry.org:10004 16:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:50 Configure a credential helper to remove this warning. See 16:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:50 16:52:50 Login Succeeded 16:52:50 docker.io 16:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:50 Configure a credential helper to remove this warning. See 16:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:50 16:52:50 Login Succeeded 16:52:50 ---> docker-login.sh ends [Pipeline] } 16:52:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/core-command/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo core-command,cmd/core-command/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/core-data/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo core-data,cmd/core-data/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/core-metadata/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo core-metadata,cmd/core-metadata/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/security-bootstrap-redis/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/security-proxy-setup/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/support-notifications/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo support-notifications,cmd/support-notifications/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/support-scheduler/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:52:51 + for file in '`ls cmd/**/Dockerfile`' 16:52:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:52:51 ++ cut -d/ -f2 16:52:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:52:51 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:52 16:52:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:52:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:52 latest: Pulling from edgex-devops/git-semver 16:52:52 31603596830f: Pulling fs layer 16:52:52 2a8b12db71e7: Pulling fs layer 16:52:52 6ca5941a6612: Pulling fs layer 16:52:52 ecc8261a40a4: Pulling fs layer 16:52:52 ecc8261a40a4: Waiting 16:52:52 2a8b12db71e7: Verifying Checksum 16:52:52 2a8b12db71e7: Download complete 16:52:52 31603596830f: Verifying Checksum 16:52:52 31603596830f: Download complete 16:52:52 ecc8261a40a4: Verifying Checksum 16:52:52 ecc8261a40a4: Download complete 16:52:52 6ca5941a6612: Verifying Checksum 16:52:52 6ca5941a6612: Download complete 16:52:53 31603596830f: Pull complete 16:52:53 2a8b12db71e7: Pull complete 16:52:53 6ca5941a6612: Pull complete 16:52:54 ecc8261a40a4: Pull complete 16:52:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:52:54 prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container 16:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 16:52:57 $ docker top 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:57 [ssh-agent] Looking for ssh-agent implementation... 16:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:57 $ docker exec 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent 16:52:57 SSH_AUTH_SOCK=/tmp/ssh-6EorZHc79ZAb/agent.13 16:52:57 SSH_AGENT_PID=19 16:52:57 Running ssh-add (command line suppressed) 16:52:57 Identity added: /w/workspace/edgex-go/24@tmp/private_key_8315118769443559646.key (/w/workspace/edgex-go/24@tmp/private_key_8315118769443559646.key) 16:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:58 + git tag --points-at HEAD [Pipeline] } 16:52:58 $ docker exec --env ******** --env ******** 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent -k 16:52:58 unset SSH_AUTH_SOCK; 16:52:58 unset SSH_AGENT_PID; 16:52:58 echo Agent pid 19 killed; 16:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:58 [ssh-agent] Looking for ssh-agent implementation... 16:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:58 $ docker exec 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent 16:52:59 SSH_AUTH_SOCK=/tmp/ssh-buGmrg2r7yyL/agent.47 16:52:59 SSH_AGENT_PID=53 16:52:59 Running ssh-add (command line suppressed) 16:52:59 Identity added: /w/workspace/edgex-go/24@tmp/private_key_4492289615961832476.key (/w/workspace/edgex-go/24@tmp/private_key_4492289615961832476.key) 16:52:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:59 + git semver init 16:52:59 # -> Open(): unable to determine branch for HEAD 16:52:59 # $GIT_DIR = /w/workspace/edgex-go/24/.git 16:52:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/24 16:52:59 # $SEMVER_REMOTE_NAME = origin 16:52:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:52:59 # $SEMVER_USER_NAME = edgex-jenkins 16:52:59 # $SEMVER_BRANCH = PR-2924 16:52:59 # $SEMVER_TEMP = /tmp/semver-344807661 16:52:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:53:21 # '/tmp/semver-344807661' -> '/w/workspace/edgex-go/24/.semver' 16:53:21 # -> Force: false 16:53:21 # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } 16:53:21 $ docker exec --env ******** --env ******** 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent -k 16:53:21 unset SSH_AUTH_SOCK; 16:53:21 unset SSH_AGENT_PID; 16:53:21 echo Agent pid 53 killed; 16:53:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:22 + git semver [Pipeline] } 16:53:22 $ docker stop --time=1 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f 16:53:24 $ docker rm -f 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f [Pipeline] // withDockerContainer [Pipeline] sh 16:53:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:25 Stashed 1 file(s) [Pipeline] echo 16:53:25 [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 16:53:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:53:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:53:26 + sudo service docker restart 16:53:26 + true 16:53:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:53:27 ========================================================= 16:53:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:53:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:53:27 + 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 . 16:53:30 Sending build context to Docker daemon 326.5MB 16:53:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:53:30 Step 2/6 : FROM ${BASE} 16:53:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:30 188c0c94c7c5: Pulling fs layer 16:53:30 0ef7d3d256c8: Pulling fs layer 16:53:30 de9db76c5a1d: Pulling fs layer 16:53:30 bca2f99d35d6: Pulling fs layer 16:53:30 93359f2a8cfa: Pulling fs layer 16:53:30 7c6f9722023f: Pulling fs layer 16:53:30 a35cf1a2eb13: Pulling fs layer 16:53:30 bca2f99d35d6: Waiting 16:53:30 93359f2a8cfa: Waiting 16:53:30 7c6f9722023f: Waiting 16:53:30 a35cf1a2eb13: Waiting 16:53:30 de9db76c5a1d: Verifying Checksum 16:53:30 de9db76c5a1d: Download complete 16:53:30 0ef7d3d256c8: Verifying Checksum 16:53:30 0ef7d3d256c8: Download complete 16:53:31 93359f2a8cfa: Verifying Checksum 16:53:31 93359f2a8cfa: Download complete 16:53:31 7c6f9722023f: Verifying Checksum 16:53:31 7c6f9722023f: Download complete 16:53:31 188c0c94c7c5: Verifying Checksum 16:53:31 188c0c94c7c5: Download complete 16:53:31 188c0c94c7c5: Pull complete 16:53:31 0ef7d3d256c8: Pull complete 16:53:31 de9db76c5a1d: Pull complete 16:53:33 a35cf1a2eb13: Verifying Checksum 16:53:33 a35cf1a2eb13: Download complete 16:53:34 bca2f99d35d6: Verifying Checksum 16:53:34 bca2f99d35d6: Download complete 16:53:39 bca2f99d35d6: Pull complete 16:53:39 93359f2a8cfa: Pull complete 16:53:40 7c6f9722023f: Pull complete 16:53:40 Still waiting to schedule task 16:53:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:53:44 a35cf1a2eb13: Pull complete 16:53:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:53:44 ---> a62c8e92a672 16:53:44 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:53:44 ---> Running in 9b331c32e287 16:53:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:46 (1/12) Installing libmagic (5.38-r0) 16:53:46 (2/12) Installing file (5.38-r0) 16:53:46 (3/12) Installing libc-dev (0.7.2-r3) 16:53:46 (4/12) Installing g++ (9.3.0-r2) 16:53:53 (5/12) Installing fortify-headers (1.1-r0) 16:53:53 (6/12) Installing patch (2.7.6-r6) 16:53:53 (7/12) Installing build-base (0.5-r2) 16:53:53 (8/12) Installing libsodium (1.0.18-r0) 16:53:53 (9/12) Installing pkgconf (1.7.2-r0) 16:53:53 (10/12) Installing libsodium-dev (1.0.18-r0) 16:53:53 (11/12) Installing libzmq (4.3.3-r0) 16:53:53 (12/12) Installing zeromq-dev (4.3.3-r0) 16:53:53 Executing busybox-1.31.1-r19.trigger 16:53:53 OK: 233 MiB in 51 packages 16:53:56 Removing intermediate container 9b331c32e287 16:53:56 ---> eabf3bac6cbf 16:53:56 Step 4/6 : WORKDIR /edgex-go 16:53:56 ---> Running in 097891c9b03b 16:53:56 Removing intermediate container 097891c9b03b 16:53:56 ---> b9d0ced9e975 16:53:56 Step 5/6 : COPY go.mod . 16:53:57 ---> 0f18c43eb039 16:53:57 Step 6/6 : RUN go mod download 16:53:57 ---> Running in 41d393dc48cd 16:54:19 Removing intermediate container 41d393dc48cd 16:54:19 ---> d6a228ca4d87 16:54:19 Successfully built d6a228ca4d87 16:54:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:54:19 + docker inspect -f . ci-base-image-x86_64 16:54:19 . [Pipeline] withDockerContainer 16:54:19 prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container 16:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 16:54:20 $ docker top 7d6b07610b8e5211aeeedaeb8503a07c2fec66135e886dd35d6b8278e7445eda -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:21 + go version 16:54:21 go version go1.15.5 linux/amd64 [Pipeline] } 16:54:21 $ docker stop --time=1 7d6b07610b8e5211aeeedaeb8503a07c2fec66135e886dd35d6b8278e7445eda 16:54:22 $ docker rm -f 7d6b07610b8e5211aeeedaeb8503a07c2fec66135e886dd35d6b8278e7445eda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:23 + docker inspect -f . ci-base-image-x86_64 16:54:23 . [Pipeline] withDockerContainer 16:54:23 prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container 16:54:23 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 16:54:24 $ docker top 9fe09664feba2dce77487a3d42f17e427944d7c355e55b7598d2300e81c1e6a3 -eo pid,comm [Pipeline] { [Pipeline] echo 16:54:24 ========================================================= 16:54:24 [edgeXBuildGoParallel] Running Tests and Build... 16:54:24 ========================================================= [Pipeline] sh 16:54:24 + make test 16:54:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:54:34 ? github.com/edgexfoundry/edgex-go [no test files] 16:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:54:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:54:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:54:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:54:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:54:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:54:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:54:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:54:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:54:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.122s coverage: 46.6% of statements 16:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.0% of statements 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 67.9% of statements 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 82.3% of statements 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.303s coverage: 28.6% of statements 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.048s coverage: 100.0% of statements 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 16:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:55:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements 16:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:55:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements 16:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:55:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 16:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:55:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.325s coverage: 93.2% of statements 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:55:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:55:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 16:55:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 16:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 16:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.4% of statements 16:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 16:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 16:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.256s coverage: 68.9% of statements 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 37.0% of statements 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.289s coverage: 84.0% of statements 16:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 16:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 16:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.698s coverage: 29.1% of statements 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:55:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 16:55:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:55:15 GO111MODULE=on go vet ./... 16:55:37 gofmt -l . 16:55:37 [ "`gofmt -l .`" = "" ] 16:55:37 ./bin/test-go-mod-tidy.sh 16:55:38 ./bin/test-attribution-txt.sh [Pipeline] sh 16:55:39 + ls -al . 16:55:39 total 656 16:55:39 drwxrwxr-x 10 1001 1001 4096 Jan 14 16:55 . 16:55:39 drwxr-xr-x 4 root root 30 Jan 14 16:54 .. 16:55:39 -rw-rw-r-- 1 1001 1001 11 Jan 14 16:52 .dockerignore 16:55:39 drwxrwxr-x 8 1001 1001 179 Jan 14 16:52 .git 16:55:39 drwxrwxr-x 3 1001 1001 125 Jan 14 16:52 .github 16:55:39 -rw-rw-r-- 1 1001 1001 824 Jan 14 16:52 .gitignore 16:55:39 drwx------ 3 1001 1001 47 Jan 14 16:53 .semver 16:55:39 -rw-rw-r-- 1 1001 1001 166 Jan 14 16:52 .sonarcloud.properties 16:55:39 -rw-rw-r-- 1 1001 1001 7741 Jan 14 16:52 Attribution.txt 16:55:39 -rw-rw-r-- 1 1001 1001 3804 Jan 14 16:52 CONTRIBUTING.md 16:55:39 -rw-rw-r-- 1 1001 1001 931 Jan 14 16:52 Dockerfile.build 16:55:39 -rw-rw-r-- 1 1001 1001 863 Jan 14 16:52 Jenkinsfile 16:55:39 -rw-rw-r-- 1 1001 1001 10775 Jan 14 16:52 LICENSE 16:55:39 -rw-rw-r-- 1 1001 1001 5750 Jan 14 16:52 Makefile 16:55:39 -rw-rw-r-- 1 1001 1001 6524 Jan 14 16:52 README.md 16:55:39 -rw-rw-r-- 1 1001 1001 6744 Jan 14 16:52 SECURITY.md 16:55:39 -rw-rw-r-- 1 1001 1001 5 Jan 14 16:53 VERSION 16:55:39 -rw-rw-r-- 1 1001 1001 4131 Jan 14 16:52 ZMQWindows.md 16:55:39 drwxrwxr-x 2 1001 1001 117 Jan 14 16:52 bin 16:55:39 drwxrwxr-x 14 1001 1001 4096 Jan 14 16:52 cmd 16:55:39 -rw-r--r-- 1 root root 550321 Jan 14 16:55 coverage.out 16:55:39 -rw-r--r-- 1 root root 979 Jan 14 16:55 go.mod 16:55:39 -rw-r--r-- 1 root root 19036 Jan 14 16:55 go.sum 16:55:39 drwxrwxr-x 8 1001 1001 127 Jan 14 16:52 internal 16:55:39 drwxrwxr-x 4 1001 1001 26 Jan 14 16:52 openapi 16:55:39 drwxrwxr-x 4 1001 1001 71 Jan 14 16:52 snap 16:55:39 -rw-rw-r-- 1 1001 1001 168 Jan 14 16:52 version.go [Pipeline] sh 16:55:39 + '[' -e coverage.out ] 16:55:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:55:39 Stashed 1 file(s) [Pipeline] sh 16:55:39 + make build 16:55:39 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 16:55:44 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 16:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:55:52 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 16:55:53 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 16:55:53 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 16:55:55 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 16:55:56 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 16:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:55:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:56:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 16:56:01 $ docker stop --time=1 9fe09664feba2dce77487a3d42f17e427944d7c355e55b7598d2300e81c1e6a3 16:56:03 $ docker rm -f 9fe09664feba2dce77487a3d42f17e427944d7c355e55b7598d2300e81c1e6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:56:04 16:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:56:05 latest: Pulling from edgex-devops/edgex-compose 16:56:05 cbdbe7a5bc2a: Pulling fs layer 16:56:05 ca9280d653b3: Pulling fs layer 16:56:05 7e9c9ca2126c: Pulling fs layer 16:56:05 cbdbe7a5bc2a: Verifying Checksum 16:56:05 cbdbe7a5bc2a: Download complete 16:56:05 ca9280d653b3: Verifying Checksum 16:56:05 ca9280d653b3: Download complete 16:56:05 cbdbe7a5bc2a: Pull complete 16:56:06 7e9c9ca2126c: Verifying Checksum 16:56:06 7e9c9ca2126c: Download complete 16:56:06 ca9280d653b3: Pull complete 16:56:13 7e9c9ca2126c: Pull complete 16:56:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:56:13 prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container 16:56:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 16:56:16 $ docker top 7683297ea6936ae6caa7e90e9ad9ae49bfca2a792134931ce56a996ab0fda276 -eo pid,comm [Pipeline] { 16:56:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20259 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] sh [Pipeline] ws 16:56:16 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 16:56:16 + + docker-composegrep build parallel --help 16:56:16 16:56:17 --parallel Build images in parallel. [Pipeline] } 16:56:17 $ docker stop --time=1 7683297ea6936ae6caa7e90e9ad9ae49bfca2a792134931ce56a996ab0fda276 16:56:19 $ docker rm -f 7683297ea6936ae6caa7e90e9ad9ae49bfca2a792134931ce56a996ab0fda276 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:56:19 . [Pipeline] withDockerContainer 16:56:20 prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container 16:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 16:56:20 $ docker top c7e15d4c79dec7821db63ac441d14362333157c1c634e2114262e4104fa980a2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:56:22 Building docker-core-command-go ... 16:56:22 Building docker-core-data-go ... 16:56:22 Building docker-core-metadata-go ... 16:56:22 Building docker-security-bootstrap-redis-go ... 16:56:22 Building docker-security-proxy-setup-go ... 16:56:22 Building docker-security-secretstore-setup-go ... 16:56:22 Building docker-support-notifications-go ... 16:56:22 Building docker-support-scheduler-go ... 16:56:22 Building docker-sys-mgmt-agent-go ... 16:56:22 Building docker-core-metadata-go 16:56:22 Building docker-sys-mgmt-agent-go 16:56:22 Building docker-security-proxy-setup-go 16:56:22 Building docker-security-bootstrap-redis-go 16:56:22 Building docker-core-command-go 16:56:22 using credential edgex-jenkins-ssh 16:56:22 Cloning the remote Git repository 16:56:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:56:22 > git init /w/workspace/edgex-go/24 # timeout=10 16:56:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:56:22 > git --version # timeout=10 16:56:22 > git --version # 'git version 2.17.1' 16:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:56:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:56:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:56:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:56:45 Merging remotes/origin/master commit cd24e07082ec728494b0347cc7947c162db974b4 into PR head commit c4d5454e855ef23b8a1915bbc945308294865357 16:56:46 Merge succeeded, producing c4d5454e855ef23b8a1915bbc945308294865357 16:56:46 Checking out Revision c4d5454e855ef23b8a1915bbc945308294865357 (PR-2924) 16:56:45 > git config core.sparsecheckout # timeout=10 16:56:46 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 16:56:46 > git remote # timeout=10 16:56:46 > git config --get remote.origin.url # timeout=10 16:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:46 > git merge cd24e07082ec728494b0347cc7947c162db974b4 # timeout=10 16:56:46 > git rev-parse HEAD^{commit} # timeout=10 16:56:46 > git config core.sparsecheckout # timeout=10 16:56:46 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 16:56:48 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:48 16:56:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:56:49 ---> d6a228ca4d87 16:56:49 Step 3/26 : WORKDIR /edgex-go 16:56:49 ---> d6a228ca4d87 16:56:49 Step 3/22 : WORKDIR /edgex-go 16:56:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:49 ---> d6a228ca4d87 16:56:49 Step 3/22 : WORKDIR /edgex-go 16:56:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:49 ---> d6a228ca4d87 16:56:49 Step 3/22 : WORKDIR /edgex-go 16:56:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:56:49 ---> d6a228ca4d87 16:56:49 Step 3/21 : WORKDIR /edgex-go 16:56:50 ---> Running in 84ede1229f2b 16:56:50 ---> Running in 573fbb33e85c 16:56:50 ---> Running in 9bf20fd1dabb 16:56:50 ---> Running in caa8499eacec 16:56:50 ---> Running in dd1f304a75b6 16:56:50 Removing intermediate container 9bf20fd1dabb 16:56:50 ---> eef0bcca24ea 16:56:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:50 Removing intermediate container 84ede1229f2b 16:56:50 ---> c99d30db1577 16:56:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:50 Removing intermediate container 573fbb33e85c 16:56:50 ---> 20d1e1b1c1c0 16:56:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:50 Removing intermediate container caa8499eacec 16:56:50 ---> 89cc1b5a4e49 16:56:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:50 Removing intermediate container dd1f304a75b6 16:56:50 ---> d21120f50795 16:56:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:51 Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" 16:56:51 ---> Running in c19c6db0099b 16:56:51 ---> Running in f4b12089647e 16:56:51 ---> Running in c4108ccbc9ca 16:56:51 ---> Running in a09245f6aa7f 16:56:51 ---> Running in dfc7e7825212 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:56:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:56:53 Removing intermediate container f4b12089647e 16:56:53 ---> 8c572b4c99c8 16:56:53 Step 5/21 : RUN apk add --update --no-cache make git 16:56:53 ---> Running in 1762bc660591 16:56:53 Removing intermediate container c19c6db0099b 16:56:53 ---> fd1ba6e02a55 16:56:53 Step 5/22 : RUN apk add --update --no-cache make git 16:56:53 + + sudotrue service 16:56:53 docker restart 16:56:53 Removing intermediate container c4108ccbc9ca 16:56:53 ---> 0c94154cbca5 16:56:53 Step 5/22 : RUN apk add --update --no-cache make git 16:56:53 ---> Running in f212e92099b1 16:56:53 ---> Running in db4116fad758 16:56:53 Removing intermediate container a09245f6aa7f 16:56:53 ---> e5694509f4ab 16:56:53 Step 5/26 : RUN apk add --update --no-cache make bash git 16:56:53 Removing intermediate container dfc7e7825212 16:56:53 ---> 969e7afb0bb4 16:56:53 Step 5/22 : RUN apk add --update --no-cache make git 16:56:53 ---> Running in e9430dfad84a 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:54 ---> Running in 772d74a98875 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:55 OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:56:55 provisioning config files... 16:56:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7127212448701602371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:55 OK: 233 MiB in 51 packages 16:56:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:55 Removing intermediate container 1762bc660591 16:56:55 ---> 192911e5e69a 16:56:55 Step 6/21 : COPY go.mod . 16:56:55 OK: 233 MiB in 51 packages 16:56:55 OK: 233 MiB in 51 packages 16:56:55 ---> docker-login.sh 16:56:55 nexus3.edgexfoundry.org:10001 16:56:56 ---> f9153ddbc3b0 16:56:56 Step 7/21 : RUN go mod download 16:56:56 Removing intermediate container f212e92099b1 16:56:56 ---> ecd8421c2ac5 16:56:56 Step 6/22 : COPY go.mod . 16:56:56 ---> Running in 3a39dbaa1dfa 16:56:56 OK: 233 MiB in 51 packages 16:56:56 ---> f16bd5b25676 16:56:56 Step 7/22 : RUN go mod download 16:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:56 Removing intermediate container db4116fad758 16:56:56 ---> 2ee996f1e878 16:56:56 Step 6/22 : COPY go.mod . 16:56:56 ---> Running in aa4a8e5882b1 16:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:57 Configure a credential helper to remove this warning. See 16:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:57 16:56:57 Login Succeeded 16:56:57 nexus3.edgexfoundry.org:10002 16:56:57 Removing intermediate container e9430dfad84a 16:56:57 ---> eea6dfbfa0a4 16:56:57 Step 6/26 : COPY go.mod . 16:56:57 ---> 942e933024a0 16:56:57 Step 7/22 : RUN go mod download 16:56:57 Removing intermediate container 772d74a98875 16:56:57 ---> 5ae3ee9c50d0 16:56:57 Step 6/22 : COPY go.mod . 16:56:57 ---> Running in bb1c8a40525b 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:57 ---> 3de40da0d82e 16:56:57 Step 7/26 : RUN go mod download 16:56:57 ---> Running in b5af5d71725f 16:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:57 Configure a credential helper to remove this warning. See 16:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:57 16:56:57 Login Succeeded 16:56:57 nexus3.edgexfoundry.org:10003 16:56:57 ---> 87cb0011ca53 16:56:57 Step 7/22 : RUN go mod download 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 ---> Running in a3e3a8bd62b3 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 nexus3.edgexfoundry.org:10004 16:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 docker.io 16:56:58 Removing intermediate container 3a39dbaa1dfa 16:56:58 ---> 0e49b1ebc0cb 16:56:58 Step 8/21 : COPY . . 16:56:59 Removing intermediate container aa4a8e5882b1 16:56:59 ---> 6d76d90e0044 16:56:59 Step 8/22 : COPY . . 16:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:59 Configure a credential helper to remove this warning. See 16:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:59 16:56:59 Login Succeeded 16:56:59 ---> docker-login.sh ends [Pipeline] } 16:56:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:56:59 ========================================================= 16:56:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:56:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:57:00 + 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 . 16:57:00 Removing intermediate container bb1c8a40525b 16:57:00 ---> 52ebab274ecd 16:57:00 Step 8/22 : COPY . . 16:57:02 Sending build context to Docker daemon 165.5MB 16:57:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:57:02 Step 2/6 : FROM ${BASE} 16:57:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:57:02 5f621e34cdf4: Pulling fs layer 16:57:02 a4357932f1b6: Pulling fs layer 16:57:02 18c013af1878: Pulling fs layer 16:57:02 00ac8860ef70: Pulling fs layer 16:57:02 63d7cb157983: Pulling fs layer 16:57:02 b116817d02f9: Pulling fs layer 16:57:02 745a02a5169b: Pulling fs layer 16:57:02 00ac8860ef70: Waiting 16:57:02 63d7cb157983: Waiting 16:57:02 b116817d02f9: Waiting 16:57:02 745a02a5169b: Waiting 16:57:03 18c013af1878: Verifying Checksum 16:57:03 18c013af1878: Download complete 16:57:03 a4357932f1b6: Verifying Checksum 16:57:03 a4357932f1b6: Download complete 16:57:03 63d7cb157983: Verifying Checksum 16:57:03 63d7cb157983: Download complete 16:57:03 b116817d02f9: Verifying Checksum 16:57:03 b116817d02f9: Download complete 16:57:03 5f621e34cdf4: Download complete 16:57:03 5f621e34cdf4: Pull complete 16:57:04 a4357932f1b6: Pull complete 16:57:04 18c013af1878: Pull complete 16:57:05 745a02a5169b: Verifying Checksum 16:57:05 745a02a5169b: Download complete 16:57:07 00ac8860ef70: Verifying Checksum 16:57:07 00ac8860ef70: Download complete 16:57:09 Removing intermediate container b5af5d71725f 16:57:09 ---> d472a3d6e84b 16:57:09 Step 8/26 : COPY . . 16:57:11 Removing intermediate container a3e3a8bd62b3 16:57:11 ---> b38d36e71564 16:57:11 Step 8/22 : COPY . . 16:57:17 00ac8860ef70: Pull complete 16:57:17 63d7cb157983: Pull complete 16:57:17 b116817d02f9: Pull complete 16:57:19 745a02a5169b: Pull complete 16:57:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:57:19 ---> b7e6874047d6 16:57:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:57:24 ---> Running in 7eea42defc8d 16:57:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:26 (1/12) Installing libmagic (5.38-r0) 16:57:26 (2/12) Installing file (5.38-r0) 16:57:26 (3/12) Installing libc-dev (0.7.2-r3) 16:57:26 (4/12) Installing g++ (9.3.0-r2) 16:57:29 (5/12) Installing fortify-headers (1.1-r0) 16:57:29 (6/12) Installing patch (2.7.6-r6) 16:57:29 (7/12) Installing build-base (0.5-r2) 16:57:30 (8/12) Installing libsodium (1.0.18-r0) 16:57:30 (9/12) Installing pkgconf (1.7.2-r0) 16:57:30 (10/12) Installing libsodium-dev (1.0.18-r0) 16:57:30 (11/12) Installing libzmq (4.3.3-r0) 16:57:30 (12/12) Installing zeromq-dev (4.3.3-r0) 16:57:30 Executing busybox-1.31.1-r19.trigger 16:57:30 OK: 217 MiB in 51 packages 16:57:33 ---> c70f0828cd0a 16:57:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:57:35 Removing intermediate container 7eea42defc8d 16:57:35 ---> 6d74d597761d 16:57:35 Step 4/6 : WORKDIR /edgex-go 16:57:35 ---> Running in 4e86f9b5b755 16:57:35 Removing intermediate container 4e86f9b5b755 16:57:35 ---> 15b48fd5aa48 16:57:35 Step 5/6 : COPY go.mod . 16:57:35 ---> 99c442362bea 16:57:35 Step 6/6 : RUN go mod download 16:57:35 ---> Running in 0b738f93c567 16:57:36 ---> Running in a2e75787b2f6 16:57:37 ---> b301ff57bc9f 16:57:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:37 ---> 27626ff439ab 16:57:37 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:57:38 ---> Running in 69284bec53bd 16:57:40 ---> Running in 9eeb266c6d9c 16:57:40 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 16:57:41 ---> c056cdd3c297 16:57:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:57:41 ---> 5ac79c139368 16:57:41 Step 9/22 : RUN make cmd/core-command/core-command 16:57:41 ---> Running in 41bb15229d7e 16:57:41 ---> Running in 15d148a505fa 16:57:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:57:42 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 16:57:43 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 16:57:43 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 16:58:02 Removing intermediate container 0b738f93c567 16:58:02 ---> 2deca24e77e6 16:58:02 Successfully built 2deca24e77e6 16:58:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:58:03 + docker inspect -f . ci-base-image-arm64 16:58:03 . [Pipeline] withDockerContainer 16:58:03 prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container 16:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-arm64 cat 16:58:05 $ docker top a7b84716fbbcf3cc301249fb3d83724fb26337f7e466f9956ad84eb0936790a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:06 + go version 16:58:06 go version go1.15.5 linux/arm64 [Pipeline] } 16:58:06 $ docker stop --time=1 a7b84716fbbcf3cc301249fb3d83724fb26337f7e466f9956ad84eb0936790a1 16:58:08 $ docker rm -f a7b84716fbbcf3cc301249fb3d83724fb26337f7e466f9956ad84eb0936790a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:58:09 + docker inspect -f . ci-base-image-arm64 16:58:09 . [Pipeline] withDockerContainer 16:58:09 prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container 16:58:09 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-arm64 cat 16:58:10 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 16:58:11 $ docker top b55dc2d74ee9c55e07895c520beec747bc4e89cdddf1f0f33aa614a2ab524206 -eo pid,comm [Pipeline] { [Pipeline] echo 16:58:11 ========================================================= 16:58:11 [edgeXBuildGoParallel] Running Tests and Build... 16:58:11 ========================================================= [Pipeline] sh 16:58:12 + make test 16:58:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:58:13 Removing intermediate container 9eeb266c6d9c 16:58:13 ---> 2cc875ccdbf8 16:58:13 16:58:13 Step 10/22 : FROM alpine:3.12 16:58:13 3.12: Pulling from library/alpine 16:58:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:58:14 Status: Downloaded newer image for alpine:3.12 16:58:14 ---> 389fef711851 16:58:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:58:15 ---> Running in c1cbeeb7a15e 16:58:16 Removing intermediate container 41bb15229d7e 16:58:16 ---> bb03c4775202 16:58:16 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:58:16 Removing intermediate container 15d148a505fa 16:58:16 ---> 2cfb834378b3 16:58:16 16:58:16 Step 10/22 : FROM scratch 16:58:16 ---> 16:58:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:16 ---> Running in def48d06270f 16:58:17 ---> Running in 780df7233f0a 16:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:20 Removing intermediate container 780df7233f0a 16:58:20 ---> 296f42a63b1b 16:58:20 Step 12/22 : ENV APP_PORT=48082 16:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:20 Removing intermediate container a2e75787b2f6 16:58:20 ---> c56343bb61eb 16:58:20 16:58:20 Step 10/22 : FROM scratch 16:58:20 ---> 16:58:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:20 ---> Using cache 16:58:20 ---> 296f42a63b1b 16:58:20 Step 12/22 : ENV APP_PORT=48081 16:58:20 Removing intermediate container 69284bec53bd 16:58:20 ---> c41d0a279c63 16:58:20 16:58:20 Step 10/21 : FROM alpine:3.12 16:58:20 ---> 389fef711851 16:58:20 Step 11/21 : RUN apk add --update --no-cache curl 16:58:20 ---> Running in d51676a5dc42 16:58:20 ---> Running in 85dc7dbc5ad4 16:58:20 (1/5) Installing ca-certificates (20191127-r4) 16:58:20 ---> Running in 752317eececa 16:58:20 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:58:20 (3/5) Installing libcurl (7.69.1-r3) 16:58:20 (4/5) Installing curl (7.69.1-r3) 16:58:20 (5/5) Installing dumb-init (1.2.2-r1) 16:58:20 Executing busybox-1.31.1-r19.trigger 16:58:20 Executing ca-certificates-20191127-r4.trigger 16:58:20 OK: 7 MiB in 19 packages 16:58:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:58:20 Removing intermediate container d51676a5dc42 16:58:20 ---> 5b66930914f2 16:58:20 Step 13/22 : EXPOSE $APP_PORT 16:58:20 Removing intermediate container 85dc7dbc5ad4 16:58:20 ---> f93cdad4825b 16:58:20 Step 13/22 : EXPOSE $APP_PORT 16:58:21 ---> Running in ff421326a168 16:58:21 ---> Running in b4849702cc65 16:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:21 (1/4) Installing ca-certificates (20191127-r4) 16:58:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:58:21 (3/4) Installing libcurl (7.69.1-r3) 16:58:21 (4/4) Installing curl (7.69.1-r3) 16:58:21 Executing busybox-1.31.1-r19.trigger 16:58:21 Executing ca-certificates-20191127-r4.trigger 16:58:21 OK: 7 MiB in 18 packages 16:58:21 Removing intermediate container ff421326a168 16:58:21 Removing intermediate container b4849702cc65 16:58:21 ---> 5c12ae682a18 16:58:21 Step 14/22 : WORKDIR / 16:58:21 ---> c55741efe341 16:58:21 Step 14/22 : WORKDIR / 16:58:22 Removing intermediate container c1cbeeb7a15e 16:58:22 ---> c95041e0bdcb 16:58:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:58:22 ---> Running in 17e7f77ac4a4 16:58:22 ---> Running in d8280480d585 16:58:23 Removing intermediate container def48d06270f 16:58:23 ---> 763d6bb5119e 16:58:23 16:58:23 Step 11/26 : FROM docker:20.10.0 16:58:23 20.10.0: Pulling from library/docker 16:58:23 ---> Running in 3a9465c63272 16:58:23 Removing intermediate container d8280480d585 16:58:23 ---> 08b6a201d1be 16:58:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:23 Removing intermediate container 17e7f77ac4a4 16:58:23 ---> 9098cbcdb84e 16:58:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:24 Removing intermediate container 3a9465c63272 16:58:24 ---> c5f8696d6e3b 16:58:24 Step 13/22 : WORKDIR / 16:58:24 Removing intermediate container 752317eececa 16:58:24 ---> 7593d97a1313 16:58:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:24 ---> 0472e2547238 16:58:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:58:24 ---> 444447875794 16:58:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:58:24 ---> Running in 276d0024c631 16:58:24 ---> Running in d2298566f3fb 16:58:25 Removing intermediate container d2298566f3fb 16:58:25 ---> 6bb4f67b5f0c 16:58:25 Step 13/21 : WORKDIR /edgex 16:58:25 Removing intermediate container 276d0024c631 16:58:25 ---> f5f3a0bfd1a3 16:58:25 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:25 ---> Running in 1b9ea8d1376f 16:58:25 ---> f332af460274 16:58:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:58:25 ---> f8cd71055d01 16:58:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:58:25 ---> 1cb0fba7547e 16:58:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:58:25 Removing intermediate container 1b9ea8d1376f 16:58:25 ---> 9adf828cf6ae 16:58:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:58:26 ---> 35d9365614fa 16:58:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:58:26 ---> afb880b0e0f3 16:58:26 Step 18/22 : ENTRYPOINT ["/core-command"] 16:58:26 ---> 8dc9f9b01bab 16:58:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:58:26 ---> Running in 07210f4355ce 16:58:26 ---> 260a5ce2206a 16:58:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:58:26 ---> Running in 362465e1fbdd 16:58:26 Removing intermediate container 07210f4355ce 16:58:26 ---> 180428d202fe 16:58:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:26 ---> Running in c6282d9eac97 16:58:26 Removing intermediate container 362465e1fbdd 16:58:26 ---> 1bcb59fa535c 16:58:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:27 ---> dde212342980 16:58:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:58:27 ---> Running in 6a7053d4121d 16:58:27 ---> 85950c854ffe 16:58:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:58:27 Removing intermediate container c6282d9eac97 16:58:27 ---> 9c048a300bf6 16:58:27 Step 20/22 : LABEL arch=x86_64 16:58:28 ---> Running in 06c7d42aa38b 16:58:28 Removing intermediate container 6a7053d4121d 16:58:28 ---> af4dee84eb3e 16:58:28 Step 20/22 : LABEL arch=x86_64 16:58:28 ---> 2fdd21c61359 16:58:28 Step 18/22 : RUN chmod +x entrypoint.sh 16:58:28 ---> 5d8e69c6a941 16:58:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:58:29 ---> Running in d780f69e2958 16:58:29 ---> Running in 8abb88f9c9eb 16:58:29 ---> Running in 9bd75ffe2fc5 16:58:29 Removing intermediate container 06c7d42aa38b 16:58:29 ---> 37527e4df3eb 16:58:29 Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 16:58:29 ---> Running in 6550f9437a27 16:58:29 Removing intermediate container d780f69e2958 16:58:29 ---> b5c5cfd124a4 16:58:29 Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 16:58:29 Removing intermediate container 9bd75ffe2fc5 16:58:29 ---> ccfc50f981df 16:58:29 Step 18/21 : CMD ["--init=true"] 16:58:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:58:29 Status: Downloaded newer image for docker:20.10.0 16:58:29 ---> aefe523efa57 16:58:29 Step 12/26 : RUN apk add --no-cache bash 16:58:29 ---> Running in e01b907b5754 16:58:29 ---> Running in 93b75fb81bae 16:58:29 Removing intermediate container 6550f9437a27 16:58:29 ---> 089ac19b848c 16:58:29 Step 22/22 : LABEL version=0.0.0 16:58:29 ---> Running in 2615a6f08c8c 16:58:30 ---> Running in 8f8f0febe6cf 16:58:30 Removing intermediate container e01b907b5754 16:58:30 ---> 006436ae6b50 16:58:30 Step 22/22 : LABEL version=0.0.0 16:58:30 Removing intermediate container 93b75fb81bae 16:58:30 ---> 9e63acaa3ad6 16:58:30 Step 19/21 : LABEL arch=x86_64 16:58:30 ---> Running in 8730e75f5c62 16:58:30 ---> Running in d1aeb56dbca8 16:58:30 Removing intermediate container 8f8f0febe6cf 16:58:30 ---> 4298531ca95f 16:58:30 16:58:30 Removing intermediate container 8730e75f5c62 16:58:30 ---> dbe50c582e64 16:58:30 16:58:30 Removing intermediate container d1aeb56dbca8 16:58:30 ---> e733bc1757ff 16:58:30 Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 16:58:30 Successfully built 4298531ca95f 16:58:30 Successfully tagged docker-core-metadata-go:latest 16:58:30  Building docker-core-metadata-go ... done Building docker-core-data-go 16:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:30 Successfully built dbe50c582e64 16:58:30 ---> Running in ac888a9ce2f7 16:58:30 Successfully tagged docker-core-command-go:latest 16:58:30  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 16:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:30 Removing intermediate container 8abb88f9c9eb 16:58:30 ---> da2c334a3632 16:58:30 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:58:31 ---> Running in b73cef4c01f8 16:58:31 (1/2) Installing readline (8.0.4-r0) 16:58:31 (2/2) Installing bash (5.0.17-r0) 16:58:31 Executing bash-5.0.17-r0.post-install 16:58:31 Executing busybox-1.31.1-r19.trigger 16:58:31 OK: 12 MiB in 22 packages 16:58:31 Removing intermediate container ac888a9ce2f7 16:58:31 ---> ad96cef26d00 16:58:31 Step 21/21 : LABEL version=0.0.0 16:58:31 ---> Running in 77ff52ca4bf1 16:58:31 Removing intermediate container b73cef4c01f8 16:58:31 ---> aae04bc4771d 16:58:31 Step 20/22 : LABEL arch=x86_64 16:58:31 ---> Running in 16ead1751b32 16:58:37 Removing intermediate container 77ff52ca4bf1 16:58:37 ---> ffe864f27bc7 16:58:37 16:58:37 Successfully built ffe864f27bc7 16:58:37 Successfully tagged docker-security-proxy-setup-go:latest 16:58:37 Building docker-support-scheduler-go 16:58:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:58:39  Building docker-security-proxy-setup-go ... done Removing intermediate container 16ead1751b32 16:58:39 ---> 8723016d0b0a 16:58:39 Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 16:58:39 Removing intermediate container 2615a6f08c8c 16:58:39 ---> 7a3305a7d081 16:58:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:58:39 ---> Running in cc5492aec092 16:58:39 ---> Running in bc6aae1a4f33 16:58:40 Removing intermediate container bc6aae1a4f33 16:58:40 ---> b089fe816627 16:58:40 Step 22/22 : LABEL version=0.0.0 16:58:40 Removing intermediate container cc5492aec092 16:58:40 ---> 4e17200c2e58 16:58:40 Step 14/26 : ENV APP_PORT=48090 16:58:47 ---> Running in cc7adb32b9af 16:58:47 ---> Running in 21e077219729 16:58:49 Removing intermediate container 21e077219729 16:58:49 ---> 05d887139974 16:58:49 Step 15/26 : EXPOSE $APP_PORT 16:58:49 Removing intermediate container cc7adb32b9af 16:58:49 ---> 96eb25fd6d5c 16:58:49 16:58:49 Successfully built 96eb25fd6d5c 16:58:50 Successfully tagged docker-security-bootstrap-redis-go:latest 16:58:50  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go 16:58:50 ---> Running in bf9005c0123c 16:58:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:58:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:50 ---> d6a228ca4d87 16:58:50 Step 3/23 : WORKDIR /edgex-go 16:58:50 ---> Using cache 16:58:50 ---> d21120f50795 16:58:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:50 ---> Using cache 16:58:50 ---> 969e7afb0bb4 16:58:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:58:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:58:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:58:52 ---> d6a228ca4d87 16:58:52 Step 3/24 : WORKDIR /edgex-go 16:58:52 ---> Using cache 16:58:52 ---> d21120f50795 16:58:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:52 ---> Using cache 16:58:52 ---> 969e7afb0bb4 16:58:52 Step 5/24 : RUN apk add --update --no-cache make git 16:58:52 ---> Using cache 16:58:52 ---> 5ae3ee9c50d0 16:58:52 Step 6/24 : COPY go.mod . 16:58:52 ---> Using cache 16:58:52 ---> 87cb0011ca53 16:58:52 Step 7/24 : RUN go mod download 16:58:52 ---> Using cache 16:58:52 ---> b38d36e71564 16:58:52 Step 8/24 : COPY . . 16:58:52 ---> Using cache 16:58:52 ---> 5ac79c139368 16:58:52 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:58:56 ---> Running in c31902171a8d 16:58:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:58:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:58:56 ---> d6a228ca4d87 16:58:56 Step 3/21 : WORKDIR /edgex-go 16:58:56 ---> Using cache 16:58:56 ---> d21120f50795 16:58:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:56 ---> Using cache 16:58:56 ---> 969e7afb0bb4 16:58:56 Step 5/21 : RUN apk add --update --no-cache make git 16:58:56 ---> Using cache 16:58:56 ---> 5ae3ee9c50d0 16:58:56 Step 6/21 : COPY go.mod . 16:58:56 ---> Using cache 16:58:56 ---> 87cb0011ca53 16:58:56 Step 7/21 : RUN go mod download 16:58:56 ---> Using cache 16:58:56 ---> b38d36e71564 16:58:56 Step 8/21 : COPY . . 16:58:56 ---> Using cache 16:58:56 ---> 5ac79c139368 16:58:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:58:57 ---> Running in 7539a5c4d580 16:58:57 Removing intermediate container bf9005c0123c 16:58:57 ---> cda6a5ec2776 16:58:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:58 ---> Running in b3ffb680a280 16:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:59:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:59:01 OK: 233 MiB in 51 packages 16:59:01 ---> cefe0cb73f3b 16:59:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:59:02 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 16:59:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:59:03 ---> adac7a350e57 16:59:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:59:04 ---> 92e2b4fed855 16:59:04 Step 19/26 : RUN apk --no-cache add py3-pip 16:59:04 ---> Running in 50aad6b0e75b 16:59:04 Removing intermediate container c31902171a8d 16:59:04 ---> 5473902a36c8 16:59:04 Step 6/23 : COPY go.mod . 16:59:05 ---> d6475d38a497 16:59:05 Step 7/23 : RUN go mod download 16:59:05 ---> Running in 8f383b3045a2 16:59:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:59:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:59:06 (1/33) Installing libbz2 (1.0.8-r1) 16:59:06 (2/33) Installing expat (2.2.9-r1) 16:59:06 (3/33) Installing libffi (3.3-r2) 16:59:07 (4/33) Installing gdbm (1.13-r1) 16:59:07 (5/33) Installing xz-libs (5.2.5-r0) 16:59:07 (6/33) Installing sqlite-libs (3.32.1-r0) 16:59:07 (7/33) Installing python3 (3.8.5-r0) 16:59:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:59:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:07 ---> d6a228ca4d87 16:59:07 Step 3/24 : WORKDIR /edgex-go 16:59:07 ---> Using cache 16:59:07 ---> d21120f50795 16:59:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:07 ---> Using cache 16:59:07 ---> 969e7afb0bb4 16:59:07 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 16:59:09 ---> Running in 9921a16c8a8d 16:59:10 (8/33) Installing py3-appdirs (1.4.4-r1) 16:59:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:59:10 (10/33) Installing py3-parsing (2.4.7-r0) 16:59:10 (11/33) Installing py3-six (1.15.0-r0) 16:59:10 (12/33) Installing py3-packaging (20.4-r0) 16:59:10 (13/33) Installing py3-setuptools (47.0.0-r0) 16:59:10 (14/33) Installing py3-chardet (3.0.4-r4) 16:59:10 (15/33) Installing py3-idna (2.9-r0) 16:59:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:59:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:59:10 (18/33) Installing py3-requests (2.23.0-r0) 16:59:10 (19/33) Installing py3-msgpack (1.0.0-r0) 16:59:11 (20/33) Installing py3-lockfile (0.12.2-r3) 16:59:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:59:11 Removing intermediate container 8f383b3045a2 16:59:11 ---> e417ce61f965 16:59:11 Step 8/23 : COPY . . 16:59:11 (22/33) Installing py3-colorama (0.4.3-r0) 16:59:11 (23/33) Installing py3-distlib (0.3.0-r0) 16:59:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:59:11 (24/33) Installing py3-distro (1.5.0-r1) 16:59:11 (25/33) Installing py3-webencodings (0.5.1-r3) 16:59:11 (26/33) Installing py3-html5lib (1.0.1-r4) 16:59:11 (27/33) Installing py3-pytoml (0.1.21-r0) 16:59:11 (28/33) Installing py3-pep517 (0.8.2-r0) 16:59:11 (29/33) Installing py3-progress (1.5-r0) 16:59:11 (30/33) Installing py3-toml (0.10.1-r0) 16:59:11 (31/33) Installing py3-retrying (1.3.3-r0) 16:59:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:59:11 (33/33) Installing py3-pip (20.1.1-r0) 16:59:11 Executing busybox-1.31.1-r19.trigger 16:59:11 OK: 71 MiB in 55 packages 16:59:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:59:12 OK: 233 MiB in 51 packages 16:59:16 Removing intermediate container 9921a16c8a8d 16:59:16 ---> 1c4e57f14678 16:59:16 Step 6/24 : COPY go.mod . 16:59:19 ---> 4ef960dc982e 16:59:19 Step 7/24 : RUN go mod download 16:59:22 ---> Running in 29e5245d5223 16:59:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:59:32 Removing intermediate container 50aad6b0e75b 16:59:32 ---> 4c07a9814ace 16:59:32 Step 20/26 : RUN pip install docker-compose==1.23.2 16:59:33 ---> Running in a05563d793f6 16:59:33 ---> c28bed2ce645 16:59:33 Step 9/23 : RUN make cmd/core-data/core-data 16:59:34 Removing intermediate container 29e5245d5223 16:59:34 ---> d0186fa09d0c 16:59:34 Step 8/24 : COPY . . 16:59:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:59:35 ---> Running in f8eb7a4525a2 16:59:36 Removing intermediate container b3ffb680a280 16:59:36 ---> b47e91427aa0 16:59:36 16:59:36 Step 10/21 : FROM scratch 16:59:36 ---> 16:59:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:37 Removing intermediate container 7539a5c4d580 16:59:37 ---> cca5d645b4db 16:59:37 16:59:37 Step 10/24 : FROM alpine:3.12 16:59:37 ---> 389fef711851 16:59:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:59:37 ---> Using cache 16:59:37 ---> c95041e0bdcb 16:59:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:59:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:59:38 ---> Using cache 16:59:38 ---> 296f42a63b1b 16:59:38 Step 12/21 : ENV APP_PORT=48085 16:59:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:59:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:59:40 ---> Running in 178826cada2e 16:59:40 ---> Running in f44b216a0906 16:59:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:59:40 Removing intermediate container 178826cada2e 16:59:40 ---> 22129bbac109 16:59:40 Step 13/21 : EXPOSE $APP_PORT 16:59:41 Removing intermediate container f44b216a0906 16:59:41 ---> bea0e3e3db96 16:59:41 Step 13/24 : WORKDIR / 16:59:41 ---> Running in 8f1cb1bec327 16:59:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:59:42 Collecting docker-compose==1.23.2 16:59:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:59:44 ---> Running in e360b279290d 16:59:44 Collecting cached-property<2,>=1.2.0 16:59:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:59:44 Removing intermediate container 8f1cb1bec327 16:59:44 ---> 4c1671e196ec 16:59:44 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:45 Collecting jsonschema<3,>=2.5.1 16:59:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:59:46 Removing intermediate container e360b279290d 16:59:46 ---> 26e8626622d0 16:59:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:59:46 ---> f4e650a09941 16:59:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:59:46 Collecting docker<4.0,>=3.6.0 16:59:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:59:48 Collecting texttable<0.10,>=0.9.0 16:59:48 Downloading texttable-0.9.1.tar.gz (11 kB) 16:59:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:59:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:59:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:59:50 ---> 533f6a049fa9 16:59:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:59:50 Collecting dockerpty<0.5,>=0.4.1 16:59:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:59:50 ---> f36b88325dc2 16:59:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:59:51 Collecting docopt<0.7,>=0.6.1 16:59:51 Downloading docopt-0.6.2.tar.gz (25 kB) 16:59:52 ---> 196bcbaf421e 16:59:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:59:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:59:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:59:54 ---> c784eb0b4f19 16:59:54 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:59:54 Collecting websocket-client<1.0,>=0.32.0 16:59:54 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:59:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:59:54 ---> Running in e291b35f01d2 16:59:54 ---> 67ef57adbde2 16:59:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:59:54 Collecting PyYAML<4,>=3.10 16:59:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:59:54 ---> 30989bd5bd50 16:59:54 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements 16:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:59:56 Collecting docker-pycreds>=0.4.0 16:59:56 ---> Running in 4bc2e3241c48 16:59:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:59:56 Removing intermediate container e291b35f01d2 16:59:56 ---> 1b272965a0fb 16:59:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:56 Collecting idna<2.8,>=2.5 16:59:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:59:56 ---> c601f9c6e718 16:59:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:59:56 ---> Running in 5bdf2e5fb5b1 16:59:56 Collecting urllib3<1.25,>=1.21.1 16:59:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:59:56 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) 16:59:56 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) 16:59:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:59:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:59:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:59:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:59:56 Removing intermediate container 5bdf2e5fb5b1 16:59:56 ---> e419991e5e91 16:59:56 Step 19/21 : LABEL arch=x86_64 16:59:56 Installing collected packages: cached-property, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, dockerpty, docopt, PyYAML, docker-compose 16:59:56 ---> Running in 86b6b9037f14 16:59:57 Attempting uninstall: idna 16:59:57 Found existing installation: idna 2.9 16:59:57 Uninstalling idna-2.9: 16:59:57 Successfully uninstalled idna-2.9 16:59:57 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 16:59:57 Attempting uninstall: urllib3 16:59:57 Found existing installation: urllib3 1.25.9 16:59:57 Uninstalling urllib3-1.25.9: 16:59:57 Removing intermediate container 86b6b9037f14 16:59:57 ---> b7a83d31d325 16:59:57 Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 16:59:57 Successfully uninstalled urllib3-1.25.9 16:59:57 ---> fd82f210d735 16:59:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:59:58 ---> Running in 4be56f5e7d08 16:59:58 Attempting uninstall: requests 16:59:58 Found existing installation: requests 2.23.0 16:59:58 Uninstalling requests-2.23.0: 16:59:58 Successfully uninstalled requests-2.23.0 16:59:59 ---> 7caae3d80e12 16:59:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:00:00 ---> Running in c70780ddb694 17:00:00 Removing intermediate container 4be56f5e7d08 17:00:00 ---> 7f433175702e 17:00:00 Step 21/21 : LABEL version=0.0.0 17:00:01 Running setup.py install for texttable: started 17:00:02 Running setup.py install for texttable: finished with status 'done' 17:00:02 ---> Running in b8dbe8054226 17:00:02 Running setup.py install for dockerpty: started 17:00:02 Removing intermediate container b8dbe8054226 17:00:02 ---> 34a4c4c66608 17:00:02 17:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.0% of statements 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 67.9% of statements 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.428s coverage: 82.3% of statements 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:00:02 Running setup.py install for dockerpty: finished with status 'done' 17:00:02 Running setup.py install for docopt: started 17:00:02 Successfully built 34a4c4c66608 17:00:02 Successfully tagged docker-support-scheduler-go:latest 17:00:03  Building docker-support-scheduler-go ... done  Running setup.py install for docopt: finished with status 'done' 17:00:03 Running setup.py install for PyYAML: started 17:00:03 Removing intermediate container c70780ddb694 17:00:03 ---> a66ceea4000e 17:00:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:00:03 ---> Running in ef645caba5cf 17:00:04 Removing intermediate container ef645caba5cf 17:00:04 ---> 9b93cd8b87d6 17:00:04 Step 22/24 : LABEL arch=x86_64 17:00:04 ---> Running in ee16a2314876 17:00:04 Running setup.py install for PyYAML: finished with status 'done' 17:00:04 Removing intermediate container ee16a2314876 17:00:04 ---> d13bc5e086c4 17:00:04 Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:00:05 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:00:05 ---> Running in eaf3f1d43685 17:00:05 Removing intermediate container eaf3f1d43685 17:00:05 ---> a658459269ca 17:00:05 Step 24/24 : LABEL version=0.0.0 17:00:05 ---> Running in d55e7508eac2 17:00:05 Removing intermediate container d55e7508eac2 17:00:05 ---> 4c7a47879743 17:00:05 17:00:06 Successfully built 4c7a47879743 17:00:06 Successfully tagged docker-security-secretstore-setup-go:latest 17:00:08  Building docker-security-secretstore-setup-go ... done Removing intermediate container a05563d793f6 17:00:08 ---> 72e395be45a6 17:00:08 Step 21/26 : RUN apk --no-cache add curl 17:00:08 ---> Running in d837ec5e9487 17:00:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:00:09 (2/3) Installing libcurl (7.69.1-r3) 17:00:09 (3/3) Installing curl (7.69.1-r3) 17:00:09 Executing busybox-1.31.1-r19.trigger 17:00:09 OK: 72 MiB in 58 packages 17:00:11 Removing intermediate container f8eb7a4525a2 17:00:11 ---> c17714a6f59c 17:00:11 17:00:11 Step 10/23 : FROM alpine:3.12 17:00:11 ---> 389fef711851 17:00:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:00:11 ---> Running in 5bde73a8d186 17:00:11 Removing intermediate container d837ec5e9487 17:00:11 ---> 82fe0d862adb 17:00:11 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:00:11 ---> Running in 1cc4ad99fa9c 17:00:11 Removing intermediate container 5bde73a8d186 17:00:11 ---> ca82ea3f7d67 17:00:11 Step 12/23 : ENV APP_PORT=48080 17:00:12 ---> Running in 5322c1733d11 17:00:12 Removing intermediate container 1cc4ad99fa9c 17:00:12 ---> 0a2825381227 17:00:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.192s coverage: 28.6% of statements 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.362s coverage: 97.5% of statements 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:00:15 ---> Running in 34920504b7a8 17:00:15 Removing intermediate container 5322c1733d11 17:00:15 ---> 849001c67b45 17:00:15 Step 13/23 : EXPOSE $APP_PORT 17:00:15 Removing intermediate container 4bc2e3241c48 17:00:15 ---> e43dabf35c55 17:00:15 17:00:15 Step 10/24 : FROM scratch 17:00:15 ---> 17:00:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:00:15 ---> Running in 3bf9593e6c73 17:00:15 Removing intermediate container 34920504b7a8 17:00:15 ---> c693ba020eaa 17:00:15 Step 24/26 : LABEL arch=x86_64 17:00:15 ---> Running in 0ae78e93f8f3 17:00:15 Removing intermediate container 3bf9593e6c73 17:00:15 ---> 1711208420ea 17:00:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:15 ---> Running in 031555a4ed9d 17:00:15 ---> Running in 301068c18814 17:00:15 Removing intermediate container 0ae78e93f8f3 17:00:15 ---> 79ce70b1be83 17:00:15 Step 12/24 : ENV APP_PORT=48060 17:00:15 ---> Running in ea55e952617d 17:00:15 Removing intermediate container 031555a4ed9d 17:00:15 ---> bd342d9af915 17:00:15 Step 25/26 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:00:16 ---> Running in 6ac2276dc815 17:00:16 Removing intermediate container ea55e952617d 17:00:16 ---> b08d40caeb32 17:00:16 Step 13/24 : EXPOSE $APP_PORT 17:00:16 ---> Running in 35df6f37eed0 17:00:16 Removing intermediate container 6ac2276dc815 17:00:16 ---> 178af0a646c9 17:00:16 Step 26/26 : LABEL version=0.0.0 17:00:16 ---> Running in 75f107c41412 17:00:16 Removing intermediate container 35df6f37eed0 17:00:16 ---> 0144b68532c2 17:00:16 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:00:16 Removing intermediate container 75f107c41412 17:00:16 ---> 0cf30b2e6913 17:00:16 17:00:16 Successfully built 0cf30b2e6913 17:00:16 ---> 37ee2e3afb47 17:00:16 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:00:16 Successfully tagged docker-sys-mgmt-agent-go:latest 17:00:16  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 301068c18814 17:00:16 ---> 8c05a2f470f8 17:00:16 Step 15/23 : RUN apk add --update --no-cache zeromq 17:00:16 ---> Running in 069c7b8f759d 17:00:17 ---> a5d9c86a0cf5 17:00:17 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:00:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:18 ---> f5e16756d659 17:00:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:18 ---> 198ceee12425 17:00:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:18 ---> 213ac04252f2 17:00:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:19 ---> ce2803963cd0 17:00:19 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:00:19 ---> Running in f1cebe53fcb1 17:00:19 (1/5) Installing libgcc (9.3.0-r2) 17:00:19 (2/5) Installing libsodium (1.0.18-r0) 17:00:19 Removing intermediate container f1cebe53fcb1 17:00:19 ---> 48822220bb50 17:00:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:19 (3/5) Installing libstdc++ (9.3.0-r2) 17:00:19 ---> Running in 3df8454c6159 17:00:19 Removing intermediate container 3df8454c6159 17:00:19 ---> d734dd45ecc1 17:00:19 Step 22/24 : LABEL arch=x86_64 17:00:19 (4/5) Installing libzmq (4.3.3-r0) 17:00:19 ---> Running in 13de8eb0b0f0 17:00:19 (5/5) Installing zeromq (4.3.3-r0) 17:00:19 Removing intermediate container 13de8eb0b0f0 17:00:19 ---> f2a03220d062 17:00:19 Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:00:19 Executing busybox-1.31.1-r19.trigger 17:00:19 ---> Running in 4318b74c42e7 17:00:19 OK: 8 MiB in 19 packages 17:00:20 Removing intermediate container 4318b74c42e7 17:00:20 ---> 3c2d736896dc 17:00:20 Step 24/24 : LABEL version=0.0.0 17:00:20 ---> Running in ad661b5a715b 17:00:20 Removing intermediate container ad661b5a715b 17:00:20 ---> cf4ae9ecd78b 17:00:20 17:00:20 Successfully built cf4ae9ecd78b 17:00:20 Successfully tagged docker-support-notifications-go:latest 17:00:20  Building docker-support-notifications-go ... done Removing intermediate container 069c7b8f759d 17:00:20 ---> 76d3ebc23f8b 17:00:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:21 ---> 984e1509a1f7 17:00:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.262s coverage: 93.2% of statements 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 17:00:21 ---> 2bbe8bd8dac1 17:00:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:22 ---> d75e8a82fafa 17:00:22 Step 19/23 : ENTRYPOINT ["/core-data"] 17:00:22 ---> Running in 8825d7a988bc 17:00:22 Removing intermediate container 8825d7a988bc 17:00:22 ---> a1bb15ac1e65 17:00:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:22 ---> Running in 593f26ec1266 17:00:22 Removing intermediate container 593f26ec1266 17:00:22 ---> 8b65dbdea629 17:00:22 Step 21/23 : LABEL arch=x86_64 17:00:22 ---> Running in 4b1cc351cd00 17:00:22 Removing intermediate container 4b1cc351cd00 17:00:22 ---> 68686dcb20d7 17:00:22 Step 22/23 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:00:22 ---> Running in 67fd2ba2c42d 17:00:23 Removing intermediate container 67fd2ba2c42d 17:00:23 ---> ce35a0033f0a 17:00:23 Step 23/23 : LABEL version=0.0.0 17:00:23 ---> Running in 8274aac0ab10 17:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements 17:00:23 Removing intermediate container 8274aac0ab10 17:00:23 ---> 18e54ea09f6e 17:00:23 17:00:23 Successfully built 18e54ea09f6e 17:00:23 Successfully tagged docker-core-data-go:latest 17:00:23  Building docker-core-data-go ... done  [Pipeline] } 17:00:23 $ docker stop --time=1 c7e15d4c79dec7821db63ac441d14362333157c1c634e2114262e4104fa980a2 17:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.4% of statements 17:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:00:25 $ docker rm -f c7e15d4c79dec7821db63ac441d14362333157c1c634e2114262e4104fa980a2 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:25 + docker images 17:00:25 + grep docker 17:00:25 docker-core-data-go latest 18e54ea09f6e 2 seconds ago 22.3MB 17:00:25 docker-support-notifications-go latest cf4ae9ecd78b 5 seconds ago 12MB 17:00:25 docker-sys-mgmt-agent-go latest 0cf30b2e6913 9 seconds ago 313MB 17:00:25 docker-security-secretstore-setup-go latest 4c7a47879743 20 seconds ago 24.6MB 17:00:25 docker-support-scheduler-go latest 34a4c4c66608 23 seconds ago 10.7MB 17:00:25 docker-security-bootstrap-redis-go latest 96eb25fd6d5c About a minute ago 15.8MB 17:00:25 docker-security-proxy-setup-go latest ffe864f27bc7 About a minute ago 24.4MB 17:00:25 docker-core-command-go latest dbe50c582e64 About a minute ago 10.6MB 17:00:25 docker-core-metadata-go latest 4298531ca95f About a minute ago 13.1MB 17:00:25 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 63.5% of statements 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.115s coverage: 100.0% of statements 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 17:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 17:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 68.9% of statements 17:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.456s coverage: 37.0% of statements 17:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements 17:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements 17:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.386s coverage: 47.1% of statements 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.165s coverage: 100.0% of statements 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:00:41 Still waiting to schedule task 17:00:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.491s coverage: 29.1% of statements 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:00:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 17:00:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 17:00:49 GO111MODULE=on go vet ./... 17:01:29 Running on prd-ubuntu18.04-docker-8c-8g-20260 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 17:01:29 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 17:01:31 using credential edgex-jenkins-ssh 17:01:31 Cloning the remote Git repository 17:01:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:01:31 > git init /w/workspace/edgex-go/24 # timeout=10 17:01:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:01:31 > git --version # timeout=10 17:01:31 > git --version # 'git version 2.17.1' 17:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:38 Merging remotes/origin/master commit cd24e07082ec728494b0347cc7947c162db974b4 into PR head commit c4d5454e855ef23b8a1915bbc945308294865357 17:01:38 Merge succeeded, producing c4d5454e855ef23b8a1915bbc945308294865357 17:01:38 Checking out Revision c4d5454e855ef23b8a1915bbc945308294865357 (PR-2924) 17:01:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:01:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:01:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:01:38 > git config core.sparsecheckout # timeout=10 17:01:38 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 17:01:38 > git remote # timeout=10 17:01:38 > git config --get remote.origin.url # timeout=10 17:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:38 > git merge cd24e07082ec728494b0347cc7947c162db974b4 # timeout=10 17:01:38 > git rev-parse HEAD^{commit} # timeout=10 17:01:38 > git config core.sparsecheckout # timeout=10 17:01:38 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 17:01:42 Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:43 + echo snap-build.sh 17:01:43 snap-build.sh 17:01:43 + SNAP_BASE_DIR=. 17:01:43 + '[' '!' -z /w/workspace/edgex-go/24 ']' 17:01:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/24 17:01:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' 17:01:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/24] 17:01:43 + cd /w/workspace/edgex-go/24 17:01:43 + sudo apt-get remove -qy --purge lxd lxd-client 17:01:43 Reading package lists... 17:01:44 Building dependency tree... 17:01:44 Reading state information... 17:01:44 The following packages were automatically installed and are no longer required: 17:01:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:01:44 uidmap xdelta3 17:01:44 Use 'sudo apt autoremove' to remove them. 17:01:44 The following packages will be REMOVED: 17:01:44 lxd* lxd-client* 17:01:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:01:44 After this operation, 31.7 MB disk space will be freed. 17:01:45 (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:01:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:01:46 Removing lxd dnsmasq configuration 17:01:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:01:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:01:47 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:01:47 (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:01:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:01:49 Processing triggers for systemd (237-3ubuntu10.42) ... 17:01:49 Processing triggers for ureadahead (0.100.0-21) ... 17:01:51 + sudo snap remove --purge lxd 17:01:51 snap "lxd" is not installed 17:01:51 + sudo groupadd --force --system lxd 17:01:51 ++ whoami 17:01:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:01:51 + newgrp - lxd 17:01:51 + sudo snap install lxd 17:02:01 2021-01-14T17:01:59Z INFO Waiting for automatic snapd restart... 17:02:11 gofmt -l . 17:02:11 [ "`gofmt -l .`" = "" ] 17:02:11 ./bin/test-go-mod-tidy.sh 17:02:11 ./bin/test-attribution-txt.sh [Pipeline] sh 17:02:12 + ls -al . 17:02:12 total 684 17:02:12 drwxrwxr-x 9 1001 1001 4096 Jan 14 17:02 . 17:02:12 drwxr-xr-x 4 root root 4096 Jan 14 16:58 .. 17:02:12 -rw-rw-r-- 1 1001 1001 11 Jan 14 16:56 .dockerignore 17:02:12 drwxrwxr-x 8 1001 1001 4096 Jan 14 16:56 .git 17:02:12 drwxrwxr-x 3 1001 1001 4096 Jan 14 16:56 .github 17:02:12 -rw-rw-r-- 1 1001 1001 824 Jan 14 16:56 .gitignore 17:02:12 -rw-rw-r-- 1 1001 1001 166 Jan 14 16:56 .sonarcloud.properties 17:02:12 -rw-rw-r-- 1 1001 1001 7741 Jan 14 16:56 Attribution.txt 17:02:12 -rw-rw-r-- 1 1001 1001 3804 Jan 14 16:56 CONTRIBUTING.md 17:02:12 -rw-rw-r-- 1 1001 1001 931 Jan 14 16:56 Dockerfile.build 17:02:12 -rw-rw-r-- 1 1001 1001 863 Jan 14 16:56 Jenkinsfile 17:02:12 -rw-rw-r-- 1 1001 1001 10775 Jan 14 16:56 LICENSE 17:02:12 -rw-rw-r-- 1 1001 1001 5750 Jan 14 16:56 Makefile 17:02:12 -rw-rw-r-- 1 1001 1001 6524 Jan 14 16:56 README.md 17:02:12 -rw-rw-r-- 1 1001 1001 6744 Jan 14 16:56 SECURITY.md 17:02:12 -rw-rw-r-- 1 1001 1001 5 Jan 14 16:53 VERSION 17:02:12 -rw-rw-r-- 1 1001 1001 4131 Jan 14 16:56 ZMQWindows.md 17:02:12 drwxrwxr-x 2 1001 1001 4096 Jan 14 16:56 bin 17:02:12 drwxrwxr-x 14 1001 1001 4096 Jan 14 16:56 cmd 17:02:12 -rw-r--r-- 1 root root 550321 Jan 14 17:00 coverage.out 17:02:12 -rw-r--r-- 1 root root 979 Jan 14 17:02 go.mod 17:02:12 -rw-r--r-- 1 root root 19036 Jan 14 17:02 go.sum 17:02:12 drwxrwxr-x 8 1001 1001 4096 Jan 14 16:56 internal 17:02:12 drwxrwxr-x 4 1001 1001 4096 Jan 14 16:56 openapi 17:02:12 drwxrwxr-x 4 1001 1001 4096 Jan 14 16:56 snap 17:02:12 -rw-rw-r-- 1 1001 1001 168 Jan 14 16:56 version.go [Pipeline] sh 17:02:13 + '[' -e coverage.out ] 17:02:13 + chown 1001:1001 coverage.out [Pipeline] stash 17:02:13 Warning: overwriting stash ‘coverage-report’ 17:02:14 Stashed 1 file(s) [Pipeline] sh 17:02:14 + make build 17:02:14 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:02:19 lxd 4.10 from Canonical* installed 17:02:19 + sudo lxd init --auto 17:02:25 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:02:26 + sudo snap install --classic snapcraft 17:02:34 snapcraft 4.4.4 from Canonical* installed 17:02:34 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:02:34 + patch --verbose -p1 17:02:34 Hmm... Looks like a unified diff to me... 17:02:34 The text leading up to this was: 17:02:34 -------------------------- 17:02:34 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:02:34 |From: Tony Espy 17:02:34 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:02:34 |Subject: [PATCH] optimize snap build for pipeline CI check 17:02:34 | 17:02:34 |This patch is used by the EdgeX CI pipeline builds to 17:02:34 |optimize the snap CI check run for pull requests. When 17:02:34 |applied, it essentially strips out everything (apps and 17:02:34 |parts) from the snapcraft.yaml file except those required 17:02:34 |to build edgex-go, as the whole idea of the CI check is to 17:02:34 |catch changes to edgex-go that break the snap build. 17:02:34 | 17:02:34 |In general, anyone updating snapcraft.yaml will also need 17:02:34 |to update this patch file, otherwise it may fail to apply, 17:02:34 |resulting in a failed snap build CI check in the associated 17:02:34 |pull request. 17:02:34 | 17:02:34 |Note - in addition to applying this patch, the pipeline also 17:02:34 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:02:34 |need to build the finally binary .snap file (and it won't 17:02:34 |work with the patch applied). This further reduces the build 17:02:34 |time. 17:02:34 |--- 17:02:34 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:02:34 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:02:34 | 17:02:34 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:02:34 |index 1e537489..faf42425 100644 17:02:34 |--- a/snap/snapcraft.yaml 17:02:34 |+++ b/snap/snapcraft.yaml 17:02:34 -------------------------- 17:02:34 patching file snap/snapcraft.yaml 17:02:34 Using Plan A... 17:02:34 Hunk #1 succeeded at 73. 17:02:34 Hunk #2 succeeded at 202 with fuzz 1. 17:02:34 Hunk #3 succeeded at 214 (offset -3 lines). 17:02:34 Hunk #4 succeeded at 222 (offset -3 lines). 17:02:34 Hunk #5 succeeded at 229 (offset -3 lines). 17:02:34 Hunk #6 succeeded at 256 (offset -3 lines). 17:02:34 Hunk #7 succeeded at 290 (offset -3 lines). 17:02:34 Hunk #8 succeeded at 342 (offset -2 lines). 17:02:34 Hmm... Ignoring the trailing garbage. 17:02:34 done 17:02:34 + sudo snapcraft prime --use-lxd 17:02:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:02:35 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:02:35 - README.md 17:02:35 - snapcraft.yaml.orig 17:02:35 17:02:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:02:36 Launching a container. 17:02:48 Waiting for container to be ready 17:02:49 To start your first instance, try: lxc launch ubuntu:18.04 17:02:49 17:02:51 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:02:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:02:52 Waiting for network to be ready... 17:02:53 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:02:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:02:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:02:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 17:02:53 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:02:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:02:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:02:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:02:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:02:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:02:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:02:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:02:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 17:02:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 17:02:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 17:02:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 17:02:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 17:02:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 17:02:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 17:02:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:02:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 17:02:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 17:02:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 17:02:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 17:02:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 17:02:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 17:02:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 17:02:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 17:02: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:02:59 Fetched 23.7 MB in 5s (4341 kB/s) 17:02:59 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:02:59 Reading package lists... 17:02:59 Reading package lists... 17:02:59 Building dependency tree... 17:02:59 Reading state information... 17:03:00 The following additional packages will be installed: 17:03:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:03:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:03:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:03:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:03:00 Suggested packages: 17:03:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:03:00 Recommended packages: 17:03:00 gnupg libsasl2-modules 17:03:00 The following NEW packages will be installed: 17:03:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:03:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:03:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:03:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:03:00 The following packages will be upgraded: 17:03:00 gpg gpg-agent gpgconf libudev1 17:03:00 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 17:03:00 Need to get 3532 kB of archives. 17:03:00 After this operation, 13.3 MB of additional disk space will be used. 17:03:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:03:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:03:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:03:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:03:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:03:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:03:00 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 17:03:00 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 17:03:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:03:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:03:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:03:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:03:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:03:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:03:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:03:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:03:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:03:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:03:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:03:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:03:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:03:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:03:01 debconf: delaying package configuration, since apt-utils is not installed 17:03:01 Fetched 3532 kB in 1s (3509 kB/s) 17:03:01 (Reading database ... 12511 files and directories currently installed.) 17:03:01 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 17:03:01 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:03:01 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 17:03:01 Selecting previously unselected package udev. 17:03:01 (Reading database ... 12511 files and directories currently installed.) 17:03:01 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 17:03:01 Unpacking udev (237-3ubuntu10.43) ... 17:03:02 Selecting previously unselected package libfuse2:amd64. 17:03:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:03:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:03:02 Selecting previously unselected package fuse. 17:03:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:03:02 Unpacking fuse (2.9.7-1ubuntu1) ... 17:03:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:03:02 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:03:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:03:02 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:03:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:03:02 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:03:02 Selecting previously unselected package libksba8:amd64. 17:03:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:03:02 Unpacking libksba8:amd64 (1.3.5-2) ... 17:03:02 Selecting previously unselected package libroken18-heimdal:amd64. 17:03:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:03:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:03:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:03:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:03 Selecting previously unselected package libwind0-heimdal:amd64. 17:03:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:03:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:03:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:03:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:03:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:03 Selecting previously unselected package libsasl2-modules-db:amd64. 17:03:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:03:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:03 Selecting previously unselected package libsasl2-2:amd64. 17:03:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:03:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:03 Selecting previously unselected package libldap-common. 17:03:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:03:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:03:03 Selecting previously unselected package libldap-2.4-2:amd64. 17:03:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:03:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:03:04 Selecting previously unselected package dirmngr. 17:03:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:03:04 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:03:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:03:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:03:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:03:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:03:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:04 Setting up libksba8:amd64 (1.3.5-2) ... 17:03:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:04 Setting up udev (237-3ubuntu10.43) ... 17:03:05 invoke-rc.d: policy-rc.d denied execution of start. 17:03:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Processing triggers for systemd (237-3ubuntu10) ... 17:03:05 Setting up fuse (2.9.7-1ubuntu1) ... 17:03:05 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:03:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:03:05 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:03:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:06 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:03:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:03:06 settings in the [Install] section, and DefaultInstance for template units). 17:03:06 This means they are not meant to be enabled using systemctl. 17:03:06 Possible reasons for having this kind of units are: 17:03:06 1) A unit may be statically enabled by being symlinked from another unit's 17:03:06 .wants/ or .requires/ directory. 17:03:06 2) A unit's purpose may be to act as a helper for some other unit which has 17:03:06 a requirement dependency on it. 17:03:06 3) A unit may be started when needed via activation (socket, path, timer, 17:03:06 D-Bus, udev, scripted systemctl call, ...). 17:03:06 4) In case of template units, the unit is meant to be enabled with some 17:03:06 instance name specified. 17:03:06 Reading package lists... 17:03:06 Building dependency tree... 17:03:06 Reading state information... 17:03:06 The following additional packages will be installed: 17:03:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:03:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:03:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:03:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:03:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:03:06 Suggested packages: 17:03:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:03:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:03:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:03:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:03:06 systemd-container policykit-1 17:03:06 Recommended packages: 17:03:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:03:06 The following NEW packages will be installed: 17:03:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:03:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:03:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:03:06 multiarch-support openssh-client python3 python3-minimal python3.6 17:03:06 python3.6-minimal snapd squashfs-tools sudo 17:03:06 The following packages will be upgraded: 17:03:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:03:06 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 17:03:06 Need to get 35.2 MB of archives. 17:03:06 After this operation, 141 MB of additional disk space will be used. 17:03:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 17:03:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:03:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:03:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 17:03:07 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:03:07 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:03:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:03:07 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:03:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:03:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:03:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:03:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:03:07 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:03:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:03:07 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:03:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:03:07 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:03:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:03:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:03:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:03:08 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:03:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:03:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:03:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:03:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:03:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:03:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:03:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:03:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:03:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:03:09 debconf: delaying package configuration, since apt-utils is not installed 17:03:09 Fetched 35.2 MB in 2s (15.9 MB/s) 17:03:09 (Reading database ... 12757 files and directories currently installed.) 17:03:09 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 17:03:09 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:03:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 17:03:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:03:10 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 17:03:10 (Reading database ... 12757 files and directories currently installed.) 17:03:10 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:03:10 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:03:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:03:10 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:03:10 (Reading database ... 12757 files and directories currently installed.) 17:03:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:03:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:03:10 Setting up apt (1.6.12ubuntu0.2) ... 17:03:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:03:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:03:11 (Reading database ... 12764 files and directories currently installed.) 17:03:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:03:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:03:11 Selecting previously unselected package libpython3.6-minimal:amd64. 17:03:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:03:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:03:12 Selecting previously unselected package libexpat1:amd64. 17:03:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:03:12 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:03:12 Selecting previously unselected package python3.6-minimal. 17:03:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:03:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:03:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:03:12 Checking for services that may need to be restarted...done. 17:03:12 Checking for services that may need to be restarted...done. 17:03:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:03:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:03:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:03:13 Selecting previously unselected package python3-minimal. 17:03:13 (Reading database ... 13012 files and directories currently installed.) 17:03:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:03:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:03:13 Selecting previously unselected package mime-support. 17:03:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:03:13 Unpacking mime-support (3.60ubuntu1) ... 17:03:13 Selecting previously unselected package libmpdec2:amd64. 17:03:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:03:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:03:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:03:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:03:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:03:13 Selecting previously unselected package python3.6. 17:03:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:03:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:03:14 Selecting previously unselected package libpython3-stdlib:amd64. 17:03:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:03:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:03:14 Setting up python3-minimal (3.6.7-1~18.04) ... 17:03:14 Selecting previously unselected package python3. 17:03:14 (Reading database ... 13442 files and directories currently installed.) 17:03:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:03:14 Unpacking python3 (3.6.7-1~18.04) ... 17:03:14 Selecting previously unselected package multiarch-support. 17:03:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:03:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:03:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:03:14 Selecting previously unselected package liblzo2-2:amd64. 17:03:14 (Reading database ... 13479 files and directories currently installed.) 17:03:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:03:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:03:14 Selecting previously unselected package libbsd0:amd64. 17:03:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:03:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:03:14 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:03:14 Selecting previously unselected package sudo. 17:03:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:03:14 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:03:15 Selecting previously unselected package apparmor. 17:03:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:03:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:03:15 Selecting previously unselected package libedit2:amd64. 17:03:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:03:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:03:15 Selecting previously unselected package libkrb5support0:amd64. 17:03:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:03:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:03:15 Selecting previously unselected package libk5crypto3:amd64. 17:03:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:03:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:03:15 Selecting previously unselected package libkeyutils1:amd64. 17:03:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:03:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:03:15 Selecting previously unselected package libkrb5-3:amd64. 17:03:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:03:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:03:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:03:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:03:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:03:15 Selecting previously unselected package libssl1.0.0:amd64. 17:03:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:03:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:03:16 Selecting previously unselected package openssh-client. 17:03:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:03:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:03:16 Selecting previously unselected package squashfs-tools. 17:03:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:03:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:03:16 Selecting previously unselected package snapd. 17:03:16 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:03:16 Unpacking snapd (2.48+18.04) ... 17:03:18 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:03:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:03:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:03:19 Setting up mime-support (3.60ubuntu1) ... 17:03:19 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:03:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:03:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:03:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:19 Setting up systemd (237-3ubuntu10.43) ... 17:03:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:03:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:03:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:03:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:03:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:03:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:03:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:03:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:03:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:03:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:03:21 Setting up python3 (3.6.7-1~18.04) ... 17:03:21 running python rtupdate hooks for python3.6... 17:03:21 running python post-rtupdate hooks for python3.6... 17:03:21 Setting up apparmor (2.12-4ubuntu5.1) ... 17:03:21 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:03:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:03:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:03:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:03:22 Setting up snapd (2.48+18.04) ... 17:03:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:03:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:03:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:03:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:03:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:03:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:03:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:03:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:03:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:03:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:03:25 /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:03:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:25 Processing triggers for systemd (237-3ubuntu10.43) ... 17:03:26 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:03:26 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:03:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:03:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:03:28 Reading package lists... 17:03:28 Reading package lists... 17:03:28 Building dependency tree... 17:03:28 Reading state information... 17:03:28 Calculating upgrade... 17:03:28 The following packages will be upgraded: 17:03:28 advancecomp base-files bash binutils binutils-common 17:03:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:03:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:03:28 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:03:28 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:03:28 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:03:28 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:03:28 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:03:28 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:03:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:03:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:03:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:03:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:03:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:03:28 ubuntu-keyring util-linux 17:03:28 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:03:28 Need to get 63.7 MB of archives. 17:03:28 After this operation, 5203 kB of additional disk space will be used. 17:03:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:03:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:03:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:03:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:03:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:03:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:03:28 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:03:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:03:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:03:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:03:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:03:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:03:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:03:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:03:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:03:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:03:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:03:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:03:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:03:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:03:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:03:28 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:03:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:03:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:03:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:03:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:03:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:03:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:03:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:03:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:03:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:03:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:03:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:03:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:03:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:03:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:03:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:03:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:03:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:03:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:03:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:03:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:03:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:03:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:03:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 17:03:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:03:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:03:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 17:03:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:03:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:03:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:03:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:03:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:03:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:03:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:03:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:03:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:03:29 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:03:29 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 17:03:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:03:29 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:03:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:03:30 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:03:30 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:03:30 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:03:30 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:03:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:03:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:03:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:03:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:03:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:03:30 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:03:30 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:03:30 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:03:30 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:03:30 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:03:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:03:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:03:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:03:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:03:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:03:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:03:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 17:03:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:03:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:03:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:03:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:03:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:03:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:03:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:03:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:03:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:03:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:03:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [Pipeline] } 17:03:30 $ docker stop --time=1 b55dc2d74ee9c55e07895c520beec747bc4e89cdddf1f0f33aa614a2ab524206 17:03:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:03:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:03:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:03:30 debconf: delaying package configuration, since apt-utils is not installed 17:03:30 Fetched 63.7 MB in 2s (36.5 MB/s) 17:03:30 (Reading database ... 13912 files and directories currently installed.) 17:03:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:03:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:03:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 17:03:31 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 17:03:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:32 $ docker rm -f b55dc2d74ee9c55e07895c520beec747bc4e89cdddf1f0f33aa614a2ab524206 17:03:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:03:33 (Reading database ... 13911 files and directories currently installed.) 17:03:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:03:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:03:33 (Reading database ... 13911 files and directories currently installed.) 17:03:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 17:03:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:03:34 (Reading database ... 13911 files and directories currently installed.) 17:03:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] isUnix [Pipeline] sh 17:03:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:03:35 17:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:03:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:03:35 (Reading database ... 13911 files and directories currently installed.) 17:03:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:03:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:03:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:03:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:03:35 latest: Pulling from edgex-devops/edgex-compose-arm64 17:03:35 29e5d40040c1: Pulling fs layer 17:03:35 1ce36da41761: Pulling fs layer 17:03:35 25b303627fd3: Pulling fs layer 17:03:35 Setting up base-files (10.1ubuntu2.10) ... 17:03:35 Installing new version of config file /etc/issue ... 17:03:35 Installing new version of config file /etc/issue.net ... 17:03:35 Installing new version of config file /etc/lsb-release ... 17:03:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:03:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:03:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:03:36 Removing obsolete conffile /etc/default/motd-news ... 17:03:36 (Reading database ... 13912 files and directories currently installed.) 17:03:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:03:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:03:36 29e5d40040c1: Verifying Checksum 17:03:36 29e5d40040c1: Download complete 17:03:36 Setting up bash (4.4.18-2ubuntu1.2) ... 17:03:36 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:03:36 (Reading database ... 13912 files and directories currently installed.) 17:03:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:03:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:03:36 (Reading database ... 13912 files and directories currently installed.) 17:03:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:03:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:03:36 Setting up tar (1.29b-2ubuntu0.2) ... 17:03:37 1ce36da41761: Verifying Checksum 17:03:37 1ce36da41761: Download complete 17:03:37 29e5d40040c1: Pull complete 17:03:37 (Reading database ... 13912 files and directories currently installed.) 17:03:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:03:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:03:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:03:37 (Reading database ... 13912 files and directories currently installed.) 17:03:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:03:37 (Reading database ... 13912 files and directories currently installed.) 17:03:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:03:38 (Reading database ... 13912 files and directories currently installed.) 17:03:38 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:03:38 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:03:38 Setting up grep (3.1-2build1) ... 17:03:38 (Reading database ... 13912 files and directories currently installed.) 17:03:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:03:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:03:38 Setting up login (1:4.5-1ubuntu2) ... 17:03:38 1ce36da41761: Pull complete 17:03:38 25b303627fd3: Verifying Checksum 17:03:38 25b303627fd3: Download complete 17:03:38 (Reading database ... 13912 files and directories currently installed.) 17:03:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:03:38 (Reading database ... 13912 files and directories currently installed.) 17:03:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:03:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:03:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:03:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:03:40 (Reading database ... 13912 files and directories currently installed.) 17:03:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:03:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:03:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:03:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:03:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:03:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:03:41 (Reading database ... 13912 files and directories currently installed.) 17:03:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:03:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:03:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:03:42 (Reading database ... 13912 files and directories currently installed.) 17:03:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:42 (Reading database ... 13912 files and directories currently installed.) 17:03:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:42 (Reading database ... 13912 files and directories currently installed.) 17:03:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:42 (Reading database ... 13912 files and directories currently installed.) 17:03:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:42 (Reading database ... 13912 files and directories currently installed.) 17:03:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:03:43 (Reading database ... 13912 files and directories currently installed.) 17:03:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:03:43 (Reading database ... 13912 files and directories currently installed.) 17:03:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:43 (Reading database ... 13912 files and directories currently installed.) 17:03:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:03:43 (Reading database ... 13912 files and directories currently installed.) 17:03:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:03:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:03:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:03:45 (Reading database ... 13912 files and directories currently installed.) 17:03:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:03:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:03:45 (Reading database ... 13912 files and directories currently installed.) 17:03:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:03:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:03:46 (Reading database ... 13914 files and directories currently installed.) 17:03:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:03:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:03:46 Setting up debconf (1.5.66ubuntu1) ... 17:03:46 (Reading database ... 13914 files and directories currently installed.) 17:03:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:03:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:46 (Reading database ... 13914 files and directories currently installed.) 17:03:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:03:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:47 (Reading database ... 13914 files and directories currently installed.) 17:03:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:03:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:48 (Reading database ... 13914 files and directories currently installed.) 17:03:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 17:03:48 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:03:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:03:48 (Reading database ... 13914 files and directories currently installed.) 17:03:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:03:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:03:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:03:48 25b303627fd3: Pull complete 17:03:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:03:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:03:48 (Reading database ... 13914 files and directories currently installed.) 17:03:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:03:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:48 prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container 17:03:49 (Reading database ... 13914 files and directories currently installed.) 17:03:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:03:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:03:49 (Reading database ... 13914 files and directories currently installed.) 17:03:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:03:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:03:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:03:49 (Reading database ... 13914 files and directories currently installed.) 17:03:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:03:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:03:50 Setting up passwd (1:4.5-1ubuntu2) ... 17:03:50 (Reading database ... 13914 files and directories currently installed.) 17:03:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:03:50 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:03:50 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:03:51 (Reading database ... 13914 files and directories currently installed.) 17:03:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:03:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:03:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:03:51 (Reading database ... 13914 files and directories currently installed.) 17:03:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:03:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:03:51 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:03:51 (Reading database ... 13914 files and directories currently installed.) 17:03:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:03:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:03:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:03:51 (Reading database ... 13914 files and directories currently installed.) 17:03:51 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:03:51 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:03:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:03:52 (Reading database ... 13914 files and directories currently installed.) 17:03:52 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:03:52 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:03:52 $ docker top 65a17a66cc7c57efa41054954fe1aa584c7e9233aca4dd813e6f9ba3cd135e02 -eo pid,comm 17:03:52 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:03:52 (Reading database ... 13914 files and directories currently installed.) 17:03:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:03:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:03:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [Pipeline] { [Pipeline] sh 17:03:52 (Reading database ... 13915 files and directories currently installed.) 17:03:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:03:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:03:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:03:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:03:52 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:03:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:03:53 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:03:53 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:03:53 + grep parallel 17:03:53 + docker-compose build --help 17:03:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:03:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:03:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:03:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:03:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:03:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:03:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:03:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:03:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:03:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:03:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:03:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:03:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:03:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:03:54 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 17:03:54 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 17:03:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:03:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:03:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:03:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:03:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:03:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:03:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:03:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:03:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:03:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:03:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:03:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:03:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:03:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:03:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:03:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:03:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:03:58 --parallel Build images in parallel. [Pipeline] } 17:03:58 $ docker stop --time=1 65a17a66cc7c57efa41054954fe1aa584c7e9233aca4dd813e6f9ba3cd135e02 17:03:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:03:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:03:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:00 $ docker rm -f 65a17a66cc7c57efa41054954fe1aa584c7e9233aca4dd813e6f9ba3cd135e02 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:04:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:04:01 . [Pipeline] withDockerContainer 17:04:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:04:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:04:01 prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container 17:04:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:04:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:04:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:04:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:04:02 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:04:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:04:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:04:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:04:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:04:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:04:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:04:02 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:04:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:04:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:04:02 Setting up tzdata (2020f-0ubuntu0.18.04) ... 17:04:02 17:04:02 Current default time zone: 'Etc/UTC' 17:04:02 Local time is now: Thu Jan 14 17:04:02 UTC 2021. 17:04:02 Universal Time is now: Thu Jan 14 17:04:02 UTC 2021. 17:04:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:04:02 17:04:02 Setting up systemd-sysv (237-3ubuntu10.43) ... 17:04:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:03 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 17:04:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:04:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:04:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:04:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:04:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:04:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:04:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:04:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:04:03 $ docker top 76e575371d21da3e1819cb8e425ccf4b44776995fb670f77b7cf9ddb14a73137 -eo pid,comm 17:04:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:04:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:04 Setting up patch (2.7.6-2ubuntu1.1) ... 17:04:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:04:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:04:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:04:04 Installing new version of config file /etc/ssl/openssl.cnf ... 17:04:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:04:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [Pipeline] { [Pipeline] sh 17:04:04 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:04:04 + docker-compose -f ./docker-compose-build.yml build --parallel 17:04:05 Updating certificates in /etc/ssl/certs... 17:04:06 22 added, 17 removed; done. 17:04:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:04:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:04:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:04:06 Setting up pkgbinarymangler (138.18.04.1) ... 17:04:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:04:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:04:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:07 Setting up perl (5.26.1-6ubuntu0.5) ... 17:04:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:04:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:04:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:04:07 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:04:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:04:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:04:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:04:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:04:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:04:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:04:07 Processing triggers for systemd (237-3ubuntu10.43) ... 17:04:07 Processing triggers for mime-support (3.60ubuntu1) ... 17:04:07 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:04:07 Updating certificates in /etc/ssl/certs... 17:04:07 0 added, 0 removed; done. 17:04:07 Running hooks in /etc/ca-certificates/update.d... 17:04:07 done. 17:04:08 Reading package lists... 17:04:08 Building dependency tree... 17:04:08 Reading state information... 17:04:09 The following NEW packages will be installed: 17:04:09 apt-transport-https 17:04:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:04:10 Need to get 1696 B of archives. 17:04:10 After this operation, 153 kB of additional disk space will be used. 17:04:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:04:10 debconf: delaying package configuration, since apt-utils is not installed 17:04:10 Fetched 1696 B in 1s (1764 B/s) 17:04:10 Selecting previously unselected package apt-transport-https. 17:04:10 (Reading database ... 13929 files and directories currently installed.) 17:04:10 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:04:10 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:04:10 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:04:10 Waiting for network to be ready... 17:04:11 Building docker-core-command-go ... 17:04:11 Building docker-core-data-go ... 17:04:11 Building docker-core-metadata-go ... 17:04:11 Building docker-security-bootstrap-redis-go ... 17:04:11 Building docker-security-proxy-setup-go ... 17:04:11 Building docker-security-secretstore-setup-go ... 17:04:11 Building docker-support-notifications-go ... 17:04:11 Building docker-support-scheduler-go ... 17:04:11 Building docker-sys-mgmt-agent-go ... 17:04:11 Building docker-security-secretstore-setup-go 17:04:11 Building docker-core-metadata-go 17:04:11 Building docker-sys-mgmt-agent-go 17:04:11 Building docker-support-notifications-go 17:04:11 Building docker-security-bootstrap-redis-go 17:04:17 2021-01-14T17:04:13Z INFO Waiting for automatic snapd restart... 17:04:17 snapd 2.48.2 from Canonical* installed 17:04:18 "snapd" switched to the "latest/stable" channel 17:04:18 17:04:22 core18 20201210 from Canonical* installed 17:04:22 "core18" switched to the "latest/stable" channel 17:04:22 17:04:27 snapcraft 4.4.4 from Canonical* installed 17:04:27 "snapcraft" switched to the "latest/stable" channel 17:04:27 17:04: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:04:30 - README.md 17:04:30 - snapcraft.yaml.orig 17:04:30 17:04:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:04:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:04:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:04:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:04:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:04:38 Reading package lists... 17:04: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:04:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:04:45 Reading package lists... 17:04:45 Building dependency tree... 17:04:45 Reading state information... 17:04:45 Suggested packages: 17:04:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:04:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:04:45 Recommended packages: 17:04:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:04:45 The following NEW packages will be installed: 17:04:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:04:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:04:45 pkg-config zip 17:04:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:04:45 Need to get 7655 kB of archives. 17:04:45 After this operation, 43.7 MB of additional disk space will be used. 17:04: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:04:45 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:04:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:04:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:04:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:04:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:04:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:04:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:04:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:04:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:04:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:04:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:04:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:04:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:04:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:04:46 debconf: delaying package configuration, since apt-utils is not installed 17:04:46 Fetched 7655 kB in 1s (10.5 MB/s) 17:04:46 Selecting previously unselected package libglib2.0-0:amd64. 17:04:46 (Reading database ... 13933 files and directories currently installed.) 17:04:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:04:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:04:47 Selecting previously unselected package libpsl5:amd64. 17:04:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:04:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:04:47 Selecting previously unselected package libnghttp2-14:amd64. 17:04:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:04:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:04:47 Selecting previously unselected package librtmp1:amd64. 17:04:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:04:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:04:47 Selecting previously unselected package libcurl3-gnutls:amd64. 17:04:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:04:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:04:47 Selecting previously unselected package liberror-perl. 17:04:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:04:47 Unpacking liberror-perl (0.17025-1) ... 17:04:47 Selecting previously unselected package git-man. 17:04:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:04:47 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:04:47 Selecting previously unselected package git. 17:04:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:04:47 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:04:48 Selecting previously unselected package libnorm1:amd64. 17:04:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:04:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:04:48 Selecting previously unselected package libpgm-5.2-0:amd64. 17:04:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:04:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:04:48 Selecting previously unselected package libsodium23:amd64. 17:04:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:04:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:04:48 Selecting previously unselected package libzmq5:amd64. 17:04:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:04:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:04:48 Selecting previously unselected package libzmq3-dev:amd64. 17:04:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:04:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:04:49 Selecting previously unselected package pkg-config. 17:04:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:04:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:04:49 Selecting previously unselected package zip. 17:04:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:04:49 Unpacking zip (3.0-11build1) ... 17:04:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:04:49 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:04:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:04:49 Setting up liberror-perl (0.17025-1) ... 17:04:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:04:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:04:49 No schema files found: doing nothing. 17:04:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:04:49 Setting up zip (3.0-11build1) ... 17:04:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:04:49 Setting up libsodium23:amd64 (1.0.16-2) ... 17:04:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:04:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:04:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:04:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:04:49 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:04:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:04:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:04:56 git set to automatically installed. 17:04:56 git-man set to automatically installed. 17:04:56 libcurl3-gnutls set to automatically installed. 17:04:56 liberror-perl set to automatically installed. 17:04:56 libglib2.0-0 set to automatically installed. 17:04:56 libnghttp2-14 set to automatically installed. 17:04:56 libnorm1 set to automatically installed. 17:04:56 libpgm-5.2-0 set to automatically installed. 17:04:56 libpsl5 set to automatically installed. 17:04:56 librtmp1 set to automatically installed. 17:04:56 libsodium23 set to automatically installed. 17:04:56 libzmq3-dev set to automatically installed. 17:04:56 libzmq5 set to automatically installed. 17:04:56 pkg-config set to automatically installed. 17:04:56 zip set to automatically installed. 17:04:59 snapd is not logged in, snap install commands will use sudo 17:05:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:05:06 snap "core18" has no updates available 17:05:06 Pulling config-common 17:05:08 Pulling go-build-helper 17:05:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:05:33 ---> 2deca24e77e6 17:05:33 Step 3/22 : WORKDIR /edgex-go 17:05:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:05:33 ---> 2deca24e77e6 17:05:33 Step 3/24 : WORKDIR /edgex-go 17:05:33 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:05:33 ---> 2deca24e77e6 17:05:33 Step 3/26 : WORKDIR /edgex-go 17:05:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:05:33 ---> 2deca24e77e6 17:05:33 Step 3/24 : WORKDIR /edgex-go 17:05:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:05:33 ---> 2deca24e77e6 17:05:33 Step 3/22 : WORKDIR /edgex-go 17:05:33 ---> Running in 577d8a184612 17:05:33 ---> Running in 1cfcd8ae5ce8 17:05:33 ---> Running in 58559ef93218 17:05:33 ---> Running in f4f45a0b60f2 17:05:33 ---> Running in a299e048e864 17:05:33 Removing intermediate container f4f45a0b60f2 17:05:33 ---> 594622088374 17:05:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:33 Removing intermediate container 1cfcd8ae5ce8 17:05:33 ---> 98d90df79e8b 17:05:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:33 Removing intermediate container 577d8a184612 17:05:33 ---> ae8dc2b6193c 17:05:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:33 Removing intermediate container a299e048e864 17:05:33 ---> e41ecfb977e1 17:05:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:33 Removing intermediate container 58559ef93218 17:05:33 ---> 431103d35544 17:05:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:33 ---> Running in 6912a2da7d3a 17:05:33 ---> Running in 43d13df4eb6a 17:05:33 ---> Running in 9ee626f10127 17:05:33 ---> Running in c3d00f2cfdca 17:05:33 ---> Running in 60b7523f44d3 17:05:33 Removing intermediate container 9ee626f10127 17:05:33 ---> f9f8179a41bf 17:05:33 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 17:05:33 ---> Running in df76e221c37d 17:05:33 Removing intermediate container 6912a2da7d3a 17:05:33 ---> 4be87da544f8 17:05:33 Step 5/26 : RUN apk add --update --no-cache make bash git 17:05:33 ---> Running in 0b0c6d680fba 17:05:33 Removing intermediate container 43d13df4eb6a 17:05:33 ---> f00b79144d00 17:05:33 Step 5/24 : RUN apk add --update --no-cache make git 17:05:33 Removing intermediate container 60b7523f44d3 17:05:33 ---> 363f8328951c 17:05:33 Step 5/22 : RUN apk add --update --no-cache make git 17:05:33 Removing intermediate container c3d00f2cfdca 17:05:33 ---> 4952975cb382 17:05:33 Step 5/22 : RUN apk add --update --no-cache make git 17:05:33 ---> Running in 7a8f5f7c2245 17:05:33 ---> Running in bbdaeee20b96 17:05:33 ---> Running in 8d8ff800bcc7 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:05:33 OK: 217 MiB in 51 packages 17:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:05:33 OK: 217 MiB in 51 packages 17:05:34 OK: 217 MiB in 51 packages 17:05:34 OK: 217 MiB in 51 packages 17:05:34 OK: 217 MiB in 51 packages 17:05:34 Removing intermediate container df76e221c37d 17:05:34 ---> a07c741dd07c 17:05:34 Step 6/24 : COPY go.mod . 17:05:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:05:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:05:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 17:05:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 17:05:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 17:05:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 17:05:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 17:05:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 17:05:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 17:05:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 17:05:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:05:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:05:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:05:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:05:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:05:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:05:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:05:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:05:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:05:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 17:05:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 17:05:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 17:05:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 17:05:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 17:05:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 17:05:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 17:05:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 17:05:34 Fetched 23.7 MB in 0s (0 B/s) 17:05:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:05:34 Fetched 96.5 kB in 0s (0 B/s) 17:05:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:05:34 Fetched 279 kB in 0s (0 B/s) 17:05:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:05:34 Fetched 122 kB in 0s (0 B/s) 17:05:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:05:34 Fetched 77.8 kB in 0s (0 B/s) 17:05:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:05:34 Fetched 8848 B in 0s (0 B/s) 17:05:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:05:34 Fetched 47.8 kB in 0s (0 B/s) 17:05:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:05:34 Fetched 45.6 kB in 0s (0 B/s) 17:05:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:05:34 Fetched 15.0 kB in 0s (0 B/s) 17:05:34 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:05:34 Fetched 214 kB in 0s (0 B/s) 17:05:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:05:34 Fetched 155 kB in 0s (0 B/s) 17:05:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:05:34 Fetched 50.6 kB in 0s (0 B/s) 17:05:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:05:34 Fetched 14.8 kB in 0s (0 B/s) 17:05:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:05:34 Fetched 41.8 kB in 0s (0 B/s) 17:05:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:05:34 Fetched 499 kB in 0s (0 B/s) 17:05:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:05:34 Fetched 111 kB in 0s (0 B/s) 17:05:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:05:34 Fetched 240 kB in 0s (0 B/s) 17:05:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:05:34 Fetched 29.3 kB in 0s (0 B/s) 17:05:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:05:34 Fetched 85.5 kB in 0s (0 B/s) 17:05:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:05:34 Fetched 24.5 kB in 0s (0 B/s) 17:05:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:05:34 Fetched 49.2 kB in 0s (0 B/s) 17:05:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:05:34 Fetched 54.2 kB in 0s (0 B/s) 17:05:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:05:34 Fetched 30.8 kB in 0s (0 B/s) 17:05:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:05:34 Fetched 17.0 kB in 0s (0 B/s) 17:05:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:05:34 Fetched 85.9 kB in 0s (0 B/s) 17:05:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:05:34 Fetched 8720 B in 0s (0 B/s) 17:05:34 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:05:34 Fetched 137 kB in 0s (0 B/s) 17:05:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:05:34 Fetched 119 kB in 0s (0 B/s) 17:05:34 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:05:34 Fetched 109 kB in 0s (0 B/s) 17:05:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:05:34 Fetched 11.1 kB in 0s (0 B/s) 17:05:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:05:34 Fetched 645 kB in 0s (0 B/s) 17:05:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:05:34 Fetched 41.3 kB in 0s (0 B/s) 17:05:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:05:34 Fetched 17.9 kB in 0s (0 B/s) 17:05:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:05:34 Fetched 368 kB in 0s (0 B/s) 17:05:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:05:34 Fetched 187 kB in 0s (0 B/s) 17:05:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:05:34 Fetched 175 kB in 0s (0 B/s) 17:05:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:05:34 Fetched 206 kB in 0s (0 B/s) 17:05:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:05:34 Fetched 1301 kB in 0s (0 B/s) 17:05:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:05:34 Fetched 36.2 kB in 0s (0 B/s) 17:05:34 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:05:34 Fetched 159 kB in 0s (0 B/s) 17:05:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:05:34 Fetched 107 kB in 0s (0 B/s) 17:05:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:05:34 Fetched 48.7 kB in 0s (0 B/s) 17:05:34 Pulling static-packages 17:05:34 'go115' has dependencies that need to be staged: static-packages go-build-helper 17:05:34 Skipping pull go-build-helper (already ran) 17:05:34 Skipping pull static-packages (already ran) 17:05:34 Building go-build-helper 17:05:35 Removing intermediate container 0b0c6d680fba 17:05:35 ---> f3774fbc0ad1 17:05:35 Step 6/26 : COPY go.mod . 17:05:35 ---> 32b89f026765 17:05:35 Step 7/24 : RUN go mod download 17:05:36 ---> Running in 9db8e8a6901c 17:05:36 Removing intermediate container 7a8f5f7c2245 17:05:36 ---> e63215c83948 17:05:36 Step 6/24 : COPY go.mod . 17:05:36 Removing intermediate container 8d8ff800bcc7 17:05:36 ---> 8adacf6e8377 17:05:36 Step 6/22 : COPY go.mod . 17:05:36 Removing intermediate container bbdaeee20b96 17:05:36 ---> 06fa2cd72b9b 17:05:36 Step 6/22 : COPY go.mod . 17:05:36 ---> 21c7c03da4b3 17:05:36 Step 7/26 : RUN go mod download 17:05:36 ---> Running in e7cae66815ac 17:05:37 ---> 5564aa712ffd 17:05:37 Step 7/24 : RUN go mod download 17:05:37 ---> 696b75f4a278 17:05:37 Step 7/22 : RUN go mod download 17:05:37 ---> a0a6ca5e03a3 17:05:37 Step 7/22 : RUN go mod download 17:05:37 ---> Running in a865b9fb4bca 17:05:37 ---> Running in 429b614c4e81 17:05:37 ---> Running in 47a32d511d84 17:05:39 Building static-packages 17:05:40 Removing intermediate container 9db8e8a6901c 17:05:40 ---> ac7aff86b53d 17:05:40 Step 8/24 : COPY . . 17:05:40 Removing intermediate container e7cae66815ac 17:05:40 ---> e368acabc8a0 17:05:40 Step 8/26 : COPY . . 17:05:41 Staging go-build-helper 17:05:42 Staging static-packages 17:05:43 Pulling go115 17:05:44 Removing intermediate container a865b9fb4bca 17:05:44 ---> 6a6004fa87d3 17:05:44 Step 8/24 : COPY . . 17:05:44 Removing intermediate container 429b614c4e81 17:05:44 ---> ae7599b356ff 17:05:44 Removing intermediate container 47a32d511d84 17:05:44 ---> 13469a9778bc 17:05:44 Step 8/22 : COPY . . 17:05:44 Step 8/22 : COPY . . 17:05:44 'edgex-go' has dependencies that need to be staged: go115 17:05:44 Skipping pull go115 (already ran) 17:05:44 Building go115 17:05:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:44 Dload Upload Total Spent Left Speed 17:05:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 115M 22 26.3M 0 0 28.4M 0 0:00:04 --:--:-- 0:00:04 28.4M 50 115M 50 58.5M 0 0 29.9M 0 0:00:03 0:00:01 0:00:02 29.9M 79 115M 79 91.7M 0 0 31.3M 0 0:00:03 0:00:02 0:00:01 31.3M 100 115M 100 115M 0 0 33.3M 0 0:00:03 0:00:03 --:--:-- 33.3M 17:05:48 go1.15.2.linux-amd64.tar.gz: OK 17:05:54 Staging go115 17:05:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:05:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:05:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:05:59 Fetched 0 B in 0s (0 B/s) 17:05:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:05:59 Fetched 224 kB in 0s (0 B/s) 17:05:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:05:59 Fetched 157 kB in 0s (0 B/s) 17:05:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:05:59 Fetched 221 kB in 0s (0 B/s) 17:05:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:05:59 Fetched 143 kB in 0s (0 B/s) 17:05:59 Pulling edgex-go 17:06:00 Pulling version 17:06:01 Building config-common 17:06:04 Skipping build go-build-helper (already ran) 17:06:04 Skipping build static-packages (already ran) 17:06:04 Skipping build go115 (already ran) 17:06:04 Building edgex-go 17:06:04 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:06:05 go: downloading github.com/gorilla/mux v1.8.0 17:06:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 17:06:05 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:06:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 17:06:05 go: downloading github.com/imdario/mergo v0.3.11 17:06:05 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 17:06:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:06:05 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 17:06:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:06:06 go: downloading github.com/google/uuid v1.1.4 17:06:06 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 17:06:06 go: downloading github.com/x448/float16 v0.8.4 17:06:06 go: downloading gopkg.in/yaml.v2 v2.4.0 17:06:06 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:06:06 go: downloading github.com/go-kit/kit v0.8.0 17:06:06 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:06:06 go: downloading github.com/hashicorp/consul/api v1.1.0 17:06:06 go: downloading github.com/BurntSushi/toml v0.3.1 17:06:06 go: downloading github.com/pkg/errors v0.8.1 17:06:06 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:06:06 go: downloading github.com/pelletier/go-toml v1.2.0 17:06:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:06:06 go: downloading github.com/pebbe/zmq4 v1.2.2 17:06:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:06:06 go: downloading github.com/hashicorp/serf v0.8.2 17:06:06 go: downloading github.com/leodido/go-urn v1.2.0 17:06:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:06:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:06:06 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:06:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:06:06 go: downloading github.com/go-playground/universal-translator v0.17.0 17:06:06 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:06:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:06:06 go: downloading github.com/mitchellh/copystructure v1.0.0 17:06:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:06:06 go: downloading github.com/go-playground/locales v0.13.0 17:06:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:06:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:06:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:06:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:06:07 ---> 8ca0d387b923 17:06:07 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:06:07 ---> 48cbb69ffe60 17:06:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:06:07 ---> 7c91958709da 17:06:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:06:07 ---> 65df0c3b55a2 17:06:07 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:06:07 ---> Running in 03f0f516a7ea 17:06:07 ---> Running in e0865b37826e 17:06:07 ---> Running in 565c3814fa6b 17:06:07 ---> Running in 5e5c4f7aa2d0 17:06:07 ---> 7321194416c8 17:06:07 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:06:07 ---> Running in 8e2970db9ce7 17:06:08 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:06:08 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:06:08 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:06:08 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:06:08 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:06:14 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:06:19 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:06:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:06:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:06:21 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:06:21 go: downloading github.com/stretchr/testify v1.6.1 17:06:21 go: downloading github.com/pmezard/go-difflib v1.0.0 17:06:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:06:21 go: downloading github.com/davecgh/go-spew v1.1.1 17:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:06:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:06:23 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:06:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:06:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:06:25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:06:26 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:06:27 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:06:28 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:06:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:06:31 Building version 17:06:33 Staging config-common 17:06:34 Skipping stage go-build-helper (already ran) 17:06:34 Skipping stage static-packages (already ran) 17:06:34 Skipping stage go115 (already ran) 17:06:34 Staging edgex-go 17:06:35 Staging version 17:06:36 Priming config-common 17:06:37 Priming go-build-helper 17:06:38 Priming static-packages 17:06:40 Priming go115 17:06:41 Priming edgex-go 17:06:43 Priming version 17:06:44 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] } 17:07:45 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:07:50 Removing intermediate container 8e2970db9ce7 17:07:50 ---> 214c892eef2e 17:07:50 17:07:50 Step 10/22 : FROM alpine:3.12 17:07:50 3.12: Pulling from library/alpine 17:07:52 Removing intermediate container 5e5c4f7aa2d0 17:07:52 ---> 71dd3b227c21 17:07:52 17:07:52 Step 10/24 : FROM alpine:3.12 17:07:52 3.12: Pulling from library/alpine 17:07:52 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:07:52 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:07:52 Status: Downloaded newer image for alpine:3.12 17:07:52 ---> afeebe901d6b 17:07:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:07:52 Status: Image is up to date for alpine:3.12 17:07:52 ---> afeebe901d6b 17:07:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:07:52 ---> Running in 5ea30599480b 17:07:52 ---> Running in a714569e80f6 17:07:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:07:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:07:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:07:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:07:56 (1/5) Installing ca-certificates (20191127-r4) 17:07:56 (1/5) Installing ca-certificates (20191127-r4) 17:07:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:07:56 (3/5) Installing libcurl (7.69.1-r3) 17:07:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:07:56 (4/5) Installing curl (7.69.1-r3) 17:07:56 (3/5) Installing libcurl (7.69.1-r3) 17:07:56 (5/5) Installing dumb-init (1.2.2-r1) 17:07:56 (4/5) Installing curl (7.69.1-r3) 17:07:56 Executing busybox-1.31.1-r19.trigger 17:07:56 (5/5) Installing dumb-init (1.2.2-r1) 17:07:56 Executing ca-certificates-20191127-r4.trigger 17:07:56 Executing busybox-1.31.1-r19.trigger 17:07:56 Executing ca-certificates-20191127-r4.trigger 17:07:56 OK: 7 MiB in 19 packages 17:07:56 OK: 7 MiB in 19 packages 17:07:57 Removing intermediate container 03f0f516a7ea 17:07:57 ---> 6e8669a862c6 17:07:57 17:07:57 Step 10/24 : FROM scratch 17:07:57 ---> 17:07:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:07:57 Removing intermediate container e0865b37826e 17:07:57 ---> d49102aa4ae4 17:07:57 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:07:58 ---> Running in a3b89296246c 17:07:58 ---> Running in 87ae8fb99383 17:07:59 Removing intermediate container a3b89296246c 17:07:59 ---> e48660b32dcf 17:07:59 Step 12/24 : ENV APP_PORT=48060 17:07:59 ---> Running in 1f36b2d34573 17:07:59 Removing intermediate container 5ea30599480b 17:07:59 ---> 5837729c3deb 17:07:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:08:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:08:00 ---> Running in a5cf2dcce023 17:08:00 Removing intermediate container a714569e80f6 17:08:00 ---> 9fd0021a9373 17:08:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:08:00 ---> Running in 9e55feabbe45 17:08:00 Removing intermediate container 1f36b2d34573 17:08:00 ---> 6d5d259d2542 17:08:00 Step 13/24 : EXPOSE $APP_PORT 17:08:00 ---> Running in 4bedb931a87b 17:08:01 Removing intermediate container a5cf2dcce023 17:08:01 ---> fee5a2bb0789 17:08:01 Step 13/22 : WORKDIR / 17:08:01 ---> Running in 2b2d073c1675 17:08:01 Removing intermediate container 9e55feabbe45 17:08:01 Removing intermediate container 4bedb931a87b 17:08:01 ---> 4059da101d83 17:08:01 ---> 6c6bde99078f 17:08:01 Step 13/24 : WORKDIR / 17:08:01 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:08:01 ---> Running in cf9ddf9de80c 17:08:02 Removing intermediate container 2b2d073c1675 17:08:02 ---> c76636eaf31e 17:08:02 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:02 Removing intermediate container cf9ddf9de80c 17:08:02 ---> d6ac9dcb2577 17:08:02 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:08:02 ---> 91820941d913 17:08:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:08:03 ---> 0bbf77b88877 17:08:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:08:04 ---> 611649b9d994 17:08:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:08:04 ---> 02177c1c8670 17:08:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:08:05 Removing intermediate container 87ae8fb99383 17:08:05 ---> f4d4bf6639e8 17:08:05 17:08:05 Step 11/26 : FROM docker:20.10.0 17:08:05 20.10.0: Pulling from library/docker 17:08:05 ---> 17e9f92dd385 17:08:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:08:05 ---> 7869ec8493f6 17:08:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:08:06 ---> 3ac3e1770131 17:08:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:07 ---> 4e519d1a90bf 17:08:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:08:07 ---> b89faac0a716 17:08:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:08:08 ---> f969504d4e80 17:08:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:08:09 ---> d3543f6d9a65 17:08:09 Step 18/22 : RUN chmod +x entrypoint.sh 17:08:09 ---> Running in ae2345ff4bce 17:08:09 ---> e4ee55b8709d 17:08:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:08:10 Removing intermediate container 565c3814fa6b 17:08:10 ---> 8191f58d335e 17:08:10 17:08:10 Step 10/22 : FROM scratch 17:08:10 ---> 17:08:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:10 ---> 661c7a0bf847 17:08:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:08:10 ---> Running in 89a296da1d09 17:08:11 Removing intermediate container 89a296da1d09 17:08:11 ---> 06239c21cf65 17:08:11 Step 12/22 : ENV APP_PORT=48081 17:08:11 ---> cd8b865f7b23 17:08:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:08:11 ---> a61d5af44e1b 17:08:11 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:08:11 ---> Running in ced5693ac74e 17:08:12 ---> Running in 87f136c9b883 17:08:12 Removing intermediate container ced5693ac74e 17:08:12 ---> bd621a362157 17:08:12 Step 13/22 : EXPOSE $APP_PORT 17:08:13 Removing intermediate container 87f136c9b883 17:08:13 ---> 46c1ea27aa44 17:08:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:13 ---> Running in e05f54573952 17:08:13 ---> 6312fd07c594 17:08:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:08:13 ---> Running in 4ee096ecc1e3 17:08:13 Removing intermediate container ae2345ff4bce 17:08:13 ---> 39902cf8b6a4 17:08:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:08:13 ---> Running in 261e7b0013ab 17:08:14 ---> Running in 23c8f7dbb5db 17:08:14 Removing intermediate container e05f54573952 17:08:14 ---> 154c00497b1f 17:08:14 Step 14/22 : WORKDIR / 17:08:14 Removing intermediate container 4ee096ecc1e3 17:08:14 ---> 36f079cff21a 17:08:14 Step 22/24 : LABEL arch=arm64 17:08:14 ---> Running in 8c35fc46291c 17:08:15 Removing intermediate container 23c8f7dbb5db 17:08:15 ---> a3d33529af56 17:08:15 Step 20/22 : LABEL arch=arm64 17:08:15 ---> Running in 812ca50cb274 17:08:15 ---> Running in 551d75333aa9 17:08:15 Removing intermediate container 8c35fc46291c 17:08:15 ---> f611857bc280 17:08:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:16 Removing intermediate container 812ca50cb274 17:08:16 ---> 4c227937b21d 17:08:16 Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:08:16 Removing intermediate container 551d75333aa9 17:08:16 ---> 82fdae27d4d4 17:08:16 Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:08:16 ---> Running in 62511e7a5a2b 17:08:16 ---> Running in 64bececf0cba 17:08:17 ---> 06eef42a78ee 17:08:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:08:17 Removing intermediate container 62511e7a5a2b 17:08:17 ---> 60782fcab0b4 17:08:17 Step 24/24 : LABEL version=0.0.0 17:08:17 Removing intermediate container 261e7b0013ab 17:08:17 ---> adabae5eb795 17:08:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:08:17 ---> Running in 6826149d3842 17:08:17 Removing intermediate container 64bececf0cba 17:08:17 ---> 061a5c348240 17:08:17 Step 22/22 : LABEL version=0.0.0 17:08:18 ---> Running in d3991f05b87c 17:08:18 ---> Running in 11d16b64500f 17:08:18 Removing intermediate container 6826149d3842 17:08:18 ---> 93b28e881cde 17:08:18 17:08:18 ---> 063a95bf857f 17:08:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:08:19 Removing intermediate container d3991f05b87c 17:08:19 ---> 2cd2c1e6102b 17:08:19 Step 22/24 : LABEL arch=arm64 17:08:19 ---> Running in 5e7570160f01 17:08:19 Successfully built 93b28e881cde 17:08:19 Successfully tagged docker-support-notifications-go-arm64:latest 17:08:19  Building docker-support-notifications-go ... done Building docker-core-command-go 17:08:19 Removing intermediate container 11d16b64500f 17:08:19 ---> d20fd53ae6f5 17:08:19 17:08:19 Removing intermediate container 5e7570160f01 17:08:19 ---> 863481f20001 17:08:19 Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:08:19 Successfully built d20fd53ae6f5 17:08:19 ---> 1c6400f0c7ba 17:08:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:08:19 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 17:08:19 Building docker-core-data-go 17:08:19  Building docker-security-bootstrap-redis-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:08:20 Status: Downloaded newer image for docker:20.10.0 17:08:20 ---> eeaf43b92773 17:08:20 Step 12/26 : RUN apk add --no-cache bash 17:08:20 ---> Running in d575043531a0 17:08:20 ---> Running in a991b64d1e8c 17:08:20 ---> Running in 6e43687c10c6 17:08:20 Removing intermediate container d575043531a0 17:08:20 ---> 584e88aeca88 17:08:20 Step 24/24 : LABEL version=0.0.0 17:08:20 Removing intermediate container a991b64d1e8c 17:08:20 ---> c2ba33202487 17:08:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:20 ---> Running in 151e4ced7042 17:08:21 ---> Running in b6ec326d1030 17:08:21 Removing intermediate container 151e4ced7042 17:08:21 ---> c2d7cb95d2c4 17:08:21 17:08:21 Removing intermediate container b6ec326d1030 17:08:21 ---> 2580f6650cbe 17:08:21 Step 20/22 : LABEL arch=arm64 17:08:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:08:22 Successfully built c2d7cb95d2c4 17:08:22 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:08:22  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 17:08:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:08:22 ---> Running in 0bb705fefa6e 17:08:22 (1/2) Installing readline (8.0.4-r0) 17:08:22 (2/2) Installing bash (5.0.17-r0) 17:08:22 Removing intermediate container 0bb705fefa6e 17:08:22 ---> 05621dbac6ca 17:08:22 Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:08:22 Executing bash-5.0.17-r0.post-install 17:08:22 Executing busybox-1.31.1-r19.trigger 17:08:22 OK: 12 MiB in 22 packages 17:08:23 ---> Running in 9a96e43e6264 17:08:23 Removing intermediate container 9a96e43e6264 17:08:23 ---> d30928ba7318 17:08:23 Step 22/22 : LABEL version=0.0.0 17:08:25 ---> Running in 607be231fb92 17:08:25 Removing intermediate container 6e43687c10c6 17:08:25 ---> 797ccd7dba5e 17:08:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:08:25 Removing intermediate container 607be231fb92 17:08:25 ---> 37f20f0866cd 17:08:25 17:08:26 ---> Running in 0579eb25d5b6 17:08:26 Successfully built 37f20f0866cd 17:08:26 Successfully tagged docker-core-metadata-go-arm64:latest 17:08:26  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 17:08:27 Removing intermediate container 0579eb25d5b6 17:08:27 ---> 34ddc66b2ccc 17:08:27 Step 14/26 : ENV APP_PORT=48090 17:08:27 ---> Running in 6c83de5a79c1 17:08:28 Removing intermediate container 6c83de5a79c1 17:08:28 ---> 9a5d53bb1136 17:08:28 Step 15/26 : EXPOSE $APP_PORT 17:08:29 ---> Running in 6a91a6a0edaa 17:08:29 Removing intermediate container 6a91a6a0edaa 17:08:29 ---> e08c9fe6ce1a 17:08:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:08:31 ---> 01b449da1990 17:08:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:08:33 ---> d9c1429dc7f8 17:08:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:08:35 ---> 988065ef19b0 17:08:35 Step 19/26 : RUN apk --no-cache add py3-pip 17:08:35 ---> Running in a9ee371ada98 17:08:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:08:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:08:38 (1/33) Installing libbz2 (1.0.8-r1) 17:08:38 (2/33) Installing expat (2.2.9-r1) 17:08:38 (3/33) Installing libffi (3.3-r2) 17:08:38 (4/33) Installing gdbm (1.13-r1) 17:08:38 (5/33) Installing xz-libs (5.2.5-r0) 17:08:38 (6/33) Installing sqlite-libs (3.32.1-r0) 17:08:38 (7/33) Installing python3 (3.8.5-r0) 17:08:40 (8/33) Installing py3-appdirs (1.4.4-r1) 17:08:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:08:40 (10/33) Installing py3-parsing (2.4.7-r0) 17:08:40 (11/33) Installing py3-six (1.15.0-r0) 17:08:40 (12/33) Installing py3-packaging (20.4-r0) 17:08:40 (13/33) Installing py3-setuptools (47.0.0-r0) 17:08:40 (14/33) Installing py3-chardet (3.0.4-r4) 17:08:40 (15/33) Installing py3-idna (2.9-r0) 17:08:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:08:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:08:40 (18/33) Installing py3-requests (2.23.0-r0) 17:08:40 (19/33) Installing py3-msgpack (1.0.0-r0) 17:08:40 (20/33) Installing py3-lockfile (0.12.2-r3) 17:08:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:08:40 (22/33) Installing py3-colorama (0.4.3-r0) 17:08:40 (23/33) Installing py3-distlib (0.3.0-r0) 17:08:40 (24/33) Installing py3-distro (1.5.0-r1) 17:08:40 (25/33) Installing py3-webencodings (0.5.1-r3) 17:08:40 (26/33) Installing py3-html5lib (1.0.1-r4) 17:08:40 (27/33) Installing py3-pytoml (0.1.21-r0) 17:08:40 (28/33) Installing py3-pep517 (0.8.2-r0) 17:08:40 (29/33) Installing py3-progress (1.5-r0) 17:08:40 (30/33) Installing py3-toml (0.10.1-r0) 17:08:40 (31/33) Installing py3-retrying (1.3.3-r0) 17:08:40 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:08:40 (33/33) Installing py3-pip (20.1.1-r0) 17:08:40 Executing busybox-1.31.1-r19.trigger 17:08:40 OK: 71 MiB in 55 packages 17:08:53 Removing intermediate container a9ee371ada98 17:08:53 ---> 7778b7661d8a 17:08:53 Step 20/26 : RUN pip install docker-compose==1.23.2 17:08:53 ---> Running in 5fee26202915 17:08:58 Collecting docker-compose==1.23.2 17:08:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:09:00 Collecting websocket-client<1.0,>=0.32.0 17:09:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:09:00 Collecting cached-property<2,>=1.2.0 17:09:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:09:01 Collecting texttable<0.10,>=0.9.0 17:09:01 Downloading texttable-0.9.1.tar.gz (11 kB) 17:09:03 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:09:03 Collecting docopt<0.7,>=0.6.1 17:09:03 Downloading docopt-0.6.2.tar.gz (25 kB) 17:09:07 Collecting docker<4.0,>=3.6.0 17:09:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:09:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:09:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:07 ---> 2deca24e77e6 17:09:07 Step 3/23 : WORKDIR /edgex-go 17:09:07 ---> Using cache 17:09:07 ---> e41ecfb977e1 17:09:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:07 ---> Using cache 17:09:07 ---> 4952975cb382 17:09:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:09:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:09:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:09:07 ---> 2deca24e77e6 17:09:07 Step 3/22 : WORKDIR /edgex-go 17:09:07 ---> Using cache 17:09:07 ---> e41ecfb977e1 17:09:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:07 ---> Using cache 17:09:07 ---> 4952975cb382 17:09:07 Step 5/22 : RUN apk add --update --no-cache make git 17:09:07 ---> Using cache 17:09:07 ---> 8adacf6e8377 17:09:07 Step 6/22 : COPY go.mod . 17:09:07 ---> Using cache 17:09:07 ---> a0a6ca5e03a3 17:09:07 Step 7/22 : RUN go mod download 17:09:07 ---> Using cache 17:09:07 ---> 13469a9778bc 17:09:07 Step 8/22 : COPY . . 17:09:07 ---> Using cache 17:09:07 ---> 65df0c3b55a2 17:09:07 Step 9/22 : RUN make cmd/core-command/core-command 17:09:08 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:09:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:09:08 ---> 2deca24e77e6 17:09:08 Step 3/21 : WORKDIR /edgex-go 17:09:08 ---> Using cache 17:09:08 ---> e41ecfb977e1 17:09:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:08 ---> Using cache 17:09:08 ---> 4952975cb382 17:09:08 Step 5/21 : RUN apk add --update --no-cache make git 17:09:08 ---> Using cache 17:09:08 ---> 8adacf6e8377 17:09:08 Step 6/21 : COPY go.mod . 17:09:08 ---> Using cache 17:09:08 ---> a0a6ca5e03a3 17:09:08 Step 7/21 : RUN go mod download 17:09:08 ---> Using cache 17:09:08 ---> 13469a9778bc 17:09:08 Step 8/21 : COPY . . 17:09:08 ---> Using cache 17:09:08 ---> 65df0c3b55a2 17:09:08 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:09 Collecting PyYAML<4,>=3.10 17:09:09 Downloading PyYAML-3.13.tar.gz (270 kB) 17:09:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:09:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:09:10 ---> 2deca24e77e6 17:09:10 Step 3/21 : WORKDIR /edgex-go 17:09:10 ---> Using cache 17:09:10 ---> e41ecfb977e1 17:09:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:10 ---> Using cache 17:09:10 ---> 4952975cb382 17:09:10 Step 5/21 : RUN apk add --update --no-cache make git 17:09:10 ---> Using cache 17:09:10 ---> 8adacf6e8377 17:09:10 Step 6/21 : COPY go.mod . 17:09:10 ---> Using cache 17:09:10 ---> a0a6ca5e03a3 17:09:10 Step 7/21 : RUN go mod download 17:09:10 ---> Using cache 17:09:10 ---> 13469a9778bc 17:09:10 Step 8/21 : COPY . . 17:09:10 ---> Using cache 17:09:10 ---> 65df0c3b55a2 17:09:10 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:09:11 ---> Running in 7901e962cc49 17:09:11 ---> Running in 5a87429421b3 17:09:11 ---> Running in cbef515a7cd3 17:09:11 ---> Running in f7d42117ad67 17:09:13 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:09:13 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:09:13 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:09:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:09:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:09:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:09:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:09:16 OK: 217 MiB in 51 packages 17:09:16 Collecting dockerpty<0.5,>=0.4.1 17:09:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:09:17 Removing intermediate container f7d42117ad67 17:09:17 ---> 1a22a0b9de72 17:09:17 Step 6/23 : COPY go.mod . 17:09:18 ---> fa7f9365ad3c 17:09:18 Step 7/23 : RUN go mod download 17:09:19 ---> Running in 4e9357702ccd 17:09:20 Collecting jsonschema<3,>=2.5.1 17:09:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:09:21 Collecting docker-pycreds>=0.4.0 17:09:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:09:21 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:09:22 Collecting idna<2.8,>=2.5 17:09:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:09:22 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:09:23 Collecting urllib3<1.25,>=1.21.1 17:09:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:09:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:09:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:09:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:09:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:09:23 Removing intermediate container 4e9357702ccd 17:09:23 ---> ea22fed7b641 17:09:23 Step 8/23 : COPY . . 17:09:25 Installing collected packages: websocket-client, cached-property, texttable, docopt, docker-pycreds, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, docker-compose 17:09:25 Running setup.py install for texttable: started 17:09:30 Running setup.py install for texttable: finished with status 'done' 17:09:30 Running setup.py install for docopt: started 17:09:32 Running setup.py install for docopt: finished with status 'done' 17:09:32 Attempting uninstall: idna 17:09:32 Found existing installation: idna 2.9 17:09:32 Uninstalling idna-2.9: 17:09:32 Successfully uninstalled idna-2.9 17:09:33 Attempting uninstall: urllib3 17:09:33 Found existing installation: urllib3 1.25.9 17:09:33 Uninstalling urllib3-1.25.9: 17:09:33 Successfully uninstalled urllib3-1.25.9 17:09:34 Attempting uninstall: requests 17:09:34 Found existing installation: requests 2.23.0 17:09:34 Uninstalling requests-2.23.0: 17:09:34 Successfully uninstalled requests-2.23.0 17:09:36 Running setup.py install for PyYAML: started 17:09:40 Running setup.py install for PyYAML: finished with status 'done' 17:09:40 Running setup.py install for dockerpty: started 17:09:42 ---> ffae3ccc1015 17:09:42 Step 9/23 : RUN make cmd/core-data/core-data 17:09:42 Running setup.py install for dockerpty: finished with status 'done' 17:09:42 ---> Running in 2be6a371ce34 17:09:44 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:09:44 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:09:51 Removing intermediate container 5fee26202915 17:09:51 ---> ce2f1141900b 17:09:51 Step 21/26 : RUN apk --no-cache add curl 17:09:51 ---> Running in ad679138ff74 17:09:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:09:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:09:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:09:54 (2/3) Installing libcurl (7.69.1-r3) 17:09:54 (3/3) Installing curl (7.69.1-r3) 17:09:54 Executing busybox-1.31.1-r19.trigger 17:09:54 OK: 71 MiB in 58 packages 17:09:56 Removing intermediate container ad679138ff74 17:09:56 ---> 30cf77fe8159 17:09:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:09:56 ---> Running in cfb99315b1b7 17:09:57 Removing intermediate container cfb99315b1b7 17:09:57 ---> dbe66d2690a3 17:09:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:57 ---> Running in 2569f14a4df5 17:09:58 Removing intermediate container 2569f14a4df5 17:09:58 ---> b7bca3c258ee 17:09:58 Step 24/26 : LABEL arch=arm64 17:09:58 ---> Running in 47c80632bd1f 17:09:58 Removing intermediate container 47c80632bd1f 17:09:58 ---> b8834fafc891 17:09:58 Step 25/26 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:09:59 ---> Running in f64337d5355f 17:09:59 Removing intermediate container f64337d5355f 17:09:59 ---> 32d8bac9a9c6 17:09:59 Step 26/26 : LABEL version=0.0.0 17:10:00 ---> Running in ee1fce42d6b1 17:10:00 Removing intermediate container ee1fce42d6b1 17:10:00 ---> 85d68d81ce51 17:10:00 17:10:01 Successfully built 85d68d81ce51 17:10:01 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:10:40  Building docker-sys-mgmt-agent-go ... done 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:10:53 Removing intermediate container cbef515a7cd3 17:10:53 ---> dbff537b86ec 17:10:53 17:10:53 Step 10/22 : FROM scratch 17:10:53 ---> 17:10:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:10:53 Removing intermediate container 5a87429421b3 17:10:53 ---> 9830708baf5c 17:10:53 17:10:53 Step 10/21 : FROM scratch 17:10:53 ---> 17:10:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:10:53 Removing intermediate container 7901e962cc49 17:10:53 ---> Using cache 17:10:53 ---> d350a86276e9 17:10:53 17:10:53 Step 10/21 : FROM alpine:3.12 17:10:53 ---> afeebe901d6b 17:10:53 Step 11/21 : RUN apk add --update --no-cache curl ---> 06239c21cf65 17:10:53 Step 12/22 : ENV APP_PORT=48082 ---> Using cache 17:10:53 17:10:53 17:10:53 ---> 06239c21cf65 17:10:53 Step 12/21 : ENV APP_PORT=48085 17:10:53 ---> Running in 7f26eec248dc 17:10:53 ---> Running in 44bc66c2fb79 17:10:54 ---> Running in d047ed85cbd1 17:10:54 Removing intermediate container 7f26eec248dc 17:10:54 ---> 9df4d54aaf7f 17:10:54 Step 13/21 : EXPOSE $APP_PORT 17:10:54 Removing intermediate container 44bc66c2fb79 17:10:54 ---> 55ba3cf52f23 17:10:54 Step 13/22 : EXPOSE $APP_PORT 17:10:54 ---> Running in dbde7265ce62 17:10:55 ---> Running in 69f62395a744 17:10:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:56 Removing intermediate container dbde7265ce62 17:10:56 ---> ce957f5a7404 17:10:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:56 Removing intermediate container 69f62395a744 17:10:56 ---> f394fa781a39 17:10:56 Step 14/22 : WORKDIR / 17:10:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:56 ---> Running in 1ebeb2e0d17b 17:10:56 (1/4) Installing ca-certificates (20191127-r4) 17:10:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:10:56 (3/4) Installing libcurl (7.69.1-r3) 17:10:56 (4/4) Installing curl (7.69.1-r3) 17:10:56 Executing busybox-1.31.1-r19.trigger 17:10:56 Executing ca-certificates-20191127-r4.trigger 17:10:57 Removing intermediate container 1ebeb2e0d17b 17:10:57 ---> 48d39e061961 17:10:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:57 OK: 7 MiB in 18 packages 17:10:57 ---> 75649ddff92b 17:10:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:10:58 ---> 23e4db3198d1 17:10:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:11:00 ---> b88932906bf4 17:11:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:11:00 Removing intermediate container d047ed85cbd1 17:11:00 ---> 5606a3bf6ac0 17:11:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:01 ---> Running in 5d2688f10954 17:11:01 ---> d724351b583e 17:11:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:11:02 Removing intermediate container 5d2688f10954 17:11:02 ---> f2b89dcaad6f 17:11:02 Step 13/21 : WORKDIR /edgex 17:11:02 ---> a36d5d1030d7 17:11:02 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:11:02 ---> Running in 49c907541c8a 17:11:02 ---> Running in 6b68431cf5b7 17:11:02 ---> 9dce243ccafb 17:11:02 Step 18/22 : ENTRYPOINT ["/core-command"] 17:11:02 ---> Running in b1d775c31bbd 17:11:03 Removing intermediate container 49c907541c8a 17:11:03 ---> 238037bcf046 17:11:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:11:03 Removing intermediate container 6b68431cf5b7 17:11:03 ---> ad3745c68557 17:11:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:03 Removing intermediate container b1d775c31bbd 17:11:03 ---> 9ec7688f7c19 17:11:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:03 ---> Running in 960b943061fd 17:11:03 ---> Running in f34c25bc4bdf 17:11:04 Removing intermediate container 960b943061fd 17:11:04 ---> c48e3cce4289 17:11:04 Step 19/21 : LABEL arch=arm64 17:11:04 ---> 160054ffdd01 17:11:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:11:04 ---> Running in e944691968e9 17:11:04 Removing intermediate container f34c25bc4bdf 17:11:04 ---> ae3b5f961033 17:11:04 Step 20/22 : LABEL arch=arm64 17:11:04 ---> Running in 9be35cace099 17:11:05 Removing intermediate container e944691968e9 17:11:05 ---> ca862d49c437 17:11:05 Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:11:05 Removing intermediate container 9be35cace099 17:11:05 ---> 6335f042841d 17:11:05 Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:11:05 ---> Running in ffe708e23584 17:11:05 ---> Running in 1cc1d09eb270 17:11:05 ---> 4853fdf9afe0 17:11:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:11:06 Removing intermediate container ffe708e23584 17:11:06 ---> 55dde8aa7993 17:11:06 Step 21/21 : LABEL version=0.0.0 17:11:06 Removing intermediate container 1cc1d09eb270 17:11:06 ---> 15e6378b1809 17:11:06 Step 22/22 : LABEL version=0.0.0 17:11:06 ---> Running in 0f80b943cfea 17:11:06 ---> Running in 5c91232e80e5 17:11:07 Removing intermediate container 0f80b943cfea 17:11:07 ---> ae27bf50891a 17:11:07 17:11:07 Removing intermediate container 5c91232e80e5 17:11:07 ---> c053734a6fa5 17:11:07 17:11:07 ---> e76ebee4a7fb 17:11:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:11:07 ---> Running in 71d3f8aea417 17:11:07 Successfully built ae27bf50891a 17:11:07 Successfully tagged docker-support-scheduler-go-arm64:latest 17:11:07  Building docker-support-scheduler-go ... done Successfully built c053734a6fa5 17:11:07 Successfully tagged docker-core-command-go-arm64:latest 17:11:08  Building docker-core-command-go ... done Removing intermediate container 71d3f8aea417 17:11:08 ---> eb98b7522540 17:11:08 Step 18/21 : CMD ["--init=true"] 17:11:08 ---> Running in 98b40f996795 17:11:09 Removing intermediate container 98b40f996795 17:11:09 ---> 1107183a35c0 17:11:09 Step 19/21 : LABEL arch=arm64 17:11:09 ---> Running in bae7677ff73f 17:11:09 Removing intermediate container bae7677ff73f 17:11:09 ---> 1442c221476d 17:11:09 Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:11:10 ---> Running in e899aecf1c1d 17:11:10 Removing intermediate container e899aecf1c1d 17:11:10 ---> 0c75589e624e 17:11:10 Step 21/21 : LABEL version=0.0.0 17:11:10 ---> Running in 6c37d0cb50ed 17:11:11 Removing intermediate container 6c37d0cb50ed 17:11:11 ---> a1d26c212d93 17:11:11 17:11:12 Successfully built a1d26c212d93 17:11:12 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:11:18  Building docker-security-proxy-setup-go ... done Removing intermediate container 2be6a371ce34 17:11:18 ---> 75fc2be258e4 17:11:18 17:11:18 Step 10/23 : FROM alpine:3.12 17:11:18 ---> afeebe901d6b 17:11:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:11:18 ---> Running in 14a299662f7a 17:11:18 Removing intermediate container 14a299662f7a 17:11:18 ---> 6b02db878390 17:11:18 Step 12/23 : ENV APP_PORT=48080 17:11:18 ---> Running in 3183979d09fd 17:11:19 Removing intermediate container 3183979d09fd 17:11:19 ---> 043a63fedd3e 17:11:19 Step 13/23 : EXPOSE $APP_PORT 17:11:19 ---> Running in f484cb57aa62 17:11:19 Removing intermediate container f484cb57aa62 17:11:19 ---> 08cf09dfd13e 17:11:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:19 ---> Running in 76e1617890a5 17:11:21 Removing intermediate container 76e1617890a5 17:11:21 ---> 40554afa9513 17:11:21 Step 15/23 : RUN apk add --update --no-cache zeromq 17:11:21 ---> Running in 5b99aecf4da2 17:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:11:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:11:24 (1/5) Installing libgcc (9.3.0-r2) 17:11:24 (2/5) Installing libsodium (1.0.18-r0) 17:11:24 (3/5) Installing libstdc++ (9.3.0-r2) 17:11:24 (4/5) Installing libzmq (4.3.3-r0) 17:11:24 (5/5) Installing zeromq (4.3.3-r0) 17:11:24 Executing busybox-1.31.1-r19.trigger 17:11:24 OK: 8 MiB in 19 packages 17:11:26 Removing intermediate container 5b99aecf4da2 17:11:26 ---> 0fd47a2057bf 17:11:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:27 ---> b0f8c1fde9c0 17:11:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:11:28 ---> 1ea2b1c1dcf4 17:11:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:11:29 ---> e1e9a83a8306 17:11:29 Step 19/23 : ENTRYPOINT ["/core-data"] 17:11:29 ---> Running in 28dd6509aefe 17:11:29 Removing intermediate container 28dd6509aefe 17:11:29 ---> aaa5c9b3267f 17:11:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:29 ---> Running in f194d04e3b72 17:11:30 Removing intermediate container f194d04e3b72 17:11:30 ---> 71f6ad49aab2 17:11:30 Step 21/23 : LABEL arch=arm64 17:11:30 ---> Running in bfc3f5fe490e 17:11:31 Removing intermediate container bfc3f5fe490e 17:11:31 ---> 0496f1871d66 17:11:31 Step 22/23 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 17:11:31 ---> Running in 26ed02fe4bcd 17:11:31 Removing intermediate container 26ed02fe4bcd 17:11:31 ---> e5848cab7642 17:11:31 Step 23/23 : LABEL version=0.0.0 17:11:31 ---> Running in 1588124a7aea 17:11:32 Removing intermediate container 1588124a7aea 17:11:32 ---> e0b74c4e3f9a 17:11:32 17:11:32 Successfully built e0b74c4e3f9a 17:11:32 Successfully tagged docker-core-data-go-arm64:latest 17:11:33  Building docker-core-data-go ... done  [Pipeline] } 17:11:33 $ docker stop --time=1 76e575371d21da3e1819cb8e425ccf4b44776995fb670f77b7cf9ddb14a73137 17:11:35 $ docker rm -f 76e575371d21da3e1819cb8e425ccf4b44776995fb670f77b7cf9ddb14a73137 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:35 + + grepdocker docker 17:11:35 images 17:11:36 docker-core-data-go-arm64 latest e0b74c4e3f9a 5 seconds ago 21MB 17:11:36 docker-security-proxy-setup-go-arm64 latest a1d26c212d93 25 seconds ago 23.2MB 17:11:36 docker-core-command-go-arm64 latest c053734a6fa5 29 seconds ago 9.98MB 17:11:36 docker-support-scheduler-go-arm64 latest ae27bf50891a 30 seconds ago 10MB 17:11:36 docker-sys-mgmt-agent-go-arm64 latest 85d68d81ce51 About a minute ago 300MB 17:11:36 docker-core-metadata-go-arm64 latest 37f20f0866cd 3 minutes ago 12.3MB 17:11:36 docker-security-secretstore-setup-go-arm64 latest c2d7cb95d2c4 3 minutes ago 23.4MB 17:11:36 docker-support-notifications-go-arm64 latest 93b28e881cde 3 minutes ago 11.4MB 17:11:36 docker-security-bootstrap-redis-go-arm64 latest d20fd53ae6f5 3 minutes ago 15.1MB 17:11:36 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:11:38 provisioning config files... 17:11:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config3023437799338753782tmp [Pipeline] { [Pipeline] sh 17:11:38 + set +x 17:11:38 + curl -s https://codecov.io/bash 17:11:38 + bash -s -- 17:11:38 17:11:38 _____ _ 17:11:38 / ____| | | 17:11:38 | | ___ __| | ___ ___ _____ __ 17:11:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:38 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:38 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:38 Bash-20201231-23d4836 17:11:38 17:11:38 17:11:38 ==> git version 2.24.3 found 17:11:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:11:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:11:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:11:38 ==> Jenkins CI detected. 17:11:38 project root: . 17:11:38 --> token set from env 17:11:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:38 ==> Running gcov in . (disable via -X gcov) 17:11:38 ==> Python coveragepy not found 17:11:38 ==> Searching for coverage reports in: 17:11:38 + . 17:11:38 -> Found 1 reports 17:11:38 ==> Detecting git/mercurial file structure 17:11:38 ==> Reading reports 17:11:38 + ./coverage.out bytes=550321 17:11:38 ==> Appending adjustments 17:11:38 https://docs.codecov.io/docs/fixing-reports 17:11:42 + Found adjustments 17:11:42 ==> Gzipping contents 17:11:42 84K /tmp/codecov.7BYXzF.gz 17:11:42 ==> Uploading reports 17:11:42 url: https://codecov.io 17:11:42 query: branch=PR-2924&commit=c4d5454e855ef23b8a1915bbc945308294865357&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= 17:11:42 -> Pinging Codecov 17:11:42 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2924&commit=c4d5454e855ef23b8a1915bbc945308294865357&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= 17:11:42 -> Uploading to 17:11:42 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/c4d5454e855ef23b8a1915bbc945308294865357/ad0b98e6-7e0c-44a8-8fd1-d5a82eb99a1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T171142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfc4f645de3fa647ea332cb4781a5229e9acc82fb0bd3db765baa0a1ca24bb91 17:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:42 Dload Upload Total Spent Left Speed 17:11:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83308 0 0 100 83308 0 162k --:--:-- --:--:-- --:--:-- 162k 100 83308 0 0 100 83308 0 162k --:--:-- --:--:-- --:--:-- 162k 17:11:43 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c4d5454e855ef23b8a1915bbc945308294865357 [Pipeline] } 17:11:43 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 17:11:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:11:46 ---> package-listing.sh 17:11:46 ++ facter osfamily 17:11:46 ++ tr '[:upper:]' '[:lower:]' 17:11:46 + OS_FAMILY=redhat 17:11:46 + workspace=/w/workspace/edgex-go/24 17:11:46 + START_PACKAGES=/tmp/packages_start.txt 17:11:46 + END_PACKAGES=/tmp/packages_end.txt 17:11:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:46 + PACKAGES=/tmp/packages_start.txt 17:11:46 + '[' /w/workspace/edgex-go/24 ']' 17:11:46 + PACKAGES=/tmp/packages_end.txt 17:11:46 + case "${OS_FAMILY}" in 17:11:46 + rpm -qa 17:11:46 + sort 17:11:51 + '[' -f /tmp/packages_start.txt ']' 17:11:51 + '[' -f /tmp/packages_end.txt ']' 17:11:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:51 + '[' /w/workspace/edgex-go/24 ']' 17:11:51 + mkdir -p /w/workspace/edgex-go/24/archives/ 17:11:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo 17:11:51 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:11:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:11:51 17:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:11:52 alpine: Pulling from edgex-lftools-log-publisher 17:11:52 df20fa9351a1: Pulling fs layer 17:11:52 36b3adc4ff6f: Pulling fs layer 17:11:52 8ad3a11d3b57: Pulling fs layer 17:11:52 46f8f816bc3b: Pulling fs layer 17:11:52 93b61091891f: Pulling fs layer 17:11:52 93b9cdb0e59b: Pulling fs layer 17:11:52 5e14af77c1be: Pulling fs layer 17:11:52 01666e4c0597: Pulling fs layer 17:11:52 aa168da1d23b: Pulling fs layer 17:11:52 46f8f816bc3b: Waiting 17:11:52 93b9cdb0e59b: Waiting 17:11:52 5e14af77c1be: Waiting 17:11:52 01666e4c0597: Waiting 17:11:52 aa168da1d23b: Waiting 17:11:52 93b61091891f: Waiting 17:11:52 36b3adc4ff6f: Verifying Checksum 17:11:52 36b3adc4ff6f: Download complete 17:11:52 46f8f816bc3b: Verifying Checksum 17:11:52 46f8f816bc3b: Download complete 17:11:52 df20fa9351a1: Verifying Checksum 17:11:52 df20fa9351a1: Download complete 17:11:52 93b9cdb0e59b: Verifying Checksum 17:11:52 93b9cdb0e59b: Download complete 17:11:52 5e14af77c1be: Verifying Checksum 17:11:52 5e14af77c1be: Download complete 17:11:52 01666e4c0597: Verifying Checksum 17:11:52 01666e4c0597: Download complete 17:11:52 93b61091891f: Verifying Checksum 17:11:52 93b61091891f: Download complete 17:11:52 8ad3a11d3b57: Verifying Checksum 17:11:52 8ad3a11d3b57: Download complete 17:11:52 df20fa9351a1: Pull complete 17:11:53 36b3adc4ff6f: Pull complete 17:11:53 8ad3a11d3b57: Pull complete 17:11:53 46f8f816bc3b: Pull complete 17:11:54 93b61091891f: Pull complete 17:11:55 aa168da1d23b: Verifying Checksum 17:11:55 aa168da1d23b: Download complete 17:11:55 93b9cdb0e59b: Pull complete 17:11:55 5e14af77c1be: Pull complete 17:11:56 01666e4c0597: Pull complete 17:12:04 aa168da1d23b: Pull complete 17:12:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:12:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:12:04 prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container 17:12:04 $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 17:12:08 $ docker top 4fd722339236d8a2b28dc65dd65509c6e07806b9e6bae811a2a50aa436c7de09 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:09 + mkdir -p /var/log/sa [Pipeline] sh 17:12:09 + ls /var/log/sa-host 17:12:09 + sadf -c /var/log/sa-host/sa14 17:12:09 file_magic: OK 17:12:09 HZ: Using current value: 100 17:12:09 file_header: OK 17:12:09 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 17:12:09 Statistics: 17:12:09 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... 17:12:09 File successfully converted to sysstat format version 12.2.1 17:12:09 + sadf -c /var/log/sa-host/sa23 17:12:09 file_magic: OK 17:12:09 HZ: Using current value: 100 17:12:09 file_header: OK 17:12:09 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 17:12:09 Statistics: 17:12:09 Hnuu...uuuununununu... 17:12:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:09 provisioning config files... 17:12:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config1423883295934777370tmp [Pipeline] { [Pipeline] echo 17:12:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:10 ---> create-netrc.sh [Pipeline] } 17:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:12:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:10 ---> python-tools-install.sh [Pipeline] echo 17:12:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:10 ---> sudo-logs.sh 17:12:10 Archiving 'sudo' log.. [Pipeline] echo 17:12:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:11 ---> job-cost.sh 17:12:11 lf-activate-venv: SKIPPING 17:12:11 INFO: No Stack... 17:12:11 INFO: Retrieving Pricing Info for: v1-standard-2 17:12:12 INFO: Archiving Costs [Pipeline] echo 17:12:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:12 ---> logs-deploy.sh 17:12:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/24 17:12:12 INFO: archiving workspace using pattern(s): 17:12:13 Archives upload complete. 17:12:13 INFO: archiving logs to Nexus