Pull request #3408 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1cfba58c493b3f61d07827f012c74ea994f80713+d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 (8c39d099ebec27ec07a5497daec5307c4c3b28e9) 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2265 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit 1cfba58c493b3f61d07827f012c74ea994f80713 Merge succeeded, producing 1cfba58c493b3f61d07827f012c74ea994f80713 Checking out Revision 1cfba58c493b3f61d07827f012c74ea994f80713 (PR-3408) > 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/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # 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 d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 Commit message: "fix: Fix failing unit test due to os.ClearEnv" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:08:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:08:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:08:56 ========================================================= 00:08:56 EdgeX Global Pipelines Version Info 00:08:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:08:58 ------------------- 00:08:58 stable info: 00:08:58 ------------------- 00:08:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:08:58 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 00:08:58 Message: update stable to v1.0.190 00:08:59 ------------------- 00:08:59 experimental info: 00:08:59 ------------------- 00:08:59 Commited By: **** collab-it+edgex@linuxfoundation.org 00:08:59 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 00:08:59 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3408 [Pipeline] echo 00:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3408 [Pipeline] echo 00:09:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3408 [Pipeline] echo 00:09:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cfba58c493b3f61d07827f012c74ea994f80713 [Pipeline] echo 00:09:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cfba58 [Pipeline] echo 00:09:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:09:00 provisioning config files... 00:09:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3234218897312116766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:00 ---> docker-login.sh 00:09:00 nexus3.edgexfoundry.org:10001 00:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:00 Configure a credential helper to remove this warning. See 00:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:00 00:09:00 Login Succeeded 00:09:01 nexus3.edgexfoundry.org:10002 00:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:01 Configure a credential helper to remove this warning. See 00:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:01 00:09:01 Login Succeeded 00:09:01 nexus3.edgexfoundry.org:10003 00:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:01 Configure a credential helper to remove this warning. See 00:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:01 00:09:01 Login Succeeded 00:09:01 nexus3.edgexfoundry.org:10004 00:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:01 Configure a credential helper to remove this warning. See 00:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:01 00:09:01 Login Succeeded 00:09:01 docker.io 00:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:01 Configure a credential helper to remove this warning. See 00:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:01 00:09:01 Login Succeeded 00:09:01 ---> docker-login.sh ends [Pipeline] } 00:09:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:02 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/core-command/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo core-command,cmd/core-command/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/core-data/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo core-data,cmd/core-data/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/core-metadata/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo core-metadata,cmd/core-metadata/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/security-bootstrapper/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/security-proxy-setup/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/support-notifications/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo support-notifications,cmd/support-notifications/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/support-scheduler/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:09:02 + for file in '`ls cmd/**/Dockerfile`' 00:09:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:09:02 ++ cut -d/ -f2 00:09:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:09:02 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 00:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:03 00:09:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:09:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:03 latest: Pulling from edgex-devops/git-semver 00:09:03 31603596830f: Pulling fs layer 00:09:03 54011a49482f: Pulling fs layer 00:09:03 a6820b24f6d8: Pulling fs layer 00:09:03 f581987b2513: Pulling fs layer 00:09:03 f581987b2513: Waiting 00:09:03 54011a49482f: Verifying Checksum 00:09:03 54011a49482f: Download complete 00:09:03 31603596830f: Verifying Checksum 00:09:03 31603596830f: Download complete 00:09:03 f581987b2513: Verifying Checksum 00:09:03 f581987b2513: Download complete 00:09:03 a6820b24f6d8: Verifying Checksum 00:09:03 a6820b24f6d8: Download complete 00:09:04 31603596830f: Pull complete 00:09:04 54011a49482f: Pull complete 00:09:05 a6820b24f6d8: Pull complete 00:09:05 f581987b2513: Pull complete 00:09:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:09:05 prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container 00:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:09:08 $ docker top b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:08 [ssh-agent] Looking for ssh-agent implementation... 00:09:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:08 $ docker exec b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent 00:09:08 SSH_AUTH_SOCK=/tmp/ssh-aAx3WZ0RrEzt/agent.12 00:09:08 SSH_AGENT_PID=17 00:09:08 Running ssh-add (command line suppressed) 00:09:08 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5108786739342682173.key (/w/workspace/edgex-go/6@tmp/private_key_5108786739342682173.key) 00:09:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:09 + git tag --points-at HEAD [Pipeline] } 00:09:09 $ docker exec --env ******** --env ******** b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent -k 00:09:09 unset SSH_AUTH_SOCK; 00:09:09 unset SSH_AGENT_PID; 00:09:09 echo Agent pid 17 killed; 00:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:09 [ssh-agent] Looking for ssh-agent implementation... 00:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:09 $ docker exec b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent 00:09:09 SSH_AUTH_SOCK=/tmp/ssh-vqtOpkcaWJWH/agent.46 00:09:09 SSH_AGENT_PID=52 00:09:09 Running ssh-add (command line suppressed) 00:09:10 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2441507700176156994.key (/w/workspace/edgex-go/6@tmp/private_key_2441507700176156994.key) 00:09:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:10 + git semver init 00:09:10 # -> Open(): unable to determine branch for HEAD 00:09:10 # $GIT_DIR = /w/workspace/edgex-go/6/.git 00:09:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 00:09:10 # $SEMVER_REMOTE_NAME = origin 00:09:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:10 # $SEMVER_USER_NAME = edgex-jenkins 00:09:10 # $SEMVER_BRANCH = PR-3408 00:09:10 # $SEMVER_TEMP = /tmp/semver-086805925 00:09:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:09:32 # '/tmp/semver-086805925' -> '/w/workspace/edgex-go/6/.semver' 00:09:32 # -> Force: false 00:09:32 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 00:09:32 $ docker exec --env ******** --env ******** b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent -k 00:09:32 unset SSH_AUTH_SOCK; 00:09:32 unset SSH_AGENT_PID; 00:09:32 echo Agent pid 52 killed; 00:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:33 + git semver [Pipeline] } 00:09:33 $ docker stop --time=1 b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 00:09:35 $ docker rm -f b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 [Pipeline] // withDockerContainer [Pipeline] sh 00:09:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:09:36 Stashed 1 file(s) [Pipeline] echo 00:09:36 [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 00:09:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:09:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:09:37 + sudo service docker restart 00:09:37 + true 00:09:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:09:38 ========================================================= 00:09:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:09:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:09:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:09:42 Sending build context to Docker daemon 329.7MB 00:09:42 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:09:42 Step 2/6 : FROM ${BASE} 00:09:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:09:42 188c0c94c7c5: Pulling fs layer 00:09:42 0ef7d3d256c8: Pulling fs layer 00:09:42 de9db76c5a1d: Pulling fs layer 00:09:42 bca2f99d35d6: Pulling fs layer 00:09:42 93359f2a8cfa: Pulling fs layer 00:09:42 7c6f9722023f: Pulling fs layer 00:09:42 a35cf1a2eb13: Pulling fs layer 00:09:42 93359f2a8cfa: Waiting 00:09:42 7c6f9722023f: Waiting 00:09:42 a35cf1a2eb13: Waiting 00:09:42 bca2f99d35d6: Waiting 00:09:42 de9db76c5a1d: Verifying Checksum 00:09:42 de9db76c5a1d: Download complete 00:09:42 0ef7d3d256c8: Verifying Checksum 00:09:42 0ef7d3d256c8: Download complete 00:09:42 93359f2a8cfa: Verifying Checksum 00:09:42 93359f2a8cfa: Download complete 00:09:42 7c6f9722023f: Verifying Checksum 00:09:42 7c6f9722023f: Download complete 00:09:42 188c0c94c7c5: Verifying Checksum 00:09:42 188c0c94c7c5: Download complete 00:09:42 188c0c94c7c5: Pull complete 00:09:42 0ef7d3d256c8: Pull complete 00:09:43 de9db76c5a1d: Pull complete 00:09:45 a35cf1a2eb13: Verifying Checksum 00:09:45 a35cf1a2eb13: Download complete 00:09:45 bca2f99d35d6: Verifying Checksum 00:09:45 bca2f99d35d6: Download complete 00:09:50 bca2f99d35d6: Pull complete 00:09:51 93359f2a8cfa: Pull complete 00:09:51 7c6f9722023f: Pull complete 00:09:51 Still waiting to schedule task 00:09:51 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2262’ 00:09:56 a35cf1a2eb13: Pull complete 00:09:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:09:56 ---> a62c8e92a672 00:09:56 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 00:09:56 ---> Running in 3a36b763a5bf 00:09:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:09:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:09:58 (1/12) Installing libmagic (5.38-r0) 00:09:59 (2/12) Installing file (5.38-r0) 00:09:59 (3/12) Installing libc-dev (0.7.2-r3) 00:09:59 (4/12) Installing g++ (9.3.0-r2) 00:10:03 (5/12) Installing fortify-headers (1.1-r0) 00:10:03 (6/12) Installing patch (2.7.6-r6) 00:10:03 (7/12) Installing build-base (0.5-r2) 00:10:03 (8/12) Installing libsodium (1.0.18-r0) 00:10:03 (9/12) Installing pkgconf (1.7.2-r0) 00:10:03 (10/12) Installing libsodium-dev (1.0.18-r0) 00:10:03 (11/12) Installing libzmq (4.3.3-r0) 00:10:03 (12/12) Installing zeromq-dev (4.3.3-r0) 00:10:03 Executing busybox-1.31.1-r19.trigger 00:10:03 OK: 233 MiB in 51 packages 00:10:08 Removing intermediate container 3a36b763a5bf 00:10:08 ---> 7e8795fa53a7 00:10:08 Step 4/6 : WORKDIR /edgex-go 00:10:08 ---> Running in e7d5f7ba2540 00:10:08 Removing intermediate container e7d5f7ba2540 00:10:08 ---> c4168bdbdf1d 00:10:08 Step 5/6 : COPY go.mod . 00:10:08 ---> 48d4da187a2a 00:10:08 Step 6/6 : RUN go mod download 00:10:08 ---> Running in c5ccad2768de 00:10:30 Removing intermediate container c5ccad2768de 00:10:30 ---> bdc4f531d32c 00:10:30 Successfully built bdc4f531d32c 00:10:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:10:30 + docker inspect -f . ci-base-image-x86_64 00:10:30 . [Pipeline] withDockerContainer 00:10:31 prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container 00:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:10:32 $ docker top 3cf39e557f229eacd43cee5e3e7d9ae1a2f81cd076a614f3e7d94d99251cc940 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:32 + go version 00:10:32 go version go1.15.5 linux/amd64 [Pipeline] } 00:10:32 $ docker stop --time=1 3cf39e557f229eacd43cee5e3e7d9ae1a2f81cd076a614f3e7d94d99251cc940 00:10:34 $ docker rm -f 3cf39e557f229eacd43cee5e3e7d9ae1a2f81cd076a614f3e7d94d99251cc940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:10:34 + docker inspect -f . ci-base-image-x86_64 00:10:34 . [Pipeline] withDockerContainer 00:10:34 prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container 00:10:34 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:10:35 $ docker top 5136df4634f1d639f8c43a12581c14800da83abf06b624df8384de6ac4190254 -eo pid,comm [Pipeline] { [Pipeline] echo 00:10:36 ========================================================= 00:10:36 [edgeXBuildGoParallel] Running Tests and Build... 00:10:36 ========================================================= [Pipeline] sh 00:10:36 + make test 00:10:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:10:46 ? github.com/edgexfoundry/edgex-go [no test files] 00:11:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:11:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:11:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:11:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:11:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:11:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:11:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:11:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:11:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:11:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:11:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:11:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements 00:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:11:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements 00:11:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements 00:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 71.3% of statements 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.165s coverage: 87.7% of statements 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements 00:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.372s coverage: 28.6% of statements 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.157s coverage: 86.7% of statements 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.417s coverage: 95.1% of statements 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.9% of statements 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:11:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 00:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements 00:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 00:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 00:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 00:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 00:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 00:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 81.8% of statements 00:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.6% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.6% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.4% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 69.0% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 40.5% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.051s coverage: 9.6% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 92.6% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:11:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.782s coverage: 28.7% of statements 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:11:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:11:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:11:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements 00:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.130s coverage: 97.6% of statements 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:11:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements 00:11:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:11:54 GO111MODULE=on go vet ./... 00:12:26 gofmt -l . 00:12:26 [ "`gofmt -l .`" = "" ] 00:12:26 ./bin/test-go-mod-tidy.sh 00:12:26 ./bin/test-attribution-txt.sh [Pipeline] sh 00:12:27 + ls -al . 00:12:27 total 800 00:12:27 drwxrwxr-x 10 1001 1001 4096 Apr 29 00:12 . 00:12:27 drwxr-xr-x 4 root root 28 Apr 29 00:10 .. 00:12:27 -rw-rw-r-- 1 1001 1001 11 Apr 29 00:08 .dockerignore 00:12:27 drwxrwxr-x 8 1001 1001 179 Apr 29 00:08 .git 00:12:27 drwxrwxr-x 3 1001 1001 125 Apr 29 00:08 .github 00:12:27 -rw-rw-r-- 1 1001 1001 818 Apr 29 00:08 .gitignore 00:12:27 drwx------ 3 1001 1001 60 Apr 29 00:09 .semver 00:12:27 -rw-rw-r-- 1 1001 1001 166 Apr 29 00:08 .sonarcloud.properties 00:12:27 -rw-rw-r-- 1 1001 1001 8609 Apr 29 00:08 Attribution.txt 00:12:27 -rw-rw-r-- 1 1001 1001 3804 Apr 29 00:08 CONTRIBUTING.md 00:12:27 -rw-rw-r-- 1 1001 1001 931 Apr 29 00:08 Dockerfile.build 00:12:27 -rw-rw-r-- 1 1001 1001 863 Apr 29 00:08 Jenkinsfile 00:12:27 -rw-rw-r-- 1 1001 1001 10775 Apr 29 00:08 LICENSE 00:12:27 -rw-rw-r-- 1 1001 1001 5774 Apr 29 00:08 Makefile 00:12:27 -rw-rw-r-- 1 1001 1001 7978 Apr 29 00:08 README.md 00:12:27 -rw-rw-r-- 1 1001 1001 6755 Apr 29 00:08 SECURITY.md 00:12:27 -rw-rw-r-- 1 1001 1001 5 Apr 29 00:09 VERSION 00:12:27 -rw-rw-r-- 1 1001 1001 4131 Apr 29 00:08 ZMQWindows.md 00:12:27 drwxrwxr-x 2 1001 1001 117 Apr 29 00:08 bin 00:12:27 drwxrwxr-x 14 1001 1001 4096 Apr 29 00:08 cmd 00:12:27 -rw-r--r-- 1 root root 691485 Apr 29 00:11 coverage.out 00:12:27 -rw-r--r-- 1 root root 1060 Apr 29 00:12 go.mod 00:12:27 -rw-r--r-- 1 root root 22420 Apr 29 00:12 go.sum 00:12:27 drwxrwxr-x 8 1001 1001 127 Apr 29 00:08 internal 00:12:27 drwxrwxr-x 4 1001 1001 26 Apr 29 00:08 openapi 00:12:27 drwxrwxr-x 4 1001 1001 71 Apr 29 00:08 snap 00:12:27 -rw-rw-r-- 1 1001 1001 168 Apr 29 00:08 version.go [Pipeline] sh 00:12:27 + '[' -e coverage.out ] 00:12:27 + chown 1001:1001 coverage.out [Pipeline] stash 00:12:27 Stashed 1 file(s) [Pipeline] sh 00:12:28 + make build 00:12:28 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 00:12:32 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 00:12:40 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 00:12:42 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 00:12:44 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 00:12:45 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 00:12:47 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 00:12:48 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 00:12:49 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 00:12:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:12:52 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 00:12:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:12:56 $ docker stop --time=1 5136df4634f1d639f8c43a12581c14800da83abf06b624df8384de6ac4190254 00:12:57 $ docker rm -f 5136df4634f1d639f8c43a12581c14800da83abf06b624df8384de6ac4190254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:01 00:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:01 latest: Pulling from edgex-devops/edgex-compose 00:13:01 cbdbe7a5bc2a: Pulling fs layer 00:13:01 ca9280d653b3: Pulling fs layer 00:13:01 7e9c9ca2126c: Pulling fs layer 00:13:02 cbdbe7a5bc2a: Verifying Checksum 00:13:02 cbdbe7a5bc2a: Download complete 00:13:02 cbdbe7a5bc2a: Pull complete 00:13:02 ca9280d653b3: Verifying Checksum 00:13:02 ca9280d653b3: Download complete 00:13:03 ca9280d653b3: Pull complete 00:13:03 7e9c9ca2126c: Download complete 00:13:11 7e9c9ca2126c: Pull complete 00:13:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:13:12 prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container 00:13:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:13:15 $ docker top e74609830bbb5ba03c68d28341dfb147b1acbc7ced85a96d56a8af9b39b98604 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:15 + docker-compose build --help 00:13:15 + grep parallel 00:13:16 --parallel Build images in parallel. [Pipeline] } 00:13:16 $ docker stop --time=1 e74609830bbb5ba03c68d28341dfb147b1acbc7ced85a96d56a8af9b39b98604 00:13:18 $ docker rm -f e74609830bbb5ba03c68d28341dfb147b1acbc7ced85a96d56a8af9b39b98604 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:18 . [Pipeline] withDockerContainer 00:13:18 prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container 00:13:18 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:13:19 $ docker top 10bdffb9fe5f63492af6c7eddfef81a2cb01b94725cd968942ef83ed8965e5b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:20 + docker-compose -f ./docker-compose-build.yml build --parallel 00:13:21 Building docker-core-command-go ... 00:13:21 Building docker-core-data-go ... 00:13:21 Building docker-core-metadata-go ... 00:13:21 Building docker-security-bootstrapper-go ... 00:13:21 Building docker-security-proxy-setup-go ... 00:13:21 Building docker-security-secretstore-setup-go ... 00:13:21 Building docker-support-notifications-go ... 00:13:21 Building docker-support-scheduler-go ... 00:13:21 Building docker-sys-mgmt-agent-go ... 00:13:21 Building docker-security-bootstrapper-go 00:13:21 Building docker-security-secretstore-setup-go 00:13:21 Building docker-core-metadata-go 00:13:21 Building docker-core-command-go 00:13:21 Building docker-support-notifications-go 00:13:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2266 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws 00:13:33 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:13:38 using credential edgex-jenkins-ssh 00:13:38 Cloning the remote Git repository 00:13:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:13:39 > git init /w/workspace/edgex-go/6 # timeout=10 00:13:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:13:39 > git --version # timeout=10 00:13:39 > git --version # 'git version 2.17.1' 00:13:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:13:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:55 Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit 1cfba58c493b3f61d07827f012c74ea994f80713 00:13:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:13:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:13:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:13:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:13:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:13:55 > git config core.sparsecheckout # timeout=10 00:13:55 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 00:13:55 Merge succeeded, producing 1cfba58c493b3f61d07827f012c74ea994f80713 00:13:55 Checking out Revision 1cfba58c493b3f61d07827f012c74ea994f80713 (PR-3408) 00:13:55 > git remote # timeout=10 00:13:55 > git config --get remote.origin.url # timeout=10 00:13:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:13:55 > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 00:13:55 > git rev-parse HEAD^{commit} # timeout=10 00:13:55 > git config core.sparsecheckout # timeout=10 00:13:55 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 00:14:00 Commit message: "fix: Fix failing unit test due to os.ClearEnv" 00:14:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:14:00 ---> bdc4f531d32c 00:14:00 Step 3/24 : WORKDIR /edgex-go 00:14:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:14:00 ---> bdc4f531d32c 00:14:00 Step 3/23 : WORKDIR /edgex-go 00:14:00 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:14:00 ---> bdc4f531d32c 00:14:00 Step 3/31 : WORKDIR /edgex-go 00:14:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:14:00 ---> bdc4f531d32c 00:14:00 Step 3/23 : WORKDIR /edgex-go 00:14:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:14:00 ---> bdc4f531d32c 00:14:00 Step 3/22 : WORKDIR /edgex-go 00:14:00 ---> Running in 130b8ec169d2 00:14:00 ---> Running in aa4120af5be0 00:14:00 ---> Running in 85a6a787fc2a 00:14:00 ---> Running in c69c6caa5a24 00:14:00 ---> Running in fe9db1535fbb 00:14:00 Removing intermediate container aa4120af5be0 00:14:00 ---> 3bc08cc5edb5 00:14:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:00 Removing intermediate container 130b8ec169d2 00:14:00 ---> 301cedf60071 00:14:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:00 Removing intermediate container 85a6a787fc2a 00:14:00 ---> ba20abdf8faa 00:14:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:00 Removing intermediate container fe9db1535fbb 00:14:00 ---> 91aad0ca529e 00:14:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:00 Removing intermediate container c69c6caa5a24 00:14:00 ---> f16cd0d2e8c1 00:14:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:00 ---> Running in 8a2149a9acf3 00:14:00 ---> Running in ae6aae2d46e5 00:14:00 ---> Running in d7cec4c05f47 00:14:00 ---> Running in 9ce0c6462250 00:14:00 ---> Running in 5d2329749457 00:14:00 Removing intermediate container 8a2149a9acf3 00:14:00 ---> 97b5d9b0ef3e 00:14:00 Step 5/31 : RUN apk add --update --no-cache make git 00:14:00 Removing intermediate container d7cec4c05f47 00:14:00 ---> 3d845640bc47 00:14:00 Step 5/23 : RUN apk add --update --no-cache make git 00:14:00 ---> Running in e94a11a999d7 00:14:00 ---> Running in 5293e2fabb4c 00:14:00 Removing intermediate container ae6aae2d46e5 00:14:00 ---> 7830a775970d 00:14:00 Step 5/23 : RUN apk add --update --no-cache make git 00:14:00 Removing intermediate container 9ce0c6462250 00:14:00 ---> cd25e941d1ca 00:14:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:14:00 Removing intermediate container 5d2329749457 00:14:00 ---> b15a4b7e4602 00:14:00 Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:00 ---> Running in fad0d95b0678 00:14:00 ---> Running in a15c95ce2996 00:14:00 ---> Running in 3b476c8a8d44 00:14:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:02 OK: 233 MiB in 51 packages 00:14:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:02 OK: 233 MiB in 51 packages 00:14:02 + true 00:14:02 + sudo service docker restart 00:14:02 Removing intermediate container e94a11a999d7 00:14:02 ---> e2ed46ebd477 00:14:02 Step 6/31 : COPY go.mod . 00:14:02 OK: 233 MiB in 51 packages 00:14:02 OK: 233 MiB in 51 packages 00:14:02 OK: 233 MiB in 51 packages 00:14:02 Removing intermediate container 5293e2fabb4c 00:14:02 ---> 1d8d24ac8454 00:14:02 Step 6/23 : COPY go.mod . 00:14:03 ---> 67ed86801ae1 00:14:03 Step 7/31 : RUN go mod download 00:14:03 ---> Running in 22b25c0a83a4 00:14:03 ---> 5096d18e7ff1 00:14:03 Step 7/23 : RUN go mod download 00:14:03 ---> Running in 4c084a2e7771 00:14:03 Removing intermediate container fad0d95b0678 00:14:03 ---> 2033bde640c2 00:14:03 Step 6/23 : COPY go.mod . 00:14:03 Removing intermediate container a15c95ce2996 00:14:03 ---> 1d8f869e7eb5 00:14:03 Step 6/22 : COPY go.mod . 00:14:04 Removing intermediate container 3b476c8a8d44 00:14:04 ---> 67c4856f9812 00:14:04 Step 6/24 : COPY go.mod . 00:14:04 ---> cae55c6f1036 00:14:04 Step 7/23 : RUN go mod download 00:14:04 ---> 624da9110404 00:14:04 Step 7/22 : RUN go mod download 00:14:04 ---> Running in 43e0039ea1ed 00:14:04 ---> Running in 0f19514971ec 00:14:04 ---> 1513e1681432 00:14:04 Step 7/24 : RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:14:04 provisioning config files... 00:14:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4873207563197673714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:04 ---> Running in 4b3e52992b3a 00:14:04 ---> docker-login.sh 00:14:04 nexus3.edgexfoundry.org:10001 00:14:05 Removing intermediate container 4c084a2e7771 00:14:05 ---> 61b5c18d8ac2 00:14:05 Step 8/23 : COPY . . 00:14:05 Removing intermediate container 22b25c0a83a4 00:14:05 ---> 8abc43a66deb 00:14:05 Step 8/31 : COPY . . 00:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:06 Configure a credential helper to remove this warning. See 00:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:06 00:14:06 Login Succeeded 00:14:06 nexus3.edgexfoundry.org:10002 00:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:06 Configure a credential helper to remove this warning. See 00:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:06 00:14:06 Login Succeeded 00:14:06 nexus3.edgexfoundry.org:10003 00:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:07 Configure a credential helper to remove this warning. See 00:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:07 00:14:07 Login Succeeded 00:14:07 nexus3.edgexfoundry.org:10004 00:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:07 Configure a credential helper to remove this warning. See 00:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:07 00:14:07 Login Succeeded 00:14:07 docker.io 00:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:08 Configure a credential helper to remove this warning. See 00:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:08 00:14:08 Login Succeeded 00:14:08 ---> docker-login.sh ends [Pipeline] } 00:14:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:14:08 ========================================================= 00:14:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:14:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:14:08 + 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 . 00:14:11 Removing intermediate container 4b3e52992b3a 00:14:11 ---> 8d0240b86f3d 00:14:11 Step 8/24 : COPY . . 00:14:11 Sending build context to Docker daemon 167.5MB 00:14:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:14:11 Step 2/6 : FROM ${BASE} 00:14:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:14:11 5f621e34cdf4: Pulling fs layer 00:14:11 a4357932f1b6: Pulling fs layer 00:14:11 18c013af1878: Pulling fs layer 00:14:11 00ac8860ef70: Pulling fs layer 00:14:11 63d7cb157983: Pulling fs layer 00:14:11 b116817d02f9: Pulling fs layer 00:14:11 745a02a5169b: Pulling fs layer 00:14:11 00ac8860ef70: Waiting 00:14:11 63d7cb157983: Waiting 00:14:11 b116817d02f9: Waiting 00:14:11 745a02a5169b: Waiting 00:14:11 18c013af1878: Verifying Checksum 00:14:11 18c013af1878: Download complete 00:14:11 a4357932f1b6: Download complete 00:14:11 63d7cb157983: Verifying Checksum 00:14:11 63d7cb157983: Download complete 00:14:11 b116817d02f9: Download complete 00:14:11 5f621e34cdf4: Download complete 00:14:12 5f621e34cdf4: Pull complete 00:14:12 a4357932f1b6: Pull complete 00:14:13 18c013af1878: Pull complete 00:14:13 745a02a5169b: Verifying Checksum 00:14:13 745a02a5169b: Download complete 00:14:15 Removing intermediate container 43e0039ea1ed 00:14:15 ---> 5d5dac97a21a 00:14:15 Step 8/23 : COPY . . 00:14:15 00ac8860ef70: Verifying Checksum 00:14:15 00ac8860ef70: Download complete 00:14:16 Removing intermediate container 0f19514971ec 00:14:16 ---> a66ef0dd0f61 00:14:16 Step 8/22 : COPY . . 00:14:25 00ac8860ef70: Pull complete 00:14:25 63d7cb157983: Pull complete 00:14:25 b116817d02f9: Pull complete 00:14:30 745a02a5169b: Pull complete 00:14:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:14:30 ---> b7e6874047d6 00:14:30 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 00:14:33 ---> Running in f563d981c31e 00:14:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:14:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:14:36 (1/12) Installing libmagic (5.38-r0) 00:14:36 (2/12) Installing file (5.38-r0) 00:14:36 (3/12) Installing libc-dev (0.7.2-r3) 00:14:36 (4/12) Installing g++ (9.3.0-r2) 00:14:44 (5/12) Installing fortify-headers (1.1-r0) 00:14:44 (6/12) Installing patch (2.7.6-r6) 00:14:44 (7/12) Installing build-base (0.5-r2) 00:14:44 (8/12) Installing libsodium (1.0.18-r0) 00:14:44 (9/12) Installing pkgconf (1.7.2-r0) 00:14:44 (10/12) Installing libsodium-dev (1.0.18-r0) 00:14:44 (11/12) Installing libzmq (4.3.3-r0) 00:14:44 (12/12) Installing zeromq-dev (4.3.3-r0) 00:14:44 Executing busybox-1.31.1-r19.trigger 00:14:44 OK: 217 MiB in 51 packages 00:14:48 Removing intermediate container f563d981c31e 00:14:48 ---> ddaaba2711ec 00:14:48 Step 4/6 : WORKDIR /edgex-go 00:14:48 ---> Running in 5db69a01e9c8 00:14:48 Removing intermediate container 5db69a01e9c8 00:14:48 ---> a3d31bab687b 00:14:48 Step 5/6 : COPY go.mod . 00:14:49 ---> e69ea708c11f 00:14:49 Step 6/6 : RUN go mod download 00:14:49 ---> Running in 5b7f6be62763 00:14:56 ---> 763cb98304ab 00:14:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:14:56 ---> 5644a8a512ef 00:14:56 Step 9/23 : RUN make cmd/core-command/core-command 00:14:56 ---> Running in a0c3bb83fdc4 00:14:56 ---> Running in ee561e62d302 00:14:56 ---> f39d2b25688d 00:14:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:14:56 ---> 11a1b2e4b57e 00:14:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:14:56 ---> Running in 980be9fb669e 00:14:56 ---> Running in 147fbee4758d 00:14:56 ---> a957dcedeadb 00:14:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:14:56 ---> Running in 1aa4200dcce2 00:14:56 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 00:14:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:14:56 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 00:14:56 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 00:14:56 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 00:15:16 Removing intermediate container 5b7f6be62763 00:15:16 ---> aa4c814aab0f 00:15:16 Successfully built aa4c814aab0f 00:15:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:15:16 + docker inspect -f . ci-base-image-arm64 00:15:16 . [Pipeline] withDockerContainer 00:15:16 prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container 00:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 00:15:18 $ docker top a90299e51d4fca0499f228d4e34bfb1457176dcf3dd62e3fd5bfa9a07a76d135 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:19 + go version 00:15:19 go version go1.15.5 linux/arm64 [Pipeline] } 00:15:19 $ docker stop --time=1 a90299e51d4fca0499f228d4e34bfb1457176dcf3dd62e3fd5bfa9a07a76d135 00:15:21 $ docker rm -f a90299e51d4fca0499f228d4e34bfb1457176dcf3dd62e3fd5bfa9a07a76d135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:22 + docker inspect -f . ci-base-image-arm64 00:15:22 . [Pipeline] withDockerContainer 00:15:22 prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container 00:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 00:15:23 $ docker top 359934e410eb17ceebc4c5b6cf09519360f51492ea217952f7f7972a95c311a7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:15:24 ========================================================= 00:15:24 [edgeXBuildGoParallel] Running Tests and Build... 00:15:24 ========================================================= [Pipeline] sh 00:15:24 + make test 00:15:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:15:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:15:36 Removing intermediate container a0c3bb83fdc4 00:15:36 ---> 97d90aa2f831 00:15:36 00:15:36 Step 10/31 : FROM alpine:3.12 00:15:36 3.12: Pulling from library/alpine 00:15:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:15:39 Status: Downloaded newer image for alpine:3.12 00:15:39 ---> 13621d1b12d4 00:15:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:15:41 Removing intermediate container ee561e62d302 00:15:41 ---> bb9a83a3ee7b 00:15:41 00:15:41 Step 10/23 : FROM alpine:3.12 00:15:41 ---> 13621d1b12d4 00:15:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:15:41 Removing intermediate container 980be9fb669e 00:15:41 ---> 996ef4aca585 00:15:41 00:15:41 Step 10/24 : FROM alpine:3.12 00:15:41 ---> 13621d1b12d4 00:15:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:15:42 ---> Running in 54d6df186cc5 00:15:42 ---> Running in db6f1d7e670f 00:15:42 ---> Running in 0786e9bf5b10 00:15:43 Removing intermediate container 1aa4200dcce2 00:15:43 ---> 315c2017356b 00:15:43 00:15:43 Step 10/22 : FROM alpine:3.12 00:15:43 ---> 13621d1b12d4 00:15:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:15:43 Removing intermediate container 54d6df186cc5 00:15:43 ---> 0fa87bba3a98 00:15:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:15:43 ---> Running in e7764e0d92e9 00:15:45 ---> Running in 670be330fc40 00:15:45 Removing intermediate container 147fbee4758d 00:15:45 ---> bfd2ce50862d 00:15:45 00:15:45 Step 10/23 : FROM alpine:3.12 00:15:45 ---> 13621d1b12d4 00:15:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:45 ---> Running in dc1eb32f2c0a 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:45 (1/6) Installing ca-certificates (20191127-r4) 00:15:45 (1/1) Installing dumb-init (1.2.2-r1) 00:15:45 Executing busybox-1.31.1-r20.trigger 00:15:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:45 (3/6) Installing libcurl (7.76.1-r0) 00:15:45 OK: 6 MiB in 15 packages 00:15:45 (4/6) Installing curl (7.76.1-r0) 00:15:45 (5/6) Installing dumb-init (1.2.2-r1) 00:15:45 (6/6) Installing su-exec (0.2-r1) 00:15:45 Executing busybox-1.31.1-r20.trigger 00:15:45 Executing ca-certificates-20191127-r4.trigger 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:45 OK: 7 MiB in 20 packages 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:46 (1/2) Installing ca-certificates (20191127-r4) 00:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:46 (2/2) Installing dumb-init (1.2.2-r1) 00:15:46 Executing busybox-1.31.1-r20.trigger 00:15:46 Executing ca-certificates-20191127-r4.trigger 00:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:46 OK: 6 MiB in 16 packages 00:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:46 (1/2) Installing dumb-init (1.2.2-r1) 00:15:46 (2/2) Installing su-exec (0.2-r1) 00:15:46 Executing busybox-1.31.1-r20.trigger 00:15:46 OK: 6 MiB in 16 packages 00:15:46 (1/1) Installing dumb-init (1.2.2-r1) 00:15:47 Executing busybox-1.31.1-r20.trigger 00:15:47 ? github.com/edgexfoundry/edgex-go [no test files] 00:15:47 OK: 6 MiB in 15 packages 00:15:48 Removing intermediate container 0786e9bf5b10 00:15:48 ---> 78c0e8c72ea6 00:15:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:15:48 ---> Running in d77cde88ebe6 00:15:48 Removing intermediate container db6f1d7e670f 00:15:48 ---> f91f34a01a87 00:15:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:49 ---> Running in f09ad2aee3ba 00:15:49 Removing intermediate container e7764e0d92e9 00:15:49 ---> e43925151959 00:15:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:15:49 Removing intermediate container d77cde88ebe6 00:15:49 ---> 43ca0af0ec0b 00:15:49 Step 13/23 : ENV APP_PORT=48082 00:15:49 Removing intermediate container 670be330fc40 00:15:49 ---> a1845f1bcdd3 00:15:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:15:49 Removing intermediate container dc1eb32f2c0a 00:15:49 ---> ee49653a3515 00:15:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:15:49 Removing intermediate container f09ad2aee3ba 00:15:49 ---> c7ce6b657293 00:15:49 Step 13/24 : WORKDIR / 00:15:49 ---> Running in 923dff516c2d 00:15:49 ---> Running in 246181bbf8f9 00:15:49 ---> Running in a5ab1b0e867d 00:15:49 ---> Running in ee2aaebdbf01 00:15:50 ---> Running in 4eeb3c7d8999 00:15:50 Removing intermediate container 923dff516c2d 00:15:50 ---> f7eabebd00d0 00:15:50 Step 13/22 : ENV APP_PORT=48060 00:15:50 Removing intermediate container 246181bbf8f9 00:15:50 ---> fdf274823272 00:15:50 Step 14/23 : EXPOSE $APP_PORT 00:15:50 Removing intermediate container a5ab1b0e867d 00:15:50 ---> a06239c0ddf5 00:15:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:15:50 Removing intermediate container ee2aaebdbf01 00:15:50 ---> 4d7552819f64 00:15:50 Step 13/23 : ENV APP_PORT=48081 00:15:50 ---> Running in 14a9196e87a5 00:15:50 ---> Running in 5192f44134fa 00:15:50 ---> Running in 289588deb1ff 00:15:50 Removing intermediate container 4eeb3c7d8999 00:15:50 ---> be8f2aaeb419 00:15:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:15:50 ---> Running in 4f114805aab1 00:15:50 Removing intermediate container 289588deb1ff 00:15:50 ---> 5a06753c9095 00:15:50 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:15:51 Removing intermediate container 5192f44134fa 00:15:51 ---> 44bf40943985 00:15:51 Step 15/23 : WORKDIR / 00:15:51 Removing intermediate container 14a9196e87a5 00:15:51 ---> e0f1bd0ffacf 00:15:51 Step 14/22 : EXPOSE $APP_PORT 00:15:51 ---> Running in 06e30e5ad179 00:15:51 ---> d8d35b6b7965 00:15:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:15:51 ---> Running in d528c3d8fc3d 00:15:51 Removing intermediate container 4f114805aab1 00:15:51 ---> b85b0ef847c1 00:15:51 Step 14/23 : EXPOSE $APP_PORT 00:15:51 ---> Running in 1c78530e0bed 00:15:51 ---> Running in fa88585c0e10 00:15:51 Removing intermediate container d528c3d8fc3d 00:15:51 ---> 09e8542e397f 00:15:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:52 ---> 0f73eaded25d 00:15:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:15:52 Removing intermediate container 1c78530e0bed 00:15:52 ---> 9b32f6d2f5e4 00:15:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:52 Removing intermediate container fa88585c0e10 00:15:52 ---> a809e714fa9a 00:15:52 Step 15/23 : WORKDIR / 00:15:52 ---> Running in 5fed2d1c2511 00:15:52 ---> 3f8fbbb319e1 00:15:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:15:52 ---> ace018c57528 00:15:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:15:52 ---> daabbcb9ee26 00:15:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:15:52 Removing intermediate container 5fed2d1c2511 00:15:52 ---> 396a23a79d80 00:15:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:53 ---> 3347827b0f45 00:15:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:15:53 ---> a53b4d0b5b38 00:15:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:15:53 ---> 15aa784c3b6b 00:15:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:15:53 Removing intermediate container 06e30e5ad179 00:15:53 ---> 1ede6b8e6bad 00:15:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:15:53 ---> 0fb02e6ccde0 00:15:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:15:53 ---> Running in e05105aa6875 00:15:53 ---> 625e2a88d829 00:15:53 Step 19/23 : ENTRYPOINT ["/core-command"] 00:15:53 ---> Running in 8580ad5fbcc0 00:15:54 ---> ca76d1452373 00:15:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:15:54 ---> a466f42a72bf 00:15:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:15:54 Removing intermediate container e05105aa6875 00:15:54 ---> 872c9aba0293 00:15:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:15:54 ---> Running in bfa485e0a370 00:15:54 Removing intermediate container 8580ad5fbcc0 00:15:54 ---> c1d2f1a030a3 00:15:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:54 ---> df6142d03406 00:15:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:15:54 ---> Running in 1a7021b91d6c 00:15:54 ---> 9d7bb8aa3571 00:15:54 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/ 00:15:54 Removing intermediate container bfa485e0a370 00:15:54 ---> a095af8e7ea3 00:15:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:54 ---> caf576040cf8 00:15:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:15:54 ---> Running in ef3482e52a48 00:15:55 ---> e264ff1889b9 00:15:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:15:55 ---> Running in e5b79d472db6 00:15:55 ---> Running in 107427a7aad3 00:15:55 Removing intermediate container 1a7021b91d6c 00:15:55 ---> 2af0622646bf 00:15:55 Step 21/23 : LABEL arch=x86_64 00:15:55 ---> Running in ee09ae65ebc4 00:15:55 ---> Running in 674b629e7a08 00:15:55 Removing intermediate container e5b79d472db6 00:15:55 ---> 068ee1a3b765 00:15:55 Step 20/22 : LABEL arch=x86_64 00:15:55 ---> Running in d6838ac3659b 00:15:56 Removing intermediate container ee09ae65ebc4 00:15:56 ---> 108032bf3ee0 00:15:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:56 Removing intermediate container 674b629e7a08 00:15:56 ---> 59fd42b872d0 00:15:56 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:15:56 ---> Running in 9d301b79dbc0 00:15:56 ---> Running in 50dd13a93022 00:15:56 Removing intermediate container d6838ac3659b 00:15:56 ---> 282e9ddf723e 00:15:56 Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:15:56 ---> Running in 759c21500422 00:15:56 Removing intermediate container 9d301b79dbc0 00:15:56 ---> d0f94b0f579e 00:15:56 Step 21/23 : LABEL arch=x86_64 00:15:56 Removing intermediate container 50dd13a93022 00:15:56 ---> 55bf1bce95b0 00:15:56 Step 23/23 : LABEL version=0.0.0 00:15:56 ---> Running in 202f9f7d43ea 00:15:56 ---> Running in 06a161cae4b5 00:15:56 Removing intermediate container 759c21500422 00:15:56 ---> 008535a39436 00:15:56 Step 22/22 : LABEL version=0.0.0 00:15:57 Removing intermediate container ef3482e52a48 00:15:57 ---> b4383e6e600f 00:15:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:15:57 ---> Running in 0fb0dbffab3c 00:15:57 Removing intermediate container 202f9f7d43ea 00:15:57 ---> e0b0044114e8 00:15:57 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:15:57 Removing intermediate container 107427a7aad3 00:15:57 ---> 3eb9c911da32 00:15:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:57 ---> Running in 3072399b2c85 00:15:57 Removing intermediate container 06a161cae4b5 00:15:57 ---> b557a3f1fbba 00:15:57 00:15:57 ---> Running in 6a75e171413f 00:15:57 Removing intermediate container 0fb0dbffab3c 00:15:57 ---> 066d49a1bd75 00:15:57 00:15:57 Successfully built b557a3f1fbba 00:15:57 Successfully tagged docker-core-command-go:latest 00:15:57 Removing intermediate container 3072399b2c85 00:15:57 ---> 9ec69bb71388 00:15:57 Step 22/24 : LABEL arch=x86_64 00:15:57  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 00:15:57 ---> 31504f3f6473 00:15:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:15:57 Successfully built 066d49a1bd75 00:15:57 Removing intermediate container 6a75e171413f 00:15:57 ---> 42d56e50f83d 00:15:57 Step 23/23 : LABEL version=0.0.0 00:15:57 Successfully tagged docker-support-notifications-go:latest 00:15:57 Building docker-sys-mgmt-agent-go 00:15:57  Building docker-support-notifications-go ... done  ---> Running in abd62928f006 00:15:57 ---> Running in 6bdc79f04ee2 00:15:58 Removing intermediate container abd62928f006 00:15:58 ---> b73349a2e8c3 00:15:58 Step 23/24 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:15:58 Removing intermediate container 6bdc79f04ee2 00:15:58 ---> dda46db4166f 00:15:58 00:15:58 ---> Running in b386c2580383 00:15:58 ---> fec6b23294c1 00:15:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:15:58 Successfully built dda46db4166f 00:15:58 Successfully tagged docker-core-metadata-go:latest 00:15:58  Building docker-core-metadata-go ... done Building docker-core-data-go 00:15:59 Removing intermediate container b386c2580383 00:15:59 ---> 534b526e62da 00:15:59 Step 24/24 : LABEL version=0.0.0 00:15:59 ---> 8ee87558942b 00:15:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:15:59 ---> Running in 27f7d21f8644 00:15:59 Removing intermediate container 27f7d21f8644 00:15:59 ---> d5af89712cb1 00:15:59 00:15:59 Successfully built d5af89712cb1 00:15:59 ---> 71eb7262f52b 00:15:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:16:00 Successfully tagged docker-security-secretstore-setup-go:latest 00:16:00  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 00:16:02 ---> 4ece4d8ceae4 00:16:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:16:03 ---> Running in fa937add5b26 00:16:03 Removing intermediate container fa937add5b26 00:16:03 ---> 320bb8bd9135 00:16:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:16:06 ---> ba783e7ccca9 00:16:06 Step 26/31 : RUN chmod +x /entrypoint.sh 00:16:08 ---> Running in 156e933f6ea0 00:16:12 Removing intermediate container 156e933f6ea0 00:16:12 ---> 49fc07cf6a67 00:16:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:16:12 ---> Running in 651477d66a16 00:16:12 Removing intermediate container 651477d66a16 00:16:12 ---> f7dbc3d758b5 00:16:12 Step 28/31 : CMD ["gate"] 00:16:12 ---> Running in 58cbba769828 00:16:13 Removing intermediate container 58cbba769828 00:16:13 ---> 0027c76b8efd 00:16:13 Step 29/31 : LABEL arch=x86_64 00:16:13 ---> Running in 2c083bd5ef37 00:16:13 Removing intermediate container 2c083bd5ef37 00:16:13 ---> ac3b1d560d9a 00:16:13 Step 30/31 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:16:13 ---> Running in 5c13790041ce 00:16:13 Removing intermediate container 5c13790041ce 00:16:13 ---> 906f9e0d7e4a 00:16:13 Step 31/31 : LABEL version=0.0.0 00:16:18 ---> Running in 1437edc63978 00:16:18 Removing intermediate container 1437edc63978 00:16:18 ---> 1d1a3f68f377 00:16:18 00:16:19 Successfully built 1d1a3f68f377 00:16:19 Successfully tagged docker-security-bootstrapper-go:latest 00:16:31  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:16:31 ---> bdc4f531d32c 00:16:31 Step 3/21 : WORKDIR /edgex-go 00:16:31 ---> Using cache 00:16:31 ---> f16cd0d2e8c1 00:16:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:31 ---> Using cache 00:16:31 ---> b15a4b7e4602 00:16:31 Step 5/21 : RUN apk add --update --no-cache make git 00:16:31 ---> Using cache 00:16:31 ---> 67c4856f9812 00:16:31 Step 6/21 : COPY go.mod . 00:16:31 ---> Using cache 00:16:31 ---> 1513e1681432 00:16:31 Step 7/21 : RUN go mod download 00:16:31 ---> Using cache 00:16:31 ---> 8d0240b86f3d 00:16:31 Step 8/21 : COPY . . 00:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:31 ---> bdc4f531d32c 00:16:31 Step 3/22 : WORKDIR /edgex-go 00:16:31 ---> Using cache 00:16:31 ---> f16cd0d2e8c1 00:16:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:31 ---> Using cache 00:16:31 ---> b15a4b7e4602 00:16:31 Step 5/22 : RUN apk add --update --no-cache make git 00:16:31 ---> Using cache 00:16:31 ---> 67c4856f9812 00:16:31 Step 6/22 : COPY go.mod . 00:16:31 ---> Using cache 00:16:31 ---> 1513e1681432 00:16:31 Step 7/22 : RUN go mod download 00:16:31 ---> Using cache 00:16:31 ---> 8d0240b86f3d 00:16:31 Step 8/22 : COPY . . 00:16:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:31 ---> bdc4f531d32c 00:16:31 Step 3/23 : WORKDIR /edgex-go 00:16:31 ---> Using cache 00:16:31 ---> f16cd0d2e8c1 00:16:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:31 ---> Using cache 00:16:31 ---> b15a4b7e4602 00:16:31 Step 5/23 : RUN apk add --update --no-cache make bash git 00:16:31 ---> Using cache 00:16:31 ---> f39d2b25688d 00:16:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:16:31 ---> Using cache 00:16:31 ---> f39d2b25688d 00:16:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:16:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:31 ---> bdc4f531d32c 00:16:31 Step 3/23 : WORKDIR /edgex-go 00:16:31 ---> Using cache 00:16:31 ---> f16cd0d2e8c1 00:16:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:31 ---> Using cache 00:16:31 ---> b15a4b7e4602 00:16:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:16:31 ---> Running in cdd7c36dcd29 00:16:31 ---> Running in d4e59fb83bc3 00:16:31 ---> Running in 5ad92e295706 00:16:31 ---> Running in 163d87a4a243 00:16:33 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 00:16:33 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 00:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:33 OK: 233 MiB in 51 packages 00:16:34 OK: 233 MiB in 51 packages 00:16:34 Removing intermediate container 5ad92e295706 00:16:34 ---> ab010b8e2e56 00:16:34 Step 6/23 : COPY go.mod . 00:16:35 ---> 312f0eecf7da 00:16:35 Step 7/23 : RUN go mod download 00:16:35 Removing intermediate container 163d87a4a243 00:16:35 ---> 0bf7a315de65 00:16:35 Step 6/23 : COPY go.mod . 00:16:35 ---> Running in 10cfe455d9e0 00:16:36 ---> a0005b12523d 00:16:36 Step 7/23 : RUN go mod download 00:16:36 ---> Running in b3ef093599c7 00:16:39 Removing intermediate container b3ef093599c7 00:16:39 ---> f14a3dc5cf3e 00:16:39 Step 8/23 : COPY . . 00:16:39 Removing intermediate container 10cfe455d9e0 00:16:39 ---> d337e5d95119 00:16:39 Step 8/23 : COPY . . 00:16:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:16:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:16:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:16:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:16:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:16:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:16:57 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 00:17:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:17:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:17:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.283s coverage: 45.9% of statements 00:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.170s coverage: 19.8% of statements 00:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.274s coverage: 100.0% of statements 00:17:12 Removing intermediate container d4e59fb83bc3 00:17:12 ---> e26a714f9a70 00:17:12 00:17:12 Step 10/22 : FROM alpine:3.12 00:17:12 Removing intermediate container cdd7c36dcd29 00:17:12 ---> 6f7477ad9874 00:17:12 00:17:12 Step 10/21 : FROM alpine:3.12 00:17:12 ---> 13621d1b12d4 00:17:12 Step 11/21 : RUN apk add --update --no-cache curl 00:17:12 ---> 13621d1b12d4 00:17:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:17:12 ---> Using cache 00:17:12 ---> ee49653a3515 00:17:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:17:12 ---> Using cache 00:17:12 ---> 4d7552819f64 00:17:12 Step 13/22 : ENV APP_PORT=48085 00:17:12 ---> Running in 704df3c6f5a6 00:17:12 ---> Running in 3cdd42bbcbd8 00:17:12 ---> 6ff7d982108b 00:17:12 Step 9/23 : RUN make cmd/core-data/core-data 00:17:12 ---> f1bf08c8e589 00:17:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:17:12 ---> Running in 305856bcd77d 00:17:12 ---> Running in 0307025a175e 00:17:12 Removing intermediate container 704df3c6f5a6 00:17:12 ---> a10b51ccd195 00:17:12 Step 14/22 : EXPOSE $APP_PORT 00:17:12 ---> Running in 8749c3c2752b 00:17:12 Removing intermediate container 8749c3c2752b 00:17:12 ---> 2202fe40108f 00:17:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:17:12 (1/4) Installing ca-certificates (20191127-r4) 00:17:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:17:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:17:12 (3/4) Installing libcurl (7.76.1-r0) 00:17:12 (4/4) Installing curl (7.76.1-r0) 00:17:12 Executing busybox-1.31.1-r20.trigger 00:17:12 Executing ca-certificates-20191127-r4.trigger 00:17:13 OK: 7 MiB in 18 packages 00:17:13 ---> 11984f6a660b 00:17:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:17:15 ---> 0ba6bc8f7271 00:17:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:17:15 Removing intermediate container 3cdd42bbcbd8 00:17:15 ---> 5e825f945faf 00:17:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:17:15 ---> Running in 89325cc896a0 00:17:15 ---> 046835b16353 00:17:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:17:15 ---> Running in 22face638e52 00:17:15 Removing intermediate container 89325cc896a0 00:17:15 ---> 7203bf4bb99d 00:17:15 Step 13/21 : WORKDIR /edgex 00:17:15 ---> Running in 0da80d3aa578 00:17:15 Removing intermediate container 22face638e52 00:17:15 ---> 53cc86a93b30 00:17:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:16 ---> Running in e7d93da1862b 00:17:16 Removing intermediate container 0da80d3aa578 00:17:16 ---> 3d40716ea21a 00:17:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:17:16 Removing intermediate container e7d93da1862b 00:17:16 ---> 0c450c44bfe7 00:17:16 Step 20/22 : LABEL arch=x86_64 00:17:16 ---> Running in 530d0f8472e2 00:17:16 ---> 5fb61300cacd 00:17:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:17:17 Removing intermediate container 530d0f8472e2 00:17:17 ---> e1d352b20f58 00:17:17 Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:17:17 ---> Running in 286b7cd2e0c2 00:17:17 Removing intermediate container 286b7cd2e0c2 00:17:17 ---> cab2d71bcbb7 00:17:17 Step 22/22 : LABEL version=0.0.0 00:17:18 ---> Running in f162f9119e14 00:17:18 ---> 662bc6ea398b 00:17:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:17:18 Removing intermediate container f162f9119e14 00:17:18 ---> ad04648e1c3c 00:17:18 00:17:19 Successfully built ad04648e1c3c 00:17:19 Successfully tagged docker-support-scheduler-go:latest 00:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.506s coverage: 27.1% of statements 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.160s coverage: 100.0% of statements 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:17:20  Building docker-support-scheduler-go ... done  ---> 525d27012d63 00:17:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.270s coverage: 71.3% of statements 00:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:17:20 ---> Running in 27b6aab092eb 00:17:20 Removing intermediate container 27b6aab092eb 00:17:20 ---> f2501207f826 00:17:20 Step 18/21 : CMD ["--init=true"] 00:17:20 ---> Running in 7ede53345b72 00:17:21 Removing intermediate container 7ede53345b72 00:17:21 ---> 753505765ecb 00:17:21 Step 19/21 : LABEL arch=x86_64 00:17:21 ---> Running in e0427a435266 00:17:21 Removing intermediate container e0427a435266 00:17:21 ---> 220ea5a36989 00:17:21 Step 20/21 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:17:21 ---> Running in 805d7cd2f3e1 00:17:22 Removing intermediate container 805d7cd2f3e1 00:17:22 ---> b819de3b1263 00:17:22 Step 21/21 : LABEL version=0.0.0 00:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.523s coverage: 87.7% of statements 00:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.148s coverage: 78.9% of statements 00:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:17:23 ---> Running in afcad5d13d1d 00:17:23 Removing intermediate container afcad5d13d1d 00:17:23 ---> f80e9d95fcce 00:17:23 00:17:23 Successfully built f80e9d95fcce 00:17:23 Successfully tagged docker-security-proxy-setup-go:latest 00:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.036s coverage: 28.6% of statements 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.144s coverage: 100.0% of statements 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.399s coverage: 86.7% of statements 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.510s coverage: 97.5% of statements 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.199s coverage: 78.3% of statements 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:17:33  Building docker-security-proxy-setup-go ... done Removing intermediate container 305856bcd77d 00:17:33 ---> 0503c1f0844a 00:17:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:17:34 ---> Running in 46e1568cecd8 00:17:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:17:39 Removing intermediate container 46e1568cecd8 00:17:39 ---> bccf09c4fd89 00:17:39 00:17:39 Step 11/23 : FROM docker:20.10.0 00:17:39 20.10.0: Pulling from library/docker 00:17:39 Removing intermediate container 0307025a175e 00:17:39 ---> fa82ec82f271 00:17:39 00:17:39 Step 10/23 : FROM alpine:3.12 00:17:39 ---> 13621d1b12d4 00:17:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:17:39 ---> Running in 57f20da5f20e 00:17:40 Removing intermediate container 57f20da5f20e 00:17:40 ---> b2a5b1fe7886 00:17:40 Step 12/23 : ENV APP_PORT=48080 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.217s coverage: 95.1% of statements 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.134s coverage: 58.8% of statements 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.221s coverage: 0.9% of statements 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 47.1% of statements 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements 00:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.126s coverage: 87.5% of statements 00:17:41 ---> Running in 0f7408e3e131 00:17:41 Removing intermediate container 0f7408e3e131 00:17:41 ---> 330c25cc3b59 00:17:41 Step 13/23 : EXPOSE $APP_PORT 00:17:41 ---> Running in 614f9e5aef88 00:17:41 Removing intermediate container 614f9e5aef88 00:17:41 ---> 80d22bc2a33b 00:17:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:41 ---> Running in 80a9129775ad 00:17:43 Removing intermediate container 80a9129775ad 00:17:43 ---> 7b2f6092afb3 00:17:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:17:43 ---> Running in 669b8d320d16 00:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:17:45 Status: Downloaded newer image for docker:20.10.0 00:17:45 ---> aefe523efa57 00:17:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:17:45 ---> Running in 659cea9e85ff 00:17:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:45 Removing intermediate container 659cea9e85ff 00:17:45 ---> 7a3acf2b0884 00:17:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:17:45 ---> Running in 4ee7bb90070b 00:17:45 (1/6) Installing dumb-init (1.2.2-r1) 00:17:45 (2/6) Installing libgcc (9.3.0-r2) 00:17:45 (3/6) Installing libsodium (1.0.18-r0) 00:17:46 (4/6) Installing libstdc++ (9.3.0-r2) 00:17:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:46 (1/39) Installing readline (8.0.4-r0) 00:17:46 (2/39) Installing bash (5.0.17-r0) 00:17:46 Executing bash-5.0.17-r0.post-install 00:17:46 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:17:46 (4/39) Installing libcurl (7.76.1-r0) 00:17:46 (5/39) Installing curl (7.76.1-r0) 00:17:46 (6/39) Installing dumb-init (1.2.2-r1) 00:17:46 (7/39) Installing libbz2 (1.0.8-r1) 00:17:46 (8/39) Installing expat (2.2.9-r1) 00:17:46 (9/39) Installing libffi (3.3-r2) 00:17:46 (10/39) Installing gdbm (1.13-r1) 00:17:46 (11/39) Installing xz-libs (5.2.5-r0) 00:17:46 (12/39) Installing sqlite-libs (3.32.1-r0) 00:17:46 (13/39) Installing python3 (3.8.8-r0) 00:17:47 (5/6) Installing libzmq (4.3.3-r0) 00:17:47 (6/6) Installing zeromq (4.3.3-r0) 00:17:47 (14/39) Installing py3-appdirs (1.4.4-r1) 00:17:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:17:47 (16/39) Installing py3-parsing (2.4.7-r0) 00:17:47 Executing busybox-1.31.1-r20.trigger 00:17:47 (17/39) Installing py3-six (1.15.0-r0) 00:17:47 OK: 8 MiB in 20 packages 00:17:47 (18/39) Installing py3-packaging (20.4-r0) 00:17:47 (19/39) Installing py3-setuptools (47.0.0-r0) 00:17:47 (20/39) Installing py3-chardet (3.0.4-r4) 00:17:47 (21/39) Installing py3-idna (2.9-r0) 00:17:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:17:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:17:47 (24/39) Installing py3-requests (2.23.0-r0) 00:17:47 (25/39) Installing py3-msgpack (1.0.0-r0) 00:17:47 (26/39) Installing py3-lockfile (0.12.2-r3) 00:17:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:17:49 (28/39) Installing py3-colorama (0.4.3-r0) 00:17:51 (29/39) Installing py3-distlib (0.3.0-r0) 00:17:51 (30/39) Installing py3-distro (1.5.0-r1) 00:17:51 (31/39) Installing py3-webencodings (0.5.1-r3) 00:17:51 (32/39) Installing py3-html5lib (1.0.1-r4) 00:17:51 (33/39) Installing py3-pytoml (0.1.21-r0) 00:17:51 (34/39) Installing py3-pep517 (0.8.2-r0) 00:17:51 (35/39) Installing py3-progress (1.5-r0) 00:17:51 (36/39) Installing py3-toml (0.10.1-r0) 00:17:51 (37/39) Installing py3-retrying (1.3.3-r0) 00:17:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:17:51 (39/39) Installing py3-pip (20.1.1-r0) 00:17:51 Removing intermediate container 669b8d320d16 00:17:51 ---> ad8f9414ff69 00:17:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:51 Executing busybox-1.31.1-r19.trigger 00:17:51 OK: 72 MiB in 59 packages 00:17:52 ---> 5f7a944ddb3a 00:17:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:17:52 Collecting docker-compose==1.23.2 00:17:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:17:53 ---> beeb99fe0e7f 00:17:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:17:53 ---> cae98b7d20db 00:17:53 Step 19/23 : ENTRYPOINT ["/core-data"] 00:17:53 ---> Running in 9fe120a6c57a 00:17:53 Collecting PyYAML<4,>=3.10 00:17:53 Downloading PyYAML-3.13.tar.gz (270 kB) 00:17:53 Removing intermediate container 9fe120a6c57a 00:17:53 ---> 8ab98126ebf5 00:17:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:53 ---> Running in 33852e044625 00:17:54 Removing intermediate container 33852e044625 00:17:54 ---> 23f89cce4dd2 00:17:54 Step 21/23 : LABEL arch=x86_64 00:17:54 Collecting dockerpty<0.5,>=0.4.1 00:17:54 ---> Running in c67fa020b058 00:17:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:17:54 Removing intermediate container c67fa020b058 00:17:54 ---> c0b07d350049 00:17:54 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:17:54 ---> Running in a285f33c91c4 00:17:55 Removing intermediate container a285f33c91c4 00:17:55 ---> 22c5fd88129c 00:17:55 Step 23/23 : LABEL version=0.0.0 00:17:55 ---> Running in 6770403f85b9 00:17:55 Collecting texttable<0.10,>=0.9.0 00:17:55 Downloading texttable-0.9.1.tar.gz (11 kB) 00:17:55 Removing intermediate container 6770403f85b9 00:17:55 ---> f0db306bb879 00:17:55 00:17:55 Successfully built f0db306bb879 00:17:55 Successfully tagged docker-core-data-go:latest 00:17:55  Building docker-core-data-go ... done Collecting docopt<0.7,>=0.6.1 00:17:55 Downloading docopt-0.6.2.tar.gz (25 kB) 00:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.136s coverage: 94.4% of statements 00:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.130s coverage: 44.8% of statements 00:17:56 Collecting websocket-client<1.0,>=0.32.0 00:17:56 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:17:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:17:56 Collecting docker<4.0,>=3.6.0 00:17:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:17:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:17:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:17:57 Collecting jsonschema<3,>=2.5.1 00:17:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:17:57 Collecting cached-property<2,>=1.2.0 00:17:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:17:57 Collecting docker-pycreds>=0.4.0 00:17:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:17:57 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) 00:17:57 Collecting urllib3<1.25,>=1.21.1 00:17:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:17:57 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) 00:17:57 Collecting idna<2.8,>=2.5 00:17:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:17:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:17:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:17:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:17:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:17:57 Installing collected packages: PyYAML, dockerpty, texttable, docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docker-compose 00:17:57 Running setup.py install for PyYAML: started 00:17:58 Running setup.py install for PyYAML: finished with status 'done' 00:17:58 Running setup.py install for dockerpty: started 00:17:58 Running setup.py install for dockerpty: finished with status 'done' 00:17:58 Running setup.py install for texttable: started 00:17:59 Running setup.py install for texttable: finished with status 'done' 00:17:59 Running setup.py install for docopt: started 00:17:59 Running setup.py install for docopt: finished with status 'done' 00:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.513s coverage: 81.8% of statements 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:18:00 Attempting uninstall: urllib3 00:18:00 Found existing installation: urllib3 1.25.9 00:18:00 Uninstalling urllib3-1.25.9: 00:18:00 Successfully uninstalled urllib3-1.25.9 00:18:00 Attempting uninstall: idna 00:18:00 Found existing installation: idna 2.9 00:18:00 Uninstalling idna-2.9: 00:18:00 Successfully uninstalled idna-2.9 00:18:00 Attempting uninstall: requests 00:18:00 Found existing installation: requests 2.23.0 00:18:00 Uninstalling requests-2.23.0: 00:18:00 Successfully uninstalled requests-2.23.0 00:18:01 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.58.0 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.197s coverage: 92.9% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.111s coverage: 100.0% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 75.5% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.158s coverage: 80.8% of statements 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.216s coverage: 84.6% of statements 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.558s coverage: 64.4% of statements 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 00:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 00:18:09 Removing intermediate container 4ee7bb90070b 00:18:09 ---> 5bff1e91bc4f 00:18:09 Step 14/23 : ENV APP_PORT=48090 00:18:09 ---> Running in b074c4ddda90 00:18:10 Removing intermediate container b074c4ddda90 00:18:10 ---> 883efedced38 00:18:10 Step 15/23 : EXPOSE $APP_PORT 00:18:10 ---> Running in 66bccd12b139 00:18:10 Removing intermediate container 66bccd12b139 00:18:10 ---> f6a1a5c1bbfe 00:18:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 00:18:10 ---> 53fab5cd82a3 00:18:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:18:11 ---> 2bc53d7ca3ef 00:18:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:18:11 ---> 59e6f373d2e0 00:18:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:18:11 ---> Running in d03b8cf7d2e7 00:18:11 Removing intermediate container d03b8cf7d2e7 00:18:11 ---> 21f9f7abd1ed 00:18:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:11 ---> Running in ce7ff339bee8 00:18:11 Removing intermediate container ce7ff339bee8 00:18:11 ---> 4af423f6ea5c 00:18:11 Step 21/23 : LABEL arch=x86_64 00:18:11 ---> Running in 4d76b58a7a2c 00:18:12 Removing intermediate container 4d76b58a7a2c 00:18:12 ---> c1ac3b3eaeb8 00:18:12 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:18:12 ---> Running in 4200349b3b6b 00:18:12 Removing intermediate container 4200349b3b6b 00:18:12 ---> 0425d89aeada 00:18:12 Step 23/23 : LABEL version=0.0.0 00:18:12 ---> Running in eb058280c855 00:18:12 Removing intermediate container eb058280c855 00:18:12 ---> 9a8d9935f0a8 00:18:12 00:18:12 Successfully built 9a8d9935f0a8 00:18:12 Successfully tagged docker-sys-mgmt-agent-go:latest 00:18:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:18:13 $ docker stop --time=1 10bdffb9fe5f63492af6c7eddfef81a2cb01b94725cd968942ef83ed8965e5b5 00:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 69.0% of statements 00:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:18:14 $ docker rm -f 10bdffb9fe5f63492af6c7eddfef81a2cb01b94725cd968942ef83ed8965e5b5 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:15 + docker images 00:18:15 + grep docker 00:18:15 docker-sys-mgmt-agent-go latest 9a8d9935f0a8 3 seconds ago 312MB 00:18:15 docker-core-data-go latest f0db306bb879 20 seconds ago 22.9MB 00:18:15 docker-security-proxy-setup-go latest f80e9d95fcce 52 seconds ago 26MB 00:18:15 docker-support-scheduler-go latest ad04648e1c3c 57 seconds ago 17.7MB 00:18:15 docker-security-bootstrapper-go latest 1d1a3f68f377 About a minute ago 19.3MB 00:18:15 docker-security-secretstore-setup-go latest d5af89712cb1 2 minutes ago 26.3MB 00:18:15 docker-core-metadata-go latest dda46db4166f 2 minutes ago 19.2MB 00:18:15 docker-support-notifications-go latest 066d49a1bd75 2 minutes ago 18.2MB 00:18:15 docker-core-command-go latest b557a3f1fbba 2 minutes ago 17.5MB 00:18:15 docker 20.10.0 aefe523efa57 4 months 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 00:18:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.651s coverage: 40.5% of statements 00:18:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:18:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:18:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements 00:18:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:18:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements 00:18:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:18:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.184s coverage: 100.0% of statements 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:18:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:18:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.130s coverage: 9.6% of statements 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:18:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.446s coverage: 92.6% of statements 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:18:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:18:30 Still waiting to schedule task 00:18:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.233s coverage: 28.7% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.221s coverage: 99.0% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.191s coverage: 100.0% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.184s coverage: 64.6% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.399s coverage: 97.6% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:18:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:18:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 28.1% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:18:34 GO111MODULE=on go vet ./... 00:19:23 Running on prd-ubuntu18.04-docker-8c-8g-2267 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws 00:19:23 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:19:26 using credential edgex-jenkins-ssh 00:19:26 Cloning the remote Git repository 00:19:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:19:26 > git init /w/workspace/edgex-go/6 # timeout=10 00:19:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:19:26 > git --version # timeout=10 00:19:26 > git --version # 'git version 2.17.1' 00:19:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:19:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:19:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:19:32 Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit 1cfba58c493b3f61d07827f012c74ea994f80713 00:19:32 Merge succeeded, producing 1cfba58c493b3f61d07827f012c74ea994f80713 00:19:32 Checking out Revision 1cfba58c493b3f61d07827f012c74ea994f80713 (PR-3408) 00:19:32 > git config core.sparsecheckout # timeout=10 00:19:32 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 00:19:32 > git remote # timeout=10 00:19:32 > git config --get remote.origin.url # timeout=10 00:19:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:32 > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 00:19:32 > git rev-parse HEAD^{commit} # timeout=10 00:19:32 > git config core.sparsecheckout # timeout=10 00:19:32 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 00:19:36 Commit message: "fix: Fix failing unit test due to os.ClearEnv" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:37 + echo snap-build.sh 00:19:37 snap-build.sh 00:19:37 + SNAP_BASE_DIR=. 00:19:37 + '[' '!' -z /w/workspace/edgex-go/6 ']' 00:19:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 00:19:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 00:19:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 00:19:37 + cd /w/workspace/edgex-go/6 00:19:37 + sudo apt-get remove -qy --purge lxd lxd-client 00:19:37 Reading package lists... 00:19:37 Building dependency tree... 00:19:37 Reading state information... 00:19:37 The following packages were automatically installed and are no longer required: 00:19:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:19:37 uidmap xdelta3 00:19:37 Use 'sudo apt autoremove' to remove them. 00:19:37 The following packages will be REMOVED: 00:19:37 lxd* lxd-client* 00:19:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:19:37 After this operation, 31.7 MB disk space will be freed. 00:19:39 (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.) 00:19:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:19:40 Removing lxd dnsmasq configuration 00:19:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:19:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:19:41 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:19:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:19:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:19:42 Processing triggers for systemd (237-3ubuntu10.42) ... 00:19:42 Processing triggers for ureadahead (0.100.0-21) ... 00:19:44 + sudo snap remove --purge lxd 00:19:44 snap "lxd" is not installed 00:19:44 + sudo groupadd --force --system lxd 00:19:44 ++ whoami 00:19:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:19:44 + newgrp - lxd 00:19:44 + sudo snap install lxd 00:19:52 2021-04-29T00:19:50Z INFO Waiting for automatic snapd restart... 00:19:56 gofmt -l . 00:19:56 [ "`gofmt -l .`" = "" ] 00:19:56 ./bin/test-go-mod-tidy.sh 00:19:57 ./bin/test-attribution-txt.sh [Pipeline] sh 00:20:00 + ls -al . 00:20:00 total 828 00:20:00 drwxrwxr-x 9 1001 1001 4096 Apr 29 00:19 . 00:20:00 drwxr-xr-x 4 root root 4096 Apr 29 00:15 .. 00:20:00 -rw-rw-r-- 1 1001 1001 11 Apr 29 00:13 .dockerignore 00:20:00 drwxrwxr-x 8 1001 1001 4096 Apr 29 00:13 .git 00:20:00 drwxrwxr-x 3 1001 1001 4096 Apr 29 00:13 .github 00:20:00 -rw-rw-r-- 1 1001 1001 818 Apr 29 00:13 .gitignore 00:20:00 -rw-rw-r-- 1 1001 1001 166 Apr 29 00:13 .sonarcloud.properties 00:20:00 -rw-rw-r-- 1 1001 1001 8609 Apr 29 00:13 Attribution.txt 00:20:00 -rw-rw-r-- 1 1001 1001 3804 Apr 29 00:13 CONTRIBUTING.md 00:20:00 -rw-rw-r-- 1 1001 1001 931 Apr 29 00:13 Dockerfile.build 00:20:00 -rw-rw-r-- 1 1001 1001 863 Apr 29 00:13 Jenkinsfile 00:20:00 -rw-rw-r-- 1 1001 1001 10775 Apr 29 00:13 LICENSE 00:20:00 -rw-rw-r-- 1 1001 1001 5774 Apr 29 00:13 Makefile 00:20:00 -rw-rw-r-- 1 1001 1001 7978 Apr 29 00:13 README.md 00:20:00 -rw-rw-r-- 1 1001 1001 6755 Apr 29 00:13 SECURITY.md 00:20:00 -rw-rw-r-- 1 1001 1001 5 Apr 29 00:09 VERSION 00:20:00 -rw-rw-r-- 1 1001 1001 4131 Apr 29 00:13 ZMQWindows.md 00:20:00 drwxrwxr-x 2 1001 1001 4096 Apr 29 00:13 bin 00:20:00 drwxrwxr-x 14 1001 1001 4096 Apr 29 00:13 cmd 00:20:00 -rw-r--r-- 1 root root 691485 Apr 29 00:18 coverage.out 00:20:00 -rw-r--r-- 1 root root 1060 Apr 29 00:19 go.mod 00:20:00 -rw-r--r-- 1 root root 22420 Apr 29 00:19 go.sum 00:20:00 drwxrwxr-x 8 1001 1001 4096 Apr 29 00:13 internal 00:20:00 drwxrwxr-x 4 1001 1001 4096 Apr 29 00:13 openapi 00:20:00 drwxrwxr-x 4 1001 1001 4096 Apr 29 00:13 snap 00:20:00 -rw-rw-r-- 1 1001 1001 168 Apr 29 00:13 version.go [Pipeline] sh 00:20:00 + '[' -e coverage.out ] 00:20:00 + chown 1001:1001 coverage.out [Pipeline] stash 00:20:00 Warning: overwriting stash ‘coverage-report’ 00:20:02 Stashed 1 file(s) [Pipeline] sh 00:20:02 + make build 00:20:02 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 00:20:07 lxd 4.13 from Canonical* installed 00:20:07 + sudo lxd init --auto 00:20:14 + sudo snap install --classic snapcraft 00:20:15 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 00:20:19 snapcraft 4.6.3 from Canonical* installed 00:20:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:20:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:20:19 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:19 Dload Upload Total Spent Left Speed 00:20:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4098 00:20:19 100 3325k 100 3325k 0 0 8727k 0 --:--:-- --:--:-- --:--:-- 8727k 00:20:19 ./yq_linux_amd64 00:20:19 + sudo snapcraft prime --use-lxd 00:20:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:20:20 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:20:20 - README.md 00:20:20 00:20:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:20:21 Launching a container. 00:20:31 Waiting for container to be ready 00:20:32 To start your first instance, try: lxc launch ubuntu:18.04 00:20:32 00:20:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:20:37 Waiting for network to be ready... 00:20:37 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:20:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:20:37 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 00:20:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:20:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 00:20:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:20:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:20:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:20:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:20:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:20:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:20:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:20:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 00:20:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:20:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:20:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 00:20:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 00:20:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 00:20:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 00:20:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:20:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 00:20:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 00:20:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 00:20:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:20:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 00:20:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 00:20:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 00:20:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 00:20:42 Fetched 24.4 MB in 5s (5344 kB/s) 00:20:43 Reading package lists... 00:20:43 Reading package lists... 00:20:43 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 00:20:43 Building dependency tree... 00:20:43 Reading state information... 00:20:43 The following additional packages will be installed: 00:20:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:20:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:20:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:20:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:20:43 Suggested packages: 00:20:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:20:43 Recommended packages: 00:20:43 gnupg libsasl2-modules 00:20:43 The following NEW packages will be installed: 00:20:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:20:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:20:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:20:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:20:43 The following packages will be upgraded: 00:20:43 gpg gpg-agent gpgconf libudev1 00:20:43 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 00:20:43 Need to get 3529 kB of archives. 00:20:43 After this operation, 13.3 MB of additional disk space will be used. 00:20:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:20:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:20:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:20:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:20:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 00:20:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 00:20:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:20:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:20:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:20:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:20:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:20:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:20:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:20:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:20:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:20:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:20:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:20:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:20:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:20:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:20:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:20:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:20:44 debconf: delaying package configuration, since apt-utils is not installed 00:20:44 Fetched 3529 kB in 1s (3390 kB/s) 00:20:44 (Reading database ... 12511 files and directories currently installed.) 00:20:44 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 00:20:44 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 00:20:44 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 00:20:45 Selecting previously unselected package udev. 00:20:45 (Reading database ... 12511 files and directories currently installed.) 00:20:45 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 00:20:45 Unpacking udev (237-3ubuntu10.46) ... 00:20:45 Selecting previously unselected package libfuse2:amd64. 00:20:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:20:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:20:45 Selecting previously unselected package fuse. 00:20:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:20:45 Unpacking fuse (2.9.7-1ubuntu1) ... 00:20:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:20:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:20:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:20:45 Selecting previously unselected package libksba8:amd64. 00:20:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:20:46 Unpacking libksba8:amd64 (1.3.5-2) ... 00:20:46 Selecting previously unselected package libroken18-heimdal:amd64. 00:20:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:20:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:20:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:20:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:46 Selecting previously unselected package libwind0-heimdal:amd64. 00:20:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:20:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:20:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:20:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:20:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:47 Selecting previously unselected package libsasl2-modules-db:amd64. 00:20:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:20:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:47 Selecting previously unselected package libsasl2-2:amd64. 00:20:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:20:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:47 Selecting previously unselected package libldap-common. 00:20:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:20:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:20:47 Selecting previously unselected package libldap-2.4-2:amd64. 00:20:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:20:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:20:47 Selecting previously unselected package dirmngr. 00:20:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:20:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:20:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:20:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:20:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:20:47 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:47 Setting up libksba8:amd64 (1.3.5-2) ... 00:20:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:20:48 Setting up udev (237-3ubuntu10.46) ... 00:20:48 invoke-rc.d: policy-rc.d denied execution of start. 00:20:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Processing triggers for systemd (237-3ubuntu10) ... 00:20:48 Setting up fuse (2.9.7-1ubuntu1) ... 00:20:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:20:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:20:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:20:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:20:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:20:49 settings in the [Install] section, and DefaultInstance for template units). 00:20:49 This means they are not meant to be enabled using systemctl. 00:20:49 Possible reasons for having this kind of units are: 00:20:49 1) A unit may be statically enabled by being symlinked from another unit's 00:20:49 .wants/ or .requires/ directory. 00:20:49 2) A unit's purpose may be to act as a helper for some other unit which has 00:20:49 a requirement dependency on it. 00:20:49 3) A unit may be started when needed via activation (socket, path, timer, 00:20:49 D-Bus, udev, scripted systemctl call, ...). 00:20:49 4) In case of template units, the unit is meant to be enabled with some 00:20:49 instance name specified. 00:20:49 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 00:20:49 Reading package lists... 00:20:49 Building dependency tree... 00:20:49 Reading state information... 00:20:50 The following additional packages will be installed: 00:20:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:20:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:20:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:20:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:20:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:20:50 Suggested packages: 00:20:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:20:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:20:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:20:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:20:50 systemd-container policykit-1 00:20:50 Recommended packages: 00:20:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:20:50 The following NEW packages will be installed: 00:20:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:20:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:20:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:20:50 multiarch-support openssh-client python3 python3-minimal python3.6 00:20:50 python3.6-minimal snapd squashfs-tools sudo 00:20:50 The following packages will be upgraded: 00:20:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:20:50 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 00:20:50 Need to get 35.2 MB of archives. 00:20:50 After this operation, 141 MB of additional disk space will be used. 00:20:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 00:20:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:20:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:20:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:20:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:20:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:20:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 00:20:51 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:20:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:20:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:20:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:20:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:20:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:20:51 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:20:51 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:20:51 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:20:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:20:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:20:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:20:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:20:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:20:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:20:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:20:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:20:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:20:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:20:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:20:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:20:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:20:51 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:20:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:20:52 debconf: delaying package configuration, since apt-utils is not installed 00:20:52 Fetched 35.2 MB in 2s (15.5 MB/s) 00:20:52 (Reading database ... 12757 files and directories currently installed.) 00:20:52 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 00:20:52 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 00:20:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 00:20:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 00:20:53 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 00:20:53 (Reading database ... 12757 files and directories currently installed.) 00:20:53 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:20:53 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:20:53 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:20:53 (Reading database ... 12757 files and directories currently installed.) 00:20:53 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:20:53 Unpacking apt (1.6.13) over (1.6.1) ... 00:20:54 Setting up apt (1.6.13) ... 00:20:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:20:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:20:56 (Reading database ... 12764 files and directories currently installed.) 00:20:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:20:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:20:56 Selecting previously unselected package libpython3.6-minimal:amd64. 00:20:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:20:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:20:56 Selecting previously unselected package libexpat1:amd64. 00:20:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:20:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:20:56 Selecting previously unselected package python3.6-minimal. 00:20:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:20:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:20:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:20:56 Checking for services that may need to be restarted...done. 00:20:56 Checking for services that may need to be restarted...done. 00:20:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:20:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:20:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:20:57 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 00:20:57 Selecting previously unselected package python3-minimal. 00:20:57 (Reading database ... 13012 files and directories currently installed.) 00:20:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:20:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:20:57 Selecting previously unselected package mime-support. 00:20:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:20:57 Unpacking mime-support (3.60ubuntu1) ... 00:20:57 Selecting previously unselected package libmpdec2:amd64. 00:20:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:20:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:20:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:20:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:20:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:20:58 Selecting previously unselected package python3.6. 00:20:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:20:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:20:58 Selecting previously unselected package libpython3-stdlib:amd64. 00:20:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:20:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:20:58 Setting up python3-minimal (3.6.7-1~18.04) ... 00:20:58 Selecting previously unselected package python3. 00:20:58 (Reading database ... 13442 files and directories currently installed.) 00:20:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:20:58 Unpacking python3 (3.6.7-1~18.04) ... 00:20:58 Selecting previously unselected package multiarch-support. 00:20:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:20:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:20:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:20:58 Selecting previously unselected package liblzo2-2:amd64. 00:20:58 (Reading database ... 13479 files and directories currently installed.) 00:20:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:20:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:20:58 Selecting previously unselected package libbsd0:amd64. 00:20:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:20:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:20:58 Selecting previously unselected package sudo. 00:20:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:20:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:20:59 Selecting previously unselected package apparmor. 00:20:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:20:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:20:59 Selecting previously unselected package libedit2:amd64. 00:20:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:20:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:20:59 Selecting previously unselected package libkrb5support0:amd64. 00:20:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:20:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:20:59 Selecting previously unselected package libk5crypto3:amd64. 00:20:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:20:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:20:59 Selecting previously unselected package libkeyutils1:amd64. 00:20:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:20:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:20:59 Selecting previously unselected package libkrb5-3:amd64. 00:20:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:20:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:21:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:21:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:21:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:21:00 Selecting previously unselected package libssl1.0.0:amd64. 00:21:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:21:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:21:00 Selecting previously unselected package openssh-client. 00:21:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:21:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:21:00 Selecting previously unselected package squashfs-tools. 00:21:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:21:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:21:00 Selecting previously unselected package snapd. 00:21:00 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:21:00 Unpacking snapd (2.48.3+18.04) ... 00:21:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:21:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:21:02 Setting up mime-support (3.60ubuntu1) ... 00:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:21:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:21:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:21:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:21:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:21:03 Setting up systemd (237-3ubuntu10.46) ... 00:21:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:21:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:21:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:21:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:21:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:21:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:21:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:21:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:21:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:21:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:21:04 Setting up python3 (3.6.7-1~18.04) ... 00:21:04 running python rtupdate hooks for python3.6... 00:21:04 running python post-rtupdate hooks for python3.6... 00:21:04 Setting up apparmor (2.12-4ubuntu5.1) ... 00:21:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:21:06 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 00:21:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:21:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:21:06 Setting up snapd (2.48.3+18.04) ... 00:21:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:21:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:21:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:21:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:21:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:21:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:21:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:21:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:21:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:21:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:21:08 /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' 00:21:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:21:08 Processing triggers for systemd (237-3ubuntu10.46) ... 00:21:09 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 00:21:09 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:21:09 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:21:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:21:11 Reading package lists... 00:21:11 Reading package lists... 00:21:11 Building dependency tree... 00:21:11 Reading state information... 00:21:11 Calculating upgrade... 00:21:11 The following packages will be upgraded: 00:21:11 advancecomp base-files bash binutils binutils-common 00:21:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:21:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:21:11 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:21:11 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:21:11 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:21:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:21:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:21:11 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 00:21:11 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:21:11 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:21:11 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:21:11 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:21:11 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:21:11 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:21:11 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:21:11 Need to get 64.0 MB of archives. 00:21:11 After this operation, 5034 kB of additional disk space will be used. 00:21:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 00:21:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:21:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:21:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:21:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:21:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:21:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:21:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:21:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:21:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:21:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:21:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:21:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:21:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:21:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:21:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:21:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:21:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:21:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:21:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:21:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:21:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:21:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:21:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:21:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:21:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:21:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:21:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:21:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:21:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:21:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:21:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:21:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:21:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:21:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:21:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:21:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:21:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:21:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:21:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:21:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:21:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:21:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:21:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:21:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:21:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:21:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:21:12 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:21:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:21:12 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:21:12 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:21:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:21:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:21:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:21:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:21:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:21:12 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:21:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:21:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:21:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:21:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:21:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:21:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:21:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:21:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:21:13 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:21:13 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:21:13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:21:13 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:21:13 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:21:13 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:21:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:21:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:21:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:21:13 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:21:13 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:21:13 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:21:13 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:21:13 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:21:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:21:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:21:14 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:21:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:21:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:21:14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 00:21:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:21:14 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:21:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:21:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:21:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:21:14 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:21:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:21:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:21:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:21:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:21:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:21:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:21:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:21:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:21:14 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:21:14 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:21:14 debconf: delaying package configuration, since apt-utils is not installed 00:21:14 Fetched 64.0 MB in 3s (24.3 MB/s) 00:21:14 (Reading database ... 13912 files and directories currently installed.) 00:21:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:21:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:15 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 00:21:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:21:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 00:21:15 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 00:21:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:17 (Reading database ... 13911 files and directories currently installed.) 00:21:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:21:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:21:17 (Reading database ... 13911 files and directories currently installed.) 00:21:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:18 (Reading database ... 13911 files and directories currently installed.) 00:21:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:21:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:21:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:21:19 (Reading database ... 13911 files and directories currently installed.) 00:21:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:21:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:21:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:21:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:21:19 Setting up base-files (10.1ubuntu2.10) ... 00:21:19 Installing new version of config file /etc/issue ... 00:21:19 Installing new version of config file /etc/issue.net ... 00:21:19 Installing new version of config file /etc/lsb-release ... 00:21:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:21:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:21:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:21:20 Removing obsolete conffile /etc/default/motd-news ... 00:21:20 (Reading database ... 13912 files and directories currently installed.) 00:21:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:21:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:21:20 Setting up bash (4.4.18-2ubuntu1.2) ... 00:21:20 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 00:21:20 (Reading database ... 13912 files and directories currently installed.) 00:21:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:21:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:21:20 (Reading database ... 13912 files and directories currently installed.) 00:21:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:21:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:21:21 Setting up tar (1.29b-2ubuntu0.2) ... 00:21:21 (Reading database ... 13912 files and directories currently installed.) 00:21:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:21:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:21:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:21:21 (Reading database ... 13912 files and directories currently installed.) 00:21:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:21:22 (Reading database ... 13912 files and directories currently installed.) 00:21:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:21:22 (Reading database ... 13912 files and directories currently installed.) 00:21:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:21:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:21:22 Setting up grep (3.1-2build1) ... 00:21:22 (Reading database ... 13912 files and directories currently installed.) 00:21:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:21:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:21:22 Setting up login (1:4.5-1ubuntu2) ... 00:21:22 (Reading database ... 13912 files and directories currently installed.) 00:21:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:23 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:21:23 (Reading database ... 13912 files and directories currently installed.) 00:21:23 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:21:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:21:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:21:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:21:24 (Reading database ... 13912 files and directories currently installed.) 00:21:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:21:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:21:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:21:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:21:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:21:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:21:25 (Reading database ... 13912 files and directories currently installed.) 00:21:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:21:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:21:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:21:26 (Reading database ... 13912 files and directories currently installed.) 00:21:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:26 (Reading database ... 13912 files and directories currently installed.) 00:21:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:26 (Reading database ... 13912 files and directories currently installed.) 00:21:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13912 files and directories currently installed.) 00:21:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13912 files and directories currently installed.) 00:21:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:21:27 (Reading database ... 13912 files and directories currently installed.) 00:21:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [Pipeline] } 00:21:27 $ docker stop --time=1 359934e410eb17ceebc4c5b6cf09519360f51492ea217952f7f7972a95c311a7 00:21:27 (Reading database ... 13912 files and directories currently installed.) 00:21:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:28 (Reading database ... 13912 files and directories currently installed.) 00:21:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:21:28 (Reading database ... 13912 files and directories currently installed.) 00:21:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:21:29 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:21:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:21:29 (Reading database ... 13912 files and directories currently installed.) 00:21:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:21:29 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:21:29 (Reading database ... 13912 files and directories currently installed.) 00:21:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:21:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:30 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:21:30 $ docker rm -f 359934e410eb17ceebc4c5b6cf09519360f51492ea217952f7f7972a95c311a7 00:21:30 (Reading database ... 13914 files and directories currently installed.) 00:21:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:21:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:21:30 Setting up debconf (1.5.66ubuntu1) ... 00:21:30 (Reading database ... 13914 files and directories currently installed.) 00:21:30 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:21:30 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:21:30 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:21:30 (Reading database ... 13914 files and directories currently installed.) 00:21:30 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:21:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:21:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:21:31 (Reading database ... 13914 files and directories currently installed.) 00:21:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:21:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:21:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:21:31 (Reading database ... 13914 files and directories currently installed.) 00:21:31 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:21:31 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:21:31 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:21:31 (Reading database ... 13914 files and directories currently installed.) 00:21:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:21:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:21:31 00:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:21:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] isUnix [Pipeline] sh 00:21:32 (Reading database ... 13914 files and directories currently installed.) 00:21:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 00:21:32 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 00:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:21:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:21:32 (Reading database ... 13914 files and directories currently installed.) 00:21:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:21:32 latest: Pulling from edgex-devops/edgex-compose-arm64 00:21:32 29e5d40040c1: Pulling fs layer 00:21:32 1ce36da41761: Pulling fs layer 00:21:32 25b303627fd3: Pulling fs layer 00:21:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:21:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:21:33 29e5d40040c1: Verifying Checksum 00:21:33 29e5d40040c1: Download complete 00:21:33 (Reading database ... 13914 files and directories currently installed.) 00:21:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:21:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:21:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:21:33 (Reading database ... 13914 files and directories currently installed.) 00:21:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:33 1ce36da41761: Verifying Checksum 00:21:33 1ce36da41761: Download complete 00:21:33 29e5d40040c1: Pull complete 00:21:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:21:33 (Reading database ... 13914 files and directories currently installed.) 00:21:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:21:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:21:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:21:34 (Reading database ... 13914 files and directories currently installed.) 00:21:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:21:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:21:34 Setting up passwd (1:4.5-1ubuntu2) ... 00:21:34 (Reading database ... 13914 files and directories currently installed.) 00:21:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:21:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:21:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:21:35 (Reading database ... 13914 files and directories currently installed.) 00:21:35 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:21:35 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:21:35 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:21:35 1ce36da41761: Pull complete 00:21:35 (Reading database ... 13914 files and directories currently installed.) 00:21:35 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:21:35 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:21:35 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:21:35 25b303627fd3: Verifying Checksum 00:21:35 25b303627fd3: Download complete 00:21:35 (Reading database ... 13914 files and directories currently installed.) 00:21:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:21:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:21:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:21:35 (Reading database ... 13914 files and directories currently installed.) 00:21:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:21:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:21:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:21:35 (Reading database ... 13914 files and directories currently installed.) 00:21:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:21:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:21:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:21:36 (Reading database ... 13914 files and directories currently installed.) 00:21:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:21:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:21:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:21:36 (Reading database ... 13914 files and directories currently installed.) 00:21:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:21:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:21:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:21:36 (Reading database ... 13914 files and directories currently installed.) 00:21:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:21:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:21:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:21:36 (Reading database ... 13915 files and directories currently installed.) 00:21:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:21:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:21:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:21:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:21:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:21:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:21:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:21:37 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:21:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:21:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:21:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:21:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:21:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:21:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:21:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:21:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:21:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:21:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:21:38 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:21:38 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:21:38 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:21:38 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:21:38 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:21:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:21:39 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:21:39 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:21:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:21:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:21:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:44 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:44 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:44 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:44 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:45 25b303627fd3: Pull complete 00:21:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:21:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:21:45 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:45 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:45 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:21:45 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:21:45 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:21:45 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:21:45 prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container 00:21:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:21:45 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:21:45 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:21:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:21:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:21:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:21:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:21:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:21:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:21:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:21:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:21:46 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:46 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:21:46 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:46 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:21:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:21:47 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:21:47 00:21:47 Current default time zone: 'Etc/UTC' 00:21:47 Local time is now: Thu Apr 29 00:21:46 UTC 2021. 00:21:47 Universal Time is now: Thu Apr 29 00:21:46 UTC 2021. 00:21:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:21:47 00:21:47 Setting up systemd-sysv (237-3ubuntu10.46) ... 00:21:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:47 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 00:21:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:21:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:21:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:21:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:21:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:21:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:21:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:21:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:21:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:21:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:47 Setting up patch (2.7.6-2ubuntu1.1) ... 00:21:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:21:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:21:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:21:47 Installing new version of config file /etc/ssl/openssl.cnf ... 00:21:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:21:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:21:48 Setting up ca-certificates (20210119~18.04.1) ... 00:21:48 $ docker top 2bbd45fa52b3cbf0df6accf1901319decfebf92ff3197af84acfb27a95e2d7b9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:49 + docker-compose build --help 00:21:49 + grep parallel 00:21:50 Updating certificates in /etc/ssl/certs... 00:21:50 23 added, 27 removed; done. 00:21:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:21:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:21:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:21:50 Setting up pkgbinarymangler (138.18.04.1) ... 00:21:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:21:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up perl (5.26.1-6ubuntu0.5) ... 00:21:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:21:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:21:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:21:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:21:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:21:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:21:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:21:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:21:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:21:51 Processing triggers for systemd (237-3ubuntu10.46) ... 00:21:51 Processing triggers for mime-support (3.60ubuntu1) ... 00:21:51 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:21:51 Updating certificates in /etc/ssl/certs... 00:21:52 0 added, 0 removed; done. 00:21:52 Running hooks in /etc/ca-certificates/update.d... 00:21:52 done. 00:21:53 Reading package lists... 00:21:53 --parallel Build images in parallel. 00:21:53 Building dependency tree... 00:21:53 Reading state information... 00:21:53 The following NEW packages will be installed: 00:21:53 apt-transport-https [Pipeline] } 00:21:53 $ docker stop --time=1 2bbd45fa52b3cbf0df6accf1901319decfebf92ff3197af84acfb27a95e2d7b9 00:21:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:21:53 Need to get 1692 B of archives. 00:21:53 After this operation, 154 kB of additional disk space will be used. 00:21:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:21:53 debconf: delaying package configuration, since apt-utils is not installed 00:21:53 Fetched 1692 B in 0s (5938 B/s) 00:21:53 Selecting previously unselected package apt-transport-https. 00:21:53 (Reading database ... 13920 files and directories currently installed.) 00:21:53 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:21:53 Unpacking apt-transport-https (1.6.13) ... 00:21:53 Setting up apt-transport-https (1.6.13) ... 00:21:54 Waiting for network to be ready... 00:21:55 $ docker rm -f 2bbd45fa52b3cbf0df6accf1901319decfebf92ff3197af84acfb27a95e2d7b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:21:56 . [Pipeline] withDockerContainer 00:21:56 prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container 00:21:56 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:21:57 $ docker top 1dfd42ce26f60662256f94395a811ebb84b628d2fc350065c785463f6da77eed -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:58 + docker-compose -f ./docker-compose-build.yml build --parallel 00:22:00 2021-04-29T00:21:57Z INFO Waiting for automatic snapd restart... 00:22:00 snapd 2.49.2 from Canonical* installed 00:22:01 "snapd" switched to the "latest/stable" channel 00:22:01 00:22:03 Building docker-core-command-go ... 00:22:03 Building docker-core-data-go ... 00:22:03 Building docker-core-metadata-go ... 00:22:03 Building docker-security-bootstrapper-go ... 00:22:03 Building docker-security-proxy-setup-go ... 00:22:03 Building docker-security-secretstore-setup-go ... 00:22:03 Building docker-support-notifications-go ... 00:22:03 Building docker-support-scheduler-go ... 00:22:03 Building docker-sys-mgmt-agent-go ... 00:22:03 Building docker-support-notifications-go 00:22:03 Building docker-sys-mgmt-agent-go 00:22:03 Building docker-security-proxy-setup-go 00:22:03 Building docker-security-secretstore-setup-go 00:22:03 Building docker-core-command-go 00:22:04 core18 20210309 from Canonical* installed 00:22:04 "core18" switched to the "latest/stable" channel 00:22:04 00:22:07 snapcraft 4.6.3 from Canonical* installed 00:22:07 "snapcraft" switched to the "latest/stable" channel 00:22:07 00:22:11 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: 00:22:11 - README.md 00:22:11 00:22:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:22:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:22:18 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:22:18 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:22:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:22:19 Reading package lists... 00:22:19 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 00:22:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:22:25 Reading package lists... 00:22:25 Building dependency tree... 00:22:25 Reading state information... 00:22:25 Suggested packages: 00:22:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:22:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:22:25 Recommended packages: 00:22:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:22:25 The following NEW packages will be installed: 00:22:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:22:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:22:25 pkg-config zip 00:22:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:22:25 Need to get 7663 kB of archives. 00:22:25 After this operation, 43.8 MB of additional disk space will be used. 00:22:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:22:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:22:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:22:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:22:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:22:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:22:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:22:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:22:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:22:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:22:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:22:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:22:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:22:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:22:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:22:26 debconf: delaying package configuration, since apt-utils is not installed 00:22:26 Fetched 7663 kB in 1s (10.7 MB/s) 00:22:26 Selecting previously unselected package libglib2.0-0:amd64. 00:22:26 (Reading database ... 13924 files and directories currently installed.) 00:22:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:22:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:22:26 Selecting previously unselected package libpsl5:amd64. 00:22:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:22:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:22:26 Selecting previously unselected package libnghttp2-14:amd64. 00:22:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:22:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:22:27 Selecting previously unselected package librtmp1:amd64. 00:22:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:22:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:22:27 Selecting previously unselected package libcurl3-gnutls:amd64. 00:22:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:22:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:22:27 Selecting previously unselected package liberror-perl. 00:22:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:22:27 Unpacking liberror-perl (0.17025-1) ... 00:22:27 Selecting previously unselected package git-man. 00:22:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:22:27 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:22:27 Selecting previously unselected package git. 00:22:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:22:27 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:22:28 Selecting previously unselected package libnorm1:amd64. 00:22:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:22:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:22:28 Selecting previously unselected package libpgm-5.2-0:amd64. 00:22:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:22:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:22:28 Selecting previously unselected package libsodium23:amd64. 00:22:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:22:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:22:28 Selecting previously unselected package libzmq5:amd64. 00:22:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:22:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:22:28 Selecting previously unselected package libzmq3-dev:amd64. 00:22:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:22:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:22:29 Selecting previously unselected package pkg-config. 00:22:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:22:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:22:29 Selecting previously unselected package zip. 00:22:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:22:29 Unpacking zip (3.0-11build1) ... 00:22:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:22:29 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:22:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:22:29 Setting up liberror-perl (0.17025-1) ... 00:22:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:22:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:22:29 No schema files found: doing nothing. 00:22:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:22:29 Setting up zip (3.0-11build1) ... 00:22:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:22:29 Setting up libsodium23:amd64 (1.0.16-2) ... 00:22:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:22:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:22:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:22:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:22:29 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:22:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:22:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:22:36 git set to automatically installed. 00:22:36 git-man set to automatically installed. 00:22:36 libcurl3-gnutls set to automatically installed. 00:22:36 liberror-perl set to automatically installed. 00:22:36 libglib2.0-0 set to automatically installed. 00:22:36 libnghttp2-14 set to automatically installed. 00:22:36 libnorm1 set to automatically installed. 00:22:36 libpgm-5.2-0 set to automatically installed. 00:22:36 libpsl5 set to automatically installed. 00:22:36 librtmp1 set to automatically installed. 00:22:36 libsodium23 set to automatically installed. 00:22:36 libzmq3-dev set to automatically installed. 00:22:36 libzmq5 set to automatically installed. 00:22:36 pkg-config set to automatically installed. 00:22:36 zip set to automatically installed. 00:22:38 snapd is not logged in, snap install commands will use sudo 00:22:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:23:03 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 00:23:03 snapd is not logged in, snap install commands will use sudo 00:23:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:23:09 snap "core18" has no updates available 00:23:09 Pulling go-build-helper 00:23:09 + snapcraftctl pull 00:23:11 'app-service-config' has dependencies that need to be staged: go-build-helper 00:23:11 Skipping pull go-build-helper (already ran) 00:23:11 Building go-build-helper 00:23:11 + snapcraftctl build 00:23:13 Staging go-build-helper 00:23:13 + snapcraftctl stage 00:23:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:23:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:23:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:23:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 00:23:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:23:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:23:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 00:23:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:23:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:23:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:23:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 00:23:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:23:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 00:23:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 00:23:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:23:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:23:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:23:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 00:23:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:23:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 00:23:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 00:23:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 00:23:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:23:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 00:23:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 00:23:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 00:23:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 00:23:23 Fetched 24.4 MB in 0s (0 B/s) 00:23:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:23:23 Fetched 224 kB in 0s (0 B/s) 00:23:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:23:23 Fetched 157 kB in 0s (0 B/s) 00:23:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:23:23 Fetched 221 kB in 0s (0 B/s) 00:23:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:23:23 Fetched 143 kB in 0s (0 B/s) 00:23:23 Pulling app-service-config 00:23:23 + snapcraftctl pull 00:23:24 Cloning into '/root/parts/app-service-config/src'... 00:23:24 Pulling config-common 00:23:24 + snapcraftctl pull 00:23:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:23:24 ---> aa4c814aab0f 00:23:24 Step 3/23 : WORKDIR /edgex-go 00:23:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:23:24 ---> aa4c814aab0f 00:23:24 Step 3/24 : WORKDIR /edgex-go 00:23:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:23:24 ---> aa4c814aab0f 00:23:24 Step 3/23 : WORKDIR /edgex-go 00:23:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:23:24 ---> aa4c814aab0f 00:23:24 Step 3/22 : WORKDIR /edgex-go 00:23:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:23:24 ---> aa4c814aab0f 00:23:24 Step 3/21 : WORKDIR /edgex-go 00:23:24 ---> Running in 95d1b5bce99c 00:23:24 ---> Running in 5faa15a84162 00:23:24 ---> Running in 8f45eea690af 00:23:24 ---> Running in 32a9ab18f133 00:23:24 ---> Running in fa1b3da104d6 00:23:24 Removing intermediate container 95d1b5bce99c 00:23:24 ---> 247a05dad575 00:23:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:24 Removing intermediate container 8f45eea690af 00:23:24 ---> bc022e667bc6 00:23:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:24 Removing intermediate container 5faa15a84162 00:23:24 Removing intermediate container 32a9ab18f133 00:23:24 ---> 808e2a490a02 00:23:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:24 ---> 18d5b0cd476f 00:23:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:24 Removing intermediate container fa1b3da104d6 00:23:24 ---> 16fde8afc2a0 00:23:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:24 ---> Running in a2dcc1ad104a 00:23:24 ---> Running in e19343d1fcfb 00:23:24 ---> Running in d45ed27f0218 00:23:24 ---> Running in 2e3307b2f0af 00:23:24 ---> Running in 4f82a05e99ad 00:23:24 Removing intermediate container e19343d1fcfb 00:23:24 ---> 76535c7fc91e 00:23:24 Step 5/23 : RUN apk add --update --no-cache make git 00:23:24 ---> Running in ae0e9ee0c10d 00:23:24 Removing intermediate container a2dcc1ad104a 00:23:24 ---> c01e07a7c010 00:23:24 Step 5/24 : RUN apk add --update --no-cache make git 00:23:24 Removing intermediate container 2e3307b2f0af 00:23:24 ---> 24e10abbe981 00:23:24 Step 5/23 : RUN apk add --update --no-cache make bash git 00:23:24 ---> Running in 6d9bf5c83ba0 00:23:24 Removing intermediate container d45ed27f0218 00:23:24 ---> c5dc488e5997 00:23:24 Step 5/21 : RUN apk add --update --no-cache make git 00:23:24 ---> Running in 1dcb5f31334f 00:23:24 Removing intermediate container 4f82a05e99ad 00:23:24 ---> cd4512ba0087 00:23:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:23:24 ---> Running in b6fabbc942d1 00:23:24 ---> Running in 4c51da64d5bc 00:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:26 OK: 217 MiB in 51 packages 00:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:27 OK: 217 MiB in 51 packages 00:23:27 OK: 217 MiB in 51 packages 00:23:27 OK: 217 MiB in 51 packages 00:23:27 OK: 217 MiB in 51 packages 00:23:27 Removing intermediate container ae0e9ee0c10d 00:23:27 ---> e4721230b5a1 00:23:27 Step 6/23 : COPY go.mod . 00:23:28 ---> c9845ab1e8d2 00:23:28 Step 7/23 : RUN go mod download 00:23:28 ---> Running in eadc7d8842c0 00:23:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:23:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:23:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:23:28 Fetched 0 B in 0s (0 B/s) 00:23:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:23:28 Fetched 0 B in 0s (0 B/s) 00:23:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:23:28 Fetched 0 B in 0s (0 B/s) 00:23:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:23:28 Fetched 0 B in 0s (0 B/s) 00:23:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:23:28 Fetched 0 B in 0s (0 B/s) 00:23:28 Pulling edgex-go 00:23:28 + snapcraftctl pull 00:23:28 Removing intermediate container 1dcb5f31334f 00:23:28 ---> fdc3a2856cd2 00:23:28 Step 6/23 : COPY go.mod . 00:23:28 Removing intermediate container 6d9bf5c83ba0 00:23:28 ---> 49f795b4e0ee 00:23:28 Step 6/24 : COPY go.mod . 00:23:29 Removing intermediate container 4c51da64d5bc 00:23:29 ---> 34a3eaa67004 00:23:29 Step 6/22 : COPY go.mod . 00:23:29 Removing intermediate container b6fabbc942d1 00:23:29 ---> 3dbbe820d7aa 00:23:29 Step 6/21 : COPY go.mod . 00:23:30 ---> 4c0e2a79b0b7 00:23:30 ---> a7405d1fed8d 00:23:30 Step 7/24 : RUN go mod download 00:23:30 Step 7/23 : RUN go mod download 00:23:30 ---> 51afb337a4a0 00:23:30 Step 7/22 : RUN go mod download 00:23:30 ---> Running in d33cd48d909c 00:23:30 ---> Running in 487fc2670c0b 00:23:30 ---> 53491456291d 00:23:30 Step 7/21 : RUN go mod download 00:23:30 ---> Running in 093623cfccaa 00:23:30 ---> Running in 9ca33ea50263 00:23:32 Removing intermediate container eadc7d8842c0 00:23:32 ---> df465beb916e 00:23:32 Step 8/23 : COPY . . 00:23:36 Removing intermediate container 487fc2670c0b 00:23:36 ---> 3f731efa78b4 00:23:36 Step 8/24 : COPY . . 00:23:36 Removing intermediate container 9ca33ea50263 00:23:36 ---> 139f45e0ea7a 00:23:36 Step 8/21 : COPY . . 00:23:36 Removing intermediate container d33cd48d909c 00:23:36 ---> 60646802981d 00:23:36 Step 8/23 : COPY . . 00:23:36 Removing intermediate container 093623cfccaa 00:23:36 ---> a0521e9036e5 00:23:36 Step 8/22 : COPY . . 00:23:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:23:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:23:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:23:50 Fetched 0 B in 0s (0 B/s) 00:23:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:23:50 Fetched 96.5 kB in 0s (0 B/s) 00:23:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:23:50 Fetched 279 kB in 0s (0 B/s) 00:23:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:23:50 Fetched 122 kB in 0s (0 B/s) 00:23:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:23:50 Fetched 77.8 kB in 0s (0 B/s) 00:23:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:23:50 Fetched 8848 B in 0s (0 B/s) 00:23:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:23:50 Fetched 47.8 kB in 0s (0 B/s) 00:23:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:23:50 Fetched 45.6 kB in 0s (0 B/s) 00:23:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:23:50 Fetched 15.0 kB in 0s (0 B/s) 00:23:50 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:23:50 Fetched 219 kB in 0s (0 B/s) 00:23:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:23:50 Fetched 154 kB in 0s (0 B/s) 00:23:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:23:50 Fetched 50.6 kB in 0s (0 B/s) 00:23:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:23:50 Fetched 14.8 kB in 0s (0 B/s) 00:23:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:23:50 Fetched 41.8 kB in 0s (0 B/s) 00:23:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:23:50 Fetched 499 kB in 0s (0 B/s) 00:23:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:23:50 Fetched 111 kB in 0s (0 B/s) 00:23:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:23:50 Fetched 240 kB in 0s (0 B/s) 00:23:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:23:50 Fetched 29.3 kB in 0s (0 B/s) 00:23:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:23:50 Fetched 85.5 kB in 0s (0 B/s) 00:23:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:23:50 Fetched 24.5 kB in 0s (0 B/s) 00:23:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:23:50 Fetched 49.2 kB in 0s (0 B/s) 00:23:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:23:50 Fetched 54.2 kB in 0s (0 B/s) 00:23:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:23:50 Fetched 30.8 kB in 0s (0 B/s) 00:23:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:23:50 Fetched 15.8 kB in 0s (0 B/s) 00:23:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:23:50 Fetched 85.9 kB in 0s (0 B/s) 00:23:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:23:50 Fetched 8720 B in 0s (0 B/s) 00:23:50 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:23:50 Fetched 137 kB in 0s (0 B/s) 00:23:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:23:50 Fetched 119 kB in 0s (0 B/s) 00:23:50 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:23:50 Fetched 110 kB in 0s (0 B/s) 00:23:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:23:50 Fetched 11.1 kB in 0s (0 B/s) 00:23:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:23:50 Fetched 645 kB in 0s (0 B/s) 00:23:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:23:50 Fetched 41.3 kB in 0s (0 B/s) 00:23:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:23:50 Fetched 17.9 kB in 0s (0 B/s) 00:23:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:23:50 Fetched 368 kB in 0s (0 B/s) 00:23:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:23:50 Fetched 187 kB in 0s (0 B/s) 00:23:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:23:50 Fetched 175 kB in 0s (0 B/s) 00:23:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:23:50 Fetched 206 kB in 0s (0 B/s) 00:23:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:23:50 Fetched 1301 kB in 0s (0 B/s) 00:23:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:23:50 Fetched 36.2 kB in 0s (0 B/s) 00:23:50 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:23:50 Fetched 159 kB in 0s (0 B/s) 00:23:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:23:50 Fetched 107 kB in 0s (0 B/s) 00:23:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:23:50 Fetched 48.7 kB in 0s (0 B/s) 00:23:50 Pulling static-packages 00:23:50 + snapcraftctl pull 00:23:50 Pulling version 00:23:50 + cd /root/project 00:23:50 + [ -f VERSION ] 00:23:50 + PROJECT_VERSION=local-dev 00:23:50 + git rev-parse --short HEAD 00:23:50 + GIT_REVISION=1cfba58c 00:23:50 + snapcraftctl set-version local-dev 00:23:50 Skipping build go-build-helper (already ran) 00:23:50 Building app-service-config 00:23:50 + make build 00:23:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:23:53 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 00:23:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 00:23:53 go: downloading github.com/google/uuid v1.2.0 00:23:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 00:23:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 00:23:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:23:53 go: downloading github.com/go-kit/kit v0.8.0 00:23:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 00:23:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 00:23:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 00:23:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:23:53 go: downloading github.com/go-playground/validator/v10 v10.5.0 00:23:54 go: downloading github.com/hashicorp/consul/api v1.8.1 00:23:54 go: downloading github.com/x448/float16 v0.8.4 00:23:54 go: downloading github.com/hashicorp/serf v0.9.5 00:23:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:23:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:23:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:23:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:23:54 go: downloading github.com/mitchellh/copystructure v1.0.0 00:23:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:23:54 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:23:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:23:54 go: downloading github.com/gorilla/mux v1.8.0 00:23:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:23:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:23:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:23:54 go: downloading golang.org/x/text v0.3.2 00:23:54 go: downloading github.com/pelletier/go-toml v1.9.0 00:23:54 go: downloading github.com/mattn/go-isatty v0.0.12 00:23:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 00:23:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:23:54 go: downloading github.com/leodido/go-urn v1.2.0 00:23:54 go: downloading github.com/go-playground/universal-translator v0.17.0 00:23:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:23:54 go: downloading github.com/fatih/color v1.9.0 00:23:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:23:54 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:23:54 go: downloading github.com/gorilla/websocket v1.4.2 00:23:54 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:23:54 go: downloading github.com/pebbe/zmq4 v1.2.7 00:23:54 go: downloading github.com/go-playground/locales v0.13.0 00:23:54 go: downloading github.com/mattn/go-colorable v0.1.6 00:23:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:23:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:23:58 ---> 7dbde3f2405a 00:23:58 Step 9/23 : RUN make cmd/core-command/core-command 00:23:58 ---> Running in 683aa24b0369 00:23:58 ---> b8f34d0ac08b 00:23:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:23:58 ---> ef25b821834d 00:23:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:23:58 ---> 7dfb86d8bdce 00:23:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:23:59 ---> Running in cae3e5d435eb 00:23:59 ---> Running in fc00046fff06 00:23:59 ---> Running in 62dfc14c9fcb 00:23:59 ---> edffb8db295b 00:23:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:24:00 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 00:24:00 ---> Running in 92c5fdda5c1e 00:24:01 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 00:24:01 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 00:24:01 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 00:24:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:24:04 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 00:24:04 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 00:24:04 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 00:24:04 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 00:24:05 Building config-common 00:24:05 + snapcraftctl build 00:24:07 Building edgex-go 00:24:07 + cd /root/parts/edgex-go/src 00:24:07 + make build 00:24:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:24:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 00:24:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 00:24:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:24:08 go: downloading github.com/pkg/errors v0.8.1 00:24:08 go: downloading github.com/imdario/mergo v0.3.12 00:24:11 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 00:24:11 go: downloading gopkg.in/yaml.v2 v2.4.0 00:24:16 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 00:24:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:24: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 00:24:20 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 00:24:20 go: downloading github.com/stretchr/testify v1.7.0 00:24:20 go: downloading github.com/davecgh/go-spew v1.1.1 00:24:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:24:20 go: downloading github.com/pmezard/go-difflib v1.0.0 00:24: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 00:24:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:24:23 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:24:25 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 00:24: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 00:24:27 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 00:24:29 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 00:24:29 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:24:30 go: downloading github.com/lib/pq v1.10.1 00:24:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:24:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:24:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:24:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:24:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:24:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:24:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:24:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:24:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:24:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:24:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:24:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:24:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:24:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:24:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:24:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:24:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:24:32 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 00:24:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:24:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:24:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:24:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:24:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:24:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:24:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:24:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:24:36 Building static-packages 00:24:36 + snapcraftctl build 00:24:38 Building version 00:24:38 + snapcraftctl build 00:24:40 Skipping stage go-build-helper (already ran) 00:24:40 Staging app-service-config 00:24:40 + snapcraftctl stage 00:24:41 Staging config-common 00:24:41 + snapcraftctl stage 00:24:42 Staging edgex-go 00:24:42 + snapcraftctl stage 00:24:43 Staging static-packages 00:24:43 + snapcraftctl stage 00:24:44 Staging version 00:24:44 + snapcraftctl stage 00:24:45 Priming go-build-helper 00:24:45 + snapcraftctl prime 00:24:46 Priming app-service-config 00:24:46 + snapcraftctl prime 00:24:47 Priming config-common 00:24:47 + snapcraftctl prime 00:24:48 Priming edgex-go 00:24:48 + snapcraftctl prime 00:24:50 Priming static-packages 00:24:50 + snapcraftctl prime 00:24:52 Priming version 00:24:52 + snapcraftctl prime 00:24:53 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] } 00:25:39 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 00:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:25:57 Removing intermediate container cae3e5d435eb 00:25:57 ---> 6b46339fce6d 00:25:57 00:25:57 Step 10/24 : FROM alpine:3.12 00:25:57 3.12: Pulling from library/alpine 00:25:57 Removing intermediate container fc00046fff06 00:25:57 ---> c0bb198c5ea9 00:25:57 00:25:57 Step 10/21 : FROM alpine:3.12 00:25:57 3.12: Pulling from library/alpine 00:25:57 Removing intermediate container 92c5fdda5c1e 00:25:57 ---> bbb99eff7984 00:25:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:25:58 ---> Running in 73b3c5183873 00:25:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:25:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:25:58 Status: Downloaded newer image for alpine:3.12 00:25:58 ---> 9852663dfa18 00:25:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:25:58 Status: Downloaded newer image for alpine:3.12 00:25:58 ---> 9852663dfa18 00:25:58 Step 11/21 : RUN apk add --update --no-cache curl 00:25:59 ---> Running in c4ac8a17de45 00:25:59 ---> Running in f6b67e98c0cd 00:26: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 00:26:00 Removing intermediate container 683aa24b0369 00:26:00 ---> 7a752f796828 00:26:00 00:26:00 Step 10/23 : FROM alpine:3.12 00:26:00 ---> 9852663dfa18 00:26:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:26:01 ---> Running in 727cefbe9a61 00:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:02 (1/6) Installing ca-certificates (20191127-r4) 00:26:02 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:26:02 (3/6) Installing libcurl (7.76.1-r0) 00:26:02 (4/6) Installing curl (7.76.1-r0) 00:26:02 (5/6) Installing dumb-init (1.2.2-r1) 00:26:02 (6/6) Installing su-exec (0.2-r1) 00:26:02 Executing busybox-1.31.1-r20.trigger 00:26:03 Executing ca-certificates-20191127-r4.trigger 00:26:03 (1/4) Installing ca-certificates (20191127-r4) 00:26:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:26:03 (3/4) Installing libcurl (7.76.1-r0) 00:26:03 (4/4) Installing curl (7.76.1-r0) 00:26:03 OK: 7 MiB in 20 packages 00:26:03 Executing busybox-1.31.1-r20.trigger 00:26:03 Executing ca-certificates-20191127-r4.trigger 00:26:03 OK: 7 MiB in 18 packages 00:26:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:05 (1/1) Installing dumb-init (1.2.2-r1) 00:26:05 Executing busybox-1.31.1-r20.trigger 00:26:05 OK: 5 MiB in 15 packages 00:26:06 Removing intermediate container 62dfc14c9fcb 00:26:06 ---> 9a16dc73eaa9 00:26:06 00:26:06 Step 10/22 : FROM alpine:3.12 00:26:06 ---> 9852663dfa18 00:26:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:26:06 ---> Running in e740798a7376 00:26:07 Removing intermediate container 73b3c5183873 00:26:07 ---> 08d02735f3c1 00:26:07 00:26:07 Step 11/23 : FROM docker:20.10.0 00:26:07 Removing intermediate container f6b67e98c0cd 00:26:07 ---> cc26fee0b7d3 00:26:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:26:07 20.10.0: Pulling from library/docker 00:26:07 Removing intermediate container 727cefbe9a61 00:26:07 ---> e498a0f381c6 00:26:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:26:07 Removing intermediate container c4ac8a17de45 00:26:07 ---> 9eefd55b44f6 00:26:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:26:07 ---> Running in 70d231a92de7 00:26:07 ---> Running in 8564aba1e57f 00:26:08 ---> Running in ea86491b0d27 00:26:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:08 Removing intermediate container 70d231a92de7 00:26:08 ---> 9befdb5fbd35 00:26:08 Step 13/21 : WORKDIR /edgex 00:26:08 Removing intermediate container 8564aba1e57f 00:26:08 ---> baea6b16844d 00:26:08 Step 13/23 : ENV APP_PORT=48082 00:26:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:09 Removing intermediate container ea86491b0d27 00:26:09 ---> 4fb656be274e 00:26:09 Step 13/24 : WORKDIR / 00:26:09 ---> Running in c7abad7d165e 00:26:09 ---> Running in e075b5bc8e32 00:26:09 (1/2) Installing ca-certificates (20191127-r4) 00:26:09 (2/2) Installing dumb-init (1.2.2-r1) 00:26:09 Executing busybox-1.31.1-r20.trigger 00:26:09 Executing ca-certificates-20191127-r4.trigger 00:26:09 ---> Running in abc43d7a6104 00:26:09 OK: 6 MiB in 16 packages 00:26:10 Removing intermediate container c7abad7d165e 00:26:10 ---> 563d414a0a03 00:26:10 Step 14/23 : EXPOSE $APP_PORT 00:26:10 Removing intermediate container e075b5bc8e32 00:26:10 ---> f768f99442d8 00:26:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:26:11 ---> Running in f6f7126529ef 00:26:11 Removing intermediate container abc43d7a6104 00:26:11 ---> 2369bb1cbcca 00:26:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:26:11 Removing intermediate container f6f7126529ef 00:26:11 ---> 01b1ecdfcad8 00:26:11 Step 15/23 : WORKDIR / 00:26:12 ---> Running in f53426610614 00:26:12 ---> beb21a81bbfd 00:26:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:26:13 Removing intermediate container e740798a7376 00:26:13 ---> 570b26d664e2 00:26:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:26:13 ---> c35f5c4df759 00:26:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:26:13 ---> Running in edc9e60caf8d 00:26:13 Removing intermediate container f53426610614 00:26:13 ---> f2ad6a775df8 00:26:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:13 ---> 9da6ca3d5a06 00:26:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:26:14 ---> 2de6b77c4009 00:26:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:26:14 Removing intermediate container edc9e60caf8d 00:26:14 ---> 997dbb9a0b72 00:26:14 Step 13/22 : ENV APP_PORT=48060 00:26:14 ---> Running in 8d15719a126f 00:26:15 ---> 6c71a229d702 00:26:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:26:15 ---> fb6fe81c3d72 00:26:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:26:15 Removing intermediate container 8d15719a126f 00:26:15 ---> 041f635d7218 00:26:15 Step 14/22 : EXPOSE $APP_PORT 00:26:16 ---> 931a4e1fdd2f 00:26:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:26:16 ---> Running in 570925031f77 00:26:16 ---> Running in 157e97393830 00:26:16 ---> db29e9b6b253 00:26:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:26:17 Removing intermediate container 570925031f77 00:26:17 ---> 7f60c928854c 00:26:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:17 ---> 3e8b857e212c 00:26:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:17 Removing intermediate container 157e97393830 00:26:17 ---> 3e3f59c2737c 00:26:17 Step 18/21 : CMD ["--init=true"] 00:26:17 ---> Running in be5ea821aacd 00:26:18 ---> 2fa801c88161 00:26:18 Step 19/23 : ENTRYPOINT ["/core-command"] 00:26:18 ---> Running in 1bfafd31a99e 00:26:18 Removing intermediate container be5ea821aacd 00:26:18 ---> 8bfa614c9235 00:26:18 Step 19/21 : LABEL arch=arm64 00:26:18 ---> 951ee23a5811 00:26:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:26:19 ---> Running in 2addf8abd69d 00:26:19 Removing intermediate container 1bfafd31a99e 00:26:19 ---> a607b0bc5ea8 00:26:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:19 ---> b0c867c39220 00:26:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:26:19 ---> Running in d7a760d54fc2 00:26:19 Removing intermediate container 2addf8abd69d 00:26:19 ---> 7205869762b9 00:26:19 Step 20/21 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:26:20 ---> Running in e3922d6cd468 00:26:20 Removing intermediate container d7a760d54fc2 00:26:20 ---> 8274e7e8fcd9 00:26:20 Step 21/23 : LABEL arch=arm64 00:26:20 ---> 80cdfc1449b2 00:26:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:26:20 ---> f5d8e38dd47f 00:26:20 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/ 00:26:20 ---> Running in 4a36ec257fad 00:26:20 ---> Running in 2aae83abd15e 00:26:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:26:20 Status: Downloaded newer image for docker:20.10.0 00:26:20 ---> eeaf43b92773 00:26:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:26:20 Removing intermediate container e3922d6cd468 00:26:20 ---> b00265ececb3 00:26:20 Step 21/21 : LABEL version=0.0.0 00:26:21 ---> Running in 3df2d7f9c922 00:26:21 Removing intermediate container 4a36ec257fad 00:26:21 ---> 6691f9dc66eb 00:26:21 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:26:21 ---> Running in 0d9c294650fc 00:26:21 ---> Running in 83eb73959ea5 00:26:21 ---> 55cc874a7a74 00:26:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:26:21 ---> Running in 3612e9a88f92 00:26:22 Removing intermediate container 3df2d7f9c922 00:26:22 ---> 62616f3a1ec0 00:26:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:26:22 Removing intermediate container 0d9c294650fc 00:26:22 ---> 2413cf94dd31 00:26:22 00:26:22 ---> Running in 5a9788d58a00 00:26:22 Removing intermediate container 83eb73959ea5 00:26:22 ---> 3dd6c6d30f0d 00:26:22 Step 23/23 : LABEL version=0.0.0 00:26:22 Removing intermediate container 3612e9a88f92 00:26:22 ---> 5097830bc78d 00:26:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:22 Successfully built 2413cf94dd31 00:26:22 ---> Running in 69b1d37d2e1e 00:26:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:26:22  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:26:22 ---> Running in 585b1b5c32a2 00:26:23 Removing intermediate container 69b1d37d2e1e 00:26:23 ---> 79799c28ff21 00:26:23 00:26:23 Removing intermediate container 585b1b5c32a2 00:26:23 ---> 49d1a8afe9f2 00:26:23 Step 20/22 : LABEL arch=arm64 00:26:23 Removing intermediate container 2aae83abd15e 00:26:23 ---> 2c194e7ffa32 00:26:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:26:23 ---> Running in 8aa4506b1f81 00:26:24 ---> Running in 2356c7029f6d 00:26:24 Successfully built 79799c28ff21 00:26:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:24 Successfully tagged docker-core-command-go-arm64:latest 00:26:24 Building docker-security-bootstrapper-go 00:26:24  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:24 Removing intermediate container 8aa4506b1f81 00:26:24 ---> 5f4fc6a640fa 00:26:24 Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:26:24 Removing intermediate container 2356c7029f6d 00:26:24 ---> 3d03639a0817 00:26:24 Step 22/24 : LABEL arch=arm64 00:26:24 (1/39) Installing readline (8.0.4-r0) 00:26:24 (2/39) Installing bash (5.0.17-r0) 00:26:24 Executing bash-5.0.17-r0.post-install 00:26:24 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:26:24 (4/39) Installing libcurl (7.76.1-r0) 00:26:24 (5/39) Installing curl (7.76.1-r0) 00:26:24 (6/39) Installing dumb-init (1.2.2-r1) 00:26:24 (7/39) Installing libbz2 (1.0.8-r1) 00:26:24 (8/39) Installing expat (2.2.9-r1) 00:26:24 ---> Running in e08c9528d3ba 00:26:24 (9/39) Installing libffi (3.3-r2) 00:26:24 (10/39) Installing gdbm (1.13-r1) 00:26:24 (11/39) Installing xz-libs (5.2.5-r0) 00:26:24 (12/39) Installing sqlite-libs (3.32.1-r0) 00:26:25 (13/39) Installing python3 (3.8.8-r0) 00:26:25 ---> Running in 325d1d118d65 00:26:25 Removing intermediate container e08c9528d3ba 00:26:25 ---> 2fa31aae7e95 00:26:25 Step 22/22 : LABEL version=0.0.0 00:26:26 (14/39) Installing py3-appdirs (1.4.4-r1) 00:26:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:26:26 (16/39) Installing py3-parsing (2.4.7-r0) 00:26:26 (17/39) Installing py3-six (1.15.0-r0) 00:26:27 (18/39) Installing py3-packaging (20.4-r0) 00:26:27 (19/39) Installing py3-setuptools (47.0.0-r0) 00:26:27 (20/39) Installing py3-chardet (3.0.4-r4) 00:26:27 (21/39) Installing py3-idna (2.9-r0) 00:26:27 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:26:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:26:27 (24/39) Installing py3-requests (2.23.0-r0) 00:26:27 (25/39) Installing py3-msgpack (1.0.0-r0) 00:26:27 (26/39) Installing py3-lockfile (0.12.2-r3) 00:26:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:26:27 (28/39) Installing py3-colorama (0.4.3-r0) 00:26:27 (29/39) Installing py3-distlib (0.3.0-r0) 00:26:27 (30/39) Installing py3-distro (1.5.0-r1) 00:26:27 (31/39) Installing py3-webencodings (0.5.1-r3) 00:26:27 (32/39) Installing py3-html5lib (1.0.1-r4) 00:26:27 (33/39) Installing py3-pytoml (0.1.21-r0) 00:26:27 (34/39) Installing py3-pep517 (0.8.2-r0) 00:26:27 (35/39) Installing py3-progress (1.5-r0) 00:26:27 (36/39) Installing py3-toml (0.10.1-r0) 00:26:27 (37/39) Installing py3-retrying (1.3.3-r0) 00:26:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:26:27 Removing intermediate container 325d1d118d65 00:26:27 ---> 129656be7a90 00:26:27 Step 23/24 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:26:27 (39/39) Installing py3-pip (20.1.1-r0) 00:26:27 Executing busybox-1.31.1-r19.trigger 00:26:27 OK: 72 MiB in 59 packages 00:26:28 ---> Running in 1d4bfe6110ed 00:26:28 ---> Running in 8215a31fa45e 00:26:29 Removing intermediate container 1d4bfe6110ed 00:26:29 ---> 611201dd6c1e 00:26:29 00:26:29 Removing intermediate container 8215a31fa45e 00:26:29 ---> e4a2a2ecdb5f 00:26:29 Step 24/24 : LABEL version=0.0.0 00:26:29 Successfully built 611201dd6c1e 00:26:29 Successfully tagged docker-support-notifications-go-arm64:latest 00:26:29  Building docker-support-notifications-go ... done Building docker-core-metadata-go 00:26:30 ---> Running in 0a31e01efa9f 00:26:30 Removing intermediate container 0a31e01efa9f 00:26:30 ---> 6357bca4dd2b 00:26:30 00:26:31 Successfully built 6357bca4dd2b 00:26:31 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:26:31  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 00:26:32 Collecting docker-compose==1.23.2 00:26:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:26:33 Collecting websocket-client<1.0,>=0.32.0 00:26:33 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:26:33 Collecting texttable<0.10,>=0.9.0 00:26:33 Downloading texttable-0.9.1.tar.gz (11 kB) 00:26:35 Collecting cached-property<2,>=1.2.0 00:26:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:26:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:26:36 Collecting docker<4.0,>=3.6.0 00:26:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:26:37 Collecting dockerpty<0.5,>=0.4.1 00:26:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:26:39 Collecting docopt<0.7,>=0.6.1 00:26:39 Downloading docopt-0.6.2.tar.gz (25 kB) 00:26:42 Collecting PyYAML<4,>=3.10 00:26:42 Downloading PyYAML-3.13.tar.gz (270 kB) 00:26:45 Collecting jsonschema<3,>=2.5.1 00:26:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:26:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:26:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:26:47 Collecting docker-pycreds>=0.4.0 00:26:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:26:48 Collecting urllib3<1.25,>=1.21.1 00:26:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:26:48 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) 00:26:49 Collecting idna<2.8,>=2.5 00:26:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:26:49 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) 00:26:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:26:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:26:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:26:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:26:50 Installing collected packages: websocket-client, texttable, cached-property, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, PyYAML, jsonschema, docker-compose 00:26:50 Running setup.py install for texttable: started 00:26:53 Running setup.py install for texttable: finished with status 'done' 00:26:53 Attempting uninstall: urllib3 00:26:53 Found existing installation: urllib3 1.25.9 00:26:53 Uninstalling urllib3-1.25.9: 00:26:53 Successfully uninstalled urllib3-1.25.9 00:26:53 Attempting uninstall: idna 00:26:53 Found existing installation: idna 2.9 00:26:53 Uninstalling idna-2.9: 00:26:53 Successfully uninstalled idna-2.9 00:26:54 Attempting uninstall: requests 00:26:54 Found existing installation: requests 2.23.0 00:26:54 Uninstalling requests-2.23.0: 00:26:54 Successfully uninstalled requests-2.23.0 00:26:55 Running setup.py install for dockerpty: started 00:26:57 Running setup.py install for dockerpty: finished with status 'done' 00:26:57 Running setup.py install for docopt: started 00:26:59 Running setup.py install for docopt: finished with status 'done' 00:26:59 Running setup.py install for PyYAML: started 00:27:02 Running setup.py install for PyYAML: finished with status 'done' 00:27:06 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.58.0 00:27:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:27:13 ---> aa4c814aab0f 00:27:13 Step 3/23 : WORKDIR /edgex-go 00:27:13 ---> Using cache 00:27:13 ---> 16fde8afc2a0 00:27:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:13 ---> Using cache 00:27:13 ---> cd4512ba0087 00:27:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:27:13 ---> Running in 4b86b961a9f3 00:27:13 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:27:13 ---> aa4c814aab0f 00:27:13 Step 3/31 : WORKDIR /edgex-go 00:27:13 ---> Using cache 00:27:13 ---> 16fde8afc2a0 00:27:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:13 ---> Using cache 00:27:13 ---> cd4512ba0087 00:27:13 Step 5/31 : RUN apk add --update --no-cache make git 00:27:14 ---> Running in 48dca22c27b6 00:27:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:17 OK: 217 MiB in 51 packages 00:27:17 OK: 217 MiB in 51 packages 00:27:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:27:20 ---> aa4c814aab0f 00:27:20 Step 3/23 : WORKDIR /edgex-go 00:27:20 ---> Using cache 00:27:20 ---> 16fde8afc2a0 00:27:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:20 ---> Using cache 00:27:20 ---> cd4512ba0087 00:27:20 Step 5/23 : RUN apk add --update --no-cache make git 00:27:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:27:20 ---> aa4c814aab0f 00:27:20 Step 3/22 : WORKDIR /edgex-go 00:27:20 ---> Using cache 00:27:20 ---> 16fde8afc2a0 00:27:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:20 ---> Using cache 00:27:20 ---> cd4512ba0087 00:27:20 Step 5/22 : RUN apk add --update --no-cache make git 00:27:20 ---> Running in ef895f354f7e 00:27:20 ---> Running in d489d66f6f99 00:27:21 Removing intermediate container 4b86b961a9f3 00:27:21 ---> 3ec70a0aca09 00:27:21 Step 6/23 : COPY go.mod . 00:27:21 Removing intermediate container 48dca22c27b6 00:27:21 ---> 3405c1bb4d1e 00:27:21 Step 6/31 : COPY go.mod . 00:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:23 ---> dd2b5b326018 00:27:23 ---> ba30f6e5ce06 00:27:23 Step 7/23 : RUN go mod download 00:27:23 Step 7/31 : RUN go mod download 00:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:23 ---> Running in 663fa00731b8 00:27:23 ---> Running in 6375e40bf192 00:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:23 Removing intermediate container 5a9788d58a00 00:27:23 ---> 95d8e105d821 00:27:23 Step 14/23 : ENV APP_PORT=48090 00:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:23 ---> Running in 06d55b4857fb 00:27:24 OK: 217 MiB in 51 packages 00:27:24 Removing intermediate container 06d55b4857fb 00:27:24 ---> 04116147486d 00:27:24 Step 15/23 : EXPOSE $APP_PORT 00:27:24 OK: 217 MiB in 51 packages 00:27:24 ---> Running in 1718e8c433ec 00:27:25 Removing intermediate container 1718e8c433ec 00:27:25 ---> 85a9f66f4855 00:27:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:27:26 Removing intermediate container d489d66f6f99 00:27:26 ---> 4c9b4b549a90 00:27:26 Step 6/23 : COPY go.mod . 00:27:26 Removing intermediate container ef895f354f7e 00:27:26 ---> 7e58431beb90 00:27:26 Step 6/22 : COPY go.mod . 00:27:27 ---> b65dd6cac56b 00:27:27 Step 7/23 : RUN go mod download 00:27:27 ---> 17deda027aea 00:27:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:27:27 Removing intermediate container 6375e40bf192 00:27:27 ---> 29ff886361cf 00:27:27 Step 8/31 : COPY . . 00:27:27 ---> Running in 689bc3c581cf 00:27:27 ---> 71e09b0e1dc6 00:27:27 Step 7/22 : RUN go mod download 00:27:27 Removing intermediate container 663fa00731b8 00:27:27 ---> a9eedf03f0f7 00:27:27 Step 8/23 : COPY . . 00:27:28 ---> Running in 026061de3e88 00:27:29 ---> a05c27f933e7 00:27:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:27:34 ---> d32ed6eafffc 00:27:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:27:34 ---> Running in 1ea9f1508e1c 00:27:34 Removing intermediate container 026061de3e88 00:27:34 ---> a7d9012bcb5b 00:27:34 Step 8/22 : COPY . . 00:27:34 Removing intermediate container 689bc3c581cf 00:27:34 ---> c5d61d695f0f 00:27:34 Step 8/23 : COPY . . 00:27:35 Removing intermediate container 1ea9f1508e1c 00:27:35 ---> 40c1dd61da48 00:27:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:27:35 ---> Running in b5c1248ab80b 00:27:36 Removing intermediate container b5c1248ab80b 00:27:36 ---> 12713ca96cc5 00:27:36 Step 21/23 : LABEL arch=arm64 00:27:36 ---> Running in 532121062ac6 00:27:38 Removing intermediate container 532121062ac6 00:27:38 ---> 039be7682bde 00:27:38 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:27:38 ---> Running in 053ae767dba8 00:27:39 Removing intermediate container 053ae767dba8 00:27:39 ---> 575a9de2ba2e 00:27:39 Step 23/23 : LABEL version=0.0.0 00:27:40 ---> Running in 0686f38e446f 00:27:41 Removing intermediate container 0686f38e446f 00:27:41 ---> f02d0c303b97 00:27:41 00:27:41 Successfully built f02d0c303b97 00:27:41 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:27:50  Building docker-sys-mgmt-agent-go ... done  ---> 1885a31bebad 00:27:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:27:50 ---> edbea1cc0b51 00:27:50 Step 9/23 : RUN make cmd/core-data/core-data 00:27:51 ---> Running in d1de55306956 00:27:51 ---> Running in 219c04dee4c1 00:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:27:52 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 00:27:53 ---> 01659d514867 00:27:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:27:53 ---> Running in 4541eea27102 00:27:54 ---> 38205bad7d29 00:27:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:27:54 ---> Running in a84d3d49fa35 00:27: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 00:27:56 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 00:29:33 Removing intermediate container d1de55306956 00:29:33 ---> 888f769f72d9 00:29:33 00:29:33 Step 10/31 : FROM alpine:3.12 00:29:33 ---> 9852663dfa18 00:29:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:29:33 ---> Running in 3b3d2d186f68 00:29:33 Removing intermediate container 3b3d2d186f68 00:29:33 ---> 2165c2d9ddc3 00:29:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:29:33 ---> Running in ed09b88c6c42 00:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:33 (1/2) Installing dumb-init (1.2.2-r1) 00:29:33 (2/2) Installing su-exec (0.2-r1) 00:29:33 Executing busybox-1.31.1-r20.trigger 00:29:33 OK: 5 MiB in 16 packages 00:29:33 Removing intermediate container ed09b88c6c42 00:29:33 ---> 624e0a718df3 00:29:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:29:33 ---> Running in ef25628e2093 00:29:33 Removing intermediate container ef25628e2093 00:29:33 ---> df60e226f017 00:29:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:29:33 ---> Running in 70a32445fee7 00:29:33 Removing intermediate container 70a32445fee7 00:29:33 ---> 2ce9e59a3e4c 00:29:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:29:33 ---> Running in da8f3ff8afc5 00:29:34 Removing intermediate container da8f3ff8afc5 00:29:34 ---> d90ad71a9afe 00:29:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:29:35 ---> Running in b14e1390bb69 00:29:36 Removing intermediate container b14e1390bb69 00:29:36 ---> ce46faa2f024 00:29:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:29:37 ---> ca302eeec6df 00:29:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:29:37 Removing intermediate container 4541eea27102 00:29:37 ---> addaa11bd3d3 00:29:37 00:29:37 Step 10/22 : FROM alpine:3.12 00:29:37 ---> 9852663dfa18 00:29:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:29:37 ---> Using cache 00:29:37 ---> e498a0f381c6 00:29:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:29:37 ---> Using cache 00:29:37 ---> baea6b16844d 00:29:37 Step 13/22 : ENV APP_PORT=48085 00:29:37 ---> Running in 37752749df1e 00:29:38 ---> Running in 7d2b4e1bda08 00:29:38 Removing intermediate container 7d2b4e1bda08 00:29:38 ---> 7a1228eba56c 00:29:38 Step 14/22 : EXPOSE $APP_PORT 00:29:38 ---> Running in 3ce79be66599 00:29:39 Removing intermediate container 3ce79be66599 00:29:39 ---> 078a0db13880 00:29:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:40 ---> 79c7c4804727 00:29:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:29:41 Removing intermediate container 37752749df1e 00:29:41 ---> 2805c197c4f4 00:29:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:43 ---> 8359b41d6a03 00:29:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:29:43 ---> b7f1c360ba5b 00:29:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:29:44 ---> e6419bc16433 00:29:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:29:44 ---> Running in 7dea6951b973 00:29:44 ---> 01ebe154d0a1 00:29:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:29:45 Removing intermediate container 7dea6951b973 00:29:45 ---> ec9b47a65ad6 00:29:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:45 ---> Running in 1126a5937d89 00:29:45 ---> 56362ae29cf3 00:29:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:29:46 Removing intermediate container 1126a5937d89 00:29:46 ---> c514bf5305d7 00:29:46 Step 20/22 : LABEL arch=arm64 00:29:46 Removing intermediate container a84d3d49fa35 00:29:46 ---> a949a9ab9897 00:29:46 00:29:46 Step 10/23 : FROM alpine:3.12 00:29:46 ---> 9852663dfa18 00:29:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:29:46 ---> Using cache 00:29:46 ---> e498a0f381c6 00:29:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:29:46 ---> Using cache 00:29:46 ---> baea6b16844d 00:29:46 Step 13/23 : ENV APP_PORT=48081 00:29:46 ---> Running in f83860b25e86 00:29:46 ---> Running in cc3443bfcb31 00:29:47 ---> acfe9b76f538 00:29:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:29:47 Removing intermediate container cc3443bfcb31 00:29:47 ---> 483acef5b77e 00:29:47 Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:29:47 Removing intermediate container f83860b25e86 00:29:47 ---> 06e4202156da 00:29:47 Step 14/23 : EXPOSE $APP_PORT 00:29:47 ---> Running in 6c6295f9edff 00:29:47 ---> Running in b1637463bdd7 00:29:48 ---> b5cf7315868a 00:29:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:29:48 Removing intermediate container 6c6295f9edff 00:29:48 ---> 018d842b5bb8 00:29:48 Step 22/22 : LABEL version=0.0.0 00:29:48 ---> Running in cc51cb6f553e 00:29:48 Removing intermediate container b1637463bdd7 00:29:48 ---> 56ef80ff6191 00:29:48 Step 15/23 : WORKDIR / 00:29:48 ---> Running in 20ed59f755bd 00:29:48 ---> Running in 6331508eb940 00:29:49 Removing intermediate container cc51cb6f553e 00:29:49 ---> 9c7e25dabe94 00:29:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:29:49 Removing intermediate container 20ed59f755bd 00:29:49 ---> 90555ae3f5f5 00:29:49 00:29:50 Removing intermediate container 6331508eb940 00:29:50 ---> 719445789dc7 00:29:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:50 Successfully built 90555ae3f5f5 00:29:50 Successfully tagged docker-support-scheduler-go-arm64:latest 00:29:50  Building docker-support-scheduler-go ... done  ---> 90a5b2f64eee 00:29:50 Step 26/31 : RUN chmod +x /entrypoint.sh 00:29:50 Removing intermediate container 219c04dee4c1 00:29:50 ---> d3eeb2c1991b 00:29:50 00:29:50 Step 10/23 : FROM alpine:3.12 00:29:50 ---> 9852663dfa18 00:29:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:29:50 ---> Running in 341d4b2004ef 00:29:50 ---> Running in 6c8903952a4c 00:29:50 ---> 2217bb5625fc 00:29:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:29:51 Removing intermediate container 6c8903952a4c 00:29:51 ---> 1ebe43980687 00:29:51 Step 12/23 : ENV APP_PORT=48080 00:29:51 ---> Running in 5160e499e296 00:29:52 Removing intermediate container 5160e499e296 00:29:52 ---> 41875fda5f0e 00:29:52 Step 13/23 : EXPOSE $APP_PORT 00:29:52 ---> 0bfe27e213b0 00:29:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:29:52 ---> Running in c8bedef24dff 00:29:53 Removing intermediate container c8bedef24dff 00:29:53 ---> e74bd53b6512 00:29:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:53 Removing intermediate container 341d4b2004ef 00:29:53 ---> e9f42f32eca6 00:29:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:29:53 ---> Running in 655827540bac 00:29:53 ---> 2d88859b4059 00:29:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:29:53 ---> Running in 298f65693760 00:29:53 ---> Running in 7c882da69a35 00:29:54 Removing intermediate container 298f65693760 00:29:54 ---> 0fd7b1c2fa09 00:29:54 Step 28/31 : CMD ["gate"] 00:29:54 Removing intermediate container 7c882da69a35 00:29:54 ---> ba9716bc00d7 00:29:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:54 ---> Running in de470eacef3e 00:29:54 ---> Running in 3724d179adb4 00:29:55 Removing intermediate container 3724d179adb4 00:29:55 ---> 774d01b88b69 00:29:55 Step 21/23 : LABEL arch=arm64 00:29:55 Removing intermediate container de470eacef3e 00:29:55 ---> 2cc886339932 00:29:55 Step 29/31 : LABEL arch=arm64 00:29:55 ---> Running in e879d0fc63ca 00:29:55 ---> Running in fbb92a0786a9 00:29:56 Removing intermediate container e879d0fc63ca 00:29:56 ---> 5ea02887737a 00:29:56 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:29:56 Removing intermediate container 655827540bac 00:29:56 ---> 0036bfda1f74 00:29:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:29:56 ---> Running in fa7e67671ead 00:29:56 ---> Running in 36e9c5ad1f6e 00:29:56 Removing intermediate container fbb92a0786a9 00:29:56 ---> 28388eccbf2b 00:29:56 Step 30/31 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:29:57 ---> Running in 3ff558ef4a0e 00:29:57 Removing intermediate container fa7e67671ead 00:29:57 ---> 88a9f38d2540 00:29:57 Step 23/23 : LABEL version=0.0.0 00:29:57 ---> Running in 4272f7ffa417 00:29:57 Removing intermediate container 3ff558ef4a0e 00:29:57 ---> 79655208c130 00:29:57 Step 31/31 : LABEL version=0.0.0 00:29:57 Removing intermediate container 4272f7ffa417 00:29:57 ---> 344289d63ba6 00:29:57 00:29:58 ---> Running in d6168d29a351 00:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:58 Successfully built 344289d63ba6 00:29:58 Successfully tagged docker-core-metadata-go-arm64:latest 00:29:58  Building docker-core-metadata-go ... done Removing intermediate container d6168d29a351 00:29:58 ---> aae1045f5c65 00:29:58 00:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:58 Successfully built aae1045f5c65 00:29:58 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:29:59  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) 00:29:59 (2/6) Installing libgcc (9.3.0-r2) 00:29:59 (3/6) Installing libsodium (1.0.18-r0) 00:29:59 (4/6) Installing libstdc++ (9.3.0-r2) 00:30:00 (5/6) Installing libzmq (4.3.3-r0) 00:30:00 (6/6) Installing zeromq (4.3.3-r0) 00:30:00 Executing busybox-1.31.1-r20.trigger 00:30:00 OK: 8 MiB in 20 packages 00:30:01 Removing intermediate container 36e9c5ad1f6e 00:30:01 ---> 814394a82c22 00:30:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:02 ---> 8a83bb2320b7 00:30:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:30:04 ---> 298ddfb88915 00:30:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:30:04 ---> 9b0d96e0afe8 00:30:04 Step 19/23 : ENTRYPOINT ["/core-data"] 00:30:04 ---> Running in b99c372b17ef 00:30:05 Removing intermediate container b99c372b17ef 00:30:05 ---> f6b6fc9c4481 00:30:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:05 ---> Running in cab6acf2464f 00:30:05 Removing intermediate container cab6acf2464f 00:30:05 ---> 6117cad4fa5a 00:30:05 Step 21/23 : LABEL arch=arm64 00:30:05 ---> Running in 82b3d8517b76 00:30:06 Removing intermediate container 82b3d8517b76 00:30:06 ---> 1c710d49f945 00:30:06 Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 00:30:06 ---> Running in f297836b696d 00:30:06 Removing intermediate container f297836b696d 00:30:06 ---> da3a0b931284 00:30:06 Step 23/23 : LABEL version=0.0.0 00:30:06 ---> Running in e82c0072cbb8 00:30:07 Removing intermediate container e82c0072cbb8 00:30:07 ---> 931f8937ead3 00:30:07 00:30:07 Successfully built 931f8937ead3 00:30:07 Successfully tagged docker-core-data-go-arm64:latest 00:30:08  Building docker-core-data-go ... done  [Pipeline] } 00:30:08 $ docker stop --time=1 1dfd42ce26f60662256f94395a811ebb84b628d2fc350065c785463f6da77eed 00:30:10 $ docker rm -f 1dfd42ce26f60662256f94395a811ebb84b628d2fc350065c785463f6da77eed [Pipeline] // withDockerContainer [Pipeline] sh 00:30:10 + docker+ images 00:30:10 grep docker 00:30:11 docker-core-data-go-arm64 latest 931f8937ead3 4 seconds ago 21.6MB 00:30:11 docker-security-bootstrapper-go-arm64 latest aae1045f5c65 13 seconds ago 18.1MB 00:30:11 docker-core-metadata-go-arm64 latest 344289d63ba6 14 seconds ago 18.1MB 00:30:11 docker-support-scheduler-go-arm64 latest 90555ae3f5f5 22 seconds ago 16.6MB 00:30:11 docker-sys-mgmt-agent-go-arm64 latest f02d0c303b97 2 minutes ago 299MB 00:30:11 docker-security-secretstore-setup-go-arm64 latest 6357bca4dd2b 3 minutes ago 24.9MB 00:30:11 docker-support-notifications-go-arm64 latest 611201dd6c1e 3 minutes ago 17.1MB 00:30:11 docker-core-command-go-arm64 latest 79799c28ff21 3 minutes ago 16.5MB 00:30:11 docker-security-proxy-setup-go-arm64 latest 2413cf94dd31 3 minutes ago 24.6MB 00:30:11 docker 20.10.0 eeaf43b92773 4 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh 00:30:12 ---> job-cost.sh 00:30:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ICls 00:30:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-ICls/bin to PATH 00:32:27 INFO: No Stack... 00:32:27 INFO: Retrieving Pricing Info for: lf-standard-4 00:32:27 INFO: Archiving Costs [Pipeline] sh 00:32:28 + cut -d, -f6 00:32:28 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 00:32:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] 00:32:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] did not exist. Created. 00:32:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:32:28 + echo total: 0.20999999344348907 [Pipeline] stash 00:32:28 Stashed 1 file(s) [Pipeline] } 00:32:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] [Pipeline] // lock [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 00:32:29 provisioning config files... 00:32:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7930373534619669569tmp [Pipeline] { [Pipeline] sh 00:32:30 + set +x 00:32:30 + curl -s https://codecov.io/bash 00:32:30 + bash -s -- 00:32:30 00:32:30 _____ _ 00:32:30 / ____| | | 00:32:30 | | ___ __| | ___ ___ _____ __ 00:32:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:32:30 | |___| (_) | (_| | __/ (_| (_) \ V / 00:32:30 \_____\___/ \__,_|\___|\___\___/ \_/ 00:32:30 Bash-1.0.2 00:32:30 00:32:30 00:32:30 ==> git version 2.24.3 found 00:32:30 ==> 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 00:32:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:32:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:32:30 ==> Jenkins CI detected. 00:32:30 project root: . 00:32:30 --> token set from env 00:32:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:32:30 ==> Running gcov in . (disable via -X gcov) 00:32:30 ==> Python coveragepy not found 00:32:30 ==> Searching for coverage reports in: 00:32:30 + . 00:32:30 -> Found 1 reports 00:32:30 ==> Detecting git/mercurial file structure 00:32:30 ==> Reading reports 00:32:30 + ./coverage.out bytes=691485 00:32:30 ==> Appending adjustments 00:32:30 https://docs.codecov.io/docs/fixing-reports 00:32:35 + Found adjustments 00:32:35 ==> Gzipping contents 00:32:35 100K /tmp/codecov.QBK0yI.gz 00:32:35 ==> Uploading reports 00:32:35 url: https://codecov.io 00:32:35 query: branch=PR-3408&commit=1cfba58c493b3f61d07827f012c74ea994f80713&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3408%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3408&job=&cmd_args= 00:32:35 -> Pinging Codecov 00:32:35 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3408&commit=1cfba58c493b3f61d07827f012c74ea994f80713&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3408%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3408&job=&cmd_args= 00:32:35 -> Uploading to 00:32:35 https://storage.googleapis.com/codecov/v4/raw/2021-04-29/00271124DB129430A58F1EEE437C3FCB/1cfba58c493b3f61d07827f012c74ea994f80713/7914a351-6ba2-44af-ba42-28b423333ef9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210429T003234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4221fa81fe0b535f5a5c6385b02a3b343ce5a33bd39af05535a3a770498accd1 00:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:32:35 Dload Upload Total Spent Left Speed 00:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99331 0 0 100 99331 0 222k --:--:-- --:--:-- --:--:-- 222k 00:32:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1cfba58c493b3f61d07827f012c74ea994f80713 [Pipeline] } 00:32:35 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] { (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 00:32:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:32:37 ---> package-listing.sh 00:32:37 ++ facter osfamily 00:32:37 ++ tr '[:upper:]' '[:lower:]' 00:32:37 + OS_FAMILY=redhat 00:32:37 + workspace=/w/workspace/edgex-go/6 00:32:37 + START_PACKAGES=/tmp/packages_start.txt 00:32:37 + END_PACKAGES=/tmp/packages_end.txt 00:32:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:32:37 + PACKAGES=/tmp/packages_start.txt 00:32:37 + '[' /w/workspace/edgex-go/6 ']' 00:32:37 + PACKAGES=/tmp/packages_end.txt 00:32:37 + case "${OS_FAMILY}" in 00:32:37 + rpm -qa 00:32:37 + sort 00:32:42 + '[' -f /tmp/packages_start.txt ']' 00:32:42 + '[' -f /tmp/packages_end.txt ']' 00:32:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:32:42 + '[' /w/workspace/edgex-go/6 ']' 00:32:42 + mkdir -p /w/workspace/edgex-go/6/archives/ 00:32:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 00:32:42 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:32:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:32:43 00:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:32:43 alpine: Pulling from edgex-lftools-log-publisher 00:32:43 df20fa9351a1: Pulling fs layer 00:32:43 36b3adc4ff6f: Pulling fs layer 00:32:43 8ad3a11d3b57: Pulling fs layer 00:32:43 46f8f816bc3b: Pulling fs layer 00:32:43 93b61091891f: Pulling fs layer 00:32:43 93b9cdb0e59b: Pulling fs layer 00:32:43 5e14af77c1be: Pulling fs layer 00:32:43 01666e4c0597: Pulling fs layer 00:32:43 aa168da1d23b: Pulling fs layer 00:32:43 46f8f816bc3b: Waiting 00:32:43 93b61091891f: Waiting 00:32:43 93b9cdb0e59b: Waiting 00:32:43 5e14af77c1be: Waiting 00:32:43 01666e4c0597: Waiting 00:32:43 aa168da1d23b: Waiting 00:32:43 36b3adc4ff6f: Verifying Checksum 00:32:43 36b3adc4ff6f: Download complete 00:32:44 46f8f816bc3b: Verifying Checksum 00:32:44 46f8f816bc3b: Download complete 00:32:44 df20fa9351a1: Download complete 00:32:44 93b9cdb0e59b: Verifying Checksum 00:32:44 93b9cdb0e59b: Download complete 00:32:44 5e14af77c1be: Verifying Checksum 00:32:44 5e14af77c1be: Download complete 00:32:44 01666e4c0597: Verifying Checksum 00:32:44 01666e4c0597: Download complete 00:32:44 93b61091891f: Verifying Checksum 00:32:44 93b61091891f: Download complete 00:32:44 8ad3a11d3b57: Verifying Checksum 00:32:44 8ad3a11d3b57: Download complete 00:32:44 df20fa9351a1: Pull complete 00:32:44 36b3adc4ff6f: Pull complete 00:32:45 8ad3a11d3b57: Pull complete 00:32:46 aa168da1d23b: Verifying Checksum 00:32:46 aa168da1d23b: Download complete 00:32:46 46f8f816bc3b: Pull complete 00:32:47 93b61091891f: Pull complete 00:32:47 93b9cdb0e59b: Pull complete 00:32:47 5e14af77c1be: Pull complete 00:32:48 01666e4c0597: Pull complete 00:32:56 aa168da1d23b: Pull complete 00:32:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:32:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:32:56 prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container 00:32:56 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:33:06 $ docker top b02254c5cba05a03599829f6f98a266e1361b80add6a070aab5d2b381f082b9f -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:33:07 + mkdir -p /var/log/sa [Pipeline] sh 00:33:07 + ls /var/log/sa-host 00:33:07 + sadf -c /var/log/sa-host/sa23 00:33:07 file_magic: OK 00:33:07 HZ: Using current value: 100 00:33:07 file_header: OK 00:33:07 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 00:33:07 Statistics: 00:33:07 Hnuu...uuuununununu... 00:33:07 File successfully converted to sysstat format version 12.2.1 00:33:07 + sadf -c /var/log/sa-host/sa29 00:33:07 file_magic: OK 00:33:07 HZ: Using current value: 100 00:33:07 file_header: OK 00:33:07 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 00:33:07 Statistics: 00:33:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:33:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:08 provisioning config files... 00:33:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config507327250437188515tmp [Pipeline] { [Pipeline] echo 00:33:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:33:08 ---> create-netrc.sh [Pipeline] } 00:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:33:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:33:08 ---> python-tools-install.sh [Pipeline] echo 00:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:33:09 ---> sudo-logs.sh 00:33:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:33:09 ---> job-cost.sh 00:33:09 lf-activate-venv: SKIPPING 00:33:09 DEBUG: total: 0.20999999344348907 00:33:09 INFO: Retrieving Stack Cost... 00:33:10 INFO: Retrieving Pricing Info for: v1-standard-2 00:33:11 INFO: Archiving Costs [Pipeline] echo 00:33:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:33:11 ---> logs-deploy.sh 00:33:11 lf-activate-venv: SKIPPING 00:33:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3408/6 00:33:11 INFO: archiving workspace using pattern(s): 00:33:13 Archives upload complete. 00:33:13 INFO: archiving logs to Nexus