Pull request #3410 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ea83aeb7ecaf9221f53560e75eeeab1bca5efb37+073d4024fc68195ffa5e0c946ab0bbcbf84e75af (c8164ce9509d00c96c7c11c7dd5096116e9f1bf2) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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-2974 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [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 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 > 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/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # 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 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 Merge succeeded, producing ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 Checking out Revision ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 (PR-3410) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:41:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:41:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:41:48 ========================================================= 00:41:48 EdgeX Global Pipelines Version Info 00:41:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 40fd8cc0d5a31697d1ed220338e954b20733cc5d # timeout=10 00:41:51 ------------------- 00:41:51 stable info: 00:41:51 ------------------- 00:41:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:41:51 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 00:41:51 Message: update stable to v1.0.191 00:41:52 ------------------- 00:41:52 experimental info: 00:41:52 ------------------- 00:41:52 Commited By: **** collab-it+edgex@linuxfoundation.org 00:41:52 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 00:41:52 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo 00:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo 00:41:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo 00:41:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [Pipeline] echo 00:41:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea83aeb [Pipeline] echo 00:41:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:41:53 provisioning config files... 00:41:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2105013608297639934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:53 ---> docker-login.sh 00:41:53 nexus3.edgexfoundry.org:10001 00:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:54 Configure a credential helper to remove this warning. See 00:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:54 00:41:54 Login Succeeded 00:41:54 nexus3.edgexfoundry.org:10002 00:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:54 Configure a credential helper to remove this warning. See 00:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:54 00:41:54 Login Succeeded 00:41:54 nexus3.edgexfoundry.org:10003 00:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:55 Configure a credential helper to remove this warning. See 00:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:55 00:41:55 Login Succeeded 00:41:55 nexus3.edgexfoundry.org:10004 00:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:55 Configure a credential helper to remove this warning. See 00:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:55 00:41:55 Login Succeeded 00:41:55 docker.io 00:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:55 Configure a credential helper to remove this warning. See 00:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:55 00:41:55 Login Succeeded 00:41:55 ---> docker-login.sh ends [Pipeline] } 00:41:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:56 ++ 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:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/core-command/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo core-command,cmd/core-command/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/core-data/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo core-data,cmd/core-data/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/core-metadata/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo core-metadata,cmd/core-metadata/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/security-bootstrapper/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/security-proxy-setup/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ cut -d/ -f2 00:41:56 ++ dirname cmd/support-notifications/Dockerfile 00:41:56 + echo support-notifications,cmd/support-notifications/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/support-scheduler/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:41:56 + for file in '`ls cmd/**/Dockerfile`' 00:41:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:41:56 ++ cut -d/ -f2 00:41:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:41:56 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:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:57 00:41:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:41:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:57 latest: Pulling from edgex-devops/git-semver 00:41:57 31603596830f: Pulling fs layer 00:41:57 54011a49482f: Pulling fs layer 00:41:57 a6820b24f6d8: Pulling fs layer 00:41:57 f581987b2513: Pulling fs layer 00:41:57 f581987b2513: Waiting 00:41:57 54011a49482f: Download complete 00:41:58 31603596830f: Verifying Checksum 00:41:58 31603596830f: Download complete 00:41:58 f581987b2513: Verifying Checksum 00:41:58 f581987b2513: Download complete 00:41:58 a6820b24f6d8: Verifying Checksum 00:41:58 a6820b24f6d8: Download complete 00:41:59 31603596830f: Pull complete 00:41:59 54011a49482f: Pull complete 00:42:01 a6820b24f6d8: Pull complete 00:42:01 f581987b2513: Pull complete 00:42:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:42:01 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 00:42:02 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:42:05 $ docker top 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:42:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:05 [ssh-agent] Looking for ssh-agent implementation... 00:42:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:05 $ docker exec 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent 00:42:06 SSH_AUTH_SOCK=/tmp/ssh-R9tFLKpt7Y0h/agent.12 00:42:06 SSH_AGENT_PID=18 00:42:06 Running ssh-add (command line suppressed) 00:42:06 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8646141776123339172.key (/w/workspace/edgex-go/6@tmp/private_key_8646141776123339172.key) 00:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:07 + git tag --points-at HEAD [Pipeline] } 00:42:07 $ docker exec --env ******** --env ******** 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent -k 00:42:07 unset SSH_AUTH_SOCK; 00:42:07 unset SSH_AGENT_PID; 00:42:07 echo Agent pid 18 killed; 00:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:08 [ssh-agent] Looking for ssh-agent implementation... 00:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:08 $ docker exec 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent 00:42:08 SSH_AUTH_SOCK=/tmp/ssh-FUXvYnYR8WzW/agent.48 00:42:08 SSH_AGENT_PID=54 00:42:08 Running ssh-add (command line suppressed) 00:42:08 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3230464845424399643.key (/w/workspace/edgex-go/6@tmp/private_key_3230464845424399643.key) 00:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:09 + git semver init 00:42:09 # -> Open(): unable to determine branch for HEAD 00:42:09 # $GIT_DIR = /w/workspace/edgex-go/6/.git 00:42:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 00:42:09 # $SEMVER_REMOTE_NAME = origin 00:42:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:42:09 # $SEMVER_USER_NAME = edgex-jenkins 00:42:09 # $SEMVER_BRANCH = PR-3410 00:42:09 # $SEMVER_TEMP = /tmp/semver-288565875 00:42:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:42:42 # '/tmp/semver-288565875' -> '/w/workspace/edgex-go/6/.semver' 00:42:42 # -> Force: false 00:42:42 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 00:42:43 $ docker exec --env ******** --env ******** 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent -k 00:42:43 unset SSH_AUTH_SOCK; 00:42:43 unset SSH_AGENT_PID; 00:42:43 echo Agent pid 54 killed; 00:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:44 + git semver [Pipeline] } 00:42:44 $ docker stop --time=1 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 00:42:46 $ docker rm -f 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:42:48 Stashed 1 file(s) [Pipeline] echo 00:42:48 [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:42:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:42:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:42:49 + sudo service docker restart 00:42:49 + true 00:42:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:42:50 ========================================================= 00:42:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:42:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:42:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:42:58 Sending build context to Docker daemon 329.9MB 00:42:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:42:58 Step 2/6 : FROM ${BASE} 00:42:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:42:58 540db60ca938: Pulling fs layer 00:42:58 adcc1eea9eea: Pulling fs layer 00:42:58 4c4ab2625f07: Pulling fs layer 00:42:58 0510c868ecb4: Pulling fs layer 00:42:58 afea3b2eda06: Pulling fs layer 00:42:58 7809a108b3ef: Pulling fs layer 00:42:58 f706445af74f: Pulling fs layer 00:42:58 afea3b2eda06: Waiting 00:42:58 7809a108b3ef: Waiting 00:42:58 f706445af74f: Waiting 00:42:58 0510c868ecb4: Waiting 00:42:58 4c4ab2625f07: Verifying Checksum 00:42:58 4c4ab2625f07: Download complete 00:42:58 adcc1eea9eea: Verifying Checksum 00:42:58 adcc1eea9eea: Download complete 00:42:58 afea3b2eda06: Verifying Checksum 00:42:58 afea3b2eda06: Download complete 00:42:58 7809a108b3ef: Verifying Checksum 00:42:58 7809a108b3ef: Download complete 00:42:58 540db60ca938: Verifying Checksum 00:42:58 540db60ca938: Download complete 00:42:59 540db60ca938: Pull complete 00:43:00 adcc1eea9eea: Pull complete 00:43:00 4c4ab2625f07: Pull complete 00:43:02 f706445af74f: Verifying Checksum 00:43:02 f706445af74f: Download complete 00:43:03 Still waiting to schedule task 00:43:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:43:04 0510c868ecb4: Verifying Checksum 00:43:04 0510c868ecb4: Download complete 00:43:14 0510c868ecb4: Pull complete 00:43:15 afea3b2eda06: Pull complete 00:43:15 7809a108b3ef: Pull complete 00:43:21 f706445af74f: Pull complete 00:43:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:43:21 ---> b068be0155e3 00:43:21 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:43:21 ---> Running in c2d70e4a5cc8 00:43:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:43:26 (1/12) Installing libmagic (5.39-r0) 00:43:26 (2/12) Installing file (5.39-r0) 00:43:26 (3/12) Installing libc-dev (0.7.2-r3) 00:43:26 (4/12) Installing g++ (10.2.1_pre1-r3) 00:43:33 (5/12) Installing fortify-headers (1.1-r0) 00:43:33 (6/12) Installing patch (2.7.6-r6) 00:43:33 (7/12) Installing build-base (0.5-r2) 00:43:33 (8/12) Installing libsodium (1.0.18-r0) 00:43:33 (9/12) Installing pkgconf (1.7.3-r0) 00:43:33 (10/12) Installing libsodium-dev (1.0.18-r0) 00:43:33 (11/12) Installing libzmq (4.3.3-r1) 00:43:33 (12/12) Installing zeromq-dev (4.3.3-r1) 00:43:33 Executing busybox-1.32.1-r6.trigger 00:43:33 OK: 219 MiB in 52 packages 00:43:38 Removing intermediate container c2d70e4a5cc8 00:43:38 ---> db0a70a93f54 00:43:38 Step 4/6 : WORKDIR /edgex-go 00:43:38 ---> Running in de1dfed2f408 00:43:38 Removing intermediate container de1dfed2f408 00:43:38 ---> 340316b8810b 00:43:38 Step 5/6 : COPY go.mod . 00:43:38 ---> 93c9dd734ed0 00:43:38 Step 6/6 : RUN go mod download 00:43:38 ---> Running in 85d53e9a92b2 00:44:11 Removing intermediate container 85d53e9a92b2 00:44:11 ---> f09d9229e088 00:44:11 Successfully built f09d9229e088 00:44:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:44:11 + docker inspect -f . ci-base-image-x86_64 00:44:12 . [Pipeline] withDockerContainer 00:44:12 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 00:44:12 $ 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-x86_64 cat 00:44:13 $ docker top 86eea4ae3afa242a77e66a9b036de54770e907854ffd7ce9f0f4dd24dd756f71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:13 + go version 00:44:13 go version go1.16.3 linux/amd64 [Pipeline] } 00:44:13 $ docker stop --time=1 86eea4ae3afa242a77e66a9b036de54770e907854ffd7ce9f0f4dd24dd756f71 00:44:15 $ docker rm -f 86eea4ae3afa242a77e66a9b036de54770e907854ffd7ce9f0f4dd24dd756f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:16 + docker inspect -f . ci-base-image-x86_64 00:44:16 . [Pipeline] withDockerContainer 00:44:16 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 00:44:16 $ 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-x86_64 cat 00:44:18 $ docker top 4d52dee7fb5cea1bef335255879aab6455b07b835b7afca38b70dd0872ac8bba -eo pid,comm [Pipeline] { [Pipeline] echo 00:44:18 ========================================================= 00:44:18 [edgeXBuildGoParallel] Running Tests and Build... 00:44:18 ========================================================= [Pipeline] sh 00:44:18 + go mod tidy [Pipeline] sh 00:44:21 + make test 00:44:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:44:40 ? github.com/edgexfoundry/edgex-go [no test files] 00:45:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:45:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:45:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:45:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:45:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:45:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2976 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws 00:45:51 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:45:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:45:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:45:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.187s coverage: 45.9% of statements 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.173s coverage: 19.8% of statements 00:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.121s coverage: 100.0% of statements 00:45:56 using credential edgex-jenkins-ssh 00:45:56 Cloning the remote Git repository 00:45:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:45:57 > git init /w/workspace/edgex-go/6 # timeout=10 00:45:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:57 > git --version # timeout=10 00:45:57 > git --version # 'git version 2.17.1' 00:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.585s coverage: 27.1% of statements 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.337s coverage: 100.0% of statements 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.126s coverage: 100.0% of statements 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 71.3% of statements 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.345s coverage: 87.7% of statements 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.133s coverage: 78.9% of statements 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.604s coverage: 28.6% of statements 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.224s coverage: 100.0% of statements 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.228s coverage: 100.0% of statements 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.272s coverage: 86.7% of statements 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.247s coverage: 97.5% of statements 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.106s coverage: 78.3% of statements 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:46:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:46:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:46:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:46:14 Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:46:14 Merge succeeded, producing ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:46:14 Checking out Revision ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 (PR-3410) 00:46:14 > git config core.sparsecheckout # timeout=10 00:46:14 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 00:46:14 > git remote # timeout=10 00:46:14 > git config --get remote.origin.url # timeout=10 00:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:14 > git merge 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 00:46:14 > git rev-parse HEAD^{commit} # timeout=10 00:46:14 > git config core.sparsecheckout # timeout=10 00:46:14 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 00:46:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.101s coverage: 95.1% of statements 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:46:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.121s coverage: 58.8% of statements 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:46:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.9% of statements 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:46:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.106s coverage: 22.6% of statements 00:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:46:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.156s coverage: 47.1% of statements 00:46:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements 00:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements 00:46:19 Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.518s coverage: 96.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 00:46:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:46:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:46:21 + sudo service docker restart 00:46:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:46:24 provisioning config files... 00:46:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5116121184552024478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:25 ---> docker-login.sh 00:46:25 nexus3.edgexfoundry.org:10001 00:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:26 Configure a credential helper to remove this warning. See 00:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:26 00:46:26 Login Succeeded 00:46:26 nexus3.edgexfoundry.org:10002 00:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:27 Configure a credential helper to remove this warning. See 00:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:27 00:46:27 Login Succeeded 00:46:27 nexus3.edgexfoundry.org:10003 00:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:27 Configure a credential helper to remove this warning. See 00:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:27 00:46:27 Login Succeeded 00:46:27 nexus3.edgexfoundry.org:10004 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:28 Configure a credential helper to remove this warning. See 00:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:28 00:46:28 Login Succeeded 00:46:28 docker.io 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:29 Configure a credential helper to remove this warning. See 00:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:29 00:46:29 Login Succeeded 00:46:29 ---> docker-login.sh ends [Pipeline] } 00:46:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:46:29 ========================================================= 00:46:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:46:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:46:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:46:32 Sending build context to Docker daemon 167.5MB 00:46:32 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:46:32 Step 2/6 : FROM ${BASE} 00:46:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:46:32 595b0fe564bb: Pulling fs layer 00:46:32 7186ed65a4f7: Pulling fs layer 00:46:32 316046926c0a: Pulling fs layer 00:46:32 4ebd0625c992: Pulling fs layer 00:46:32 207e8628e3a3: Pulling fs layer 00:46:32 c791037a9be2: Pulling fs layer 00:46:32 ffd874e62e21: Pulling fs layer 00:46:32 4ebd0625c992: Waiting 00:46:32 207e8628e3a3: Waiting 00:46:32 c791037a9be2: Waiting 00:46:32 ffd874e62e21: Waiting 00:46:32 316046926c0a: Verifying Checksum 00:46:32 316046926c0a: Download complete 00:46:32 7186ed65a4f7: Download complete 00:46:32 207e8628e3a3: Download complete 00:46:32 c791037a9be2: Download complete 00:46:32 595b0fe564bb: Verifying Checksum 00:46:32 595b0fe564bb: Download complete 00:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.128s coverage: 94.4% of statements 00:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.127s coverage: 44.8% of statements 00:46:33 595b0fe564bb: Pull complete 00:46:33 7186ed65a4f7: Pull complete 00:46:33 316046926c0a: Pull complete 00:46:34 ffd874e62e21: Verifying Checksum 00:46:34 ffd874e62e21: Download complete 00:46:36 4ebd0625c992: Verifying Checksum 00:46:36 4ebd0625c992: Download complete 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.758s coverage: 81.8% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.094s coverage: 100.0% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 76.0% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.193s coverage: 85.4% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.403s coverage: 64.4% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.072s coverage: 91.3% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 00:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.189s coverage: 62.9% of statements 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:46:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:46:46 4ebd0625c992: Pull complete 00:46:46 207e8628e3a3: Pull complete 00:46:46 c791037a9be2: Pull complete 00:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.484s coverage: 43.4% of statements 00:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 00:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.197s coverage: 84.8% of statements 00:46:49 ffd874e62e21: Pull complete 00:46:49 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:46:49 ---> cfc18b08335c 00:46:49 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:46:52 ---> Running in ba89a68a45f0 00:46:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.538s coverage: 47.0% of statements 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:46:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.092s coverage: 100.0% of statements 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:46:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:46:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.181s coverage: 9.6% of statements 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:46:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.470s coverage: 92.6% of statements 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:46:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:46:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:56 (1/12) Installing libmagic (5.39-r0) 00:46:57 (2/12) Installing file (5.39-r0) 00:46:57 (3/12) Installing libc-dev (0.7.2-r3) 00:46:57 (4/12) Installing g++ (10.2.1_pre1-r3) 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.879s coverage: 28.7% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.104s coverage: 99.0% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.147s coverage: 100.0% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.170s coverage: 64.6% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.254s coverage: 97.6% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.095s coverage: 100.0% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:46:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:47:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.146s coverage: 100.0% of statements 00:47:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.095s coverage: 28.1% of statements 00:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:47:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.115s coverage: 100.0% of statements 00:47:02 GO111MODULE=on go vet ./... 00:47:06 (5/12) Installing fortify-headers (1.1-r0) 00:47:06 (6/12) Installing patch (2.7.6-r6) 00:47:06 (7/12) Installing build-base (0.5-r2) 00:47:06 (8/12) Installing libsodium (1.0.18-r0) 00:47:06 (9/12) Installing pkgconf (1.7.3-r0) 00:47:06 (10/12) Installing libsodium-dev (1.0.18-r0) 00:47:06 (11/12) Installing libzmq (4.3.3-r1) 00:47:07 (12/12) Installing zeromq-dev (4.3.3-r1) 00:47:07 Executing busybox-1.32.1-r6.trigger 00:47:07 OK: 218 MiB in 52 packages 00:47:13 Removing intermediate container ba89a68a45f0 00:47:13 ---> 3ebc5812b6f7 00:47:13 Step 4/6 : WORKDIR /edgex-go 00:47:13 ---> Running in 586ee7b1a972 00:47:13 Removing intermediate container 586ee7b1a972 00:47:13 ---> e440340e6803 00:47:13 Step 5/6 : COPY go.mod . 00:47:14 ---> 9ca664282406 00:47:14 Step 6/6 : RUN go mod download 00:47:14 ---> Running in 05cf438e4002 00:47:40 Removing intermediate container 05cf438e4002 00:47:40 ---> 8496ad3d2238 00:47:40 Successfully built 8496ad3d2238 00:47:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:47:41 + docker inspect -f . ci-base-image-arm64 00:47:41 . [Pipeline] withDockerContainer 00:47:41 prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container 00:47:41 $ 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:47:42 $ docker top 65081b34d0e9433f4df02d66955218a3af95ef32d18d576d86d8913255f53899 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:43 + go version 00:47:43 go version go1.16.3 linux/arm64 [Pipeline] } 00:47:43 $ docker stop --time=1 65081b34d0e9433f4df02d66955218a3af95ef32d18d576d86d8913255f53899 00:47:45 $ docker rm -f 65081b34d0e9433f4df02d66955218a3af95ef32d18d576d86d8913255f53899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:46 + docker inspect -f . ci-base-image-arm64 00:47:46 . [Pipeline] withDockerContainer 00:47:46 prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container 00:47:46 $ 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:47:48 $ docker top 43302df3bf321db90b5dbef425f5b6d536df55478760f6d31c33239dea65324f -eo pid,comm [Pipeline] { [Pipeline] echo 00:47:49 ========================================================= 00:47:49 [edgeXBuildGoParallel] Running Tests and Build... 00:47:49 ========================================================= [Pipeline] sh 00:47:49 + go mod tidy [Pipeline] sh 00:47:51 + make test 00:47:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:48:11 gofmt -l . 00:48:11 [ "`gofmt -l .`" = "" ] 00:48:13 ./bin/test-go-mod-tidy.sh 00:48:14 ./bin/test-attribution-txt.sh [Pipeline] sh 00:48:17 + ls -al . 00:48:17 total 808 00:48:17 drwxrwxr-x 10 1001 1001 4096 May 5 00:48 . 00:48:17 drwxr-xr-x 4 root root 28 May 5 00:44 .. 00:48:17 -rw-rw-r-- 1 1001 1001 11 May 5 00:41 .dockerignore 00:48:17 drwxrwxr-x 8 1001 1001 179 May 5 00:41 .git 00:48:17 drwxrwxr-x 3 1001 1001 125 May 5 00:41 .github 00:48:17 -rw-rw-r-- 1 1001 1001 818 May 5 00:41 .gitignore 00:48:17 drwx------ 3 1001 1001 60 May 5 00:42 .semver 00:48:17 -rw-rw-r-- 1 1001 1001 166 May 5 00:41 .sonarcloud.properties 00:48:17 -rw-rw-r-- 1 1001 1001 8609 May 5 00:41 Attribution.txt 00:48:17 -rw-rw-r-- 1 1001 1001 3804 May 5 00:41 CONTRIBUTING.md 00:48:17 -rw-rw-r-- 1 1001 1001 931 May 5 00:41 Dockerfile.build 00:48:17 -rw-rw-r-- 1 1001 1001 863 May 5 00:41 Jenkinsfile 00:48:17 -rw-rw-r-- 1 1001 1001 10775 May 5 00:41 LICENSE 00:48:17 -rw-rw-r-- 1 1001 1001 5774 May 5 00:41 Makefile 00:48:17 -rw-rw-r-- 1 1001 1001 7978 May 5 00:41 README.md 00:48:17 -rw-rw-r-- 1 1001 1001 6755 May 5 00:41 SECURITY.md 00:48:17 -rw-rw-r-- 1 1001 1001 5 May 5 00:42 VERSION 00:48:17 -rw-rw-r-- 1 1001 1001 4131 May 5 00:41 ZMQWindows.md 00:48:17 drwxrwxr-x 2 1001 1001 117 May 5 00:41 bin 00:48:17 drwxrwxr-x 14 1001 1001 4096 May 5 00:41 cmd 00:48:17 -rw-r--r-- 1 root root 699522 May 5 00:47 coverage.out 00:48:17 -rw-r--r-- 1 root root 1060 May 5 00:48 go.mod 00:48:17 -rw-r--r-- 1 root root 22420 May 5 00:44 go.sum 00:48:17 drwxrwxr-x 8 1001 1001 127 May 5 00:41 internal 00:48:17 drwxrwxr-x 4 1001 1001 26 May 5 00:41 openapi 00:48:17 drwxrwxr-x 4 1001 1001 71 May 5 00:41 snap 00:48:17 -rw-rw-r-- 1 1001 1001 168 May 5 00:41 version.go [Pipeline] sh 00:48:17 + '[' -e coverage.out ] 00:48:17 + chown 1001:1001 coverage.out [Pipeline] stash 00:48:18 Stashed 1 file(s) [Pipeline] sh 00:48:18 ? github.com/edgexfoundry/edgex-go [no test files] 00:48:18 + make build 00:48:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:22 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:48:44 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:48:46 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:48:50 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:48:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48: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:48:59 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:49:02 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:49:05 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:49:07 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:49:11 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:49:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } 00:49:20 $ docker stop --time=1 4d52dee7fb5cea1bef335255879aab6455b07b835b7afca38b70dd0872ac8bba 00:49:22 $ docker rm -f 4d52dee7fb5cea1bef335255879aab6455b07b835b7afca38b70dd0872ac8bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:49:28 00:49:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:49:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:49:29 latest: Pulling from edgex-devops/edgex-compose 00:49:29 cbdbe7a5bc2a: Pulling fs layer 00:49:29 ca9280d653b3: Pulling fs layer 00:49:29 7e9c9ca2126c: Pulling fs layer 00:49:30 cbdbe7a5bc2a: Verifying Checksum 00:49:30 cbdbe7a5bc2a: Download complete 00:49:31 cbdbe7a5bc2a: Pull complete 00:49:31 ca9280d653b3: Verifying Checksum 00:49:31 ca9280d653b3: Download complete 00:49:35 ca9280d653b3: Pull complete 00:49:35 7e9c9ca2126c: Verifying Checksum 00:49:35 7e9c9ca2126c: Download complete 00:49:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:49:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:49:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:49:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:49:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:49:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:49:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:49:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:49:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:49:45 7e9c9ca2126c: Pull complete 00:49:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:49:45 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 00:49: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:latest cat 00:49:47 $ docker top 72ba31f692c2ffe9e3401bb11d8c032209c7589ea869e7ce91d3d7d30e9a3b1f -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:48 + docker-compose build --help 00:49:48 + grep parallel 00:49:50 --parallel Build images in parallel. [Pipeline] } 00:49:50 $ docker stop --time=1 72ba31f692c2ffe9e3401bb11d8c032209c7589ea869e7ce91d3d7d30e9a3b1f 00:49:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:49:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:49:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:49:52 $ docker rm -f 72ba31f692c2ffe9e3401bb11d8c032209c7589ea869e7ce91d3d7d30e9a3b1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:49:54 . [Pipeline] withDockerContainer 00:49:54 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 00:49:54 $ 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:latest cat 00:49:56 $ docker top 0af2058ccda8d7112d5e1587a05d64eed8eaeaea7af6348abde72d6548b53dfc -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements 00:49:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:49:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:49:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:49:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:49:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:49:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:49:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.136s coverage: 19.8% of statements 00:49:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:49:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.296s coverage: 100.0% of statements 00:49:58 Building docker-core-command-go ... 00:49:58 Building docker-core-data-go ... 00:49:58 Building docker-core-metadata-go ... 00:49:58 Building docker-security-bootstrapper-go ... 00:49:58 Building docker-security-proxy-setup-go ... 00:49:58 Building docker-security-secretstore-setup-go ... 00:49:58 Building docker-support-notifications-go ... 00:49:58 Building docker-support-scheduler-go ... 00:49:58 Building docker-sys-mgmt-agent-go ... 00:49:58 Building docker-sys-mgmt-agent-go 00:49:58 Building docker-support-notifications-go 00:49:58 Building docker-core-data-go 00:49:58 Building docker-core-command-go 00:49:58 Building docker-security-secretstore-setup-go 00:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.629s coverage: 27.1% of statements 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.133s coverage: 100.0% of statements 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 71.3% of statements 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 87.7% of statements 00:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.175s coverage: 78.9% of statements 00:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.100s coverage: 28.6% of statements 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.281s coverage: 100.0% of statements 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.412s coverage: 97.5% of statements 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.208s coverage: 78.3% of statements 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.381s coverage: 95.1% of statements 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.115s coverage: 58.8% of statements 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.9% of statements 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.137s coverage: 22.6% of statements 00:50:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.184s coverage: 79.5% of statements 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.117s coverage: 94.1% of statements 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 00:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.140s coverage: 87.5% of statements 00:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.154s coverage: 94.4% of statements 00:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements 00:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.577s coverage: 81.8% of statements 00:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.203s coverage: 92.9% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.149s coverage: 80.0% of statements 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.208s coverage: 85.4% of statements 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.730s coverage: 64.4% of statements 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements 00:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 00:50:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 00:50:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 00:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 00:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.811s coverage: 62.9% of statements 00:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.4% of statements 00:50:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:50:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 00:50:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements 00:51:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.503s coverage: 47.0% of statements 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:51:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:51:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:51:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.183s coverage: 9.6% of statements 00:51:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:51:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.423s coverage: 92.6% of statements 00:51:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:51:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:51:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:51:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:07 ---> f09d9229e088 00:51:07 Step 3/23 : WORKDIR /edgex-go 00:51:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:07 ---> f09d9229e088 00:51:07 Step 3/23 : WORKDIR /edgex-go 00:51:07 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:51:07 ---> f09d9229e088 00:51:07 Step 3/25 : WORKDIR /edgex-go 00:51:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:51:07 ---> f09d9229e088 00:51:07 Step 3/22 : WORKDIR /edgex-go 00:51:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:07 ---> f09d9229e088 00:51:07 Step 3/23 : WORKDIR /edgex-go 00:51:07 ---> Running in 3253ee982834 00:51:07 ---> Running in b7db2f832632 00:51:07 ---> Running in 8003cc644ab6 00:51:07 ---> Running in ecd2a9014375 00:51:07 ---> Running in 56e13bb92eea 00:51:07 Removing intermediate container 56e13bb92eea 00:51:07 ---> 50f1c1980641 00:51:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:07 Removing intermediate container 8003cc644ab6 00:51:07 ---> 14eed7f530f3 00:51:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:07 Removing intermediate container ecd2a9014375 00:51:07 ---> 35d77be98f7f 00:51:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:07 Removing intermediate container 3253ee982834 00:51:07 ---> cbaf385d28e6 00:51:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:07 Removing intermediate container b7db2f832632 00:51:07 ---> db6b43c4e8b8 00:51:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:07 ---> Running in d07fd580ff27 00:51:07 ---> Running in a68da8e6de91 00:51:07 ---> Running in efec8a6ec348 00:51:07 ---> Running in 0c15b3164ed8 00:51:07 ---> Running in f24124c94a6b 00:51:07 Removing intermediate container d07fd580ff27 00:51:07 ---> cca87d2d1be9 00:51:07 Step 5/23 : RUN apk add --update --no-cache make bash git 00:51:07 Removing intermediate container 0c15b3164ed8 00:51:07 ---> 5ae8bce942f6 00:51:07 Step 5/23 : RUN apk add --update --no-cache make git 00:51:07 Removing intermediate container efec8a6ec348 00:51:07 ---> 720689f28c0f 00:51:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:51:07 ---> Running in 33a0da479bfc 00:51:07 Removing intermediate container f24124c94a6b 00:51:07 ---> e53d7ace4f39 00:51:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:51:07 ---> Running in edae88a44557 00:51:07 ---> Running in 1e2266bed09a 00:51:07 ---> Running in dd2364c38563 00:51:07 Removing intermediate container a68da8e6de91 00:51:07 ---> 9315982e73c8 00:51:07 Step 5/25 : RUN apk add --update --no-cache make git 00:51:07 ---> Running in 4f45700695c6 00:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:51:10 OK: 219 MiB in 52 packages 00:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:51:10 OK: 219 MiB in 52 packages 00:51:11 OK: 219 MiB in 52 packages 00:51:11 OK: 219 MiB in 52 packages 00:51:12 Removing intermediate container 1e2266bed09a 00:51:12 ---> e6b53879ec6f 00:51:12 Step 6/22 : COPY go.mod . 00:51:12 OK: 219 MiB in 52 packages 00:51:12 Removing intermediate container dd2364c38563 00:51:12 ---> a074de3e4fd1 00:51:12 Step 6/23 : COPY go.mod . 00:51:13 Removing intermediate container 33a0da479bfc 00:51:13 ---> b4cb3d7a0cf0 00:51:13 Step 6/23 : COPY go.mod . 00:51:13 ---> f495e56aa771 00:51:13 Step 7/22 : RUN go mod download 00:51:13 ---> Running in b38f84b840f7 00:51:13 Removing intermediate container edae88a44557 00:51:13 ---> ff329bf08414 00:51:13 Step 6/23 : COPY go.mod . 00:51:14 ---> 1fe12824ce8c 00:51:14 Step 7/23 : RUN go mod download 00:51:14 ---> 82d6544253d6 00:51:14 Step 7/23 : RUN go mod download 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.657s coverage: 28.7% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.176s coverage: 100.0% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.227s coverage: 64.6% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.326s coverage: 97.6% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.109s coverage: 100.0% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.116s coverage: 87.9% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements 00:51:14 Removing intermediate container 4f45700695c6 00:51:14 ---> f79bd2cca250 00:51:14 Step 6/25 : COPY go.mod . 00:51:14 ---> Running in c8118aba1059 00:51:14 ---> Running in 09ca386c4b8c 00:51:14 ---> b2ab8af1b50e 00:51:14 Step 7/23 : RUN go mod download 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:51:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 00:51:15 ---> Running in cab0de108c42 00:51:15 ---> 2f28e22c2b5c 00:51:15 Step 7/25 : RUN go mod download 00:51:15 ---> Running in a2a8f20b43ba 00:51:16 GO111MODULE=on go vet ./... 00:51:18 Removing intermediate container 09ca386c4b8c 00:51:18 ---> c86798d522ef 00:51:18 Step 8/23 : COPY . . 00:51:18 Removing intermediate container b38f84b840f7 00:51:18 ---> 5425a68bb2af 00:51:18 Step 8/22 : COPY . . 00:51:18 Removing intermediate container c8118aba1059 00:51:18 ---> cab115682f58 00:51:18 Step 8/23 : COPY . . 00:51:18 Removing intermediate container cab0de108c42 00:51:18 ---> cfa7a6a2618e 00:51:18 Step 8/23 : COPY . . 00:51:21 Removing intermediate container a2a8f20b43ba 00:51:21 ---> b3c3fce71882 00:51:21 Step 8/25 : COPY . . 00:52:30 ---> 3d1bbbea5fcd 00:52:30 Step 9/23 : RUN make cmd/core-data/core-data 00:52:30 ---> 95981aadc943 00:52:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:52:30 ---> 267e5748892d 00:52:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:30 ---> 799499e1a257 00:52:30 Step 9/23 : RUN make cmd/core-command/core-command 00:52:30 ---> 3f07189056d3 00:52:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:52:30 ---> Running in ca71660842c6 00:52:30 ---> Running in 993bb0c4e19f 00:52:30 ---> Running in d9c365dac095 00:52:30 ---> Running in 04867435114e 00:52:30 ---> Running in 2a1a0d652cc5 00:52:30 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:52:30 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:52:30 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:52:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:52:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:53:07 gofmt -l . 00:53:07 [ "`gofmt -l .`" = "" ] 00:53:07 ./bin/test-go-mod-tidy.sh 00:53:07 ./bin/test-attribution-txt.sh [Pipeline] sh 00:53:08 + ls -al . 00:53:08 total 836 00:53:08 drwxrwxr-x 9 1001 1001 4096 May 5 00:53 . 00:53:08 drwxr-xr-x 4 root root 4096 May 5 00:47 .. 00:53:08 -rw-rw-r-- 1 1001 1001 11 May 5 00:46 .dockerignore 00:53:08 drwxrwxr-x 8 1001 1001 4096 May 5 00:46 .git 00:53:08 drwxrwxr-x 3 1001 1001 4096 May 5 00:46 .github 00:53:08 -rw-rw-r-- 1 1001 1001 818 May 5 00:46 .gitignore 00:53:08 -rw-rw-r-- 1 1001 1001 166 May 5 00:46 .sonarcloud.properties 00:53:08 -rw-rw-r-- 1 1001 1001 8609 May 5 00:46 Attribution.txt 00:53:08 -rw-rw-r-- 1 1001 1001 3804 May 5 00:46 CONTRIBUTING.md 00:53:08 -rw-rw-r-- 1 1001 1001 931 May 5 00:46 Dockerfile.build 00:53:08 -rw-rw-r-- 1 1001 1001 863 May 5 00:46 Jenkinsfile 00:53:08 -rw-rw-r-- 1 1001 1001 10775 May 5 00:46 LICENSE 00:53:08 -rw-rw-r-- 1 1001 1001 5774 May 5 00:46 Makefile 00:53:08 -rw-rw-r-- 1 1001 1001 7978 May 5 00:46 README.md 00:53:08 -rw-rw-r-- 1 1001 1001 6755 May 5 00:46 SECURITY.md 00:53:08 -rw-rw-r-- 1 1001 1001 5 May 5 00:42 VERSION 00:53:08 -rw-rw-r-- 1 1001 1001 4131 May 5 00:46 ZMQWindows.md 00:53:08 drwxrwxr-x 2 1001 1001 4096 May 5 00:46 bin 00:53:08 drwxrwxr-x 14 1001 1001 4096 May 5 00:46 cmd 00:53:08 -rw-r--r-- 1 root root 699522 May 5 00:51 coverage.out 00:53:08 -rw-r--r-- 1 root root 1060 May 5 00:52 go.mod 00:53:08 -rw-r--r-- 1 root root 22420 May 5 00:47 go.sum 00:53:08 drwxrwxr-x 8 1001 1001 4096 May 5 00:46 internal 00:53:08 drwxrwxr-x 4 1001 1001 4096 May 5 00:46 openapi 00:53:08 drwxrwxr-x 4 1001 1001 4096 May 5 00:46 snap 00:53:08 -rw-rw-r-- 1 1001 1001 168 May 5 00:46 version.go [Pipeline] sh 00:53:08 + '[' -e coverage.out ] 00:53:08 + chown 1001:1001 coverage.out [Pipeline] stash 00:53:08 Warning: overwriting stash ‘coverage-report’ 00:53:10 Stashed 1 file(s) [Pipeline] sh 00:53:10 + make build 00:53:10 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:53:19 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:53:27 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:53:32 Removing intermediate container 04867435114e 00:53:32 ---> 304af3aa0e03 00:53:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:53:33 ---> Running in 4b7000beba47 00:53:33 Removing intermediate container d9c365dac095 00:53:33 ---> 2024ede04643 00:53:33 00:53:33 Step 10/23 : FROM alpine:3.12 00:53:33 Removing intermediate container 993bb0c4e19f 00:53:33 ---> 959081a32d7d 00:53:33 00:53:33 Step 10/22 : FROM alpine:3.12 00:53:33 3.12: Pulling from library/alpine 00:53:33 3.12: Pulling from library/alpine 00:53: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:53:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:53:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:53:35 Status: Downloaded newer image for alpine:3.12 00:53:35 ---> 13621d1b12d4 00:53:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:53:35 Status: Downloaded newer image for alpine:3.12 00:53:35 ---> 13621d1b12d4 00:53:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:53:39 ---> Running in a14cdff2c0aa 00:53:39 ---> Running in e09707d41489 00:53:39 Removing intermediate container 2a1a0d652cc5 00:53:39 ---> 71b2778973cc 00:53:39 00:53:39 Step 10/25 : FROM alpine:3.12 00:53:39 ---> 13621d1b12d4 00:53:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:53:40 ---> Running in 257d40a7a960 00:53:40 Removing intermediate container ca71660842c6 00:53:40 ---> 3a62d20dd158 00:53:40 00:53:40 Step 10/23 : FROM alpine:3.12 00:53:40 ---> 13621d1b12d4 00:53:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:40 ---> Running in f0c84fada31f 00:53:41 Removing intermediate container 4b7000beba47 00:53:41 ---> 5f3e33b91e5a 00:53:41 00:53:41 Step 11/23 : FROM docker:20.10.0 00:53:41 20.10.0: Pulling from library/docker 00:53:41 Removing intermediate container f0c84fada31f 00:53:41 ---> a2c4bf2cf539 00:53:41 Step 12/23 : ENV APP_PORT=48080 00:53:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:41 ---> Running in a3118742f28c 00:53:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:42 (1/1) Installing dumb-init (1.2.2-r1) 00:53:42 Executing busybox-1.31.1-r20.trigger 00:53:42 OK: 6 MiB in 15 packages 00:53:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:42 (1/2) Installing ca-certificates (20191127-r4) 00:53:42 (2/2) Installing dumb-init (1.2.2-r1) 00:53:42 Executing busybox-1.31.1-r20.trigger 00:53:42 Executing ca-certificates-20191127-r4.trigger 00:53:42 (1/6) Installing ca-certificates (20191127-r4) 00:53:42 OK: 6 MiB in 16 packages 00:53:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:53:42 (3/6) Installing libcurl (7.76.1-r0) 00:53:42 (4/6) Installing curl (7.76.1-r0) 00:53:43 (5/6) Installing dumb-init (1.2.2-r1) 00:53:43 (6/6) Installing su-exec (0.2-r1) 00:53:43 Executing busybox-1.31.1-r20.trigger 00:53:43 Executing ca-certificates-20191127-r4.trigger 00:53:43 OK: 7 MiB in 20 packages 00:53:43 Removing intermediate container a3118742f28c 00:53:43 ---> c9de45be99c3 00:53:43 Step 13/23 : EXPOSE $APP_PORT 00:53:43 ---> Running in 8007d2265ce7 00:53:44 Removing intermediate container 8007d2265ce7 00:53:44 ---> ddb8b6a10e25 00:53:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:44 Removing intermediate container a14cdff2c0aa 00:53:44 ---> 3dc1f1ce8c4c 00:53:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:53:45 ---> Running in f38fe4730325 00:53:45 ---> Running in 98edb846f418 00:53:45 Removing intermediate container e09707d41489 00:53:45 ---> ac9c1ac123ce 00:53:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:53:45 Removing intermediate container 257d40a7a960 00:53:45 ---> 87b724e5de54 00:53:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:53:46 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:53:46 Removing intermediate container f38fe4730325 00:53:46 ---> f5c586d5e4aa 00:53:46 Step 13/23 : ENV APP_PORT=48082 00:53:46 ---> Running in 3ae763ea186a 00:53:46 ---> Running in 9c56624c5133 00:53:46 ---> Running in a2aab718f647 00:53:46 Removing intermediate container 3ae763ea186a 00:53:46 ---> 77529f95191c 00:53:46 Step 13/25 : WORKDIR / 00:53:46 Removing intermediate container a2aab718f647 00:53:46 ---> e61ef3069aee 00:53:46 Step 14/23 : EXPOSE $APP_PORT 00:53:46 Removing intermediate container 9c56624c5133 00:53:46 ---> 45081454ad11 00:53:46 Step 13/22 : ENV APP_PORT=48060 00:53:47 ---> Running in 5718be6c0268 00:53:47 ---> Running in 6ca0309878c3 00:53:47 ---> Running in ef75b36f73ce 00:53:47 Removing intermediate container ef75b36f73ce 00:53:47 ---> 982b8339d250 00:53:47 Step 15/23 : WORKDIR / 00:53:47 Removing intermediate container 5718be6c0268 00:53:47 ---> f231d4305682 00:53:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:53:47 Removing intermediate container 6ca0309878c3 00:53:47 ---> 1cf51140d364 00:53:47 Step 14/22 : EXPOSE $APP_PORT 00:53:48 ---> Running in ec95e36643c4 00:53:48 Removing intermediate container 98edb846f418 00:53:48 ---> 94bbd38425cd 00:53:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:53:48 ---> Running in 38c371e0c8ba 00:53:48 ---> Running in dfb136fc74c9 00:53:49 Removing intermediate container ec95e36643c4 00:53:49 ---> f9bc8c725298 00:53:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:49 ---> d1f3cf33d7b7 00:53:49 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:53:49 Removing intermediate container 38c371e0c8ba 00:53:49 ---> dd736074414a 00:53:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:50 ---> e5ce2a198605 00:53:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:53:50 ---> c66783e1b509 00:53:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:53:50 ---> 4d78795df1aa 00:53:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:53:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:53:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:51 ---> 270e4934bf71 00:53:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:53:51 ---> cf21db55538a 00:53:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:53:51 ---> 23cd64a8675b 00:53:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:53:51 (1/6) Installing dumb-init (1.2.2-r1) 00:53:51 (2/6) Installing libgcc (9.3.0-r2) 00:53:51 ---> e513b78682e5 00:53:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:53:51 (3/6) Installing libsodium (1.0.18-r0) 00:53:52 (4/6) Installing libstdc++ (9.3.0-r2) 00:53:52 ---> e87f63e82f44 00:53:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:53:52 ---> 904d3ba61a4c 00:53:52 Step 19/23 : ENTRYPOINT ["/core-command"] 00:53:52 (5/6) Installing libzmq (4.3.3-r0) 00:53:52 (6/6) Installing zeromq (4.3.3-r0) 00:53:52 ---> Running in 07f92ba11a95 00:53:52 Executing busybox-1.31.1-r20.trigger 00:53:52 OK: 8 MiB in 20 packages 00:53:52 ---> Running in 851bf30118b8 00:53:53 ---> 79460548fca6 00:53:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:53:53 Removing intermediate container 851bf30118b8 00:53:53 ---> 9df53db43f78 00:53:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:53 Removing intermediate container 07f92ba11a95 00:53:53 ---> 169e126535ee 00:53:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:54 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:53:54 ---> Running in ee9b5c87d498 00:53:54 ---> Running in 8c92b7f90b0c 00:53:55 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:53:55 Removing intermediate container dfb136fc74c9 00:53:55 ---> be9a69c2abe5 00:53:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:55 ---> 3744fe6bf2da 00:53:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:53:55 Removing intermediate container 8c92b7f90b0c 00:53:55 ---> c3f4644043c7 00:53:55 Step 20/22 : LABEL arch=x86_64 00:53:55 Removing intermediate container ee9b5c87d498 00:53:55 ---> 05f56a44c885 00:53:55 Step 21/23 : LABEL arch=x86_64 00:53:55 ---> Running in 04d747b29be2 00:53:56 ---> Running in c504b8e682da 00:53:56 ---> a81fb5566643 00:53:56 Step 21/25 : 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:53:56 Removing intermediate container 04d747b29be2 00:53:56 ---> 30af6a6c9bb1 00:53:56 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:53:56 ---> aaac1eedbab5 00:53:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:53:56 Status: Downloaded newer image for docker:20.10.0 00:53:56 ---> aefe523efa57 00:53:56 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:53:56 ---> Running in 764c2b961cce 00:53:56 ---> Running in 03afcce52dad 00:53:56 Removing intermediate container c504b8e682da 00:53:56 ---> 606072637af7 00:53:56 Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:53:56 ---> Running in 21f6a8ebe80c 00:53:56 ---> Running in 81efa8b41967 00:53:57 Removing intermediate container 03afcce52dad 00:53:57 ---> 52117f5771a6 00:53:57 Step 23/23 : LABEL version=0.0.0 00:53:57 Removing intermediate container 21f6a8ebe80c 00:53:57 ---> ea4b058b5e4c 00:53:57 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:53:57 ---> Running in 95ccc9cf5e4e 00:53:57 Removing intermediate container 81efa8b41967 00:53:57 ---> d8cfb15ea9f3 00:53:57 Step 22/22 : LABEL version=0.0.0 00:53:57 ---> Running in 2b785cfb5bd8 00:53:57 ---> 09bc93bf9462 00:53:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:57 ---> Running in ee208cd93f8d 00:53:57 Removing intermediate container 95ccc9cf5e4e 00:53:57 ---> 45fafe5853c7 00:53:57 00:53:58 Removing intermediate container ee208cd93f8d 00:53:58 ---> 154ee194952d 00:53:58 00:53:58 ---> 18e536dc5fab 00:53:58 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:59 Successfully built 45fafe5853c7 00:53:59 (1/39) Installing readline (8.0.4-r0) 00:53:59 (2/39) Installing bash (5.0.17-r0) 00:53:59 ---> Running in 772c0c40e342 00:53:59 Executing bash-5.0.17-r0.post-install 00:53:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:53:59 Successfully tagged docker-core-command-go:latest 00:53:59 (4/39) Installing libcurl (7.76.1-r0) 00:53:59 Removing intermediate container 764c2b961cce 00:53:59 ---> 8d7e0e8dcf3b 00:53:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:53:59 (5/39) Installing curl (7.76.1-r0) 00:53:59  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 00:53:59 (6/39) Installing dumb-init (1.2.2-r1) 00:53:59 (7/39) Installing libbz2 (1.0.8-r1) 00:53:59 (8/39) Installing expat (2.2.9-r1) 00:53:59 (9/39) Installing libffi (3.3-r2) 00:53:59 (10/39) Installing gdbm (1.13-r1) 00:53:59 (11/39) Installing xz-libs (5.2.5-r0) 00:53:59 (12/39) Installing sqlite-libs (3.32.1-r0) 00:53:59 (13/39) Installing python3 (3.8.8-r0) 00:53:59 ---> Running in e2ae4b805243 00:53:59 Successfully built 154ee194952d 00:53:59 Successfully tagged docker-support-notifications-go:latest 00:53:59 Building docker-support-scheduler-go 00:54:00  Building docker-support-notifications-go ... done Removing intermediate container 772c0c40e342 00:54:00 ---> ac932443853c 00:54:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:54:03 ---> Running in 7a9e8ae9143d 00:54:04 Removing intermediate container e2ae4b805243 00:54:04 ---> e9e35ddc25cd 00:54:04 Step 23/25 : LABEL arch=x86_64 00:54:04 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:54:05 (14/39) Installing py3-appdirs (1.4.4-r1) 00:54:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:54:05 (16/39) Installing py3-parsing (2.4.7-r0) 00:54:05 (17/39) Installing py3-six (1.15.0-r0) 00:54:05 (18/39) Installing py3-packaging (20.4-r0) 00:54:05 (19/39) Installing py3-setuptools (47.0.0-r0) 00:54:05 (20/39) Installing py3-chardet (3.0.4-r4) 00:54:05 (21/39) Installing py3-idna (2.9-r0) 00:54:05 ---> Running in 2dd4be1ea411 00:54:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:54:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:54:06 (24/39) Installing py3-requests (2.23.0-r0) 00:54:06 (25/39) Installing py3-msgpack (1.0.0-r0) 00:54:06 (26/39) Installing py3-lockfile (0.12.2-r3) 00:54:06 Removing intermediate container 7a9e8ae9143d 00:54:06 ---> 7b91135abd02 00:54:06 Step 21/23 : LABEL arch=x86_64 00:54:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:54:06 (28/39) Installing py3-colorama (0.4.3-r0) 00:54:06 (29/39) Installing py3-distlib (0.3.0-r0) 00:54:06 (30/39) Installing py3-distro (1.5.0-r1) 00:54:06 (31/39) Installing py3-webencodings (0.5.1-r3) 00:54:06 (32/39) Installing py3-html5lib (1.0.1-r4) 00:54:06 ---> Running in 6814b7044297 00:54:06 Removing intermediate container 2dd4be1ea411 00:54:06 ---> ee64ad5badba 00:54:06 Step 24/25 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:54:06 (33/39) Installing py3-pytoml (0.1.21-r0) 00:54:07 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:54:07 (34/39) Installing py3-pep517 (0.8.2-r0) 00:54:07 (35/39) Installing py3-progress (1.5-r0) 00:54:07 (36/39) Installing py3-toml (0.10.1-r0) 00:54:08 (37/39) Installing py3-retrying (1.3.3-r0) 00:54:08 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:54:08 (39/39) Installing py3-pip (20.1.1-r0) 00:54:09 ---> Running in 72f0a1200164 00:54:10 Executing busybox-1.31.1-r19.trigger 00:54:10 OK: 72 MiB in 59 packages 00:54:10 Removing intermediate container 6814b7044297 00:54:10 ---> 5853c5b8a68c 00:54:10 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:54:10 ---> Running in 575fe803ea74 00:54:10 Removing intermediate container 72f0a1200164 00:54:10 ---> 00a7bcb66c14 00:54:10 Step 25/25 : LABEL version=0.0.0 00:54:11 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:54:12 ---> Running in 15eb88bf04aa 00:54:12 Removing intermediate container 575fe803ea74 00:54:12 ---> cf3de0dc5a9b 00:54:12 Step 23/23 : LABEL version=0.0.0 00:54:12 ---> Running in 61756d8754a1 00:54:13 Removing intermediate container 15eb88bf04aa 00:54:13 ---> 0f80d5da9d33 00:54:13 00:54:13 Successfully built 0f80d5da9d33 00:54:13 Successfully tagged docker-security-secretstore-setup-go:latest 00:54:13  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 00:54:13 Removing intermediate container 61756d8754a1 00:54:13 ---> 0402d5bede91 00:54:13 00:54:14 Successfully built 0402d5bede91 00:54:14 Successfully tagged docker-core-data-go:latest 00:54:14 Building docker-core-metadata-go 00:54:14 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:54:15  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:54:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:54:16 Collecting websocket-client<1.0,>=0.32.0 00:54:16 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:54:16 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:54:16 Collecting cached-property<2,>=1.2.0 00:54:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:54:17 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:54:17 Collecting docopt<0.7,>=0.6.1 00:54:17 Downloading docopt-0.6.2.tar.gz (25 kB) 00:54:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:54:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:54:21 Collecting docker<4.0,>=3.6.0 00:54:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:54:21 Collecting dockerpty<0.5,>=0.4.1 00:54:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] } 00:54:23 $ docker stop --time=1 43302df3bf321db90b5dbef425f5b6d536df55478760f6d31c33239dea65324f 00:54:25 Collecting PyYAML<4,>=3.10 00:54:25 Downloading PyYAML-3.13.tar.gz (270 kB) 00:54:26 $ docker rm -f 43302df3bf321db90b5dbef425f5b6d536df55478760f6d31c33239dea65324f 00:54:28 Collecting texttable<0.10,>=0.9.0 00:54:28 Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:54:29 00:54:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:54:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:54:29 Collecting jsonschema<3,>=2.5.1 00:54:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:54:29 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:54:29 Collecting idna<2.8,>=2.5 00:54:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:54:29 latest: Pulling from edgex-devops/edgex-compose-arm64 00:54:29 29e5d40040c1: Pulling fs layer 00:54:29 1ce36da41761: Pulling fs layer 00:54:29 25b303627fd3: Pulling fs layer 00:54:29 29e5d40040c1: Verifying Checksum 00:54:29 29e5d40040c1: Download complete 00:54:30 1ce36da41761: Verifying Checksum 00:54:30 1ce36da41761: Download complete 00:54:30 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:54:30 Collecting urllib3<1.25,>=1.21.1 00:54:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:54:30 29e5d40040c1: Pull complete 00:54:31 Collecting docker-pycreds>=0.4.0 00:54:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:54:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:54:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:54:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:54:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:54:32 1ce36da41761: Pull complete 00:54:32 25b303627fd3: Verifying Checksum 00:54:32 25b303627fd3: Download complete 00:54:32 Installing collected packages: websocket-client, cached-property, docopt, idna, urllib3, requests, docker-pycreds, docker, dockerpty, PyYAML, texttable, jsonschema, docker-compose 00:54:32 Running setup.py install for docopt: started 00:54:34 Running setup.py install for docopt: finished with status 'done' 00:54:34 Attempting uninstall: idna 00:54:34 Found existing installation: idna 2.9 00:54:34 Uninstalling idna-2.9: 00:54:34 Successfully uninstalled idna-2.9 00:54:35 Attempting uninstall: urllib3 00:54:35 Found existing installation: urllib3 1.25.9 00:54:35 Uninstalling urllib3-1.25.9: 00:54:35 Successfully uninstalled urllib3-1.25.9 00:54:35 Attempting uninstall: requests 00:54:35 Found existing installation: requests 2.23.0 00:54:35 Uninstalling requests-2.23.0: 00:54:35 Successfully uninstalled requests-2.23.0 00:54:37 Running setup.py install for dockerpty: started 00:54:39 Running setup.py install for dockerpty: finished with status 'done' 00:54:39 Running setup.py install for PyYAML: started 00:54:41 Running setup.py install for PyYAML: finished with status 'done' 00:54:41 Running setup.py install for texttable: started 00:54:42 Running setup.py install for texttable: finished with status 'done' 00:54:42 25b303627fd3: Pull complete 00:54:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:54:42 prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container 00:54:42 $ 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:54:43 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:54:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:54:44 ---> f09d9229e088 00:54:44 Step 3/22 : WORKDIR /edgex-go 00:54:44 ---> Using cache 00:54:44 ---> db6b43c4e8b8 00:54:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:44 ---> Using cache 00:54:44 ---> e53d7ace4f39 00:54:44 Step 5/22 : RUN apk add --update --no-cache make git 00:54:45 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:54:45 ---> f09d9229e088 00:54:45 Step 3/31 : WORKDIR /edgex-go 00:54:45 ---> Using cache 00:54:45 ---> db6b43c4e8b8 00:54:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:45 ---> Using cache 00:54:45 ---> e53d7ace4f39 00:54:45 Step 5/31 : RUN apk add --update --no-cache make git 00:54:45 $ docker top bf3b7881f4aba60d2bf161ff79b1a29dc373aa26036fb73335f180f96d4326ae -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:46 + + grepdocker-compose parallel build 00:54:46 --help 00:54:46 ---> Running in 0fbb0c8ff107 00:54:46 ---> Running in 76b333eef568 00:54:50 --parallel Build images in parallel. [Pipeline] } 00:54:50 $ docker stop --time=1 bf3b7881f4aba60d2bf161ff79b1a29dc373aa26036fb73335f180f96d4326ae 00:54:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:54:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:54:52 $ docker rm -f bf3b7881f4aba60d2bf161ff79b1a29dc373aa26036fb73335f180f96d4326ae [Pipeline] // withDockerContainer 00:54:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:54:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:54:53 . [Pipeline] withDockerContainer 00:54:53 prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container 00:54:53 $ 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:54:54 OK: 219 MiB in 52 packages 00:54:54 OK: 219 MiB in 52 packages 00:54:55 $ docker top bf54d7663d613fdc48dfad88d41eaead2ec069d16f0d62add942d4645caa4b5e -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:54:57 Removing intermediate container 0fbb0c8ff107 00:54:57 ---> 643541669d35 00:54:57 Step 6/22 : COPY go.mod . 00:54:57 Removing intermediate container 76b333eef568 00:54:57 ---> bfd3ecf640c8 00:54:57 Step 6/31 : COPY go.mod . 00:54:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:54:58 ---> f09d9229e088 00:54:58 Step 3/23 : WORKDIR /edgex-go 00:54:58 ---> Using cache 00:54:58 ---> db6b43c4e8b8 00:54:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:58 ---> Using cache 00:54:58 ---> e53d7ace4f39 00:54:58 Step 5/23 : RUN apk add --update --no-cache make git 00:54:58 ---> Using cache 00:54:58 ---> bfd3ecf640c8 00:54:58 Step 6/23 : COPY go.mod . 00:54:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:54:58 ---> f09d9229e088 00:54:58 Step 3/21 : WORKDIR /edgex-go 00:54:58 ---> Using cache 00:54:58 ---> db6b43c4e8b8 00:54:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:58 ---> Using cache 00:54:58 ---> e53d7ace4f39 00:54:58 Step 5/21 : RUN apk add --update --no-cache make git 00:54:58 ---> Using cache 00:54:58 ---> bfd3ecf640c8 00:54:58 Step 6/21 : COPY go.mod . 00:54:59 ---> cf010f06d34c 00:54:59 Step 7/31 : RUN go mod download 00:54:59 ---> f794cc90256b 00:54:59 Step 7/22 : RUN go mod download 00:54:59 ---> e0b2ec2d3e51 00:54:59 Step 7/23 : RUN go mod download 00:55:00 ---> Running in 05a5a589532a 00:55:00 ---> 7cc94ac24479 00:55:00 Step 7/21 : RUN go mod download 00:55:00 ---> Running in 89f47856f5df 00:55:00 Building docker-core-command-go ... 00:55:00 Building docker-core-data-go ... 00:55:00 Building docker-core-metadata-go ... 00:55:00 Building docker-security-bootstrapper-go ... 00:55:00 Building docker-security-proxy-setup-go ... 00:55:00 Building docker-security-secretstore-setup-go ... 00:55:00 Building docker-support-notifications-go ... 00:55:00 Building docker-support-scheduler-go ... 00:55:00 Building docker-sys-mgmt-agent-go ... 00:55:00 Building docker-security-bootstrapper-go 00:55:00 Building docker-core-data-go 00:55:00 Building docker-support-notifications-go 00:55:00 Building docker-security-secretstore-setup-go 00:55:00 Building docker-support-scheduler-go 00:55:00 ---> Running in eac1c8205422 00:55:00 ---> Running in 7719dbdd4c78 00:55:05 Removing intermediate container 89f47856f5df 00:55:05 ---> aed23b09f52f 00:55:05 Step 8/31 : COPY . . 00:55:05 Removing intermediate container eac1c8205422 00:55:05 ---> c4192a95e68c 00:55:05 Step 8/22 : COPY . . 00:55:05 Removing intermediate container 7719dbdd4c78 00:55:05 ---> 91d754e1acca 00:55:05 Step 8/21 : COPY . . 00:55:05 Removing intermediate container 05a5a589532a 00:55:05 ---> eea41d2b53d2 00:55:05 Step 8/23 : COPY . . 00:55:44 Removing intermediate container 2b785cfb5bd8 00:55:44 ---> a31b00965d43 00:55:44 Step 14/23 : ENV APP_PORT=48090 00:55:44 ---> Running in a86b1c5f6fad 00:55:44 Removing intermediate container a86b1c5f6fad 00:55:44 ---> 04865a0bb79d 00:55:44 Step 15/23 : EXPOSE $APP_PORT 00:55:45 ---> Running in 7ecb9751b8b9 00:55:46 Removing intermediate container 7ecb9751b8b9 00:55:46 ---> 06b00e6af704 00:55:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:55:49 ---> b27aee2903e9 00:55:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:55:50 ---> 02e84ff8a138 00:55:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:55:53 ---> fe64c7ae01c9 00:55:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:55:54 ---> Running in 11b8b8515b49 00:55:57 Removing intermediate container 11b8b8515b49 00:55:57 ---> 2ba72c18f9a5 00:55:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:58 ---> Running in e596021eb76d 00:56:00 ---> 0682f1fd5129 00:56:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:56:00 ---> 0578c93bc301 00:56:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:56:00 Removing intermediate container e596021eb76d 00:56:00 ---> 10ee0774f721 00:56:00 Step 21/23 : LABEL arch=x86_64 00:56:00 ---> e91077983564 00:56:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:56:00 ---> Running in 731c8c8be648 00:56:00 ---> Running in 6251af3e335c 00:56:00 ---> Running in 3cda597b7f90 00:56:01 ---> Running in 96c367d405af 00:56:01 Removing intermediate container 3cda597b7f90 00:56:01 ---> 59f790148d81 00:56:01 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:56:01 ---> Running in 4b919a8fd11e 00:56:02 ---> 4fdc22ffb977 00:56:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:56:03 ---> Running in 3a8deb3ad82d 00:56:03 Removing intermediate container 4b919a8fd11e 00:56:03 ---> ac1653e3a6a1 00:56:03 Step 23/23 : LABEL version=0.0.0 00:56:03 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:56:03 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:56:03 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:56:03 ---> Running in aa4e388d191e 00:56:04 Removing intermediate container aa4e388d191e 00:56:04 ---> 31e17d3b523b 00:56:04 00:56:04 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:56:04 Successfully built 31e17d3b523b 00:56:04 Successfully tagged docker-sys-mgmt-agent-go:latest 00:56:22 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:56:22 ---> 8496ad3d2238 00:56:22 Step 3/25 : WORKDIR /edgex-go 00:56:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:56:22 ---> 8496ad3d2238 00:56:22 Step 3/23 : WORKDIR /edgex-go 00:56:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:56:22 ---> 8496ad3d2238 00:56:22 Step 3/22 : WORKDIR /edgex-go 00:56:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:56:22 ---> 8496ad3d2238 00:56:22 Step 3/22 : WORKDIR /edgex-go 00:56:22 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:56:22 ---> 8496ad3d2238 00:56:22 Step 3/31 : WORKDIR /edgex-go 00:56:22 ---> Running in a2f940784ca5 00:56:22 ---> Running in d90ee733565b 00:56:22 ---> Running in 0f89715b623c 00:56:22 ---> Running in b4e4719b155f 00:56:22 ---> Running in 1934db605de6 00:56:22 Removing intermediate container 1934db605de6 00:56:22 ---> 7c12ced95263 00:56:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:22 Removing intermediate container 0f89715b623c 00:56:22 ---> d796a7d7e0e0 00:56:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:22 Removing intermediate container d90ee733565b 00:56:22 ---> 35ce3dcb134f 00:56:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:22 Removing intermediate container b4e4719b155f 00:56:22 ---> b673bc4e83cb 00:56:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:22 Removing intermediate container a2f940784ca5 00:56:22 ---> 98e9dc5a6d22 00:56:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:22 ---> Running in 6f66a828e6ad 00:56:22 ---> Running in 52c3c6a04480 00:56:22 ---> Running in 7a4dc2ecb633 00:56:22 ---> Running in 9c5ee381e790 00:56:22 ---> Running in c9f8da1b39ea 00:56:22 Removing intermediate container 6f66a828e6ad 00:56:22 ---> b28d8341f0ba 00:56:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:56:22 ---> Running in d59c9e0f908f 00:56:22 Removing intermediate container 52c3c6a04480 00:56:22 ---> df619db06512 00:56:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:56:22 Removing intermediate container 7a4dc2ecb633 00:56:22 ---> 56735356002a 00:56:22 Step 5/31 : RUN apk add --update --no-cache make git 00:56:22 ---> Running in e494b3aeb3b2 00:56:22 Removing intermediate container c9f8da1b39ea 00:56:22 ---> d15c9b61fb9b 00:56:22 Step 5/25 : RUN apk add --update --no-cache make git 00:56:22 Removing intermediate container 9c5ee381e790 00:56:22 ---> Running in 321c9978646e 00:56:22 ---> a8f19e4d3664 00:56:22 Step 5/22 : RUN apk add --update --no-cache make git 00:56:22 ---> Running in 8ed94c2ff379 00:56:22 ---> Running in e2e73a8bd67a 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:22 OK: 218 MiB in 52 packages 00:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:22 OK: 218 MiB in 52 packages 00:56:23 OK: 218 MiB in 52 packages 00:56:23 OK: 218 MiB in 52 packages 00:56:23 Removing intermediate container d59c9e0f908f 00:56:23 ---> 956e7dc6ab1f 00:56:23 Step 6/22 : COPY go.mod . 00:56:24 ---> f5267a9302a7 00:56:24 Step 7/22 : RUN go mod download 00:56:24 Removing intermediate container 321c9978646e 00:56:24 ---> 5d44fce5f898 00:56:24 Step 6/31 : COPY go.mod . 00:56:24 Removing intermediate container e494b3aeb3b2 00:56:24 ---> e5d744fcef09 00:56:24 Step 6/23 : COPY go.mod . 00:56:24 ---> Running in 0d0ec9d085cf 00:56:24 OK: 218 MiB in 52 packages 00:56:25 Removing intermediate container 8ed94c2ff379 00:56:25 ---> e93800c3bfd8 00:56:25 Step 6/25 : COPY go.mod . 00:56:26 ---> 94297355ea5e 00:56:26 Step 7/23 : RUN go mod download 00:56:26 ---> 3c696527813a 00:56:26 Step 7/31 : RUN go mod download 00:56:26 ---> Running in afc2c2290c37 00:56:26 ---> Running in 97c29321a741 00:56:26 ---> edae716f7b5e 00:56:26 Step 7/25 : RUN go mod download 00:56:26 Removing intermediate container e2e73a8bd67a 00:56:26 ---> 2e4f38005311 00:56:26 Step 6/22 : COPY go.mod . 00:56:27 ---> Running in 2f4d40671154 00:56:28 ---> f5abeac7fac6 00:56:28 Step 7/22 : RUN go mod download 00:56:28 ---> Running in 772d0d41c61f 00:56:28 Removing intermediate container 0d0ec9d085cf 00:56:28 ---> 92deda70cd50 00:56:28 Step 8/22 : COPY . . 00:56:31 Removing intermediate container afc2c2290c37 00:56:31 ---> 0ca0ff32d843 00:56:31 Step 8/31 : COPY . . 00:56:31 Removing intermediate container 97c29321a741 00:56:31 ---> 6f2653152b56 00:56:31 Step 8/23 : COPY . . 00:56:31 Removing intermediate container 2f4d40671154 00:56:31 ---> 63aee8c95419 00:56:31 Step 8/25 : COPY . . 00:56:33 Removing intermediate container 772d0d41c61f 00:56:33 ---> 64e154ab0ea5 00:56:33 Step 8/22 : COPY . . 00:56:53  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:56:56 ---> ae7d3bee4271 00:56:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:56:56 ---> 87463db5536d 00:56:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:56:56 ---> 9c446bc9b614 00:56:56 Step 9/23 : RUN make cmd/core-data/core-data 00:56:56 ---> f9aa653fad42 00:56:56 ---> 7f11e7b949ce 00:56:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:56:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:56:56 ---> Running in 59e972f27c9b 00:56:56 ---> Running in 34e8c67e152a 00:56:56 ---> Running in c6efc1cf4aa4 00:56:56 ---> Running in c71d64027315 00:56:56 ---> Running in 810d5201205a 00:56: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:56:57 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:56:58 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:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:56:58 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:57:00 Removing intermediate container 731c8c8be648 00:57:00 ---> 74ea02a1a381 00:57:00 00:57:00 Step 10/31 : FROM alpine:3.12 00:57:00 ---> 13621d1b12d4 00:57:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:57:00 ---> Running in 0407e7d7efaa 00:57:01 Removing intermediate container 0407e7d7efaa 00:57:01 ---> f2666ade3de2 00:57:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:57:03 ---> Running in 11f4d6c571e6 00:57:03 Removing intermediate container 6251af3e335c 00:57:03 ---> c28eba893341 00:57:03 00:57:03 Step 10/22 : FROM alpine:3.12 00:57:03 ---> 13621d1b12d4 00:57:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:57:03 ---> Using cache 00:57:03 ---> 3dc1f1ce8c4c 00:57:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:57:03 ---> Using cache 00:57:03 ---> f5c586d5e4aa 00:57:03 Step 13/22 : ENV APP_PORT=48085 00:57:03 ---> Running in a9cec9d0e5ed 00:57:03 Removing intermediate container 3a8deb3ad82d 00:57:03 ---> 13dfee6b2979 00:57:03 00:57:03 Step 10/23 : FROM alpine:3.12 00:57:03 ---> 13621d1b12d4 00:57:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:57:03 ---> Using cache 00:57:03 ---> 3dc1f1ce8c4c 00:57:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:57:03 ---> Using cache 00:57:03 ---> f5c586d5e4aa 00:57:03 Step 13/23 : ENV APP_PORT=48081 00:57:04 ---> Running in dc8bfd2f1e41 00:57:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:05 Removing intermediate container a9cec9d0e5ed 00:57:05 ---> 61a473141ec3 00:57:05 Step 14/22 : EXPOSE $APP_PORT 00:57:05 (1/2) Installing dumb-init (1.2.2-r1) 00:57:05 (2/2) Installing su-exec (0.2-r1) 00:57:05 Executing busybox-1.31.1-r20.trigger 00:57:06 OK: 6 MiB in 16 packages 00:57:07 ---> Running in 7475c185c52c 00:57:07 Removing intermediate container dc8bfd2f1e41 00:57:07 ---> 834b1db3d827 00:57:07 Step 14/23 : EXPOSE $APP_PORT 00:57:07 Removing intermediate container 96c367d405af 00:57:07 ---> 89877a5fb4e8 00:57:07 00:57:07 Step 10/21 : FROM alpine:3.12 00:57:07 ---> 13621d1b12d4 00:57:07 Step 11/21 : RUN apk add --update --no-cache curl 00:57:07 ---> Running in 0fbb9ad1c23d 00:57:07 ---> Running in 4f8bfdea9629 00:57:07 Removing intermediate container 7475c185c52c 00:57:07 ---> 5e0fcfe84cdc 00:57:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:07 Removing intermediate container 11f4d6c571e6 00:57:07 ---> f29af04c55ca 00:57:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:57:07 Removing intermediate container 0fbb9ad1c23d 00:57:07 ---> a1efa0bc881e 00:57:07 Step 15/23 : WORKDIR / 00:57:07 ---> Running in 2291cc94d96e 00:57:07 ---> Running in 9022c80e8c70 00:57:08 ---> e5098754ee4e 00:57:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:57:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:08 Removing intermediate container 2291cc94d96e 00:57:08 ---> 690391dddc58 00:57:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:57:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:08 Removing intermediate container 9022c80e8c70 00:57:08 ---> a14ca1a7724a 00:57:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:08 ---> Running in e7ef6bf09fe6 00:57:08 (1/4) Installing ca-certificates (20191127-r4) 00:57:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:57:08 (3/4) Installing libcurl (7.76.1-r0) 00:57:08 (4/4) Installing curl (7.76.1-r0) 00:57:08 Executing busybox-1.31.1-r20.trigger 00:57:08 Executing ca-certificates-20191127-r4.trigger 00:57:08 OK: 7 MiB in 18 packages 00:57:09 Removing intermediate container e7ef6bf09fe6 00:57:09 ---> 68f548e8ee5d 00:57:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:57:09 ---> 9f06e1933d3d 00:57:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:57:09 ---> 307f1e5479ae 00:57:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:57:09 ---> Running in 019ac5dae1ed 00:57:10 ---> 36edbfe7770f 00:57:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:57:10 ---> Running in 77852f9528a5 00:57:10 Removing intermediate container 4f8bfdea9629 00:57:10 ---> 0ab1dda62cf0 00:57:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:57:10 ---> 7b1e2fc15ce5 00:57:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:57:11 ---> Running in 3ba6bb187335 00:57:11 Removing intermediate container 77852f9528a5 00:57:11 ---> ccf6e42c9419 00:57:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:11 ---> Running in 8e9ac11d6098 00:57:11 Removing intermediate container 3ba6bb187335 00:57:11 ---> 5596b1b3560b 00:57:11 Step 13/21 : WORKDIR /edgex 00:57:11 ---> 42eb565a7c19 00:57:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:57:11 ---> Running in f3c7afc0530e 00:57:12 ---> Running in 459bc4a53e4a 00:57:12 Removing intermediate container 019ac5dae1ed 00:57:12 ---> a6a607202617 00:57:12 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:57:12 Removing intermediate container 8e9ac11d6098 00:57:12 ---> 727a0bcc9bb9 00:57:12 Step 20/22 : LABEL arch=x86_64 00:57:12 ---> Running in 9f8046572337 00:57:12 ---> Running in 6bccf9473367 00:57:12 Removing intermediate container f3c7afc0530e 00:57:12 ---> 1391e41bc8da 00:57:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:57:12 Removing intermediate container 459bc4a53e4a 00:57:12 ---> 103990b46af6 00:57:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:13 Removing intermediate container 9f8046572337 00:57:13 ---> 99591c00422f 00:57:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:57:13 ---> Running in a866dd20fc90 00:57:13 Removing intermediate container 6bccf9473367 00:57:13 ---> a56f80cb4eb2 00:57:13 Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:57:13 ---> Running in 3009e534ca4b 00:57:13 Removing intermediate container a866dd20fc90 00:57:13 ---> 88d00b0b59f1 00:57:13 Step 21/23 : LABEL arch=x86_64 00:57:13 ---> 7b154aeee19d 00:57:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:57:13 ---> Running in b9be73f1235f 00:57:13 ---> b176e7ffbe5b 00:57:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:57:13 Removing intermediate container 3009e534ca4b 00:57:13 ---> 3d7f0feb098a 00:57:13 Step 22/22 : LABEL version=0.0.0 00:57:13 ---> Running in f68cd6dce07b 00:57:13 ---> Running in 4338b8860e7b 00:57:14 Removing intermediate container b9be73f1235f 00:57:14 ---> dd91bd6a422e 00:57:14 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:57:14 ---> Running in ad42aac7dbb0 00:57:14 Removing intermediate container 4338b8860e7b 00:57:14 ---> 4146e6e114a3 00:57:14 00:57:14 ---> 93498facb0bc 00:57:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:57:15 Removing intermediate container ad42aac7dbb0 00:57:15 ---> 441d0a4a7385 00:57:15 Step 23/23 : LABEL version=0.0.0 00:57:15 Successfully built 4146e6e114a3 00:57:15 ---> Running in 62359a833110 00:57:15 Successfully tagged docker-support-scheduler-go:latest 00:57:15  Building docker-support-scheduler-go ... done  ---> 85a480590a59 00:57:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:57:15 Removing intermediate container 62359a833110 00:57:15 ---> 9d1f0840b83d 00:57:15 00:57:15 ---> Running in ed785fb3ea4b 00:57:16 Removing intermediate container ed785fb3ea4b 00:57:16 ---> c105c5ab4c8e 00:57:16 Step 18/21 : CMD ["--init=true"] 00:57:16 Successfully built 9d1f0840b83d 00:57:16 Successfully tagged docker-core-metadata-go:latest 00:57:16  Building docker-core-metadata-go ... done  ---> Running in f7ad5cd63d6d 00:57:16 Removing intermediate container f68cd6dce07b 00:57:16 ---> bdde5c26ebfa 00:57:16 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:16 Removing intermediate container f7ad5cd63d6d 00:57:16 ---> 99ae5051f47a 00:57:16 Step 19/21 : LABEL arch=x86_64 00:57:17 ---> Running in 4ad8fffba968 00:57:17 ---> 3b666f5a753e 00:57:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:57:17 Removing intermediate container 4ad8fffba968 00:57:17 ---> 6801fddabe9e 00:57:17 Step 20/21 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:57:17 ---> Running in 0df72857bc2b 00:57:18 Removing intermediate container 0df72857bc2b 00:57:18 ---> 1f260be8b926 00:57:18 Step 21/21 : LABEL version=0.0.0 00:57:18 ---> c26adebf5795 00:57:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:57:18 ---> Running in af3d08345c69 00:57:18 Removing intermediate container af3d08345c69 00:57:18 ---> f32db16a9ab6 00:57:18 00:57:18 ---> cc1bb59249a4 00:57:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:57:19 Successfully built f32db16a9ab6 00:57:19 Successfully tagged docker-security-proxy-setup-go:latest 00:57:19  Building docker-security-proxy-setup-go ... done  ---> a961c09e849f 00:57:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:57:20 ---> 7f3c60a48a29 00:57:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:57:20 ---> Running in c031df3f5e43 00:57:20 Removing intermediate container c031df3f5e43 00:57:20 ---> 943b7dd6a988 00:57:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:57:21 ---> 21a1ad90fb9e 00:57:21 Step 26/31 : RUN chmod +x /entrypoint.sh 00:57:21 ---> Running in 8cdc4346d6d7 00:57:23 Removing intermediate container 8cdc4346d6d7 00:57:23 ---> dc81cfd7d6cc 00:57:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:57:23 ---> Running in efff2e47702e 00:57:23 Removing intermediate container efff2e47702e 00:57:23 ---> 150781caa373 00:57:23 Step 28/31 : CMD ["gate"] 00:57:24 ---> Running in 8644eff4b2ad 00:57:24 Removing intermediate container 8644eff4b2ad 00:57:24 ---> 4dc3446444ae 00:57:24 Step 29/31 : LABEL arch=x86_64 00:57:24 ---> Running in a657df601d0b 00:57:24 Removing intermediate container a657df601d0b 00:57:24 ---> 2452b0279131 00:57:24 Step 30/31 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:57:25 ---> Running in 4d5fb45c0cd8 00:57:25 Removing intermediate container 4d5fb45c0cd8 00:57:25 ---> 4399759b4085 00:57:25 Step 31/31 : LABEL version=0.0.0 00:57:26 ---> Running in 9ee9db2c39dc 00:57:26 Removing intermediate container 9ee9db2c39dc 00:57:26 ---> 1ac11f5cc58e 00:57:26 00:57:27 Successfully built 1ac11f5cc58e 00:57:27 Successfully tagged docker-security-bootstrapper-go:latest 00:57:27  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:57:27 $ docker stop --time=1 0af2058ccda8d7112d5e1587a05d64eed8eaeaea7af6348abde72d6548b53dfc 00:57:30 $ docker rm -f 0af2058ccda8d7112d5e1587a05d64eed8eaeaea7af6348abde72d6548b53dfc [Pipeline] // withDockerContainer [Pipeline] sh 00:57:31 + docker images 00:57:31 + grep docker 00:57:31 docker-security-bootstrapper-go latest 1ac11f5cc58e 5 seconds ago 18.2MB 00:57:31 docker-security-proxy-setup-go latest f32db16a9ab6 13 seconds ago 25.3MB 00:57:31 docker-core-metadata-go latest 9d1f0840b83d 16 seconds ago 18.6MB 00:57:31 docker-support-scheduler-go latest 4146e6e114a3 17 seconds ago 17.1MB 00:57:31 docker-sys-mgmt-agent-go latest 31e17d3b523b About a minute ago 312MB 00:57:31 docker-core-data-go latest 0402d5bede91 3 minutes ago 21.5MB 00:57:31 docker-security-secretstore-setup-go latest 0f80d5da9d33 3 minutes ago 25.7MB 00:57:31 docker-core-command-go latest 45fafe5853c7 3 minutes ago 17MB 00:57:31 docker-support-notifications-go latest 154ee194952d 3 minutes ago 17.6MB 00:57:31 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:57:47 Still waiting to schedule task 00:57:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:58:40 Running on prd-ubuntu18.04-docker-8c-8g-2977 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws 00:58:40 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:58:42 using credential edgex-jenkins-ssh 00:58:42 Cloning the remote Git repository 00:58:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:58:42 > git init /w/workspace/edgex-go/6 # timeout=10 00:58:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:58:42 > git --version # timeout=10 00:58:42 > git --version # 'git version 2.17.1' 00:58:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:58:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:58:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:59:00 Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:00 Merge succeeded, producing ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:00 Checking out Revision ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 (PR-3410) 00:59:00 > git config core.sparsecheckout # timeout=10 00:59:00 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 00:59:00 > git remote # timeout=10 00:59:00 > git config --get remote.origin.url # timeout=10 00:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:00 > git merge 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 00:59:00 > git rev-parse HEAD^{commit} # timeout=10 00:59:00 > git config core.sparsecheckout # timeout=10 00:59:00 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 00:59:04 Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:05 + echo snap-build.sh 00:59:05 snap-build.sh 00:59:05 + SNAP_BASE_DIR=. 00:59:05 + '[' '!' -z /w/workspace/edgex-go/6 ']' 00:59:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 00:59:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 00:59:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 00:59:05 + cd /w/workspace/edgex-go/6 00:59:05 + sudo apt-get remove -qy --purge lxd lxd-client 00:59:05 Reading package lists... 00:59:05 Removing intermediate container 34e8c67e152a 00:59:05 ---> 536582f6ffe0 00:59:05 00:59:05 Step 10/31 : FROM alpine:3.12 00:59:05 Removing intermediate container c71d64027315 00:59:05 ---> cb2253d530a7 00:59:05 00:59:05 Step 10/25 : FROM alpine:3.12 00:59:05 3.12: Pulling from library/alpine 00:59:05 3.12: Pulling from library/alpine 00:59:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:59:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:59:05 Status: Downloaded newer image for alpine:3.12 00:59:05 Status: Image is up to date for alpine:3.12 00:59:05 ---> 9852663dfa18 00:59:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:59:05 ---> 9852663dfa18 00:59:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:59:05 Building dependency tree... 00:59:05 Reading state information... 00:59:06 ---> Running in 8baa69435b0b 00:59:06 ---> Running in 9976c02e8471 00:59:06 The following packages were automatically installed and are no longer required: 00:59:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:59:06 uidmap xdelta3 00:59:06 Use 'sudo apt autoremove' to remove them. 00:59:06 The following packages will be REMOVED: 00:59:06 lxd* lxd-client* 00:59:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:59:06 After this operation, 31.7 MB disk space will be freed. 00:59:07 (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:59:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:59:08 Removing intermediate container 8baa69435b0b 00:59:08 ---> 807d59ae8728 00:59:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:59:08 ---> Running in 645293c716fe 00:59:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:08 Removing lxd dnsmasq configuration 00:59:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:59:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:59:09 (1/6) Installing ca-certificates (20191127-r4) 00:59:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:59:09 (3/6) Installing libcurl (7.76.1-r0) 00:59:09 (4/6) Installing curl (7.76.1-r0) 00:59:09 (5/6) Installing dumb-init (1.2.2-r1) 00:59:09 (6/6) Installing su-exec (0.2-r1) 00:59:09 Executing busybox-1.31.1-r20.trigger 00:59:09 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:59:09 Executing ca-certificates-20191127-r4.trigger 00:59:09 OK: 7 MiB in 20 packages 00:59:10 (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:59:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:59:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:11 (1/2) Installing dumb-init (1.2.2-r1) 00:59:11 (2/2) Installing su-exec (0.2-r1) 00:59:11 Executing busybox-1.31.1-r20.trigger 00:59:11 OK: 5 MiB in 16 packages 00:59:11 Processing triggers for systemd (237-3ubuntu10.42) ... 00:59:11 Processing triggers for ureadahead (0.100.0-21) ... 00:59:13 Removing intermediate container 59e972f27c9b 00:59:13 ---> 1cb9e6584642 00:59:13 00:59:13 Step 10/22 : FROM alpine:3.12 00:59:13 ---> 9852663dfa18 00:59:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:59:13 + sudo snap remove --purge lxd 00:59:13 snap "lxd" is not installed 00:59:13 + sudo groupadd --force --system lxd 00:59:13 ++ whoami 00:59:13 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:59:13 + newgrp - lxd 00:59:13 + sudo snap install lxd 00:59:13 Removing intermediate container 9976c02e8471 00:59:13 ---> bb22b23f1cb6 00:59:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:59:13 ---> Running in 6057a4f57e12 00:59:13 ---> Running in 892217f2ba00 00:59:13 Removing intermediate container 645293c716fe 00:59:13 ---> 6bba6f7a4861 00:59:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:59:14 ---> Running in 2097ea55486c 00:59:14 Removing intermediate container 810d5201205a 00:59:14 ---> 303264af89ef 00:59:14 00:59:14 Step 10/22 : FROM alpine:3.12 00:59:14 ---> 9852663dfa18 00:59:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:59:15 Removing intermediate container 892217f2ba00 00:59:15 ---> 281d373258aa 00:59:15 Step 13/25 : WORKDIR / 00:59:15 ---> Running in 41bb160288f7 00:59:15 ---> Running in 6c3958305b36 00:59:15 Removing intermediate container 2097ea55486c 00:59:15 ---> 51ebf94866cc 00:59:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:59:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:15 ---> Running in 4dfd9252b370 00:59:16 Removing intermediate container 6c3958305b36 00:59:16 ---> 583729aa13e3 00:59:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:59:16 (1/2) Installing ca-certificates (20191127-r4) 00:59:16 Removing intermediate container 4dfd9252b370 00:59:16 ---> 2337a1e9160d 00:59:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:59:16 (2/2) Installing dumb-init (1.2.2-r1) 00:59:16 Executing busybox-1.31.1-r20.trigger 00:59:16 Executing ca-certificates-20191127-r4.trigger 00:59:17 OK: 6 MiB in 16 packages 00:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:17 ---> Running in 2f92daf64dfc 00:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:17 ---> af0f4d1dd285 00:59:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:59:18 (1/1) Installing dumb-init (1.2.2-r1) 00:59:18 Executing busybox-1.31.1-r20.trigger 00:59:18 OK: 5 MiB in 15 packages 00:59:19 ---> 157a812dafc2 00:59:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:59:19 Removing intermediate container 6057a4f57e12 00:59:19 ---> 8570ef383d0a 00:59:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:59:20 ---> Running in 4bf384d53e8c 00:59:20 Removing intermediate container 41bb160288f7 00:59:20 ---> 27a39f294d20 00:59:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:59:20 ---> 9bd6bda6a2b3 00:59:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:59:20 ---> Running in 1f41743b7f43 00:59:20 Removing intermediate container 4bf384d53e8c 00:59:20 ---> f4ce5b5b8186 00:59:20 Step 13/22 : ENV APP_PORT=48060 00:59:21 Removing intermediate container 2f92daf64dfc 00:59:21 ---> 887ec042a80a 00:59:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:59:21 ---> Running in a73858c91b7c 00:59:21 ---> Running in 155d33319213 00:59:21 Removing intermediate container 1f41743b7f43 00:59:21 ---> 23872649b1c8 00:59:21 Step 13/22 : ENV APP_PORT=48085 00:59:21 2021-05-05T00:59:19Z INFO Waiting for automatic snapd restart... 00:59:21 ---> 45e88f169078 00:59:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:59:22 ---> Running in 845e542f6505 00:59:22 Removing intermediate container a73858c91b7c 00:59:22 ---> 276dcd32301b 00:59:22 Step 14/22 : EXPOSE $APP_PORT 00:59:22 Removing intermediate container 155d33319213 00:59:22 ---> 3c6b327ac230 00:59:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:59:23 ---> Running in 8b0ca81b5dff 00:59:23 Removing intermediate container 845e542f6505 00:59:23 ---> 2f0186b31a05 00:59:23 Step 14/22 : EXPOSE $APP_PORT 00:59:23 ---> 9a251c8d124f 00:59:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:59:24 ---> 4616cc665ad5 00:59:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:59:24 ---> Running in 486680d03e18 00:59:24 ---> Running in f0cb42be0b63 00:59:24 Removing intermediate container 8b0ca81b5dff 00:59:24 ---> 443583c85b4d 00:59:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:24 Removing intermediate container c6efc1cf4aa4 00:59:24 ---> 7fcf79ac3630 00:59:24 00:59:24 Step 10/23 : FROM alpine:3.12 00:59:24 ---> 9852663dfa18 00:59:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:59:25 Removing intermediate container 486680d03e18 00:59:25 ---> dfc541a8ba59 00:59:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:25 ---> Running in cf7a17f4159a 00:59:25 ---> 8a29438e2969 00:59:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:59:25 ---> e95f6205a4c6 00:59:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:59:26 Removing intermediate container cf7a17f4159a 00:59:26 ---> 673ee4372248 00:59:26 Step 12/23 : ENV APP_PORT=48080 00:59:26 ---> Running in 5cfd5859e473 00:59:26 ---> 94176e5103e0 00:59:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:59:27 Removing intermediate container 5cfd5859e473 00:59:27 ---> b74936d3729c 00:59:27 Step 13/23 : EXPOSE $APP_PORT 00:59:27 ---> 30d7e07f4221 00:59:27 Step 21/25 : 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:59:27 ---> Running in e87b5fa46030 00:59:28 ---> Running in 196d42551ba7 00:59:28 Removing intermediate container f0cb42be0b63 00:59:28 ---> 67dee944b127 00:59:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:28 Removing intermediate container e87b5fa46030 00:59:28 ---> d8fa0a25db87 00:59:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:28 ---> 521650e8de4f 00:59:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:59:28 ---> Running in b0c37ece4b99 00:59:28 ---> 0592069082ee 00:59:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:59:29 ---> c6f87d72db78 00:59:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:29 ---> 3c7108a88baf 00:59:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:59:30 ---> Running in 46ad4c95648a 00:59:30 ---> f5f23111ac32 00:59:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:59:30 ---> Running in 0278aea76d6a 00:59:30 Removing intermediate container 46ad4c95648a 00:59:30 ---> d7eed43d2948 00:59:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:30 ---> a2eaabcf4697 00:59:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:59:31 ---> Running in cf5fda7ac814 00:59:31 Removing intermediate container 0278aea76d6a 00:59:31 ---> 7ca9942196e2 00:59:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:31 Removing intermediate container 196d42551ba7 00:59:31 ---> 6f1994c46439 00:59:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:59:31 ---> Running in a776035742be 00:59:31 ---> Running in 48fa60dd2e08 00:59:31 Removing intermediate container b0c37ece4b99 00:59:31 ---> cb52e48e753f 00:59:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:59:32 Removing intermediate container cf5fda7ac814 00:59:32 ---> 5730d960a3aa 00:59:32 Step 20/22 : LABEL arch=arm64 00:59:32 ---> Running in 3eba90267c2b 00:59:32 ---> 5af4d40e92e9 00:59:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:59:32 ---> Running in f78e0a62be88 00:59:32 Removing intermediate container a776035742be 00:59:32 ---> bfc4a2027a50 00:59:32 Step 20/22 : LABEL arch=arm64 00:59:32 Removing intermediate container 48fa60dd2e08 00:59:32 ---> 9e9b389ca454 00:59:32 Step 23/25 : LABEL arch=arm64 00:59:32 ---> Running in dcd33589771f 00:59:32 ---> Running in b2213cb2c288 00:59:33 Removing intermediate container f78e0a62be88 00:59:33 ---> 8f7a36c637ff 00:59:33 Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:33 ---> 76c25af740f9 00:59:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:59:33 ---> Running in 3819ffe70cfe 00:59:33 Removing intermediate container dcd33589771f 00:59:33 ---> 97c7623a9742 00:59:33 Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:33 Removing intermediate container b2213cb2c288 00:59:33 ---> 066fc8177053 00:59:33 Step 24/25 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:33 ---> Running in eac941fe3fa0 00:59:33 ---> Running in fe3b22a2ea98 00:59:33 Removing intermediate container 3819ffe70cfe 00:59:33 ---> 778efafb44f8 00:59:33 Step 22/22 : LABEL version=0.0.0 00:59:34 ---> Running in 902b86d84219 00:59:34 ---> ba7230ece711 00:59:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:59:34 Removing intermediate container eac941fe3fa0 00:59:34 ---> 382bb3f782f5 00:59:34 Step 22/22 : LABEL version=0.0.0 00:59:34 Removing intermediate container fe3b22a2ea98 00:59:34 ---> b48b1a2fdeea 00:59:34 Step 25/25 : LABEL version=0.0.0 00:59:34 ---> Running in 1b3dc73480ab 00:59:34 ---> Running in 35ceac241b24 00:59:35 ---> Running in 116ec4bdfc50 00:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:35 Removing intermediate container 902b86d84219 00:59:35 ---> 1a6ef8d452ee 00:59:35 00:59:35 Successfully built 1a6ef8d452ee 00:59:35 (1/6) Installing dumb-init (1.2.2-r1) 00:59:35 Removing intermediate container 35ceac241b24 00:59:35 ---> d112b9d48cc6 00:59:35 00:59:35 Successfully tagged docker-support-notifications-go-arm64:latest 00:59:35  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:59:35 Removing intermediate container 1b3dc73480ab 00:59:35 ---> 5528230337d2 00:59:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:59:35 (2/6) Installing libgcc (9.3.0-r2) 00:59:35 Removing intermediate container 116ec4bdfc50 00:59:35 ---> 57c98aeab675 00:59:35 00:59:35 (3/6) Installing libsodium (1.0.18-r0) 00:59:36 (4/6) Installing libstdc++ (9.3.0-r2) 00:59:36 Successfully built d112b9d48cc6 00:59:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:59:36  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 00:59:36 Successfully built 57c98aeab675 00:59:36 Successfully tagged docker-support-scheduler-go-arm64:latest 00:59:36 Building docker-core-metadata-go 00:59:36  Building docker-support-scheduler-go ... done  ---> 4f303544fdcf 00:59:36 Step 26/31 : RUN chmod +x /entrypoint.sh 00:59:37 (5/6) Installing libzmq (4.3.3-r0) 00:59:37 ---> Running in 8b13bc77b170 00:59:37 (6/6) Installing zeromq (4.3.3-r0) 00:59:37 Executing busybox-1.31.1-r20.trigger 00:59:37 OK: 8 MiB in 20 packages 00:59:39 Removing intermediate container 3eba90267c2b 00:59:39 ---> 579b6af36b7b 00:59:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:39 lxd 4.13 from Canonical* installed 00:59:39 + sudo lxd init --auto 00:59:40 Removing intermediate container 8b13bc77b170 00:59:40 ---> eb57bc239cb3 00:59:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:59:40 ---> 1718a73a6245 00:59:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:59:40 ---> Running in 7c5dd9bce01a 00:59:43 Removing intermediate container 7c5dd9bce01a 00:59:43 ---> 247b8738da1b 00:59:43 Step 28/31 : CMD ["gate"] 00:59:44 ---> 7432a3cf93e7 00:59:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:59:44 ---> Running in 64403a0b15d6 00:59:45 ---> 0fc9cf6ca49b 00:59:45 Step 19/23 : ENTRYPOINT ["/core-data"] 00:59:45 ---> Running in f8385a86190f 00:59:45 Removing intermediate container 64403a0b15d6 00:59:45 ---> afdda8fdec01 00:59:45 Step 29/31 : LABEL arch=arm64 00:59:46 ---> Running in 5ea23e064ca1 00:59:46 Removing intermediate container f8385a86190f 00:59:46 ---> 3fb182c04892 00:59:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:46 + sudo snap install --classic snapcraft 00:59:46 ---> Running in 36b78762d843 00:59:46 Removing intermediate container 5ea23e064ca1 00:59:46 ---> 44c3a857f744 00:59:46 Step 30/31 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:47 ---> Running in dfd6d1939483 00:59:47 Removing intermediate container 36b78762d843 00:59:47 ---> c8b6b04f1eb9 00:59:47 Step 21/23 : LABEL arch=arm64 00:59:47 ---> Running in eb189f115991 00:59:48 Removing intermediate container dfd6d1939483 00:59:48 ---> 89f3ded7496e 00:59:48 Step 31/31 : LABEL version=0.0.0 00:59:48 Removing intermediate container eb189f115991 00:59:48 ---> 0045d611f71e 00:59:48 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 00:59:48 ---> Running in 65af808b7cd1 00:59:49 ---> Running in c601c4d1e03b 00:59:49 Removing intermediate container 65af808b7cd1 00:59:49 ---> 5e7a40fb3504 00:59:49 00:59:50 Successfully built 5e7a40fb3504 00:59:50 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:59:50 Removing intermediate container c601c4d1e03b 00:59:50  Building docker-security-bootstrapper-go ... done  ---> 3025fc768004 00:59:50 Step 23/23 : LABEL version=0.0.0 00:59:50 Building docker-core-command-go 00:59:50 ---> Running in 62f46cd3c121 00:59:51 Removing intermediate container 62f46cd3c121 00:59:51 ---> 3db95c7d4a6f 00:59:51 00:59:51 snapcraft 4.7.1 from Canonical* installed 00:59:51 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:59:51 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:59:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:51 Dload Upload Total Spent Left Speed 00:59:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 00:59:51 3 3325k 3 121k 0 0 471k 0 0:00:07 --:--:-- 0:00:07 471k 100 3325k 100 3325k 0 0 8375k 0 --:--:-- --:--:-- --:--:-- 22.3M 00:59:51 ./yq_linux_amd64 00:59:51 + sudo snapcraft prime --use-lxd 00:59:52 Successfully built 3db95c7d4a6f 00:59:52 Successfully tagged docker-core-data-go-arm64:latest 00:59:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:59:53 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:59:53 - README.md 00:59:53 00:59:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:59:54 Launching a container. 01:00:06 Waiting for container to be ready 01:00:06 To start your first instance, try: lxc launch ubuntu:18.04 01:00:06 01:00:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:00:10 Waiting for network to be ready... 01:00:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:00:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 01:00:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:00:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 01:00:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:00:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:00:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 01:00:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 01:00:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 01:00:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 01:00:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:00:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:00:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:00:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:00:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:00:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:00:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:00:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:00:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:00:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] 01:00:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 01:00:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 01:00:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:00:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 01:00:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 01:00:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 01:00:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:00:17 Fetched 24.5 MB in 6s (4109 kB/s) 01:00:18 Reading package lists... 01:00:18 Reading package lists... 01:00:18 Building dependency tree... 01:00:18 Reading state information... 01:00:18 The following additional packages will be installed: 01:00:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:00:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:00:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:00:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:00:18 Suggested packages: 01:00:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:00:18 Recommended packages: 01:00:18 gnupg libsasl2-modules 01:00:18 The following NEW packages will be installed: 01:00:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:00:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:00:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:00:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:00:18 The following packages will be upgraded: 01:00:18 gpg gpg-agent gpgconf libudev1 01:00:18 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 01:00:18 Need to get 3529 kB of archives. 01:00:18 After this operation, 13.3 MB of additional disk space will be used. 01:00:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 01:00:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:00:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:00:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 01:00:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:00:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:00:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:00:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:00:19 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:00:19 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:00:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:00:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:00:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:00:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:00:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:00:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:00:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:00:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:00:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:00:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:00:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:00:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:00:19 debconf: delaying package configuration, since apt-utils is not installed 01:00:19 Fetched 3529 kB in 1s (2952 kB/s) 01:00:20 (Reading database ... 12511 files and directories currently installed.) 01:00:20 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 01:00:20 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:00:20 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 01:00:20 Selecting previously unselected package udev. 01:00:20 (Reading database ... 12511 files and directories currently installed.) 01:00:20 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 01:00:20 Unpacking udev (237-3ubuntu10.46) ... 01:00:20 Selecting previously unselected package libfuse2:amd64. 01:00:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:00:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:00:20 Selecting previously unselected package fuse. 01:00:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:00:20 Unpacking fuse (2.9.7-1ubuntu1) ... 01:00:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:00:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:00:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:00:21 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:00:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:00:21 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:00:21 Selecting previously unselected package libksba8:amd64. 01:00:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:00:21 Unpacking libksba8:amd64 (1.3.5-2) ... 01:00:21 Selecting previously unselected package libroken18-heimdal:amd64. 01:00:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:00:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:00:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:00:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:21 Selecting previously unselected package libwind0-heimdal:amd64. 01:00:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:00:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:00:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:00:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:00:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libsasl2-modules-db:amd64. 01:00:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:00:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:22 Selecting previously unselected package libsasl2-2:amd64. 01:00:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:00:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:22 Selecting previously unselected package libldap-common. 01:00:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:00:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:00:22 Selecting previously unselected package libldap-2.4-2:amd64. 01:00:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:00:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:00:22 Selecting previously unselected package dirmngr. 01:00:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:00:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:00:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:00:22 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:00:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:00:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:00:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:23 Setting up libksba8:amd64 (1.3.5-2) ... 01:00:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:23 Setting up udev (237-3ubuntu10.46) ... 01:00:23 invoke-rc.d: policy-rc.d denied execution of start. 01:00:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:23 Processing triggers for systemd (237-3ubuntu10) ... 01:00:23 Setting up fuse (2.9.7-1ubuntu1) ... 01:00:23 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:00:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:00:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:00:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:00:25 settings in the [Install] section, and DefaultInstance for template units). 01:00:25 This means they are not meant to be enabled using systemctl. 01:00:25 Possible reasons for having this kind of units are: 01:00:25 1) A unit may be statically enabled by being symlinked from another unit's 01:00:25 .wants/ or .requires/ directory. 01:00:25 2) A unit's purpose may be to act as a helper for some other unit which has 01:00:25 a requirement dependency on it. 01:00:25 3) A unit may be started when needed via activation (socket, path, timer, 01:00:25 D-Bus, udev, scripted systemctl call, ...). 01:00:25 4) In case of template units, the unit is meant to be enabled with some 01:00:25 instance name specified. 01:00:25 Reading package lists... 01:00:25 Building dependency tree... 01:00:25 Reading state information... 01:00:25 The following additional packages will be installed: 01:00:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:00:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:00:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:00:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:00:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:00:25 Suggested packages: 01:00:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:00:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:00:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:00:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:00:25 systemd-container policykit-1 01:00:25 Recommended packages: 01:00:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:00:25 The following NEW packages will be installed: 01:00:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:00:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:00:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:00:25 multiarch-support openssh-client python3 python3-minimal python3.6 01:00:25 python3.6-minimal snapd squashfs-tools sudo 01:00:25 The following packages will be upgraded: 01:00:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:00:25 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 01:00:25 Need to get 35.2 MB of archives. 01:00:25 After this operation, 141 MB of additional disk space will be used. 01:00:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 01:00:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:00:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:00:26 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 01:00:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 01:00:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 01:00:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:00:26 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:00:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:00:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:00:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:00:26 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:00:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:00:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:00:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:00:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:00:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:00:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:00:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:00:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:00:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:00:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:00:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:00:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:00:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:00:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:00:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:00:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:00:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:00:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 01:00:30 debconf: delaying package configuration, since apt-utils is not installed 01:00:30 Fetched 35.2 MB in 5s (7826 kB/s) 01:00:30 (Reading database ... 12757 files and directories currently installed.) 01:00:30 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 01:00:30 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:00:31 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 01:00:31 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:00:31 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 01:00:31  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:00:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:00:31 ---> 8496ad3d2238 01:00:31 Step 3/23 : WORKDIR /edgex-go 01:00:31 ---> Using cache 01:00:31 ---> 98e9dc5a6d22 01:00:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:31 ---> Using cache 01:00:31 ---> d15c9b61fb9b 01:00:31 Step 5/23 : RUN apk add --update --no-cache make bash git 01:00:31 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:00:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:00:31 ---> 8496ad3d2238 01:00:31 Step 3/21 : WORKDIR /edgex-go 01:00:31 ---> Using cache 01:00:31 ---> 98e9dc5a6d22 01:00:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:31 ---> Using cache 01:00:31 ---> d15c9b61fb9b 01:00:31 Step 5/21 : RUN apk add --update --no-cache make git 01:00:31 ---> Using cache 01:00:31 ---> e93800c3bfd8 01:00:31 Step 6/21 : COPY go.mod . 01:00:31 ---> Using cache 01:00:31 ---> edae716f7b5e 01:00:31 Step 7/21 : RUN go mod download 01:00:31 ---> Using cache 01:00:31 ---> 63aee8c95419 01:00:31 Step 8/21 : COPY . . 01:00:31 ---> Using cache 01:00:31 ---> f9aa653fad42 01:00:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:00:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:00:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:00:31 ---> 8496ad3d2238 01:00:31 Step 3/23 : WORKDIR /edgex-go 01:00:31 ---> Using cache 01:00:31 ---> 98e9dc5a6d22 01:00:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:31 ---> Using cache 01:00:31 ---> d15c9b61fb9b 01:00:31 Step 5/23 : RUN apk add --update --no-cache make git 01:00:31 ---> Using cache 01:00:31 ---> e93800c3bfd8 01:00:31 Step 6/23 : COPY go.mod . 01:00:31 ---> Using cache 01:00:31 ---> edae716f7b5e 01:00:31 Step 7/23 : RUN go mod download 01:00:31 ---> Using cache 01:00:31 ---> 63aee8c95419 01:00:31 Step 8/23 : COPY . . 01:00:31 ---> Using cache 01:00:31 ---> f9aa653fad42 01:00:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:00:31 (Reading database ... 12757 files and directories currently installed.) 01:00:31 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 01:00:31 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 01:00:31 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 01:00:31 (Reading database ... 12757 files and directories currently installed.) 01:00:31 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 01:00:31 Unpacking apt (1.6.13) over (1.6.1) ... 01:00:31 Setting up apt (1.6.13) ... 01:00:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:00:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:00:32 (Reading database ... 12764 files and directories currently installed.) 01:00:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:00:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:00:32 Selecting previously unselected package libpython3.6-minimal:amd64. 01:00:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:00:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:00:32 Selecting previously unselected package libexpat1:amd64. 01:00:32 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:00:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:00:33 Selecting previously unselected package python3.6-minimal. 01:00:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:00:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:00:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:00:33 Checking for services that may need to be restarted...done. 01:00:33 Checking for services that may need to be restarted...done. 01:00:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:00:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:00:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:00:33 ---> 8496ad3d2238 01:00:33 Step 3/23 : WORKDIR /edgex-go 01:00:33 ---> Using cache 01:00:33 ---> 98e9dc5a6d22 01:00:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:33 ---> Using cache 01:00:33 ---> d15c9b61fb9b 01:00:33 Step 5/23 : RUN apk add --update --no-cache make git 01:00:33 ---> Using cache 01:00:33 ---> e93800c3bfd8 01:00:33 Step 6/23 : COPY go.mod . 01:00:33 ---> Using cache 01:00:33 ---> edae716f7b5e 01:00:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:00:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:00:34 Step 7/23 : RUN go mod download 01:00:34 ---> Using cache 01:00:34 ---> 63aee8c95419 01:00:34 Step 8/23 : COPY . . 01:00:34 ---> Using cache 01:00:34 ---> f9aa653fad42 01:00:34 Step 9/23 : RUN make cmd/core-command/core-command 01:00:34 Selecting previously unselected package python3-minimal. 01:00:34 (Reading database ... 13012 files and directories currently installed.) 01:00:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:00:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:00:34 Selecting previously unselected package mime-support. 01:00:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:00:34 Unpacking mime-support (3.60ubuntu1) ... 01:00:34 Selecting previously unselected package libmpdec2:amd64. 01:00:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:00:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:00:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:00:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:00:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:00:34 Selecting previously unselected package python3.6. 01:00:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:00:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:00:35 Selecting previously unselected package libpython3-stdlib:amd64. 01:00:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:00:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:00:35 Setting up python3-minimal (3.6.7-1~18.04) ... 01:00:35 ---> Running in 8a0da00a7f78 01:00:35 ---> Running in ab173c04bd46 01:00:35 ---> Running in ff6f20ed0664 01:00:35 ---> Running in 41045108e6e4 01:00:36 Selecting previously unselected package python3. 01:00:36 (Reading database ... 13442 files and directories currently installed.) 01:00:36 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:00:36 Unpacking python3 (3.6.7-1~18.04) ... 01:00:36 Selecting previously unselected package multiarch-support. 01:00:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:00:36 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:00:36 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:00:36 Selecting previously unselected package liblzo2-2:amd64. 01:00:36 (Reading database ... 13479 files and directories currently installed.) 01:00:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:00:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:00:36 Selecting previously unselected package libbsd0:amd64. 01:00:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:00:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:00:36 Selecting previously unselected package sudo. 01:00:36 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:00:36 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:00:36 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 01:00:37 Selecting previously unselected package apparmor. 01:00:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:00:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:00:37 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 01:00:37 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 01:00:37 Selecting previously unselected package libedit2:amd64. 01:00:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:00:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:00:37 Selecting previously unselected package libkrb5support0:amd64. 01:00:37 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:00:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:00:37 Selecting previously unselected package libk5crypto3:amd64. 01:00:37 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:00:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:00:37 Selecting previously unselected package libkeyutils1:amd64. 01:00:37 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:00:37 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:00:37 Selecting previously unselected package libkrb5-3:amd64. 01:00:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:00:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:00:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:00:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:00:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:00:37 Selecting previously unselected package libssl1.0.0:amd64. 01:00:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:00:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:00:38 Selecting previously unselected package openssh-client. 01:00:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:00:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:00:38 Selecting previously unselected package squashfs-tools. 01:00:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:00:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:00:38 Selecting previously unselected package snapd. 01:00:38 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 01:00:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:00:38 Unpacking snapd (2.48.3+18.04) ... 01:00:39 OK: 218 MiB in 52 packages 01:00:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:00:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:00:41 Setting up mime-support (3.60ubuntu1) ... 01:00:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:00:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:00:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:00:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:41 Setting up systemd (237-3ubuntu10.46) ... 01:00:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:00:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:00:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:00:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:00:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:00:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:00:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:00:42 Removing intermediate container 8a0da00a7f78 01:00:42 ---> d5068a95a349 01:00:42 Step 6/23 : COPY go.mod . 01:00:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:00:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:00:42 ---> b2432c0c2f9e 01:00:42 Step 7/23 : RUN go mod download 01:00:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:00:42 Setting up python3 (3.6.7-1~18.04) ... 01:00:42 running python rtupdate hooks for python3.6... 01:00:42 running python post-rtupdate hooks for python3.6... 01:00:42 Setting up apparmor (2.12-4ubuntu5.1) ... 01:00:43 ---> Running in 545f935a7a5d 01:00:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:00:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:00:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:00:44 Setting up snapd (2.48.3+18.04) ... 01:00:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:00:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:00:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:00:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:00:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:00:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:00:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:00:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:00:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:00:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:00:47 /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' 01:00:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:47 Processing triggers for systemd (237-3ubuntu10.46) ... 01:00:47 Removing intermediate container 545f935a7a5d 01:00:47 ---> 33e1678d9e60 01:00:47 Step 8/23 : COPY . . 01:00:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:00:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:00:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:00:50 Reading package lists... 01:00:50 Reading package lists... 01:00:50 Building dependency tree... 01:00:50 Reading state information... 01:00:50 Calculating upgrade... 01:00:51 The following packages will be upgraded: 01:00:51 advancecomp base-files bash binutils binutils-common 01:00:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:00:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:00:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:00:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:00:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:00:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:00:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:00:51 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 01:00:51 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 01:00:51 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 01:00:51 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 01:00:51 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 01:00:51 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 01:00:51 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 01:00:51 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:00:51 Need to get 64.0 MB of archives. 01:00:51 After this operation, 5034 kB of additional disk space will be used. 01:00:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 01:00:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:00:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:00:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:00:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:00:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:00:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:00:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:00:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:00:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:00:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:00:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:00:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:00:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:00:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:00:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:00:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:00:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:00:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:00:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:00:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:00:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:00:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:00:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:00:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:00:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:00:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:00:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:00:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:00:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:00:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:00:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:00:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:00:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:00:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:00:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:00:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 01:00:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 01:00:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:00:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:00:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:00:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:00:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:00:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:00:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:00:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:00:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:00:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:00:51 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] 01:00:51 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:00:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:00:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:00:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:00:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:00:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:00:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:00:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:00:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:00:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:00:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:00:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:00:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:00:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:00:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:00:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:00:52 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:00:52 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:00:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:00:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:00:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:00:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:00:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:00:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:00:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:00:52 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:00:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:00:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:00:52 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:00:52 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:00:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:00:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:00:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:00:52 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] 01:00:52 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:00:52 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 01:00:52 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] 01:00:52 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:00:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:00:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:00:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:00:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:00:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:00:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:00:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:00:53 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] 01:00:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:00:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:00:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:00:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:00:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:00:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:00:53 debconf: delaying package configuration, since apt-utils is not installed 01:00:53 Fetched 64.0 MB in 2s (29.9 MB/s) 01:00:53 (Reading database ... 13912 files and directories currently installed.) 01:00:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:00:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:00:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:00:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:00:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 01:00:54 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 01:00:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:00:56 (Reading database ... 13911 files and directories currently installed.) 01:00:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:00:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:00:56 (Reading database ... 13911 files and directories currently installed.) 01:00:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:00:56 (Reading database ... 13911 files and directories currently installed.) 01:00:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:00:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:00:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:00:57 (Reading database ... 13911 files and directories currently installed.) 01:00:57 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:00:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:00:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:00:57 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:00:58 Setting up base-files (10.1ubuntu2.10) ... 01:00:58 Installing new version of config file /etc/issue ... 01:00:58 Installing new version of config file /etc/issue.net ... 01:00:58 Installing new version of config file /etc/lsb-release ... 01:00:58 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:00:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:00:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:00:58 Removing obsolete conffile /etc/default/motd-news ... 01:00:58 (Reading database ... 13912 files and directories currently installed.) 01:00:58 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:00:58 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:00:58 Setting up bash (4.4.18-2ubuntu1.2) ... 01:00:58 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 01:00:58 (Reading database ... 13912 files and directories currently installed.) 01:00:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:00:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:00:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:00:59 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:00:59 Setting up tar (1.29b-2ubuntu0.2) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:00:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:00:59 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:00:59 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:00:59 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:00:59 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:00:59 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:01:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:01:00 Setting up grep (3.1-2build1) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:01:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:01:00 Setting up login (1:4.5-1ubuntu2) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:00 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:00 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:01:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:01 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:01:01 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:01:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:02 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:01:02 (Reading database ... 13912 files and directories currently installed.) 01:01:02 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:01:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:03 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:01:03 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:01:03 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:01:03 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:01:03 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:01:03 (Reading database ... 13912 files and directories currently installed.) 01:01:03 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:01:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:01:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:01:04 (Reading database ... 13912 files and directories currently installed.) 01:01:04 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:04 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:04 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:04 (Reading database ... 13912 files and directories currently installed.) 01:01:04 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:04 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:04 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:04 (Reading database ... 13912 files and directories currently installed.) 01:01:04 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:04 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:04 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:04 (Reading database ... 13912 files and directories currently installed.) 01:01:04 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:04 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:04 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:05 (Reading database ... 13912 files and directories currently installed.) 01:01:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:05 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:05 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:05 (Reading database ... 13912 files and directories currently installed.) 01:01:05 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:05 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:05 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:05 (Reading database ... 13912 files and directories currently installed.) 01:01:05 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:05 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:05 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:05 (Reading database ... 13912 files and directories currently installed.) 01:01:05 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:05 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:05 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:01:06 (Reading database ... 13912 files and directories currently installed.) 01:01:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:06 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:01:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:01:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:01:07 (Reading database ... 13912 files and directories currently installed.) 01:01:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:01:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:01:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:01:07 (Reading database ... 13912 files and directories currently installed.) 01:01:07 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:01:07 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:07 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:01:07 (Reading database ... 13914 files and directories currently installed.) 01:01:07 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:01:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:01:08 Setting up debconf (1.5.66ubuntu1) ... 01:01:08 (Reading database ... 13914 files and directories currently installed.) 01:01:08 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:01:08 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:01:08 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:01:08 (Reading database ... 13914 files and directories currently installed.) 01:01:08 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:01:08 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:01:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:01:09 (Reading database ... 13914 files and directories currently installed.) 01:01:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:09 (Reading database ... 13914 files and directories currently installed.) 01:01:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:09 (Reading database ... 13914 files and directories currently installed.) 01:01:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:09 ---> 432857ce9a32 01:01:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:01:09 ---> Running in a1fc00f344e7 01:01:09 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 01:01:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:10 (Reading database ... 13914 files and directories currently installed.) 01:01:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 01:01:10 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:01:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:10 (Reading database ... 13914 files and directories currently installed.) 01:01:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:01:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:01:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:01:10 (Reading database ... 13914 files and directories currently installed.) 01:01:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:01:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:11 (Reading database ... 13914 files and directories currently installed.) 01:01:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:11 (Reading database ... 13914 files and directories currently installed.) 01:01:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:01:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:01:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:01:11 (Reading database ... 13914 files and directories currently installed.) 01:01:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:01:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:01:11 Setting up passwd (1:4.5-1ubuntu2) ... 01:01:12 (Reading database ... 13914 files and directories currently installed.) 01:01:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:01:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:01:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:01:12 (Reading database ... 13914 files and directories currently installed.) 01:01:12 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 01:01:12 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:01:12 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 01:01:13 (Reading database ... 13914 files and directories currently installed.) 01:01:13 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 01:01:13 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:01:13 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 01:01:13 (Reading database ... 13914 files and directories currently installed.) 01:01:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:01:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:01:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:01:13 (Reading database ... 13914 files and directories currently installed.) 01:01:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:01:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:01:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:01:13 (Reading database ... 13914 files and directories currently installed.) 01:01:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:01:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:01:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:01:14 (Reading database ... 13914 files and directories currently installed.) 01:01:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:01:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:01:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:01:14 (Reading database ... 13914 files and directories currently installed.) 01:01:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:01:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:01:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:01:14 (Reading database ... 13914 files and directories currently installed.) 01:01:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:01:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:01:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:01:14 (Reading database ... 13915 files and directories currently installed.) 01:01:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:01:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:01:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:01:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:01:15 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:01:15 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:01:15 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:01:15 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:01:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:01:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:01:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:01:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:01:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:01:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:01:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:01:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:01:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:01:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:01:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:01:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:01:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:01:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:01:17 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:01:17 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:01:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:01:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:01:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:01:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:01:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:01:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:01:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:01:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:01:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:01:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:01:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:01:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:01:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:19 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:19 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:01:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:01:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:01:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:01:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:01:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:01:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:01:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:01:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:01:25 01:01:25 Current default time zone: 'Etc/UTC' 01:01:25 Local time is now: Wed May 5 01:01:25 UTC 2021. 01:01:25 Universal Time is now: Wed May 5 01:01:25 UTC 2021. 01:01:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:01:25 01:01:25 Setting up systemd-sysv (237-3ubuntu10.46) ... 01:01:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:25 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 01:01:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:01:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:01:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:01:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:01:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:01:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:01:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:01:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:01:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:01:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:26 Setting up patch (2.7.6-2ubuntu1.1) ... 01:01:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:01:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:01:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:01:26 Installing new version of config file /etc/ssl/openssl.cnf ... 01:01:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:01:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:01:26 Setting up ca-certificates (20210119~18.04.1) ... 01:01:28 Updating certificates in /etc/ssl/certs... 01:01:29 23 added, 27 removed; done. 01:01:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:01:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:01:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:01:29 Setting up pkgbinarymangler (138.18.04.1) ... 01:01:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:01:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up perl (5.26.1-6ubuntu0.5) ... 01:01:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:01:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:01:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:01:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:01:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:01:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:01:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:01:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:01:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:01:29 Processing triggers for systemd (237-3ubuntu10.46) ... 01:01:29 Processing triggers for mime-support (3.60ubuntu1) ... 01:01:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:01:29 Updating certificates in /etc/ssl/certs... 01:01:30 0 added, 0 removed; done. 01:01:30 Running hooks in /etc/ca-certificates/update.d... 01:01:30 done. 01:01:31 Reading package lists... 01:01:31 Building dependency tree... 01:01:31 Reading state information... 01:01:31 The following NEW packages will be installed: 01:01:31 apt-transport-https 01:01:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:01:31 Need to get 1692 B of archives. 01:01:31 After this operation, 154 kB of additional disk space will be used. 01:01:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 01:01:31 debconf: delaying package configuration, since apt-utils is not installed 01:01:32 Fetched 1692 B in 0s (8274 B/s) 01:01:32 Selecting previously unselected package apt-transport-https. 01:01:32 (Reading database ... 13920 files and directories currently installed.) 01:01:32 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 01:01:32 Unpacking apt-transport-https (1.6.13) ... 01:01:32 Setting up apt-transport-https (1.6.13) ... 01:01:32 Waiting for network to be ready... 01:01:38 2021-05-05T01:01:36Z INFO Waiting for automatic snapd restart... 01:01:39 snapd 2.49.2 from Canonical* installed 01:01:40 "snapd" switched to the "latest/stable" channel 01:01:40 01:01:44 core18 20210309 from Canonical* installed 01:01:44 "core18" switched to the "latest/stable" channel 01:01:44 01:01:51 snapcraft 4.7.1 from Canonical* installed 01:01:51 "snapcraft" switched to the "latest/stable" channel 01:01:51 01:01:54 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: 01:01:54 - README.md 01:01:54 01:01:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:02:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:01 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 01:02:01 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:02:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:02:03 Reading package lists... 01:02:03 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 01:02:06 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 01:02:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:10 Reading package lists... 01:02:10 Building dependency tree... 01:02:10 Reading state information... 01:02:10 Suggested packages: 01:02:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:02:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:02:10 Recommended packages: 01:02:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:02:10 The following NEW packages will be installed: 01:02:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:02:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:02:10 pkg-config zip 01:02:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:02:10 Need to get 7663 kB of archives. 01:02:10 After this operation, 43.8 MB of additional disk space will be used. 01:02:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:02:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 01:02:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:02:10 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:02:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:02:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:02:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:02:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:02:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:02:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:02:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:02:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:02:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:02:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:02:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:02:11 debconf: delaying package configuration, since apt-utils is not installed 01:02:11 Fetched 7663 kB in 1s (10.6 MB/s) 01:02:11 Selecting previously unselected package libglib2.0-0:amd64. 01:02:11 (Reading database ... 13924 files and directories currently installed.) 01:02:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:02:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:02:11 Selecting previously unselected package libpsl5:amd64. 01:02:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:02:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:02:11 Selecting previously unselected package libnghttp2-14:amd64. 01:02:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:02:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:02:11 Selecting previously unselected package librtmp1:amd64. 01:02:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:02:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:02:11 Selecting previously unselected package libcurl3-gnutls:amd64. 01:02:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 01:02:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:02:11 Selecting previously unselected package liberror-perl. 01:02:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:02:11 Unpacking liberror-perl (0.17025-1) ... 01:02:12 Selecting previously unselected package git-man. 01:02:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:02:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:02:12 Selecting previously unselected package git. 01:02:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:02:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:02:13 Selecting previously unselected package libnorm1:amd64. 01:02:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:02:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:02:13 Selecting previously unselected package libpgm-5.2-0:amd64. 01:02:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:02:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:02:13 Selecting previously unselected package libsodium23:amd64. 01:02:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:02:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:02:13 Selecting previously unselected package libzmq5:amd64. 01:02:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:02:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:02:13 Selecting previously unselected package libzmq3-dev:amd64. 01:02:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:02:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:02:13 Selecting previously unselected package pkg-config. 01:02:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:02:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:02:13 Selecting previously unselected package zip. 01:02:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:02:13 Unpacking zip (3.0-11build1) ... 01:02:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:02:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:02:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:02:14 Setting up liberror-perl (0.17025-1) ... 01:02:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:02:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:02:14 No schema files found: doing nothing. 01:02:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:02:14 Setting up zip (3.0-11build1) ... 01:02:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:02:14 Setting up libsodium23:amd64 (1.0.16-2) ... 01:02:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:02:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:02:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:02:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:02:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:02:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:02:16 Removing intermediate container 41045108e6e4 01:02:16 ---> a61b5cf2fde9 01:02:16 01:02:16 Step 10/21 : FROM alpine:3.12 01:02:16 ---> 9852663dfa18 01:02:16 Step 11/21 : RUN apk add --update --no-cache curl 01:02:16 ---> Running in 7577970bea48 01:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:19 (1/4) Installing ca-certificates (20191127-r4) 01:02:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:02:19 (3/4) Installing libcurl (7.76.1-r0) 01:02:19 (4/4) Installing curl (7.76.1-r0) 01:02:19 Executing busybox-1.31.1-r20.trigger 01:02:19 Executing ca-certificates-20191127-r4.trigger 01:02:20 OK: 7 MiB in 18 packages 01:02:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:21 git set to automatically installed. 01:02:21 git-man set to automatically installed. 01:02:21 libcurl3-gnutls set to automatically installed. 01:02:21 liberror-perl set to automatically installed. 01:02:21 libglib2.0-0 set to automatically installed. 01:02:21 libnghttp2-14 set to automatically installed. 01:02:21 libnorm1 set to automatically installed. 01:02:21 libpgm-5.2-0 set to automatically installed. 01:02:21 libpsl5 set to automatically installed. 01:02:21 librtmp1 set to automatically installed. 01:02:21 libsodium23 set to automatically installed. 01:02:21 libzmq3-dev set to automatically installed. 01:02:21 libzmq5 set to automatically installed. 01:02:21 pkg-config set to automatically installed. 01:02:21 zip set to automatically installed. 01:02:22 Removing intermediate container ab173c04bd46 01:02:22 ---> 4ba9bffbdcb9 01:02:22 01:02:22 Step 10/23 : FROM alpine:3.12 01:02:22 ---> 9852663dfa18 01:02:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:02:22 ---> Using cache 01:02:22 ---> 27a39f294d20 01:02:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:02:22 ---> Using cache 01:02:22 ---> 23872649b1c8 01:02:22 Step 13/23 : ENV APP_PORT=48082 01:02:23 ---> Running in d59e84462e9f 01:02:23 Removing intermediate container 7577970bea48 01:02:23 ---> 63231973a4ee 01:02:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:02:23 ---> Running in d4cdf5d3ba3b 01:02:23 snapd is not logged in, snap install commands will use sudo 01:02:24 Removing intermediate container d59e84462e9f 01:02:24 ---> ade8b5ed5301 01:02:24 Step 14/23 : EXPOSE $APP_PORT 01:02:24 ---> Running in 1b3427c7c379 01:02:24 Removing intermediate container d4cdf5d3ba3b 01:02:24 ---> 2ccfbd2e16df 01:02:24 Step 13/21 : WORKDIR /edgex 01:02:24 ---> Running in 282e99067134 01:02:24 Removing intermediate container 1b3427c7c379 01:02:24 ---> 3c44ae950ada 01:02:24 Step 15/23 : WORKDIR / 01:02:25 ---> Running in 8d1aafab1df9 01:02:25 Removing intermediate container 282e99067134 01:02:25 ---> 69f60635df80 01:02:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:02:26 Removing intermediate container 8d1aafab1df9 01:02:26 ---> 9fe780455822 01:02:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:27 ---> d410f369812f 01:02:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:02:27 ---> cb735dbe51c3 01:02:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:02:29 ---> 7698a6a101bc 01:02:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:02:29 ---> 25b68bfb3a14 01:02:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:02:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:31 snap "core18" has no updates available 01:02:31 ---> df8791ff20f1 01:02:31 Step 19/23 : ENTRYPOINT ["/core-command"] 01:02:31 ---> d1a224bd9aea 01:02:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:02:31 ---> Running in 3d37bde03120 01:02:31 ---> Running in 2d31fe464b12 01:02:32 snapd is not logged in, snap install commands will use sudo 01:02:32 Removing intermediate container 3d37bde03120 01:02:32 ---> bcd9aee3ebe5 01:02:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:02:32 Removing intermediate container 2d31fe464b12 01:02:32 ---> 1242ffb37b36 01:02:32 Step 18/21 : CMD ["--init=true"] 01:02:32 ---> Running in 242f03713f6a 01:02:33 ---> Running in 1eccdd781e8c 01:02:33 Removing intermediate container 242f03713f6a 01:02:33 ---> 17b74dc7f2aa 01:02:33 Step 21/23 : LABEL arch=arm64 01:02:33 Removing intermediate container 1eccdd781e8c 01:02:33 ---> f0f0f7f65a9d 01:02:33 Step 19/21 : LABEL arch=arm64 01:02:33 ---> Running in b77990dcec17 01:02:34 ---> Running in e913da09da79 01:02:34 Removing intermediate container b77990dcec17 01:02:34 ---> 23bd7668c86c 01:02:34 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 01:02:35 Removing intermediate container e913da09da79 01:02:35 ---> 3181be403520 01:02:35 Step 20/21 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 01:02:35 ---> Running in 4a192805430f 01:02:35 ---> Running in 8655134d2daf 01:02:35 Removing intermediate container ff6f20ed0664 01:02:35 ---> b67ddf179fed 01:02:35 01:02:35 Step 10/23 : FROM alpine:3.12 01:02:35 ---> 9852663dfa18 01:02:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:02:35 ---> Using cache 01:02:35 ---> 27a39f294d20 01:02:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:02:35 ---> Using cache 01:02:35 ---> 23872649b1c8 01:02:35 Step 13/23 : ENV APP_PORT=48081 01:02:36 Removing intermediate container 4a192805430f 01:02:36 ---> ace121938b98 01:02:36 Step 23/23 : LABEL version=0.0.0 01:02:36 ---> Running in c5d4deaf2c75 01:02:36 Removing intermediate container 8655134d2daf 01:02:36 ---> 27da65188f05 01:02:36 Step 21/21 : LABEL version=0.0.0 01:02:36 ---> Running in 003bcc4f4ae9 01:02:36 ---> Running in 8eecad1d83b0 01:02:37 Removing intermediate container c5d4deaf2c75 01:02:37 ---> d323cf3fb54e 01:02:37 Step 14/23 : EXPOSE $APP_PORT 01:02:37 Removing intermediate container 003bcc4f4ae9 01:02:37 ---> 3bab25caacaa 01:02:37 01:02:37 Removing intermediate container 8eecad1d83b0 01:02:37 ---> 33b8427cc1a1 01:02:37 01:02:37 ---> Running in 8db48e8a09a6 01:02:37 Successfully built 3bab25caacaa 01:02:37 Successfully tagged docker-core-command-go-arm64:latest 01:02:37  Building docker-core-command-go ... done Successfully built 33b8427cc1a1 01:02:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 01:02:38  Building docker-security-proxy-setup-go ... done Removing intermediate container 8db48e8a09a6 01:02:38 ---> 70675e49e03a 01:02:38 Step 15/23 : WORKDIR / 01:02:38 ---> Running in ec5b6edcddf8 01:02:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:38 Removing intermediate container a1fc00f344e7 01:02:38 ---> a852252c8371 01:02:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:02:39 ---> Running in 27aef9450000 01:02:39 Removing intermediate container ec5b6edcddf8 01:02:39 ---> 503d03e92375 01:02:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:40 ---> 89447932acb6 01:02:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:02:40 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 01:02:41 ---> 9b373a68d1dc 01:02:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:02:42 ---> b7355c6b23ff 01:02:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:02:42 ---> Running in 7f0c8d98948e 01:02:42 Removing intermediate container 27aef9450000 01:02:42 ---> e10189e834eb 01:02:42 01:02:42 Step 11/23 : FROM docker:20.10.0 01:02:43 20.10.0: Pulling from library/docker 01:02:43 Removing intermediate container 7f0c8d98948e 01:02:43 ---> 51cb0b91c4eb 01:02:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:02:43 ---> Running in b0c064465eb3 01:02:44 Removing intermediate container b0c064465eb3 01:02:44 ---> 50dd84cf4dd7 01:02:44 Step 21/23 : LABEL arch=arm64 01:02:44 ---> Running in 0a5cfdc8f514 01:02:45 Removing intermediate container 0a5cfdc8f514 01:02:45 ---> 6b1315432d01 01:02:45 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 01:02:46 ---> Running in 7bfc67ad4d57 01:02:47 Removing intermediate container 7bfc67ad4d57 01:02:47 ---> 206b66004147 01:02:47 Step 23/23 : LABEL version=0.0.0 01:02:47 ---> Running in 1516a654935a 01:02:48 Removing intermediate container 1516a654935a 01:02:48 ---> 356726d22976 01:02:48 01:02:49 Successfully built 356726d22976 01:02:49 Successfully tagged docker-core-metadata-go-arm64:latest 01:02:50  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:02:50 Status: Downloaded newer image for docker:20.10.0 01:02:50 ---> eeaf43b92773 01:02:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:02:50 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 01:02:51 Pulling go-build-helper 01:02:51 + snapcraftctl pull 01:02:51 ---> Running in 3a2ce1ad69c3 01:02:51 Removing intermediate container 3a2ce1ad69c3 01:02:51 ---> f71184f41479 01:02:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:02:51 ---> Running in 580bf7dce1d9 01:02:52 'app-service-config' has dependencies that need to be staged: go-build-helper 01:02:52 Skipping pull go-build-helper (already ran) 01:02:52 Building go-build-helper 01:02:52 + snapcraftctl build 01:02:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:53 (1/39) Installing readline (8.0.4-r0) 01:02:53 (2/39) Installing bash (5.0.17-r0) 01:02:53 Executing bash-5.0.17-r0.post-install 01:02:53 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:02:53 (4/39) Installing libcurl (7.76.1-r0) 01:02:53 (5/39) Installing curl (7.76.1-r0) 01:02:53 (6/39) Installing dumb-init (1.2.2-r1) 01:02:53 (7/39) Installing libbz2 (1.0.8-r1) 01:02:53 (8/39) Installing expat (2.2.9-r1) 01:02:53 (9/39) Installing libffi (3.3-r2) 01:02:53 (10/39) Installing gdbm (1.13-r1) 01:02:53 (11/39) Installing xz-libs (5.2.5-r0) 01:02:53 (12/39) Installing sqlite-libs (3.32.1-r0) 01:02:53 (13/39) Installing python3 (3.8.8-r0) 01:02:55 (14/39) Installing py3-appdirs (1.4.4-r1) 01:02:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:02:55 (16/39) Installing py3-parsing (2.4.7-r0) 01:02:55 (17/39) Installing py3-six (1.15.0-r0) 01:02:55 (18/39) Installing py3-packaging (20.4-r0) 01:02:55 (19/39) Installing py3-setuptools (47.0.0-r0) 01:02:55 (20/39) Installing py3-chardet (3.0.4-r4) 01:02:55 (21/39) Installing py3-idna (2.9-r0) 01:02:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:02:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:02:55 (24/39) Installing py3-requests (2.23.0-r0) 01:02:55 Staging go-build-helper 01:02:55 + snapcraftctl stage 01:02:56 (25/39) Installing py3-msgpack (1.0.0-r0) 01:02:56 (26/39) Installing py3-lockfile (0.12.2-r3) 01:02:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:02:56 (28/39) Installing py3-colorama (0.4.3-r0) 01:02:56 (29/39) Installing py3-distlib (0.3.0-r0) 01:02:56 (30/39) Installing py3-distro (1.5.0-r1) 01:02:56 (31/39) Installing py3-webencodings (0.5.1-r3) 01:02:56 (32/39) Installing py3-html5lib (1.0.1-r4) 01:02:56 (33/39) Installing py3-pytoml (0.1.21-r0) 01:02:56 (34/39) Installing py3-pep517 (0.8.2-r0) 01:02:56 (35/39) Installing py3-progress (1.5-r0) 01:02:56 (36/39) Installing py3-toml (0.10.1-r0) 01:02:56 (37/39) Installing py3-retrying (1.3.3-r0) 01:02:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:02:56 (39/39) Installing py3-pip (20.1.1-r0) 01:02:56 Executing busybox-1.31.1-r19.trigger 01:02:56 OK: 72 MiB in 59 packages 01:03:01 Collecting docker-compose==1.23.2 01:03:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:03:01 Collecting docopt<0.7,>=0.6.1 01:03:01 Downloading docopt-0.6.2.tar.gz (25 kB) 01:03:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:03:04 Collecting jsonschema<3,>=2.5.1 01:03:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:03:05 Collecting PyYAML<4,>=3.10 01:03:05 Downloading PyYAML-3.13.tar.gz (270 kB) 01:03:09 Collecting docker<4.0,>=3.6.0 01:03:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:03:10 Collecting cached-property<2,>=1.2.0 01:03:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:03:10 Collecting websocket-client<1.0,>=0.32.0 01:03:10 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 01:03:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:03:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:03:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 01:03:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:03:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:03:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:03:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:03:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:03:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:03:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:03:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:03:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 01:03:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:03:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:03:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 01:03:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 01:03:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 01:03:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 01:03:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:03:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] 01:03:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 01:03:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 01:03:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:03:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 01:03:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 01:03:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 01:03:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:03:10 Fetched 24.5 MB in 0s (0 B/s) 01:03:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:03:10 Fetched 224 kB in 0s (0 B/s) 01:03:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:03:10 Fetched 157 kB in 0s (0 B/s) 01:03:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:03:10 Fetched 221 kB in 0s (0 B/s) 01:03:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:03:10 Fetched 143 kB in 0s (0 B/s) 01:03:10 Pulling app-service-config 01:03:10 + snapcraftctl pull 01:03:10 Cloning into '/root/parts/app-service-config/src'... 01:03:10 Pulling config-common 01:03:10 + snapcraftctl pull 01:03:11 Collecting texttable<0.10,>=0.9.0 01:03:11 Downloading texttable-0.9.1.tar.gz (11 kB) 01:03:13 Collecting dockerpty<0.5,>=0.4.1 01:03:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:03:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:03:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:03:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:03:15 Fetched 0 B in 0s (0 B/s) 01:03:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:03:15 Fetched 0 B in 0s (0 B/s) 01:03:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:03:15 Fetched 0 B in 0s (0 B/s) 01:03:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:03:15 Fetched 0 B in 0s (0 B/s) 01:03:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:03:15 Fetched 0 B in 0s (0 B/s) 01:03:15 Pulling edgex-go 01:03:15 + snapcraftctl pull 01:03:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:03:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:03:17 Collecting docker-pycreds>=0.4.0 01:03:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:03:17 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) 01:03:17 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) 01:03:18 Collecting urllib3<1.25,>=1.21.1 01:03:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:03:18 Collecting idna<2.8,>=2.5 01:03:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:03:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:03:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:03:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:03:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:03:19 Installing collected packages: docopt, jsonschema, PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, texttable, dockerpty, docker-compose 01:03:19 Running setup.py install for docopt: started 01:03:21 Running setup.py install for docopt: finished with status 'done' 01:03:22 Running setup.py install for PyYAML: started 01:03:25 Running setup.py install for PyYAML: finished with status 'done' 01:03:25 Attempting uninstall: urllib3 01:03:25 Found existing installation: urllib3 1.25.9 01:03:25 Uninstalling urllib3-1.25.9: 01:03:25 Successfully uninstalled urllib3-1.25.9 01:03:25 Attempting uninstall: idna 01:03:25 Found existing installation: idna 2.9 01:03:25 Uninstalling idna-2.9: 01:03:25 Successfully uninstalled idna-2.9 01:03:26 Attempting uninstall: requests 01:03:26 Found existing installation: requests 2.23.0 01:03:26 Uninstalling requests-2.23.0: 01:03:26 Successfully uninstalled requests-2.23.0 01:03:28 Running setup.py install for texttable: started 01:03:30 Running setup.py install for texttable: finished with status 'done' 01:03:30 Running setup.py install for dockerpty: started 01:03:32 Running setup.py install for dockerpty: finished with status 'done' 01:03:33 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 01:03:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:03:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:03:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:03:37 Fetched 0 B in 0s (0 B/s) 01:03:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:03:37 Fetched 96.5 kB in 0s (0 B/s) 01:03:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:03:37 Fetched 279 kB in 0s (0 B/s) 01:03:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:03:37 Fetched 122 kB in 0s (0 B/s) 01:03:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:03:37 Fetched 77.8 kB in 0s (0 B/s) 01:03:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:03:37 Fetched 8848 B in 0s (0 B/s) 01:03:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:03:37 Fetched 47.8 kB in 0s (0 B/s) 01:03:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:03:37 Fetched 45.6 kB in 0s (0 B/s) 01:03:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:03:37 Fetched 15.0 kB in 0s (0 B/s) 01:03:37 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 01:03:37 Fetched 219 kB in 0s (0 B/s) 01:03:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:03:37 Fetched 154 kB in 0s (0 B/s) 01:03:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:03:37 Fetched 50.6 kB in 0s (0 B/s) 01:03:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:03:37 Fetched 14.8 kB in 0s (0 B/s) 01:03:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:03:37 Fetched 41.8 kB in 0s (0 B/s) 01:03:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:03:37 Fetched 499 kB in 0s (0 B/s) 01:03:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:03:37 Fetched 111 kB in 0s (0 B/s) 01:03:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:03:37 Fetched 240 kB in 0s (0 B/s) 01:03:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:03:37 Fetched 29.3 kB in 0s (0 B/s) 01:03:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:03:37 Fetched 85.5 kB in 0s (0 B/s) 01:03:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:03:37 Fetched 24.5 kB in 0s (0 B/s) 01:03:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:03:37 Fetched 49.2 kB in 0s (0 B/s) 01:03:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:03:37 Fetched 54.2 kB in 0s (0 B/s) 01:03:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:03:37 Fetched 30.8 kB in 0s (0 B/s) 01:03:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:03:37 Fetched 15.8 kB in 0s (0 B/s) 01:03:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:03:37 Fetched 85.9 kB in 0s (0 B/s) 01:03:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:03:37 Fetched 8720 B in 0s (0 B/s) 01:03:37 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 01:03:37 Fetched 137 kB in 0s (0 B/s) 01:03:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:03:37 Fetched 119 kB in 0s (0 B/s) 01:03:37 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 01:03:37 Fetched 110 kB in 0s (0 B/s) 01:03:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:03:37 Fetched 11.1 kB in 0s (0 B/s) 01:03:37 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:03:37 Fetched 645 kB in 0s (0 B/s) 01:03:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:03:37 Fetched 41.3 kB in 0s (0 B/s) 01:03:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:03:37 Fetched 17.9 kB in 0s (0 B/s) 01:03:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:03:37 Fetched 368 kB in 0s (0 B/s) 01:03:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:03:37 Fetched 187 kB in 0s (0 B/s) 01:03:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:03:37 Fetched 175 kB in 0s (0 B/s) 01:03:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:03:37 Fetched 206 kB in 0s (0 B/s) 01:03:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:03:37 Fetched 1301 kB in 0s (0 B/s) 01:03:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:03:37 Fetched 36.2 kB in 0s (0 B/s) 01:03:37 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 01:03:37 Fetched 159 kB in 0s (0 B/s) 01:03:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:03:37 Fetched 107 kB in 0s (0 B/s) 01:03:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:03:37 Fetched 48.7 kB in 0s (0 B/s) 01:03:37 Pulling static-packages 01:03:37 + snapcraftctl pull 01:03:38 Pulling version 01:03:38 + cd /root/project 01:03:38 + [ -f VERSION ] 01:03:38 + PROJECT_VERSION=local-dev 01:03:38 + git rev-parse --short HEAD 01:03:38 + GIT_REVISION=ea83aeb7 01:03:38 + snapcraftctl set-version local-dev 01:03:39 Skipping build go-build-helper (already ran) 01:03:39 Building app-service-config 01:03:39 + make build 01:03:39 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 01:03:41 Removing intermediate container 580bf7dce1d9 01:03:41 ---> e9461b9bfced 01:03:41 Step 14/23 : ENV APP_PORT=48090 01:03:41 ---> Running in 04970d9c191f 01:03:41 Removing intermediate container 04970d9c191f 01:03:41 ---> 1abb42076010 01:03:41 Step 15/23 : EXPOSE $APP_PORT 01:03:41 ---> Running in 179aa1550eba 01:03:42 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 01:03:42 Removing intermediate container 179aa1550eba 01:03:42 ---> 88d345b662ab 01:03:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:03:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 01:03:42 go: downloading github.com/google/uuid v1.2.0 01:03:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 01:03:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 01:03:42 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:03:42 go: downloading github.com/go-kit/kit v0.8.0 01:03:42 go: downloading github.com/mitchellh/copystructure v1.0.0 01:03:43 go: downloading github.com/hashicorp/consul/api v1.8.1 01:03:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 01:03:43 ---> 282fef906be4 01:03:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:03:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 01:03:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:03:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 01:03:43 go: downloading github.com/hashicorp/serf v0.9.5 01:03:43 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 01:03:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:03:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:03:43 go: downloading github.com/pelletier/go-toml v1.9.0 01:03:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:03:43 go: downloading github.com/gorilla/websocket v1.4.2 01:03:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:03:43 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:03:43 go: downloading github.com/gorilla/mux v1.8.0 01:03:43 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:03:43 go: downloading github.com/go-playground/validator/v10 v10.5.0 01:03:43 go: downloading github.com/go-playground/universal-translator v0.17.0 01:03:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:03:43 go: downloading github.com/leodido/go-urn v1.2.0 01:03:43 go: downloading github.com/go-playground/locales v0.13.0 01:03:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:03:44 go: downloading github.com/fatih/color v1.9.0 01:03:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 01:03:44 go: downloading github.com/x448/float16 v0.8.4 01:03:44 go: downloading golang.org/x/text v0.3.2 01:03:44 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 01:03:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:03:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:03:44 go: downloading github.com/pebbe/zmq4 v1.2.7 01:03:44 go: downloading github.com/mattn/go-isatty v0.0.12 01:03:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:03:44 go: downloading github.com/mattn/go-colorable v0.1.6 01:03:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:03:44 ---> 5c0b80f49ff4 01:03:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:03:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:03:44 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 01:03:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:03:45 ---> 638bd8b192e5 01:03:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:03:45 ---> Running in 202094c5d9cc 01:03:45 Removing intermediate container 202094c5d9cc 01:03:45 ---> 9932705a7574 01:03:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:03:45 ---> Running in 4b7bee6c87ea 01:03:45 Removing intermediate container 4b7bee6c87ea 01:03:45 ---> b7989499c020 01:03:45 Step 21/23 : LABEL arch=arm64 01:03:46 ---> Running in a86c6026bf0e 01:03:46 Removing intermediate container a86c6026bf0e 01:03:46 ---> b2c87b3b15b4 01:03:46 Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 01:03:46 ---> Running in 314996eb63a8 01:03:47 Removing intermediate container 314996eb63a8 01:03:47 ---> 37a7cc87913c 01:03:47 Step 23/23 : LABEL version=0.0.0 01:03:47 ---> Running in a7f04323eaa7 01:03:48 Removing intermediate container a7f04323eaa7 01:03:48 ---> 018910f612be 01:03:48 01:03:48 Successfully built 018910f612be 01:03:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 01:03:48  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 01:03:48 $ docker stop --time=1 bf54d7663d613fdc48dfad88d41eaead2ec069d16f0d62add942d4645caa4b5e 01:03:50 $ docker rm -f bf54d7663d613fdc48dfad88d41eaead2ec069d16f0d62add942d4645caa4b5e [Pipeline] // withDockerContainer [Pipeline] sh 01:03:51 + grep docker 01:03:51 + docker images 01:03:51 docker-sys-mgmt-agent-go-arm64 latest 018910f612be 4 seconds ago 299MB 01:03:51 docker-core-metadata-go-arm64 latest 356726d22976 About a minute ago 17.4MB 01:03:51 docker-core-command-go-arm64 latest 3bab25caacaa About a minute ago 16.1MB 01:03:51 docker-security-proxy-setup-go-arm64 latest 33b8427cc1a1 About a minute ago 23.9MB 01:03:51 docker-core-data-go-arm64 latest 3db95c7d4a6f 4 minutes ago 20.3MB 01:03:51 docker-security-bootstrapper-go-arm64 latest 5e7a40fb3504 4 minutes ago 17.1MB 01:03:51 docker-security-secretstore-setup-go-arm64 latest d112b9d48cc6 4 minutes ago 24.3MB 01:03:51 docker-support-scheduler-go-arm64 latest 57c98aeab675 4 minutes ago 16.1MB 01:03:51 docker-support-notifications-go-arm64 latest 1a6ef8d452ee 4 minutes ago 16.6MB 01:03:51 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 01:03:52 ---> job-cost.sh 01:03:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6rZ 01:03:56 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 01:03:56 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 01:03:56 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 01:03:56 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 01:03:57 Building config-common 01:03:57 + snapcraftctl build 01:04:00 Building edgex-go 01:04:01 + cd /root/parts/edgex-go/src 01:04:01 + make build 01:04:01 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 01:04:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 01:04:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 01:04:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:04:01 go: downloading github.com/pkg/errors v0.8.1 01:04:01 go: downloading github.com/imdario/mergo v0.3.12 01:04:05 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 01:04:05 go: downloading gopkg.in/yaml.v2 v2.4.0 01:04:12 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 01:04:13 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 01:04:15 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 01:04:16 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 01:04:16 go: downloading github.com/stretchr/testify v1.7.0 01:04:16 go: downloading github.com/davecgh/go-spew v1.1.1 01:04:16 go: downloading github.com/pmezard/go-difflib v1.0.0 01:04:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:04:18 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 01:04:18 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:04:18 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 01:04:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:04:21 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 01:04:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:04:23 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 01:04:24 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 01:04:25 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 01:04:25 go: downloading github.com/lib/pq v1.10.1 01:04:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:04:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:04:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:04:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:04:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:04:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:04:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:04:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:04:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:04:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:04:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:04:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:04:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:04:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:04:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:04:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:04:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:04:28 + 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 01:04:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:04:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:04:28 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:04:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:04:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:04:28 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 01:04:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:04:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:04:28 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:04:31 Building static-packages 01:04:31 + snapcraftctl build 01:04:34 Building version 01:04:34 + snapcraftctl build 01:04:37 Skipping stage go-build-helper (already ran) 01:04:37 Staging app-service-config 01:04:37 + snapcraftctl stage 01:04:38 Staging config-common 01:04:38 + snapcraftctl stage 01:04:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:04:39 Staging edgex-go 01:04:39 + snapcraftctl stage 01:04:40 Staging static-packages 01:04:40 + snapcraftctl stage 01:04:42 Staging version 01:04:42 + snapcraftctl stage 01:04:43 Priming go-build-helper 01:04:43 + snapcraftctl prime 01:04:44 Priming app-service-config 01:04:44 + snapcraftctl prime 01:04:46 Priming config-common 01:04:46 + snapcraftctl prime 01:04:47 Priming edgex-go 01:04:47 + snapcraftctl prime 01:04:48 Priming static-packages 01:04:48 + snapcraftctl prime 01:04:51 Priming version 01:04:51 + snapcraftctl prime 01:04:51 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] } 01:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-d6rZ/bin to PATH 01:06:16 INFO: No Stack... 01:06:16 INFO: Retrieving Pricing Info for: lf-standard-4 01:06:16 INFO: Archiving Costs [Pipeline] sh 01:06:16 + cat /w/workspace/edgex-go/6/archives/cost.csv 01:06:16 + cut -d, -f6 [Pipeline] lock 01:06:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-6-stack-cost] 01:06:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3410-6-stack-cost] did not exist. Created. 01:06:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:17 + echo total: 0.20999999344348907 [Pipeline] stash 01:06:17 Stashed 1 file(s) [Pipeline] } 01:06:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-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 01:06:18 provisioning config files... 01:06:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7595296610185995038tmp [Pipeline] { [Pipeline] sh 01:06:19 + set +x 01:06:19 + curl -s https://codecov.io/bash 01:06:19 + bash -s -- 01:06:19 01:06:19 _____ _ 01:06:19 / ____| | | 01:06:19 | | ___ __| | ___ ___ _____ __ 01:06:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:06:19 | |___| (_) | (_| | __/ (_| (_) \ V / 01:06:19 \_____\___/ \__,_|\___|\___\___/ \_/ 01:06:19 Bash-1.0.2 01:06:19 01:06:19 01:06:19 ==> git version 2.24.3 found 01:06:19 ==> 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 01:06:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:06:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:06:19 ==> Jenkins CI detected. 01:06:19 project root: . 01:06:19 --> token set from env 01:06:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:06:19 ==> Running gcov in . (disable via -X gcov) 01:06:19 ==> Python coveragepy not found 01:06:19 ==> Searching for coverage reports in: 01:06:19 + . 01:06:19 -> Found 1 reports 01:06:19 ==> Detecting git/mercurial file structure 01:06:19 ==> Reading reports 01:06:19 + ./coverage.out bytes=699522 01:06:19 ==> Appending adjustments 01:06:19 https://docs.codecov.io/docs/fixing-reports 01:06:26 + Found adjustments 01:06:26 ==> Gzipping contents 01:06:26 100K /tmp/codecov.v6Rc4x.gz 01:06:26 ==> Uploading reports 01:06:26 url: https://codecov.io 01:06:26 query: branch=PR-3410&commit=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= 01:06:26 -> Pinging Codecov 01:06:26 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3410&commit=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= 01:06:27 -> Uploading to 01:06:27 https://storage.googleapis.com/codecov/v4/raw/2021-05-05/00271124DB129430A58F1EEE437C3FCB/ea83aeb7ecaf9221f53560e75eeeab1bca5efb37/a8988a42-9aa1-42dc-8f94-8108a927f335.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210505T010627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f4bf12a879327964f5b75d9bce0927f623aa2432100dd17d98f4ed20af59610 01:06:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:27 Dload Upload Total Spent Left Speed 01:06:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 0 0 100 97k 0 177k --:--:-- --:--:-- --:--:-- 177k 01:06:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [Pipeline] } 01:06:27 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 01:06:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:30 ---> package-listing.sh 01:06:30 ++ facter osfamily 01:06:30 ++ tr '[:upper:]' '[:lower:]' 01:06:30 + OS_FAMILY=redhat 01:06:30 + workspace=/w/workspace/edgex-go/6 01:06:30 + START_PACKAGES=/tmp/packages_start.txt 01:06:30 + END_PACKAGES=/tmp/packages_end.txt 01:06:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:30 + PACKAGES=/tmp/packages_start.txt 01:06:30 + '[' /w/workspace/edgex-go/6 ']' 01:06:30 + PACKAGES=/tmp/packages_end.txt 01:06:30 + case "${OS_FAMILY}" in 01:06:30 + rpm -qa 01:06:30 + sort 01:06:37 + '[' -f /tmp/packages_start.txt ']' 01:06:37 + '[' -f /tmp/packages_end.txt ']' 01:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:37 + '[' /w/workspace/edgex-go/6 ']' 01:06:37 + mkdir -p /w/workspace/edgex-go/6/archives/ 01:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 01:06:37 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 01:06:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:06:38 01:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:06:39 alpine: Pulling from edgex-lftools-log-publisher 01:06:39 df20fa9351a1: Pulling fs layer 01:06:39 36b3adc4ff6f: Pulling fs layer 01:06:39 8ad3a11d3b57: Pulling fs layer 01:06:39 46f8f816bc3b: Pulling fs layer 01:06:39 93b61091891f: Pulling fs layer 01:06:39 93b9cdb0e59b: Pulling fs layer 01:06:39 5e14af77c1be: Pulling fs layer 01:06:39 01666e4c0597: Pulling fs layer 01:06:39 aa168da1d23b: Pulling fs layer 01:06:39 93b9cdb0e59b: Waiting 01:06:39 5e14af77c1be: Waiting 01:06:39 01666e4c0597: Waiting 01:06:39 aa168da1d23b: Waiting 01:06:39 46f8f816bc3b: Waiting 01:06:39 93b61091891f: Waiting 01:06:39 36b3adc4ff6f: Download complete 01:06:39 46f8f816bc3b: Verifying Checksum 01:06:39 46f8f816bc3b: Download complete 01:06:39 93b61091891f: Download complete 01:06:40 df20fa9351a1: Verifying Checksum 01:06:40 df20fa9351a1: Download complete 01:06:40 93b9cdb0e59b: Verifying Checksum 01:06:40 93b9cdb0e59b: Download complete 01:06:40 5e14af77c1be: Verifying Checksum 01:06:40 5e14af77c1be: Download complete 01:06:40 01666e4c0597: Download complete 01:06:40 df20fa9351a1: Pull complete 01:06:40 8ad3a11d3b57: Verifying Checksum 01:06:40 8ad3a11d3b57: Download complete 01:06:40 36b3adc4ff6f: Pull complete 01:06:42 8ad3a11d3b57: Pull complete 01:06:42 46f8f816bc3b: Pull complete 01:06:44 93b61091891f: Pull complete 01:06:44 93b9cdb0e59b: Pull complete 01:06:45 aa168da1d23b: Verifying Checksum 01:06:45 aa168da1d23b: Download complete 01:06:45 5e14af77c1be: Pull complete 01:06:46 01666e4c0597: Pull complete 01:07:04 aa168da1d23b: Pull complete 01:07:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:07:05 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 01:07:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:07:10 $ docker top e6696bf557c101aee10f4a29a9b3e5462d04633c51fb64ccd83d9ef96d7c3da5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:07:12 + mkdir -p /var/log/sa [Pipeline] sh 01:07:12 + ls /var/log/sa-host 01:07:12 + sadf -c /var/log/sa-host/sa05 01:07:12 file_magic: OK 01:07:12 HZ: Using current value: 100 01:07:12 file_header: OK 01:07:12 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 01:07:12 Statistics: 01:07:12 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:07:12 File successfully converted to sysstat format version 12.2.1 01:07:12 + sadf -c /var/log/sa-host/sa23 01:07:12 file_magic: OK 01:07:12 HZ: Using current value: 100 01:07:12 file_header: OK 01:07:12 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 01:07:12 Statistics: 01:07:12 Hnuu...uuuununununu... 01:07:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:13 provisioning config files... 01:07:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config797038925540140931tmp [Pipeline] { [Pipeline] echo 01:07:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:07:13 ---> create-netrc.sh [Pipeline] } 01:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:07:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:07:14 ---> python-tools-install.sh [Pipeline] echo 01:07:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:07:15 ---> sudo-logs.sh 01:07:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:07:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:07:15 ---> job-cost.sh 01:07:15 lf-activate-venv: SKIPPING 01:07:15 DEBUG: total: 0.20999999344348907 01:07:15 INFO: Retrieving Stack Cost... 01:07:16 INFO: Retrieving Pricing Info for: v1-standard-2 01:07:17 INFO: Archiving Costs [Pipeline] echo 01:07:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:07:18 ---> logs-deploy.sh 01:07:18 lf-activate-venv: SKIPPING 01:07:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/6 01:07:18 INFO: archiving workspace using pattern(s): 01:07:21 Archives upload complete. 01:07:21 INFO: archiving logs to Nexus 01:07:23 ---> uname -a: 01:07:23 Linux prd-centos7-docker-4c-2g-2974.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:07:23 01:07:23 01:07:23 ---> lscpu: 01:07:23 Architecture: x86_64 01:07:23 CPU op-mode(s): 32-bit, 64-bit 01:07:23 Byte Order: Little Endian 01:07:23 Address sizes: 40 bits physical, 48 bits virtual 01:07:23 CPU(s): 4 01:07:23 On-line CPU(s) list: 0-3 01:07:23 Thread(s) per core: 1 01:07:23 Core(s) per socket: 1 01:07:23 Socket(s): 4 01:07:23 NUMA node(s): 1 01:07:23 Vendor ID: GenuineIntel 01:07:23 CPU family: 6 01:07:23 Model: 44 01:07:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:07:23 Stepping: 1 01:07:23 CPU MHz: 2933.438 01:07:23 BogoMIPS: 5866.87 01:07:23 Virtualization: VT-x 01:07:23 Hypervisor vendor: KVM 01:07:23 Virtualization type: full 01:07:23 L1d cache: 128 KiB 01:07:23 L1i cache: 128 KiB 01:07:23 L2 cache: 16 MiB 01:07:23 L3 cache: 64 MiB 01:07:23 NUMA node0 CPU(s): 0-3 01:07:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:07:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:07:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:07:23 Vulnerability Meltdown: Mitigation; PTI 01:07:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:07:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:07:23 Vulnerability Srbds: Not affected 01:07:23 Vulnerability Tsx async abort: Not affected 01:07:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:07:23 01:07:23 01:07:23 ---> nproc: 01:07:23 4 01:07:23 01:07:23 01:07:23 ---> df -h: 01:07:23 Filesystem Size Used Available Use% Mounted on 01:07:23 overlay 50.0G 12.7G 37.3G 25% / 01:07:23 tmpfs 64.0M 0 64.0M 0% /dev 01:07:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:07:23 shm 64.0M 0 64.0M 0% /dev/shm 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/6 01:07:23 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/6@tmp 01:07:23 01:07:23 01:07:23 ---> free -m: 01:07:23 total used free shared buff/cache available 01:07:23 Mem: 1837 707 142 0 987 1047 01:07:23 Swap: 1023 100 923 01:07:23 01:07:23 01:07:23 ---> ip addr: 01:07:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:07:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:23 inet 127.0.0.1/8 scope host lo 01:07:23 valid_lft forever preferred_lft forever 01:07:23 inet6 ::1/128 scope host 01:07:23 valid_lft forever preferred_lft forever 01:07:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:07:23 link/ether fa:16:3e:5c:a7:fb brd ff:ff:ff:ff:ff:ff 01:07:23 inet 10.30.123.221/23 brd 10.30.123.255 scope global dynamic eth0 01:07:23 valid_lft 84796sec preferred_lft 84796sec 01:07:23 inet6 fe80::f816:3eff:fe5c:a7fb/64 scope link 01:07:23 valid_lft forever preferred_lft forever 01:07:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:07:23 link/ether 02:42:c8:78:0e:bb brd ff:ff:ff:ff:ff:ff 01:07:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:23 valid_lft forever preferred_lft forever 01:07:23 inet6 fe80::42:c8ff:fe78:ebb/64 scope link 01:07:23 valid_lft forever preferred_lft forever 01:07:23 01:07:23 01:07:23 ---> sar -b -r -n DEV: 01:07:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/05/21 _x86_64_ (4 CPU) 01:07:23 01:07:23 00:40:23 LINUX RESTART (4 CPU) 01:07:23 01:07:23 00:41:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:23 00:42:01 115.90 51.00 64.91 0.00 7570.70 34002.67 0.00 01:07:23 00:43:01 117.86 59.06 58.80 0.00 7282.97 23946.32 0.00 01:07:23 00:44:01 221.48 48.99 172.49 0.00 2128.49 35495.16 0.00 01:07:23 00:45:01 146.56 83.41 63.15 0.00 3444.21 7766.55 0.00 01:07:23 00:46:02 65.19 10.08 55.11 0.00 511.07 8567.51 0.00 01:07:23 00:47:01 30.06 3.49 26.56 0.00 128.59 1843.35 0.00 01:07:23 00:48:02 94.25 44.91 49.34 0.00 2018.04 4021.47 0.00 01:07:23 00:49:01 61.08 25.61 35.47 0.00 1840.27 6345.71 0.00 01:07:23 00:50:01 98.88 13.58 85.30 0.00 2950.97 23012.09 0.00 01:07:23 00:51:02 905.05 708.91 196.14 0.00 88665.94 145319.82 0.00 01:07:23 00:52:02 1762.16 1538.27 223.88 0.00 112743.36 116894.17 0.00 01:07:23 00:53:02 646.11 532.98 113.13 0.00 37759.31 43187.68 0.00 01:07:23 00:54:01 341.01 127.14 213.87 0.00 13191.58 39440.44 0.00 01:07:23 00:55:02 934.59 646.58 288.01 0.00 99963.00 123334.82 0.00 01:07:23 00:56:02 1828.25 1518.13 310.12 0.00 114854.26 126079.60 0.00 01:07:23 00:57:01 233.33 126.09 107.25 0.00 7938.93 18824.77 0.00 01:07:23 00:58:01 142.96 36.97 105.99 0.00 3979.92 11653.55 0.00 01:07:23 00:59:01 3.74 2.08 1.66 0.00 38.08 30.84 0.00 01:07:23 01:00:02 0.30 0.02 0.28 0.00 0.13 3.31 0.00 01:07:23 01:01:01 0.34 0.08 0.25 0.00 1.08 2.47 0.00 01:07:23 01:02:01 0.95 0.53 0.42 0.00 26.58 6.88 0.00 01:07:23 01:03:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 01:07:23 01:04:01 0.27 0.02 0.25 0.00 0.53 2.43 0.00 01:07:23 01:05:01 1.90 1.73 0.17 0.00 155.60 1.77 0.00 01:07:23 01:06:01 0.23 0.03 0.20 0.00 0.27 2.01 0.00 01:07:23 01:07:01 156.26 84.50 71.76 0.00 7008.50 15519.19 0.00 01:07:23 Average: 304.72 218.27 86.45 0.00 19833.30 30268.24 0.00 01:07:23 01:07:23 00:41:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:23 00:42:01 77640 0 696940 37.04 2620 1104344 1556204 53.11 574184 1023928 54552 01:07:23 00:43:01 76236 0 687580 36.54 2596 1115132 1350984 46.11 673192 919364 80704 01:07:23 00:44:01 80088 0 810256 43.06 1424 989776 1548932 52.86 647092 864204 70508 01:07:23 00:45:01 203904 0 799084 42.47 788 877768 1777964 60.68 595452 806060 72520 01:07:23 00:46:02 147748 0 854660 45.42 532 878604 1774196 60.55 700656 749700 26948 01:07:23 00:47:01 200684 0 777484 41.32 476 902900 1420996 48.50 650184 743120 48744 01:07:23 00:48:02 177484 0 847016 45.02 420 856624 1758296 60.01 668864 744764 84056 01:07:23 00:49:01 131580 0 796916 42.35 420 952628 1443636 49.27 648288 809044 66584 01:07:23 00:50:01 66668 0 761788 40.49 296 1052792 1319472 45.03 641584 887332 94204 01:07:23 00:51:02 524864 0 682440 36.27 0 674240 1315428 44.89 493756 652448 68 01:07:23 00:52:02 71712 0 855152 45.45 0 954680 2403780 82.04 677784 895636 66068 01:07:23 00:53:02 92516 0 1439456 76.50 0 349572 3502304 119.53 904440 611212 2052 01:07:23 00:54:01 69964 0 738028 39.22 0 1073552 1539880 52.55 505676 1037768 41364 01:07:23 00:55:02 353736 0 754760 40.11 0 773048 2998472 102.33 596984 698636 2104 01:07:23 00:56:02 481160 0 753484 40.05 0 646900 2970904 101.39 551052 603864 20 01:07:23 00:57:01 350396 0 703296 37.38 0 827852 1598756 54.56 622456 642808 12352 01:07:23 00:58:01 363860 0 620640 32.99 0 897044 1225028 41.81 526304 736540 8 01:07:23 00:59:01 366436 0 618064 32.85 0 897044 1190964 40.65 524168 737144 8 01:07:23 01:00:02 367152 0 617340 32.81 0 897052 1190580 40.63 523528 737148 8 01:07:23 01:01:01 366384 0 618100 32.85 0 897060 1192920 40.71 524292 737156 8 01:07:23 01:02:01 365456 0 618348 32.86 0 897740 1191460 40.66 524248 737824 8 01:07:23 01:03:01 366052 0 617744 32.83 0 897748 1191088 40.65 524064 737824 8 01:07:23 01:04:01 366068 0 617724 32.83 0 897752 1191088 40.65 524068 737840 8 01:07:23 01:05:01 360712 0 619732 32.94 0 901100 1191448 40.66 524488 742508 8 01:07:23 01:06:01 361432 0 618996 32.90 0 901116 1191088 40.65 524172 742524 8 01:07:23 01:07:01 148464 0 725380 38.55 0 1007700 1647976 56.24 663876 782916 68220 01:07:23 Average: 251477 0 740400 39.35 368 889299 1641686 56.03 597494 773820 30428 01:07:23 01:07:23 00:41:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:23 00:42:01 eth0 626.51 527.85 3815.74 95.03 0.00 0.00 0.00 0.00 01:07:23 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:43:01 eth0 762.63 826.55 4019.18 130.19 0.00 0.00 0.00 0.00 01:07:23 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:43:01 docker0 696.08 597.05 63.27 2664.60 0.00 0.00 0.00 0.00 01:07:23 00:44:01 eth0 379.73 279.56 2197.19 30.53 0.00 0.00 0.00 0.00 01:07:23 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:44:01 docker0 174.82 235.29 12.06 838.66 0.00 0.00 0.00 0.00 01:07:23 00:45:01 vethc826e8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:07:23 00:45:01 eth0 25.41 20.35 27.79 10.73 0.00 0.00 0.00 0.00 01:07:23 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:46:02 vethc826e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:46:02 eth0 17.46 13.03 14.02 7.64 0.00 0.00 0.00 0.00 01:07:23 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:47:01 vethc826e8f 1.87 1.87 0.15 0.15 0.00 0.00 0.00 0.00 01:07:23 00:47:01 eth0 39.16 33.58 21.39 84.50 0.00 0.00 0.00 0.00 01:07:23 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:47:01 docker0 1.87 1.87 0.12 0.15 0.00 0.00 0.00 0.00 01:07:23 00:48:02 vethc826e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:48:02 eth0 7.11 5.35 5.71 3.12 0.00 0.00 0.00 0.00 01:07:23 00:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:49:01 vethc826e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:49:01 eth0 25.78 19.46 21.55 11.83 0.00 0.00 0.00 0.00 01:07:23 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:50:01 eth0 187.03 147.79 1684.76 84.84 0.00 0.00 0.00 0.00 01:07:23 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:50:01 veth122fede 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:07:23 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:51:02 eth0 4.62 3.63 4.44 1.80 0.00 0.00 0.00 0.00 01:07:23 00:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:51:02 veth122fede 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:52:02 eth0 87.50 63.67 179.49 11.36 0.00 0.00 0.00 0.00 01:07:23 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:52:02 veth122fede 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 01:07:23 00:52:02 docker0 50.62 67.21 3.32 165.88 0.00 0.00 0.00 0.00 01:07:23 00:53:02 vethd5e71ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:07:23 00:53:02 eth0 5.95 4.47 4.69 2.52 0.00 0.00 0.00 0.00 01:07:23 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:53:02 veth1bbeb09 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:07:23 00:54:01 veth88e58ac 10.36 29.30 0.70 278.27 0.00 0.00 0.00 0.00 01:07:23 00:54:01 eth0 207.08 144.52 1729.42 75.47 0.00 0.00 0.00 0.00 01:07:23 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:54:01 veth122fede 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 01:07:23 00:55:02 vetha3f628c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:55:02 veth1dee3b2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:55:02 veth15fbb85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:55:02 eth0 77.11 50.23 166.74 19.61 0.00 0.00 0.00 0.00 01:07:23 00:56:02 veth955e137 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:56:02 vethffb5b02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:56:02 veth6203de9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:56:02 veth3ffb598 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:57:01 eth0 2548.25 2206.24 14040.28 659.74 0.00 0.00 0.00 0.00 01:07:23 00:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:07:23 00:57:01 veth122fede 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 01:07:23 00:57:01 docker0 988.61 1015.47 83.25 4293.38 0.00 0.00 0.00 0.00 01:07:23 00:58:01 eth0 43.76 31.19 92.15 29.64 0.00 0.00 0.00 0.00 01:07:23 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:58:01 docker0 4.61 11.42 0.25 68.64 0.00 0.00 0.00 0.00 01:07:23 00:59:01 eth0 3.26 2.93 0.46 6.87 0.00 0.00 0.00 0.00 01:07:23 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:00:02 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:07:23 01:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:01:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:02:01 eth0 1.46 1.46 0.22 6.52 0.00 0.00 0.00 0.00 01:07:23 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:04:01 eth0 0.62 0.07 0.06 0.00 0.00 0.00 0.00 0.00 01:07:23 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:05:01 eth0 1.55 1.55 0.34 6.65 0.00 0.00 0.00 0.00 01:07:23 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:06:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:07:23 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:07:01 eth0 216.14 174.87 2174.07 42.61 0.00 0.00 0.00 0.00 01:07:23 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 Average: eth0 105.94 91.61 620.23 28.62 0.00 0.00 0.00 0.00 01:07:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:23 Average: docker0 37.81 39.09 3.18 166.08 0.00 0.00 0.00 0.00 01:07:23 01:07:23 01:07:23 ---> sar -P ALL: 01:07:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/05/21 _x86_64_ (4 CPU) 01:07:23 01:07:23 00:40:23 LINUX RESTART (4 CPU) 01:07:23 01:07:23 00:41:03 CPU %user %nice %system %iowait %steal %idle 01:07:23 00:42:01 all 14.86 0.00 7.83 3.22 22.15 51.94 01:07:23 00:42:01 0 11.89 0.00 7.69 4.51 23.92 51.98 01:07:23 00:42:01 1 16.66 0.00 5.77 2.89 20.75 53.92 01:07:23 00:42:01 2 15.76 0.00 10.38 2.88 20.53 50.44 01:07:23 00:42:01 3 15.09 0.00 7.50 2.59 23.46 51.37 01:07:23 00:43:01 all 10.15 0.00 4.73 1.48 16.24 67.41 01:07:23 00:43:01 0 10.93 0.00 6.46 1.37 17.55 63.69 01:07:23 00:43:01 1 7.14 0.00 3.41 1.22 15.69 72.54 01:07:23 00:43:01 2 11.71 0.00 4.73 1.74 16.51 65.31 01:07:23 00:43:01 3 10.89 0.00 4.38 1.59 15.22 67.92 01:07:23 00:44:01 all 6.31 0.00 5.75 2.87 20.82 64.25 01:07:23 00:44:01 0 6.69 0.00 5.51 1.69 21.84 64.27 01:07:23 00:44:01 1 5.46 0.00 4.92 3.88 20.04 65.70 01:07:23 00:44:01 2 6.68 0.00 6.33 2.87 20.53 63.60 01:07:23 00:44:01 3 6.42 0.00 6.27 3.04 20.87 63.40 01:07:23 00:45:01 all 26.44 0.00 8.84 2.81 22.66 39.25 01:07:23 00:45:01 0 25.51 0.00 8.84 2.26 23.51 39.87 01:07:23 00:45:01 1 24.86 0.00 8.32 2.74 23.10 40.98 01:07:23 00:45:01 2 32.17 0.00 9.58 3.12 20.15 34.98 01:07:23 00:45:01 3 23.48 0.00 8.65 3.12 23.77 40.97 01:07:23 00:46:02 all 33.01 0.00 12.17 2.06 32.96 19.80 01:07:23 00:46:02 0 30.41 0.00 11.76 2.88 33.84 21.11 01:07:23 00:46:02 1 32.91 0.00 11.88 1.72 33.79 19.70 01:07:23 00:46:02 2 34.90 0.00 12.83 2.24 32.11 17.92 01:07:23 00:46:02 3 33.82 0.00 12.19 1.39 32.10 20.50 01:07:23 00:47:01 all 26.84 0.00 9.89 0.95 27.16 35.16 01:07:23 00:47:01 0 27.00 0.00 10.24 1.16 26.56 35.05 01:07:23 00:47:01 1 25.13 0.00 9.31 0.71 28.39 36.46 01:07:23 00:47:01 2 27.66 0.00 9.84 1.45 27.32 33.72 01:07:23 00:47:01 3 27.59 0.00 10.19 0.46 26.38 35.37 01:07:23 00:48:02 all 34.56 0.00 14.82 2.50 28.72 19.40 01:07:23 00:48:02 0 32.81 0.00 13.47 2.71 30.14 20.86 01:07:23 00:48:02 1 35.87 0.00 15.09 1.58 28.59 18.87 01:07:23 00:48:02 2 36.09 0.00 16.29 3.47 26.67 17.48 01:07:23 00:48:02 3 33.49 0.00 14.44 2.27 29.45 20.36 01:07:23 00:49:01 all 21.29 0.00 10.74 2.13 24.80 41.04 01:07:23 00:49:01 0 19.85 0.00 10.70 0.95 25.85 42.66 01:07:23 00:49:01 1 20.93 0.00 10.22 1.51 24.91 42.43 01:07:23 00:49:01 2 21.44 0.00 10.49 3.42 23.80 40.85 01:07:23 00:49:01 3 22.99 0.00 11.58 2.68 24.62 38.13 01:07:23 00:50:01 all 7.83 0.00 7.14 1.54 25.50 57.98 01:07:23 00:50:01 0 5.82 0.00 6.89 0.66 25.84 60.79 01:07:23 00:50:01 1 6.65 0.00 7.17 2.09 26.13 57.97 01:07:23 00:50:01 2 11.36 0.00 7.92 2.86 25.55 52.31 01:07:23 00:50:01 3 7.58 0.00 6.60 0.59 24.49 60.74 01:07:23 00:51:02 all 11.43 0.00 11.06 7.57 38.69 31.25 01:07:23 00:51:02 0 11.24 0.00 10.66 6.77 38.53 32.80 01:07:23 00:51:02 1 11.78 0.00 10.96 7.58 38.85 30.84 01:07:23 00:51:02 2 11.52 0.00 11.08 8.15 38.88 30.37 01:07:23 00:51:02 3 11.16 0.00 11.56 7.80 38.51 30.96 01:07:23 00:52:02 all 9.23 0.00 12.50 22.04 31.92 24.32 01:07:23 00:52:02 0 8.50 0.00 11.43 21.73 33.29 25.06 01:07:23 00:52:02 1 9.69 0.00 13.15 21.26 31.81 24.09 01:07:23 00:52:02 2 8.85 0.00 12.76 22.13 30.07 26.19 01:07:23 00:52:02 3 9.89 0.00 12.68 23.05 32.50 21.88 01:07:23 01:07:23 00:52:02 CPU %user %nice %system %iowait %steal %idle 01:07:23 00:53:02 all 49.89 0.00 12.60 8.31 17.27 11.93 01:07:23 00:53:02 0 50.20 0.00 11.42 8.88 17.56 11.95 01:07:23 00:53:02 1 49.26 0.00 13.12 7.36 17.25 13.01 01:07:23 00:53:02 2 49.62 0.00 13.09 8.27 16.77 12.24 01:07:23 00:53:02 3 50.48 0.00 12.78 8.72 17.51 10.51 01:07:23 00:54:01 all 36.48 0.00 14.26 11.35 20.29 17.62 01:07:23 00:54:01 0 36.78 0.00 15.58 9.17 20.31 18.16 01:07:23 00:54:01 1 38.03 0.00 14.02 8.55 18.85 20.55 01:07:23 00:54:01 2 35.90 0.00 14.05 12.98 20.65 16.42 01:07:23 00:54:01 3 35.20 0.00 13.41 14.70 21.36 15.33 01:07:23 00:55:02 all 16.07 0.00 13.96 14.26 30.57 25.14 01:07:23 00:55:02 0 12.25 0.00 12.74 12.66 31.99 30.36 01:07:23 00:55:02 1 17.27 0.00 13.19 14.71 29.81 25.02 01:07:23 00:55:02 2 19.43 0.00 15.15 16.80 29.88 18.74 01:07:23 00:55:02 3 15.55 0.00 14.87 12.95 30.52 26.10 01:07:23 00:56:02 all 10.70 0.00 13.07 25.65 29.51 21.07 01:07:23 00:56:02 0 11.07 0.00 12.24 26.89 29.60 20.20 01:07:23 00:56:02 1 9.80 0.00 12.10 24.62 29.43 24.05 01:07:23 00:56:02 2 11.78 0.00 14.98 26.74 28.50 18.00 01:07:23 00:56:02 3 10.19 0.00 13.06 24.37 30.50 21.89 01:07:23 00:57:01 all 63.22 0.00 13.36 4.91 14.75 3.75 01:07:23 00:57:01 0 63.93 0.00 13.28 5.64 14.56 2.59 01:07:23 00:57:01 1 61.21 0.00 13.62 5.28 16.10 3.79 01:07:23 00:57:01 2 64.00 0.00 12.47 4.23 14.44 4.85 01:07:23 00:57:01 3 63.71 0.00 14.09 4.49 13.91 3.80 01:07:23 00:58:01 all 3.27 0.00 5.65 5.12 9.89 76.08 01:07:23 00:58:01 0 3.31 0.00 6.13 6.42 10.87 73.27 01:07:23 00:58:01 1 3.30 0.00 5.31 3.56 9.80 78.02 01:07:23 00:58:01 2 3.18 0.00 5.77 4.75 9.34 76.95 01:07:23 00:58:01 3 3.27 0.00 5.39 5.74 9.53 76.07 01:07:23 00:59:01 all 0.04 0.00 0.06 0.09 0.35 99.46 01:07:23 00:59:01 0 0.07 0.00 0.03 0.00 0.20 99.70 01:07:23 00:59:01 1 0.05 0.00 0.07 0.05 0.70 99.14 01:07:23 00:59:01 2 0.02 0.00 0.10 0.23 0.22 99.43 01:07:23 00:59:01 3 0.02 0.00 0.05 0.07 0.28 99.58 01:07:23 01:00:02 all 0.04 0.00 0.21 0.00 0.97 98.78 01:07:23 01:00:02 0 0.03 0.00 0.07 0.00 1.07 98.83 01:07:23 01:00:02 1 0.03 0.00 0.28 0.00 1.04 98.64 01:07:23 01:00:02 2 0.05 0.00 0.12 0.02 1.14 98.68 01:07:23 01:00:02 3 0.05 0.00 0.38 0.00 0.61 98.95 01:07:23 01:01:01 all 0.02 0.00 0.03 0.00 1.08 98.87 01:07:23 01:01:01 0 0.00 0.00 0.02 0.00 0.52 99.46 01:07:23 01:01:01 1 0.02 0.00 0.02 0.00 1.25 98.71 01:07:23 01:01:01 2 0.02 0.00 0.05 0.00 0.74 99.19 01:07:23 01:01:01 3 0.03 0.00 0.05 0.00 1.78 98.13 01:07:23 01:02:01 all 0.05 0.00 0.28 0.03 1.39 98.25 01:07:23 01:02:01 0 0.08 0.00 0.48 0.05 0.78 98.61 01:07:23 01:02:01 1 0.05 0.00 0.08 0.00 1.77 98.10 01:07:23 01:02:01 2 0.02 0.00 0.30 0.07 1.06 98.56 01:07:23 01:02:01 3 0.03 0.00 0.28 0.02 1.95 97.73 01:07:23 01:03:01 all 0.02 0.00 0.04 0.00 0.45 99.49 01:07:23 01:03:01 0 0.00 0.00 0.03 0.00 0.15 99.82 01:07:23 01:03:01 1 0.02 0.00 0.05 0.00 0.17 99.77 01:07:23 01:03:01 2 0.02 0.00 0.02 0.00 0.71 99.25 01:07:23 01:03:01 3 0.03 0.00 0.07 0.00 0.78 99.12 01:07:23 01:07:23 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:07:23 01:04:01 all 0.01 0.00 0.03 0.00 0.64 99.32 01:07:23 01:04:01 0 0.00 0.00 0.03 0.00 0.23 99.73 01:07:23 01:04:01 1 0.05 0.00 0.03 0.00 0.96 98.96 01:07:23 01:04:01 2 0.00 0.00 0.02 0.00 0.27 99.72 01:07:23 01:04:01 3 0.00 0.00 0.03 0.00 1.09 98.88 01:07:23 01:05:01 all 0.07 0.00 0.05 0.07 0.47 99.34 01:07:23 01:05:01 0 0.08 0.00 0.07 0.02 0.20 99.63 01:07:23 01:05:01 1 0.10 0.00 0.05 0.25 0.63 98.97 01:07:23 01:05:01 2 0.05 0.00 0.02 0.00 0.75 99.19 01:07:23 01:05:01 3 0.03 0.00 0.05 0.03 0.30 99.58 01:07:23 01:06:01 all 0.03 0.00 0.04 0.00 0.58 99.35 01:07:23 01:06:01 0 0.02 0.00 0.02 0.00 0.25 99.72 01:07:23 01:06:01 1 0.02 0.00 0.03 0.00 0.18 99.77 01:07:23 01:06:01 2 0.07 0.00 0.07 0.00 1.42 98.45 01:07:23 01:06:01 3 0.02 0.00 0.05 0.00 0.46 99.47 01:07:23 01:07:01 all 4.80 0.00 4.08 3.33 15.11 72.68 01:07:23 01:07:01 0 4.50 0.00 3.79 1.32 15.50 74.89 01:07:23 01:07:01 1 5.55 0.00 4.44 5.47 15.54 69.00 01:07:23 01:07:01 2 4.00 0.00 3.57 1.91 14.32 76.21 01:07:23 01:07:01 3 5.17 0.00 4.53 4.66 15.09 70.55 01:07:23 Average: all 14.17 0.00 6.92 4.71 16.68 57.53 01:07:23 Average: 0 13.70 0.00 6.81 4.57 17.13 57.79 01:07:23 Average: 1 13.98 0.00 6.66 4.53 16.71 58.11 01:07:23 Average: 2 14.88 0.00 7.23 4.99 16.15 56.74 01:07:23 Average: 3 14.11 0.00 6.97 4.76 16.70 57.47 01:07:23 01:07:23 01:07:23