Pull request #3515 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d3a27a088a725aeb285f2eff495040474b81e558+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (fe15e2a83b8b50d157459952168427a9cf689231) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5548418683556417454.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3064219796242632731.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4451912062288507900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2207720410867456100.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8228955119881664437.key > 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/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_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-840 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5882948712881699745.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit d3a27a088a725aeb285f2eff495040474b81e558 Merge succeeded, producing d3a27a088a725aeb285f2eff495040474b81e558 Checking out Revision d3a27a088a725aeb285f2eff495040474b81e558 (PR-3515) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9214427294468128316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8053740442054165409.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 6c2c5e0738b3de4d7b7aba5fb430a507b38da637 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:30 ========================================================= 07:02:30 EdgeX Global Pipelines Version Info 07:02:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:32 ------------------- 07:02:32 stable info: 07:02:32 ------------------- 07:02:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:02:32 Message: update stable to v1.0.192 07:02:32 ------------------- 07:02:32 experimental info: 07:02:32 ------------------- 07:02:32 Commited By: **** collab-it+edgex@linuxfoundation.org 07:02:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:02:32 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3515 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3515 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3515 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3a27a088a725aeb285f2eff495040474b81e558 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3a27a0 [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:33 provisioning config files... 07:02:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2152274919346989289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:34 ---> docker-login.sh 07:02:34 nexus3.edgexfoundry.org:10001 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 nexus3.edgexfoundry.org:10002 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 nexus3.edgexfoundry.org:10003 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 nexus3.edgexfoundry.org:10004 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 docker.io 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:35 Configure a credential helper to remove this warning. See 07:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:35 07:02:35 Login Succeeded 07:02:35 ---> docker-login.sh ends [Pipeline] } 07:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:35 ++ 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 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/core-command/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo core-command,cmd/core-command/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/core-data/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo core-data,cmd/core-data/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/core-metadata/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo core-metadata,cmd/core-metadata/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/security-bootstrapper/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/security-proxy-setup/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/support-notifications/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo support-notifications,cmd/support-notifications/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/support-scheduler/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:02:35 + for file in '`ls cmd/**/Dockerfile`' 07:02:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:02:35 ++ cut -d/ -f2 07:02:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:02:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:36 07:02:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:02:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:36 latest: Pulling from edgex-devops/git-semver 07:02:36 31603596830f: Pulling fs layer 07:02:36 54011a49482f: Pulling fs layer 07:02:36 a6820b24f6d8: Pulling fs layer 07:02:36 f581987b2513: Pulling fs layer 07:02:36 f581987b2513: Waiting 07:02:36 54011a49482f: Verifying Checksum 07:02:36 54011a49482f: Download complete 07:02:36 31603596830f: Verifying Checksum 07:02:36 31603596830f: Download complete 07:02:36 f581987b2513: Verifying Checksum 07:02:36 f581987b2513: Download complete 07:02:36 a6820b24f6d8: Verifying Checksum 07:02:36 a6820b24f6d8: Download complete 07:02:36 31603596830f: Pull complete 07:02:36 54011a49482f: Pull complete 07:02:37 a6820b24f6d8: Pull complete 07:02:37 f581987b2513: Pull complete 07:02:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:02:37 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 07:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:02:38 $ docker top fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:39 [ssh-agent] Looking for ssh-agent implementation... 07:02:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:39 $ docker exec fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent 07:02:39 SSH_AUTH_SOCK=/tmp/ssh-YpMhJMv5Jw3S/agent.14 07:02:39 SSH_AGENT_PID=21 07:02:39 Running ssh-add (command line suppressed) 07:02:39 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3976359880440103229.key (/w/workspace/edgex-go/4@tmp/private_key_3976359880440103229.key) 07:02:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:39 + git tag --points-at HEAD [Pipeline] } 07:02:39 $ docker exec --env ******** --env ******** fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent -k 07:02:39 unset SSH_AUTH_SOCK; 07:02:39 unset SSH_AGENT_PID; 07:02:39 echo Agent pid 21 killed; 07:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:39 [ssh-agent] Looking for ssh-agent implementation... 07:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:40 $ docker exec fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent 07:02:40 SSH_AUTH_SOCK=/tmp/ssh-trRoWrythIEd/agent.55 07:02:40 SSH_AGENT_PID=62 07:02:40 Running ssh-add (command line suppressed) 07:02:40 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3254731036507127967.key (/w/workspace/edgex-go/4@tmp/private_key_3254731036507127967.key) 07:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:40 + git semver init 07:02:40 # -> Open(): unable to determine branch for HEAD 07:02:40 # $GIT_DIR = /w/workspace/edgex-go/4/.git 07:02:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 07:02:40 # $SEMVER_REMOTE_NAME = origin 07:02:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:02:40 # $SEMVER_USER_NAME = edgex-jenkins 07:02:40 # $SEMVER_BRANCH = PR-3515 07:02:40 # $SEMVER_TEMP = /tmp/semver-446891560 07:02:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:03:02 # '/tmp/semver-446891560' -> '/w/workspace/edgex-go/4/.semver' 07:03:02 # -> Force: false 07:03:02 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 07:03:02 $ docker exec --env ******** --env ******** fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent -k 07:03:02 unset SSH_AUTH_SOCK; 07:03:02 unset SSH_AGENT_PID; 07:03:02 echo Agent pid 62 killed; 07:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:03 + git semver [Pipeline] } 07:03:02 $ docker stop --time=1 fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b 07:03:05 $ docker rm -f fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b [Pipeline] // withDockerContainer [Pipeline] sh 07:03:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:06 Stashed 1 file(s) [Pipeline] echo 07:03:06 [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 07:03:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:03:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:03:07 + sudo service docker restart 07:03:07 + true 07:03:07 Redirecting to /bin/systemctl restart docker.service 07:03:21 Still waiting to schedule task 07:03:21 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:03:21 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:03:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-842’ is offline 07:03:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-843’ is offline [Pipeline] echo 07:03:26 ========================================================= 07:03:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:03:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:26 + 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 . 07:03:27 Sending build context to Docker daemon 330.9MB 07:03:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:03:27 Step 2/6 : FROM ${BASE} 07:03:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:27 540db60ca938: Pulling fs layer 07:03:27 adcc1eea9eea: Pulling fs layer 07:03:27 4c4ab2625f07: Pulling fs layer 07:03:27 0510c868ecb4: Pulling fs layer 07:03:27 afea3b2eda06: Pulling fs layer 07:03:27 7809a108b3ef: Pulling fs layer 07:03:27 f706445af74f: Pulling fs layer 07:03:27 0510c868ecb4: Waiting 07:03:27 afea3b2eda06: Waiting 07:03:27 7809a108b3ef: Waiting 07:03:27 f706445af74f: Waiting 07:03:27 4c4ab2625f07: Verifying Checksum 07:03:27 4c4ab2625f07: Download complete 07:03:27 adcc1eea9eea: Verifying Checksum 07:03:27 adcc1eea9eea: Download complete 07:03:27 afea3b2eda06: Verifying Checksum 07:03:27 afea3b2eda06: Download complete 07:03:27 540db60ca938: Verifying Checksum 07:03:27 540db60ca938: Download complete 07:03:27 7809a108b3ef: Verifying Checksum 07:03:27 7809a108b3ef: Download complete 07:03:27 540db60ca938: Pull complete 07:03:28 adcc1eea9eea: Pull complete 07:03:28 4c4ab2625f07: Pull complete 07:03:29 f706445af74f: Verifying Checksum 07:03:29 f706445af74f: Download complete 07:03:30 0510c868ecb4: Verifying Checksum 07:03:30 0510c868ecb4: Download complete 07:03:34 0510c868ecb4: Pull complete 07:03:34 afea3b2eda06: Pull complete 07:03:34 7809a108b3ef: Pull complete 07:03:37 f706445af74f: Pull complete 07:03:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:03:37 ---> b068be0155e3 07:03:37 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 07:03:39 ---> Running in cce627d0562a 07:03:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:03:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:03:41 (1/12) Installing libmagic (5.39-r0) 07:03:42 (2/12) Installing file (5.39-r0) 07:03:42 (3/12) Installing libc-dev (0.7.2-r3) 07:03:42 (4/12) Installing g++ (10.2.1_pre1-r3) 07:03:50 (5/12) Installing fortify-headers (1.1-r0) 07:03:50 (6/12) Installing patch (2.7.6-r6) 07:03:50 (7/12) Installing build-base (0.5-r2) 07:03:50 (8/12) Installing libsodium (1.0.18-r0) 07:03:50 (9/12) Installing pkgconf (1.7.3-r0) 07:03:50 (10/12) Installing libsodium-dev (1.0.18-r0) 07:03:50 (11/12) Installing libzmq (4.3.3-r1) 07:03:50 (12/12) Installing zeromq-dev (4.3.3-r1) 07:03:50 Executing busybox-1.32.1-r6.trigger 07:03:50 OK: 219 MiB in 52 packages 07:03:54 Removing intermediate container cce627d0562a 07:03:54 ---> 21278b543f9f 07:03:54 Step 4/6 : WORKDIR /edgex-go 07:03:54 ---> Running in ac2314cd4001 07:03:54 Removing intermediate container ac2314cd4001 07:03:54 ---> 2e25122469e8 07:03:54 Step 5/6 : COPY go.mod . 07:03:54 ---> 82de9b001c41 07:03:54 Step 6/6 : RUN go mod download 07:03:54 ---> Running in 28e82a79233b 07:04:16 Removing intermediate container 28e82a79233b 07:04:16 ---> cef68949a87e 07:04:16 Successfully built cef68949a87e 07:04:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:04:16 + docker inspect -f . ci-base-image-x86_64 07:04:16 . [Pipeline] withDockerContainer 07:04:17 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 07:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 07:04:17 $ docker top 62ebbc2df3d5d89154b771395a997350c037d4fba0ec526889a0cb9346e244aa -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:18 + go version 07:04:18 go version go1.16.3 linux/amd64 [Pipeline] } 07:04:18 $ docker stop --time=1 62ebbc2df3d5d89154b771395a997350c037d4fba0ec526889a0cb9346e244aa 07:04:19 $ docker rm -f 62ebbc2df3d5d89154b771395a997350c037d4fba0ec526889a0cb9346e244aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:20 + docker inspect -f . ci-base-image-x86_64 07:04:20 . [Pipeline] withDockerContainer 07:04:20 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 07:04:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 07:04:21 $ docker top e128d2a0d5223ba3c6d8f28ae252c60e6d5c673ccf94a34ed931ebbf85aff089 -eo pid,comm [Pipeline] { [Pipeline] echo 07:04:21 ========================================================= 07:04:21 [edgeXBuildGoParallel] Running Tests and Build... 07:04:21 ========================================================= [Pipeline] sh 07:04:21 + go mod tidy [Pipeline] sh 07:04:22 + make test 07:04:22 go mod tidy 07:04:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:04:28 ? github.com/edgexfoundry/edgex-go [no test files] 07:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:04:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:05:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:05:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:05:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:05:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:05:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:05:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:05:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:05:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements 07:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements 07:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.113s coverage: 27.7% of statements 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 81.2% of statements 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements 07:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 87.7% of statements 07:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements 07:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:05:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-846 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws 07:05:18 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.261s coverage: 28.6% of statements 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.100s coverage: 100.0% of statements 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements 07:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:05:21 The recommended git tool is: git 07:05:26 using credential edgex-jenkins-ssh 07:05:26 Cloning the remote Git repository 07:05:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:05:26 > git init /w/workspace/edgex-go/4 # timeout=10 07:05:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:26 > git --version # timeout=10 07:05:26 > git --version # 'git version 2.17.1' 07:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 07:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 07:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.266s coverage: 95.1% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 07:05:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements 07:05:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 07:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 07:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 07:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 07:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 07:05:51 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit d3a27a088a725aeb285f2eff495040474b81e558 07:05:52 Merge succeeded, producing d3a27a088a725aeb285f2eff495040474b81e558 07:05:52 Checking out Revision d3a27a088a725aeb285f2eff495040474b81e558 (PR-3515) 07:05:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:05:51 > git config core.sparsecheckout # timeout=10 07:05:51 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 07:05:52 > git remote # timeout=10 07:05:52 > git config --get remote.origin.url # timeout=10 07:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:52 > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 07:05:52 > git rev-parse HEAD^{commit} # timeout=10 07:05:52 > git config core.sparsecheckout # timeout=10 07:05:52 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 07:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 81.8% of statements 07:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:05:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:05:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:05:58 + sudo service docker restart 07:05:58 + true 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 07:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 07:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 07:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 07:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:17 provisioning config files... 07:06:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8117652673287923911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:17 ---> docker-login.sh 07:06:17 nexus3.edgexfoundry.org:10001 07:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements 07:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.5% of statements 07:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements 07:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 07:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:18 Configure a credential helper to remove this warning. See 07:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:18 07:06:18 Login Succeeded 07:06:18 nexus3.edgexfoundry.org:10002 07:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:19 Configure a credential helper to remove this warning. See 07:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:19 07:06:19 Login Succeeded 07:06:19 nexus3.edgexfoundry.org:10003 07:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:19 Configure a credential helper to remove this warning. See 07:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:19 07:06:19 Login Succeeded 07:06:19 nexus3.edgexfoundry.org:10004 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.099s coverage: 46.8% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements 07:06:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:06:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:20 Configure a credential helper to remove this warning. See 07:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:20 07:06:20 Login Succeeded 07:06:20 docker.io 07:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:20 Configure a credential helper to remove this warning. See 07:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:20 07:06:20 Login Succeeded 07:06:20 ---> docker-login.sh ends [Pipeline] } 07:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:06:21 ========================================================= 07:06:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:06:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:06:21 + 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 . 07:06:24 Sending build context to Docker daemon 168.1MB 07:06:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:06:24 Step 2/6 : FROM ${BASE} 07:06:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:06:24 595b0fe564bb: Pulling fs layer 07:06:24 7186ed65a4f7: Pulling fs layer 07:06:24 316046926c0a: Pulling fs layer 07:06:24 4ebd0625c992: Pulling fs layer 07:06:24 207e8628e3a3: Pulling fs layer 07:06:24 c791037a9be2: Pulling fs layer 07:06:24 ffd874e62e21: Pulling fs layer 07:06:24 4ebd0625c992: Waiting 07:06:24 207e8628e3a3: Waiting 07:06:24 c791037a9be2: Waiting 07:06:24 ffd874e62e21: Waiting 07:06:24 316046926c0a: Verifying Checksum 07:06:24 316046926c0a: Download complete 07:06:24 7186ed65a4f7: Download complete 07:06:24 207e8628e3a3: Download complete 07:06:24 c791037a9be2: Verifying Checksum 07:06:24 c791037a9be2: Download complete 07:06:24 595b0fe564bb: Verifying Checksum 07:06:24 595b0fe564bb: Download complete 07:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 18.8% of statements 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.589s coverage: 28.7% of statements 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:06:24 595b0fe564bb: Pull complete 07:06:25 7186ed65a4f7: Pull complete 07:06:26 316046926c0a: Pull complete 07:06:26 ffd874e62e21: Verifying Checksum 07:06:26 ffd874e62e21: Download complete 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:06:27 4ebd0625c992: Verifying Checksum 07:06:27 4ebd0625c992: Download complete 07:06:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 63.4% of statements 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:06:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 97.6% of statements 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:06:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:06:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:06:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 07:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 07:06:30 GO111MODULE=on go vet ./... 07:06:38 4ebd0625c992: Pull complete 07:06:38 207e8628e3a3: Pull complete 07:06:38 c791037a9be2: Pull complete 07:06:42 ffd874e62e21: Pull complete 07:06:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:06:42 ---> cfc18b08335c 07:06:42 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 07:06:44 ---> Running in ac18a458d9a7 07:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:06:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:06:47 (1/12) Installing libmagic (5.39-r0) 07:06:47 (2/12) Installing file (5.39-r0) 07:06:47 (3/12) Installing libc-dev (0.7.2-r3) 07:06:47 (4/12) Installing g++ (10.2.1_pre1-r3) 07:06:58 (5/12) Installing fortify-headers (1.1-r0) 07:06:58 (6/12) Installing patch (2.7.6-r6) 07:06:58 (7/12) Installing build-base (0.5-r2) 07:06:58 (8/12) Installing libsodium (1.0.18-r0) 07:06:58 (9/12) Installing pkgconf (1.7.3-r0) 07:06:58 (10/12) Installing libsodium-dev (1.0.18-r0) 07:06:58 (11/12) Installing libzmq (4.3.3-r1) 07:06:58 (12/12) Installing zeromq-dev (4.3.3-r1) 07:06:58 Executing busybox-1.32.1-r6.trigger 07:06:58 OK: 218 MiB in 52 packages 07:07:01 Removing intermediate container ac18a458d9a7 07:07:01 ---> c5a638ac2a96 07:07:01 Step 4/6 : WORKDIR /edgex-go 07:07:01 ---> Running in 5c9909ecd497 07:07:01 Removing intermediate container 5c9909ecd497 07:07:01 ---> 69abd88fe90e 07:07:01 Step 5/6 : COPY go.mod . 07:07:02 ---> f806220f7c8a 07:07:02 Step 6/6 : RUN go mod download 07:07:02 ---> Running in fedd1b042858 07:07:09 gofmt -l . 07:07:09 [ "`gofmt -l .`" = "" ] 07:07:09 ./bin/test-go-mod-tidy.sh 07:07:09 ./bin/test-attribution-txt.sh [Pipeline] sh 07:07:09 + ls -al . 07:07:09 total 852 07:07:09 drwxrwxr-x 10 1001 1001 4096 May 28 07:07 . 07:07:09 drwxr-xr-x 4 root root 28 May 28 07:04 .. 07:07:09 -rw-rw-r-- 1 1001 1001 11 May 28 07:02 .dockerignore 07:07:09 drwxrwxr-x 8 1001 1001 179 May 28 07:02 .git 07:07:09 drwxrwxr-x 3 1001 1001 125 May 28 07:02 .github 07:07:09 -rw-rw-r-- 1 1001 1001 818 May 28 07:02 .gitignore 07:07:09 drwx------ 3 1001 1001 60 May 28 07:02 .semver 07:07:09 -rw-rw-r-- 1 1001 1001 166 May 28 07:02 .sonarcloud.properties 07:07:09 -rw-rw-r-- 1 1001 1001 8609 May 28 07:02 Attribution.txt 07:07:09 -rw-rw-r-- 1 1001 1001 3804 May 28 07:02 CONTRIBUTING.md 07:07:09 -rw-rw-r-- 1 1001 1001 931 May 28 07:02 Dockerfile.build 07:07:09 -rw-rw-r-- 1 1001 1001 849 May 28 07:02 Jenkinsfile 07:07:09 -rw-rw-r-- 1 1001 1001 10775 May 28 07:02 LICENSE 07:07:09 -rw-rw-r-- 1 1001 1001 5632 May 28 07:02 Makefile 07:07:09 -rw-rw-r-- 1 1001 1001 7978 May 28 07:02 README.md 07:07:09 -rw-rw-r-- 1 1001 1001 6755 May 28 07:02 SECURITY.md 07:07:09 -rw-rw-r-- 1 1001 1001 5 May 28 07:03 VERSION 07:07:09 -rw-rw-r-- 1 1001 1001 4131 May 28 07:02 ZMQWindows.md 07:07:09 drwxrwxr-x 2 1001 1001 117 May 28 07:02 bin 07:07:09 drwxrwxr-x 14 1001 1001 4096 May 28 07:02 cmd 07:07:09 -rw-r--r-- 1 root root 742996 May 28 07:06 coverage.out 07:07:09 -rw-r--r-- 1 root root 1060 May 28 07:07 go.mod 07:07:09 -rw-r--r-- 1 root root 21686 May 28 07:04 go.sum 07:07:09 drwxrwxr-x 8 1001 1001 127 May 28 07:02 internal 07:07:09 drwxrwxr-x 4 1001 1001 26 May 28 07:02 openapi 07:07:09 drwxrwxr-x 4 1001 1001 71 May 28 07:02 snap 07:07:09 -rw-rw-r-- 1 1001 1001 168 May 28 07:02 version.go [Pipeline] sh 07:07:09 + '[' -e coverage.out ] 07:07:09 + chown 1001:1001 coverage.out [Pipeline] stash 07:07:09 Stashed 1 file(s) [Pipeline] sh 07:07:10 + make build 07:07:10 go mod tidy 07:07: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 07:07:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:07:20 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 07:07:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:07:22 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 07:07:22 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 07:07:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:07:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:07:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:07:27 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 07:07:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:07:29 $ docker stop --time=1 e128d2a0d5223ba3c6d8f28ae252c60e6d5c673ccf94a34ed931ebbf85aff089 07:07:32 $ docker rm -f e128d2a0d5223ba3c6d8f28ae252c60e6d5c673ccf94a34ed931ebbf85aff089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:33 07:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:33 latest: Pulling from edgex-devops/edgex-compose 07:07:33 cbdbe7a5bc2a: Pulling fs layer 07:07:33 ca9280d653b3: Pulling fs layer 07:07:33 7e9c9ca2126c: Pulling fs layer 07:07:33 cbdbe7a5bc2a: Verifying Checksum 07:07:33 cbdbe7a5bc2a: Download complete 07:07:34 cbdbe7a5bc2a: Pull complete 07:07:34 ca9280d653b3: Verifying Checksum 07:07:34 ca9280d653b3: Download complete 07:07:35 Removing intermediate container fedd1b042858 07:07:35 ---> a3d1dcfaa896 07:07:35 Successfully built a3d1dcfaa896 07:07:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:35 ca9280d653b3: Pull complete 07:07:35 + docker inspect -f . ci-base-image-arm64 07:07:35 . [Pipeline] withDockerContainer 07:07:35 7e9c9ca2126c: Verifying Checksum 07:07:35 7e9c9ca2126c: Download complete 07:07:35 prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container 07:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:07:37 $ docker top 94b423ebff1899daf4b4fb0b1ae6945564aaf2d74ce7b7c44f919e3760246481 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:38 + go version 07:07:38 go version go1.16.3 linux/arm64 [Pipeline] } 07:07:38 $ docker stop --time=1 94b423ebff1899daf4b4fb0b1ae6945564aaf2d74ce7b7c44f919e3760246481 07:07:38 7e9c9ca2126c: Pull complete 07:07:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:40 $ docker rm -f 94b423ebff1899daf4b4fb0b1ae6945564aaf2d74ce7b7c44f919e3760246481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 07:07:40 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 07:07:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose:latest cat 07:07:43 $ docker top d7d5b140d2e01f797702fdd7c2b39aa87778ef1031db0c09fab0e2e73ddc5b92 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:43 + docker-compose build --help 07:07:43 + grep parallel 07:07:43 + docker inspect -f . ci-base-image-arm64 07:07:43 . [Pipeline] withDockerContainer 07:07:44 prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container 07:07:44 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:07:44 --parallel Build images in parallel. 07:07:45 $ docker top 643fa0f2c8256d137ffc47b66703987d79916a994f38b048f91080f29c5cb44d -eo pid,comm [Pipeline] { [Pipeline] } 07:07:46 $ docker stop --time=1 d7d5b140d2e01f797702fdd7c2b39aa87778ef1031db0c09fab0e2e73ddc5b92 07:07:47 $ docker rm -f d7d5b140d2e01f797702fdd7c2b39aa87778ef1031db0c09fab0e2e73ddc5b92 [Pipeline] // withDockerContainer [Pipeline] echo 07:07:47 ========================================================= 07:07:47 [edgeXBuildGoParallel] Running Tests and Build... 07:07:47 ========================================================= [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:47 . [Pipeline] withDockerContainer 07:07:47 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 07:07:48 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:07:48 + go mod tidy 07:07:48 $ docker top 7dfb9799111488a5c09a06f1c72f1ea608c0eda40694922d6297890ba11a189f -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:48 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 07:07:49 Building core-command ... 07:07:49 Building core-data ... 07:07:49 Building core-metadata ... 07:07:49 Building security-bootstrapper ... 07:07:49 Building security-proxy-setup ... 07:07:49 Building security-secretstore-setup ... 07:07:49 Building support-notifications ... 07:07:49 Building support-scheduler ... 07:07:49 Building sys-mgmt-agent ... 07:07:49 Building security-bootstrapper 07:07:49 Building core-data 07:07:49 Building support-notifications 07:07:49 Building security-secretstore-setup 07:07:49 Building support-scheduler 07:07:49 + make test 07:07:49 go mod tidy 07:07:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:08:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:08:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:08:04 ---> cef68949a87e 07:08:04 Step 3/24 : WORKDIR /edgex-go 07:08:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:08:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:08:04 ---> cef68949a87e 07:08:04 Step 3/23 : WORKDIR /edgex-go 07:08:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:08:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:08:09 ---> cef68949a87e 07:08:09 Step 3/32 : WORKDIR /edgex-go 07:08:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:08:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:08:16 ---> cef68949a87e 07:08:16 Step 3/26 : WORKDIR /edgex-go 07:08:17 ? github.com/edgexfoundry/edgex-go [no test files] 07:08:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:08:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:08:19 ---> cef68949a87e 07:08:19 Step 3/23 : WORKDIR /edgex-go 07:08:19 ---> Running in 47e3c41aa50b 07:08:19 ---> Running in e2ab417608ab 07:08:19 ---> Running in b32ca4a5e448 07:08:19 ---> Running in 6382ba617abf 07:08:19 ---> Running in e118ceb85f85 07:08:19 Removing intermediate container b32ca4a5e448 07:08:19 ---> 8190ab9a333e 07:08:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:19 Removing intermediate container e2ab417608ab 07:08:19 ---> d00148a15d2c 07:08:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:19 Removing intermediate container 6382ba617abf 07:08:19 ---> 76a7a024b3ca 07:08:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:19 ---> Running in b4162e4056e9 07:08:19 Removing intermediate container 47e3c41aa50b 07:08:19 ---> 246850cc6035 07:08:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:19 Removing intermediate container e118ceb85f85 07:08:19 ---> 60e0902a2e6c 07:08:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:19 ---> Running in f745ed5cd572 07:08:19 ---> Running in 83702492269c 07:08:19 ---> Running in 213320e6d03c 07:08:19 ---> Running in 67d6938e47ee 07:08:20 Removing intermediate container f745ed5cd572 07:08:20 ---> 09bbc70860d1 07:08:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:08:20 Removing intermediate container b4162e4056e9 07:08:20 ---> d310830f0acb 07:08:20 Step 5/32 : RUN apk add --update --no-cache make git 07:08:20 ---> Running in 0c8cf8dcc2a0 07:08:20 ---> Running in 9d21cdad2c8d 07:08:21 Removing intermediate container 213320e6d03c 07:08:21 ---> f65f6cfbf215 07:08:21 Step 5/26 : RUN apk add --update --no-cache make git 07:08:21 Removing intermediate container 83702492269c 07:08:21 ---> 30e06b1f5670 07:08:21 Step 5/23 : RUN apk add --update --no-cache make git 07:08:21 ---> Running in a424ed6149aa 07:08:21 ---> Running in 7519814650e6 07:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:21 Removing intermediate container 67d6938e47ee 07:08:21 ---> 8ce11e80dd5a 07:08:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:21 ---> Running in 29d27356d951 07:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:23 OK: 219 MiB in 52 packages 07:08:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:23 Removing intermediate container 0c8cf8dcc2a0 07:08:23 ---> 32f4ccf9555e 07:08:23 Step 6/24 : COPY go.mod . 07:08:23 OK: 219 MiB in 52 packages 07:08:23 ---> 415f6ef4daf8 07:08:23 Step 7/24 : RUN go mod download 07:08:23 ---> Running in 21bc93c17086 07:08:23 OK: 219 MiB in 52 packages 07:08:23 Removing intermediate container a424ed6149aa 07:08:23 ---> b77727e6146f 07:08:23 Step 6/26 : COPY go.mod . 07:08:24 ---> 8e9afa9c656f 07:08:24 Step 7/26 : RUN go mod download 07:08:24 Removing intermediate container 7519814650e6 07:08:24 ---> be94cfca6603 07:08:24 Step 6/23 : COPY go.mod . 07:08:24 ---> Running in a06e88bbff88 07:08:24 ---> 3692837f5d05 07:08:24 Step 7/23 : RUN go mod download 07:08:24 ---> Running in 0ae5909c314e 07:08:24 Removing intermediate container 21bc93c17086 07:08:24 ---> 940d14826f79 07:08:24 Step 8/24 : COPY . . 07:08:24 OK: 219 MiB in 52 packages 07:08:24 OK: 219 MiB in 52 packages 07:08:28 Removing intermediate container 29d27356d951 07:08:28 ---> 2c81cfe6f8dd 07:08:28 Step 6/23 : COPY go.mod . 07:08:29 ---> 0dbdc5cf876e 07:08:29 Step 7/23 : RUN go mod download 07:08:29 Removing intermediate container 9d21cdad2c8d 07:08:29 ---> 4a092ba15b33 07:08:29 Step 6/32 : COPY go.mod . 07:08:29 Removing intermediate container a06e88bbff88 07:08:29 ---> da2eca0f8cfc 07:08:29 Step 8/26 : COPY . . 07:08:29 ---> Running in 33f1d12ef48f 07:08:29 Removing intermediate container 0ae5909c314e 07:08:29 ---> 39b948439ad6 07:08:29 Step 8/23 : COPY . . 07:08:29 ---> 728dda162792 07:08:29 Step 9/24 : RUN go mod tidy 07:08:29 ---> Running in 3fc193e88ddd 07:08:29 ---> 673d4eb011c1 07:08:29 Step 7/32 : RUN go mod download 07:08:35 ---> Running in 5316f410d73d 07:08:36 Removing intermediate container 33f1d12ef48f 07:08:36 ---> 9f7112392fc3 07:08:36 Step 8/23 : COPY . . 07:08:36 ---> 023e7e7050dc 07:08:36 Step 9/23 : RUN go mod tidy 07:08:36 ---> 8085bf86de6a 07:08:36 Step 9/26 : RUN go mod tidy 07:08:36 ---> Running in 693bce2e22d2 07:08:36 ---> Running in bfc42bf763d7 07:08:40 Removing intermediate container 5316f410d73d 07:08:40 ---> 1abba2e3d225 07:08:40 Step 8/32 : COPY . . 07:08:41 Removing intermediate container 3fc193e88ddd 07:08:41 ---> cf5c759c360f 07:08:41 Step 10/24 : RUN make cmd/core-data/core-data 07:08:45 ---> 2329f993fba2 07:08:45 Step 9/23 : RUN go mod tidy 07:08:47 ---> Running in 744121f1a7a1 07:08:47 Removing intermediate container bfc42bf763d7 07:08:47 ---> 4eff6e09f7e2 07:08:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:08:47 ---> Running in de041b11bc4c 07:08:47 Removing intermediate container 693bce2e22d2 07:08:47 ---> 349780ede4d1 07:08:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:08:47 ---> Running in 81e20660ea7c 07:08:47 ---> Running in 46c2d94eb9fa 07:08:48 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 07:08:48 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 07:08:48 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 07:08:55 ---> 42ab8d78914f 07:08:55 Step 9/32 : RUN go mod tidy 07:08:55 Removing intermediate container de041b11bc4c 07:08:55 ---> 37e32045af6b 07:08:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:08:55 ---> Running in b042bd907a6a 07:08:55 ---> Running in efe76f3820db 07:08:55 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 07:08:57 Removing intermediate container b042bd907a6a 07:08:57 ---> 73095cf237c4 07:08:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:08:57 ---> Running in 8a77665ae9ec 07:08:57 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 07:09:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:09:24 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 07:09:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:09:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:09:31 Removing intermediate container 81e20660ea7c 07:09:31 ---> cca903df3021 07:09:31 07:09:31 Step 11/26 : FROM alpine:3.12 07:09:31 3.12: Pulling from library/alpine 07:09:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:09:31 Status: Downloaded newer image for alpine:3.12 07:09:31 ---> 13621d1b12d4 07:09:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:09:31 ---> Running in 10222b1bcaca 07:09:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:32 (1/6) Installing ca-certificates (20191127-r4) 07:09:32 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:09:32 (3/6) Installing libcurl (7.77.0-r0) 07:09:32 (4/6) Installing curl (7.77.0-r0) 07:09:32 (5/6) Installing dumb-init (1.2.2-r1) 07:09:32 (6/6) Installing su-exec (0.2-r1) 07:09:32 Executing busybox-1.31.1-r20.trigger 07:09:32 Executing ca-certificates-20191127-r4.trigger 07:09:32 OK: 7 MiB in 20 packages 07:09:33 Removing intermediate container 10222b1bcaca 07:09:33 ---> 754ffb8e7fb4 07:09:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:09:33 ---> Running in 144f0dc4599f 07:09:34 Removing intermediate container 144f0dc4599f 07:09:34 ---> 0f1c45de8e82 07:09:34 Step 14/26 : WORKDIR / 07:09:34 Removing intermediate container 46c2d94eb9fa 07:09:34 ---> b2b238610cb4 07:09:34 07:09:34 Step 11/23 : FROM alpine:3.12 07:09:34 ---> 13621d1b12d4 07:09:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:09:34 ---> Running in 2e044f3d7fd6 07:09:34 ---> Running in 80db60fcd45a 07:09:34 Removing intermediate container 2e044f3d7fd6 07:09:34 ---> 434444f14760 07:09:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:09:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:09:34 ---> f6a340a0345d 07:09:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:09:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:09:35 ---> 3ee4aeae8674 07:09:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:09:35 (1/1) Installing dumb-init (1.2.2-r1) 07:09:35 Executing busybox-1.31.1-r20.trigger 07:09:35 OK: 6 MiB in 15 packages 07:09:35 ---> 86ef9b3b3398 07:09:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:09:35 Removing intermediate container 80db60fcd45a 07:09:35 ---> 4eb857048b86 07:09:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:09:36 ---> 996465adb227 07:09:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:09:36 ---> Running in 1946794168c6 07:09:36 Removing intermediate container 1946794168c6 07:09:36 ---> f199cf2e1ab3 07:09:36 Step 14/23 : ENV APP_PORT=59861 07:09:36 ---> 700d37f0441d 07:09:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:09:36 ---> Running in 1375db18db5d 07:09:36 Removing intermediate container 1375db18db5d 07:09:36 ---> 895ae47aee99 07:09:36 Step 15/23 : EXPOSE $APP_PORT 07:09:36 ---> Running in 20d8d1c964ab 07:09:37 ---> 64d3544bab72 07:09:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:09:37 Removing intermediate container 20d8d1c964ab 07:09:37 ---> fcc2f166affb 07:09:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:38 Removing intermediate container 8a77665ae9ec 07:09:38 ---> 90eefa37ba16 07:09:38 07:09:38 Step 11/32 : FROM alpine:3.12 07:09:38 ---> 4de502c85271 07:09:38 Step 22/26 : 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/ 07:09:38 ---> 13621d1b12d4 07:09:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:09:38 ---> 11474e627ac7 07:09:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:09:38 ---> Running in 059bc7b4f869 07:09:38 ---> Running in 153092997d81 07:09:38 Removing intermediate container efe76f3820db 07:09:38 ---> b4351a22f97f 07:09:38 07:09:38 Step 11/23 : FROM alpine:3.12 07:09:38 ---> 13621d1b12d4 07:09:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:09:38 ---> Running in 3d2a4c2a08c9 07:09:38 Removing intermediate container 153092997d81 07:09:38 ---> beb9bfdce309 07:09:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:09:38 ---> Running in 87db35e29ed3 07:09:38 ---> aece49e3b8c9 07:09:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:09:39 ---> 4c3f935d73f1 07:09:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:09:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:09:39 ---> Running in d02590b52344 07:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:39 (1/2) Installing ca-certificates (20191127-r4) 07:09:39 (1/2) Installing dumb-init (1.2.2-r1) 07:09:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:09:39 (2/2) Installing su-exec (0.2-r1) 07:09:39 Executing busybox-1.31.1-r20.trigger 07:09:39 OK: 6 MiB in 16 packages 07:09:39 (2/2) Installing dumb-init (1.2.2-r1) 07:09:39 Executing busybox-1.31.1-r20.trigger 07:09:39 Executing ca-certificates-20191127-r4.trigger 07:09:39 OK: 6 MiB in 16 packages 07:09:39 Removing intermediate container d02590b52344 07:09:39 ---> 8b41edeed6f7 07:09:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:39 Removing intermediate container 059bc7b4f869 07:09:39 ---> 84f625848cdf 07:09:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:09:39 ---> Running in 92933ae3c20d 07:09:39 Removing intermediate container 744121f1a7a1 07:09:39 ---> 9462812cbdd5 07:09:39 07:09:39 Step 11/24 : FROM alpine:3.12 07:09:39 ---> 13621d1b12d4 07:09:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:09:39 ---> Running in 9e4f5f037285 07:09:40 ---> Running in 9175a99d4848 07:09:40 Removing intermediate container 92933ae3c20d 07:09:40 ---> b1eda0821b5c 07:09:40 Step 21/23 : LABEL arch=x86_64 07:09:40 Removing intermediate container 9e4f5f037285 07:09:40 ---> 9980330622fd 07:09:40 Step 24/26 : LABEL arch=x86_64 07:09:40 ---> Running in de42945161c1 07:09:40 Removing intermediate container 9175a99d4848 07:09:40 ---> 7a69ad683c8b 07:09:40 Step 13/24 : ENV APP_PORT=59880 07:09:40 ---> Running in 7be4a3a52617 07:09:40 Removing intermediate container 87db35e29ed3 07:09:40 ---> f4c8edc0cbf3 07:09:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:09:40 ---> Running in f4f8e2d124c7 07:09:40 ---> Running in 6cf7339f078d 07:09:40 Removing intermediate container de42945161c1 07:09:40 ---> c178f9f4a71e 07:09:40 Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:09:40 Removing intermediate container 3d2a4c2a08c9 07:09:40 ---> ae4d4276328f 07:09:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:09:40 Removing intermediate container 7be4a3a52617 07:09:40 ---> c6a61e733f03 07:09:40 Step 25/26 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:09:40 ---> Running in 85f2d093a7e6 07:09:40 ---> Running in 145f75a766f0 07:09:40 Removing intermediate container f4f8e2d124c7 07:09:40 ---> d9f66db8a1b4 07:09:40 Step 14/24 : EXPOSE $APP_PORT 07:09:40 ---> Running in ac6493fc3ef7 07:09:40 Removing intermediate container 6cf7339f078d 07:09:40 ---> 8e3cdf5b7b18 07:09:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:09:40 ---> Running in 1cf0ca5d6f19 07:09:40 ---> Running in d8d69ec37d2c 07:09:40 Removing intermediate container ac6493fc3ef7 07:09:40 ---> fd602601c823 07:09:40 Step 26/26 : LABEL version=0.0.0 07:09:40 Removing intermediate container 145f75a766f0 07:09:40 ---> 85167b4b6cb1 07:09:40 Step 23/23 : LABEL version=0.0.0 07:09:40 Removing intermediate container 85f2d093a7e6 07:09:40 ---> f9395646f2af 07:09:40 Step 14/23 : ENV APP_PORT=59860 07:09:40 Removing intermediate container 1cf0ca5d6f19 07:09:40 ---> 6a4f94e05b5d 07:09:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:40 ---> Running in 7c78fb72b492 07:09:40 Removing intermediate container d8d69ec37d2c 07:09:40 ---> dc741eda47ad 07:09:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:09:40 ---> Running in 105763474d51 07:09:40 ---> Running in ce9d3682472e 07:09:40 ---> Running in 3beac648bcd6 07:09:40 ---> Running in 48ae00967fb1 07:09:40 Removing intermediate container 7c78fb72b492 07:09:40 ---> 7a3b6d68e511 07:09:40 07:09:40 Removing intermediate container 105763474d51 07:09:40 ---> a4e71cfa4d9f 07:09:40 07:09:40 Removing intermediate container ce9d3682472e 07:09:40 ---> 6e8a46bbc3ed 07:09:40 Step 15/23 : EXPOSE $APP_PORT 07:09:40 Successfully built 7a3b6d68e511 07:09:40 Successfully tagged security-secretstore-setup:latest 07:09:40 Building sys-mgmt-agent 07:09:40  Building security-secretstore-setup ... done  ---> Running in 4ea2cbd0c184 07:09:40 Successfully built a4e71cfa4d9f 07:09:40 Successfully tagged support-scheduler:latest 07:09:40 Building security-proxy-setup 07:09:41  Building support-scheduler ... done Removing intermediate container 4ea2cbd0c184 07:09:41 ---> fe70e5347c6e 07:09:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:42 ---> 76ea8132b78f 07:09:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:09:44 ---> 0f5a18889cd2 07:09:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:09:44 Removing intermediate container 48ae00967fb1 07:09:44 ---> 596ad656bd08 07:09:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:09:44 Removing intermediate container 3beac648bcd6 07:09:44 ---> 51334d5fa501 07:09:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:09:45 ---> Running in 218a79bc0b8d 07:09:46 ---> Running in 21c629d2499a 07:09:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:47 ---> cef68949a87e 07:09:47 Step 3/24 : WORKDIR /edgex-go 07:09:47 ---> Using cache 07:09:47 ---> 60e0902a2e6c 07:09:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:47 ---> Using cache 07:09:47 ---> 8ce11e80dd5a 07:09:47 Step 5/24 : RUN apk add --update --no-cache make bash git 07:09:49 ---> 8209c01d096c 07:09:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:09:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:50 ---> cef68949a87e 07:09:50 Step 3/22 : WORKDIR /edgex-go 07:09:50 ---> Using cache 07:09:50 ---> 60e0902a2e6c 07:09:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:50 ---> Using cache 07:09:50 ---> 8ce11e80dd5a 07:09:50 Step 5/22 : RUN apk add --update --no-cache make git 07:09:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:09:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:09:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:09:52 ---> Running in 10b8fca92014 07:09:52 ---> Running in 98ffa7bb1899 07:09:52 ---> Running in 498f87873ef6 07:09:52 Removing intermediate container 218a79bc0b8d 07:09:52 ---> 5660fdc34a04 07:09:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:09:52 Removing intermediate container 498f87873ef6 07:09:52 ---> 0f5f0c6eb85b 07:09:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:52 ---> Running in 58d2ba4ee7fb 07:09:52 ---> 9c7f167232d6 07:09:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:09:53 ---> Running in 5c98ed8c4403 07:09:53 Removing intermediate container 58d2ba4ee7fb 07:09:53 ---> cd29db248fb6 07:09:53 Step 21/23 : LABEL arch=x86_64 07:09:53 ---> Running in b4fb1bfaaff8 07:09:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:53 Removing intermediate container b4fb1bfaaff8 07:09:53 ---> 678ad0a97c10 07:09:53 Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:09:54 (1/6) Installing dumb-init (1.2.2-r1) 07:09:54 (2/6) Installing libgcc (9.3.0-r2) 07:09:54 ---> Running in 68fb585e06ae 07:09:54 (3/6) Installing libsodium (1.0.18-r0) 07:09:54 (4/6) Installing libstdc++ (9.3.0-r2) 07:09:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:54 Removing intermediate container 68fb585e06ae 07:09:54 ---> 3b8a6c477049 07:09:54 Step 23/23 : LABEL version=0.0.0 07:09:54 ---> Running in 96ad768e96cf 07:09:54 Removing intermediate container 5c98ed8c4403 07:09:54 ---> d4b3b7609c88 07:09:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 46.1% of statements 07:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.270s coverage: 28.7% of statements 07:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.309s coverage: 100.0% of statements 07:09:54 Removing intermediate container 96ad768e96cf 07:09:54 ---> 6409a372641c 07:09:54 07:09:54 Successfully built 6409a372641c 07:09:54 Successfully tagged support-notifications:latest 07:09:54 Building core-metadata 07:09:54  Building support-notifications ... done OK: 219 MiB in 52 packages 07:09:54 (5/6) Installing libzmq (4.3.3-r0) 07:09:55 OK: 219 MiB in 52 packages 07:09:55 ---> 99155ca9c504 07:09:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:09:55 (6/6) Installing zeromq (4.3.3-r0) 07:09:55 Executing busybox-1.31.1-r20.trigger 07:09:55 OK: 8 MiB in 20 packages 07:09:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:58 ---> cef68949a87e 07:09:58 Step 3/24 : WORKDIR /edgex-go 07:09:58 ---> Using cache 07:09:58 ---> 60e0902a2e6c 07:09:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:58 ---> Using cache 07:09:58 ---> 8ce11e80dd5a 07:09:58 Step 5/24 : RUN apk add --update --no-cache make git 07:10:02 ---> dd4ab06efab1 07:10:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:10:02 ---> Running in d10c9e266130 07:10:02 Removing intermediate container 10b8fca92014 07:10:02 ---> 73bd4a913af7 07:10:02 Step 6/24 : COPY go.mod . 07:10:02 Removing intermediate container 98ffa7bb1899 07:10:02 ---> 04b0adc9ae1d 07:10:02 Step 6/22 : COPY go.mod . 07:10:02 ---> aa1e5c2a9442 07:10:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:10:02 Removing intermediate container 21c629d2499a 07:10:02 ---> 653fbe7fee18 07:10:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:02 ---> e4c34be2e639 07:10:02 Step 7/24 : RUN go mod download 07:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:02 ---> a37cc7a9a056 07:10:02 Step 7/22 : RUN go mod download 07:10:02 ---> 28df5f3ad002 07:10:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:10:02 ---> Running in 7af5ad06150d 07:10:02 ---> 4a678b1ea857 07:10:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:10:02 ---> Running in 3006fd16fa4b 07:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:03 ---> 85fbaef3bab8 07:10:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:10:03 ---> Running in d47397fce98d 07:10:03 ---> 4966db2935cc 07:10:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:10:03 OK: 219 MiB in 52 packages 07:10:03 Removing intermediate container d47397fce98d 07:10:03 ---> f5bc6dd434e4 07:10:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:10:04 ---> 7c11ae122639 07:10:04 Step 20/24 : ENTRYPOINT ["/core-data"] 07:10:04 ---> Running in e74d1eac244d 07:10:04 ---> 17f5165d73ff 07:10:04 Step 27/32 : RUN chmod +x /entrypoint.sh 07:10:04 Removing intermediate container d10c9e266130 07:10:04 ---> da19f8e88c3b 07:10:04 Step 6/24 : COPY go.mod . 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.7% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.313s coverage: 81.2% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.280s coverage: 100.0% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.326s coverage: 100.0% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.411s coverage: 53.4% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:10:05 ---> Running in e74afe1b8790 07:10:05 Removing intermediate container e74d1eac244d 07:10:05 ---> 77879c6f8825 07:10:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:05 ---> ad113dd55aa5 07:10:05 Step 7/24 : RUN go mod download 07:10:05 ---> Running in 1014a412b186 07:10:05 ---> Running in 7fb36a7b5544 07:10:05 Removing intermediate container 7af5ad06150d 07:10:05 ---> c594bbda8192 07:10:05 Step 8/24 : COPY . . 07:10:05 Removing intermediate container 3006fd16fa4b 07:10:05 ---> 734334dd2566 07:10:05 Step 8/22 : COPY . . 07:10:05 Removing intermediate container 1014a412b186 07:10:05 ---> cf0fe4835b4b 07:10:05 Step 22/24 : LABEL arch=x86_64 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.461s coverage: 87.7% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.219s coverage: 78.9% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.318s coverage: 28.6% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.329s coverage: 100.0% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.248s coverage: 100.0% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.489s coverage: 86.7% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.510s coverage: 97.5% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.310s coverage: 78.3% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:10:23 ---> Running in 96ac6324bc62 07:10:23 ---> c17baff634fa 07:10:23 Step 9/22 : RUN go mod tidy 07:10:23 ---> af8564aa5a8c 07:10:23 Step 9/24 : RUN go mod tidy 07:10:23 Removing intermediate container 96ac6324bc62 07:10:23 ---> 9f2a97a608c3 07:10:23 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:10:23 ---> Running in d97e6dc72979 07:10:23 ---> Running in 3ec09260be3a 07:10:23 Removing intermediate container e74afe1b8790 07:10:23 ---> faec4dbc0906 07:10:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:10:23 ---> Running in 43f6f31b106a 07:10:23 Removing intermediate container 7fb36a7b5544 07:10:23 ---> 1defdc3c2b9f 07:10:23 Step 8/24 : COPY . . 07:10:23 ---> Running in 062dffc80e7b 07:10:23 Removing intermediate container 43f6f31b106a 07:10:23 ---> fa15f6b6801b 07:10:23 Step 24/24 : LABEL version=0.0.0 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.219s coverage: 95.1% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.344s coverage: 0.8% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 21.7% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 07:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 07:10:31 ---> Running in b639e90acbd4 07:10:31 Removing intermediate container 062dffc80e7b 07:10:31 ---> 0767abd213dd 07:10:31 Step 29/32 : CMD ["gate"] 07:10:31 ---> 6922f1cdb2ff 07:10:31 Step 9/24 : RUN go mod tidy 07:10:31 ---> Running in 28f3aa7308cd 07:10:31 ---> Running in fa8c4cfd9238 07:10:31 Removing intermediate container b639e90acbd4 07:10:31 ---> 4f650be816af 07:10:31 07:10:31 Successfully built 4f650be816af 07:10:31 Successfully tagged core-data:latest 07:10:31  Building core-data ... done Building core-command 07:10:31 Removing intermediate container 28f3aa7308cd 07:10:31 ---> 63c1bb63d61c 07:10:31 Step 30/32 : LABEL arch=x86_64 07:10:32 ---> Running in 7bcf7ca00963 07:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements 07:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.153s coverage: 44.8% of statements 07:10:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:37 ---> cef68949a87e 07:10:37 Step 3/24 : WORKDIR /edgex-go 07:10:37 ---> Using cache 07:10:37 ---> 60e0902a2e6c 07:10:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:37 ---> Using cache 07:10:37 ---> 8ce11e80dd5a 07:10:37 Step 5/24 : RUN apk add --update --no-cache make git 07:10:37 ---> Using cache 07:10:37 ---> da19f8e88c3b 07:10:37 Step 6/24 : COPY go.mod . 07:10:37 ---> Using cache 07:10:37 ---> ad113dd55aa5 07:10:37 Step 7/24 : RUN go mod download 07:10:37 ---> Using cache 07:10:37 ---> 1defdc3c2b9f 07:10:37 Step 8/24 : COPY . . 07:10:37 ---> Using cache 07:10:37 ---> 6922f1cdb2ff 07:10:37 Step 9/24 : RUN go mod tidy 07:10:41 Removing intermediate container d97e6dc72979 07:10:41 ---> a425388a0fc0 07:10:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:10:41 ---> Running in c49501427d75 07:10:41 ---> Running in 05d1472a2569 07:10:41 Removing intermediate container 7bcf7ca00963 07:10:41 ---> e75232a5ba66 07:10:41 Step 31/32 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:10:41 Removing intermediate container 3ec09260be3a 07:10:41 ---> 477dae7cd905 07:10:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:10:41 ---> Running in 6a0e5d26472d 07:10:41 ---> Running in c8879cccb486 07:10:41 Removing intermediate container fa8c4cfd9238 07:10:41 ---> 2a90709f7b29 07:10:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:10:41 Removing intermediate container 6a0e5d26472d 07:10:41 ---> ed3c864f5983 07:10:41 Step 32/32 : LABEL version=0.0.0 07:10:41 ---> Running in 0a7a4f114aa4 07:10:41 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 07:10:41 ---> Running in 37e13488d07c 07:10:42 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 07:10:42 Removing intermediate container 37e13488d07c 07:10:42 ---> a4588d51c83a 07:10:42 07:10:42 Successfully built a4588d51c83a 07:10:42 Successfully tagged security-bootstrapper:latest 07:10:42  Building security-bootstrapper ... done 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 07:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.504s coverage: 81.8% of statements 07:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:10:43 Removing intermediate container c49501427d75 07:10:43 ---> bb31728a197c 07:10:43 Step 10/24 : RUN make cmd/core-command/core-command 07:10:43 ---> Running in f8910a91cf5b 07:10: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 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.201s coverage: 80.0% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 64.4% of statements 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 07:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 07:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.088s coverage: 66.9% of statements 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.5% of statements 07:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.123s coverage: 89.5% of statements 07:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements 07:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 46.8% of statements 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.229s coverage: 18.8% of statements 07:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.553s coverage: 91.9% of statements 07:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:11:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.629s coverage: 28.7% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.275s coverage: 100.0% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.266s coverage: 63.4% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.431s coverage: 97.6% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 07:11:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:11:13 Removing intermediate container 05d1472a2569 07:11:13 ---> 424be35785b6 07:11:13 07:11:13 Step 11/22 : FROM alpine:3.12 07:11:13 ---> 13621d1b12d4 07:11:13 Step 12/22 : RUN apk add --update --no-cache curl 07:11:13 ---> Running in d2277229e177 07:11:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:14 (1/4) Installing ca-certificates (20191127-r4) 07:11:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:11:14 (3/4) Installing libcurl (7.77.0-r0) 07:11:14 (4/4) Installing curl (7.77.0-r0) 07:11:14 Executing busybox-1.31.1-r20.trigger 07:11:14 Executing ca-certificates-20191127-r4.trigger 07:11:14 OK: 7 MiB in 18 packages 07:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements 07:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 07:11:15 Removing intermediate container d2277229e177 07:11:15 ---> 762b6d1e659a 07:11:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:15 ---> Running in 74af6a11bdf1 07:11:15 GO111MODULE=on go vet ./... 07:11:15 Removing intermediate container 74af6a11bdf1 07:11:15 ---> b193b518421d 07:11:15 Step 14/22 : WORKDIR /edgex 07:11:15 ---> Running in 064b94b0d020 07:11:15 Removing intermediate container 064b94b0d020 07:11:15 ---> 9435d9abc563 07:11:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:11:16 ---> f567fa5d391b 07:11:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:11:18 ---> a57481a3d6d3 07:11:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:11:20 ---> ee074242c74d 07:11:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:11:20 Removing intermediate container f8910a91cf5b 07:11:20 ---> 35e92b61b203 07:11:20 07:11:20 Step 11/24 : FROM alpine:3.12 07:11:20 ---> 13621d1b12d4 07:11:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:11:20 ---> Using cache 07:11:20 ---> 4eb857048b86 07:11:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:20 ---> Using cache 07:11:20 ---> f199cf2e1ab3 07:11:20 Step 14/24 : ENV APP_PORT=59882 07:11:20 ---> Running in 07cf1f09e0a3 07:11:20 ---> Running in 503234b0cf9f 07:11:20 Removing intermediate container c8879cccb486 07:11:20 ---> 8f2d8797daff 07:11:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:11:20 ---> Running in 0f73878c7d19 07:11:20 Removing intermediate container 07cf1f09e0a3 07:11:20 ---> 3465a03978b9 07:11:20 Step 19/22 : CMD ["--init=true"] 07:11:20 Removing intermediate container 503234b0cf9f 07:11:20 ---> 3dfcb01d5274 07:11:20 Step 15/24 : EXPOSE $APP_PORT 07:11:20 ---> Running in d4a8ce09c876 07:11:20 ---> Running in 13fd4bf6ea1b 07:11:20 Removing intermediate container d4a8ce09c876 07:11:20 ---> 2e539afe5a8a 07:11:20 Step 20/22 : LABEL arch=x86_64 07:11:20 ---> Running in c6c510d82798 07:11:20 Removing intermediate container 13fd4bf6ea1b 07:11:20 ---> fd2f051b14be 07:11:20 Step 16/24 : WORKDIR / 07:11:21 ---> Running in a6e8bc80b948 07:11:21 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 07:11:21 Removing intermediate container c6c510d82798 07:11:21 ---> 945ee71a10d0 07:11:21 Step 21/22 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:11:22 ---> Running in 0eb2a2f21c6d 07:11:22 Removing intermediate container a6e8bc80b948 07:11:22 ---> 9025878ee7bd 07:11:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:22 Removing intermediate container 0a7a4f114aa4 07:11:22 ---> edddbe9e0d7b 07:11:22 07:11:22 Step 11/24 : FROM alpine:3.12 07:11:22 ---> 13621d1b12d4 07:11:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:11:22 ---> Using cache 07:11:22 ---> 4eb857048b86 07:11:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:22 ---> Using cache 07:11:22 ---> f199cf2e1ab3 07:11:22 Step 14/24 : ENV APP_PORT=59881 07:11:22 ---> Running in 84cf7de687a1 07:11:22 Removing intermediate container 0eb2a2f21c6d 07:11:22 ---> 5a5ee65c41f9 07:11:22 Step 22/22 : LABEL version=0.0.0 07:11:22 ---> Running in 96ffe44fb0d7 07:11:23 ---> b65671e4f5ff 07:11:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:11:23 Removing intermediate container 0f73878c7d19 07:11:23 ---> a45c2da4780c 07:11:23 07:11:23 Step 12/24 : FROM docker:20.10.0 07:11:23 Removing intermediate container 84cf7de687a1 07:11:23 ---> fdb696b6e14b 07:11:23 Step 15/24 : EXPOSE $APP_PORT 07:11:23 ---> Running in 9a544c1d4c5c 07:11:23 Removing intermediate container 96ffe44fb0d7 07:11:23 ---> b145b790b1c8 07:11:23 07:11:23 Successfully built b145b790b1c8 07:11:23 20.10.0: Pulling from library/docker 07:11:23 Successfully tagged security-proxy-setup:latest 07:11:23 ---> 009e4853dae1 07:11:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:11:23  Building security-proxy-setup ... done Removing intermediate container 9a544c1d4c5c 07:11:23 ---> dbd0e507ff48 07:11:23 Step 16/24 : WORKDIR / 07:11:23 ---> Running in c0ac48063035 07:11:23 ---> 48b9fed227f0 07:11:23 Step 20/24 : ENTRYPOINT ["/core-command"] 07:11:23 Removing intermediate container c0ac48063035 07:11:23 ---> aa48baf0bc73 07:11:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:23 ---> Running in d749b16a6565 07:11:27 Removing intermediate container d749b16a6565 07:11:27 ---> 4ae5b00cba23 07:11:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:27 ---> 439bc3c6dcca 07:11:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:11:27 ---> Running in e2f4eb472da5 07:11:28 ---> 6ae75e16f0c8 07:11:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:11:28 Removing intermediate container e2f4eb472da5 07:11:28 ---> 8df8d8709bd4 07:11:28 Step 22/24 : LABEL arch=x86_64 07:11:32 ---> Running in 1d655ee6d918 07:11:34 ---> bd2e1d0b4d40 07:11:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:11:34 Removing intermediate container 1d655ee6d918 07:11:34 ---> dd98a4244478 07:11:34 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:11:34 ---> Running in 5d7118cc9bb9 07:11:34 ---> Running in aec2deedb27b 07:11:34 Removing intermediate container 5d7118cc9bb9 07:11:34 ---> 7719b0609246 07:11:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:34 ---> Running in 8b5635614daa 07:11:34 Removing intermediate container aec2deedb27b 07:11:34 ---> 85d8bfab7b6a 07:11:34 Step 24/24 : LABEL version=0.0.0 07:11:35 ---> Running in e4d6b552f0b7 07:11:35 Removing intermediate container 8b5635614daa 07:11:35 ---> 7ab08ec3e8ce 07:11:35 Step 22/24 : LABEL arch=x86_64 07:11:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:11:35 Status: Downloaded newer image for docker:20.10.0 07:11:35 ---> aefe523efa57 07:11:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:11:35 ---> Running in 12432836f286 07:11:35 Removing intermediate container e4d6b552f0b7 07:11:35 ---> c22c327c9ede 07:11:35 07:11:35 ---> Running in 06b2647e27e2 07:11:35 Successfully built c22c327c9ede 07:11:35 Successfully tagged core-command:latest 07:11:36  Building core-command ... done Removing intermediate container 12432836f286 07:11:36 ---> 73019aa93e87 07:11:36 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:11:36 Removing intermediate container 06b2647e27e2 07:11:36 ---> a5dc9cde2a9d 07:11:36 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:11:36 ---> Running in 79788644c7c6 07:11:36 ---> Running in 4d6ae1b491c2 07:11:36 Removing intermediate container 79788644c7c6 07:11:36 ---> 09af5b638c2b 07:11:36 Step 24/24 : LABEL version=0.0.0 07:11:36 ---> Running in 7ada76ec9de6 07:11:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:36 Removing intermediate container 7ada76ec9de6 07:11:36 ---> 9b71edd5a1b4 07:11:36 07:11:36 (1/39) Installing readline (8.0.4-r0) 07:11:36 (2/39) Installing bash (5.0.17-r0) 07:11:36 Successfully built 9b71edd5a1b4 07:11:37 Executing bash-5.0.17-r0.post-install 07:11:37 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:11:37 (4/39) Installing libcurl (7.77.0-r0) 07:11:37 (5/39) Installing curl (7.77.0-r0) 07:11:37 (6/39) Installing dumb-init (1.2.2-r1) 07:11:37 Successfully tagged core-metadata:latest 07:11:37  Building core-metadata ... done (7/39) Installing libbz2 (1.0.8-r1) 07:11:37 (8/39) Installing expat (2.2.9-r1) 07:11:37 (9/39) Installing libffi (3.3-r2) 07:11:37 (10/39) Installing gdbm (1.13-r1) 07:11:37 (11/39) Installing xz-libs (5.2.5-r0) 07:11:37 (12/39) Installing sqlite-libs (3.32.1-r0) 07:11:37 (13/39) Installing python3 (3.8.10-r0) 07:11:38 (14/39) Installing py3-appdirs (1.4.4-r1) 07:11:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:11:38 (16/39) Installing py3-parsing (2.4.7-r0) 07:11:38 (17/39) Installing py3-six (1.15.0-r0) 07:11:38 (18/39) Installing py3-packaging (20.4-r0) 07:11:38 (19/39) Installing py3-setuptools (47.0.0-r0) 07:11:38 (20/39) Installing py3-chardet (3.0.4-r4) 07:11:38 (21/39) Installing py3-idna (2.9-r0) 07:11:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:11:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:11:38 (24/39) Installing py3-requests (2.23.0-r0) 07:11:38 (25/39) Installing py3-msgpack (1.0.0-r0) 07:11:38 (26/39) Installing py3-lockfile (0.12.2-r3) 07:11:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:11:38 (28/39) Installing py3-colorama (0.4.3-r0) 07:11:38 (29/39) Installing py3-distlib (0.3.0-r0) 07:11:38 (30/39) Installing py3-distro (1.5.0-r1) 07:11:38 (31/39) Installing py3-webencodings (0.5.1-r3) 07:11:38 (32/39) Installing py3-html5lib (1.0.1-r4) 07:11:38 (33/39) Installing py3-pytoml (0.1.21-r0) 07:11:38 (34/39) Installing py3-pep517 (0.8.2-r0) 07:11:38 (35/39) Installing py3-progress (1.5-r0) 07:11:38 (36/39) Installing py3-toml (0.10.1-r0) 07:11:38 (37/39) Installing py3-retrying (1.3.3-r0) 07:11:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:11:38 (39/39) Installing py3-pip (20.1.1-r0) 07:11:38 Executing busybox-1.31.1-r19.trigger 07:11:38 OK: 72 MiB in 59 packages 07:11:39 Collecting docker-compose==1.23.2 07:11:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:11:39 Collecting jsonschema<3,>=2.5.1 07:11:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:11:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:11:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:11:39 Collecting docker<4.0,>=3.6.0 07:11:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:11:40 Collecting dockerpty<0.5,>=0.4.1 07:11:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:11:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:11:40 Collecting docopt<0.7,>=0.6.1 07:11:40 Downloading docopt-0.6.2.tar.gz (25 kB) 07:11:40 Collecting PyYAML<4,>=3.10 07:11:40 Downloading PyYAML-3.13.tar.gz (270 kB) 07:11:41 Collecting websocket-client<1.0,>=0.32.0 07:11:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:11:41 Collecting texttable<0.10,>=0.9.0 07:11:41 Downloading texttable-0.9.1.tar.gz (11 kB) 07:11:41 Collecting cached-property<2,>=1.2.0 07:11:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:11:41 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) 07:11:42 Collecting urllib3<1.25,>=1.21.1 07:11:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:11:42 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) 07:11:42 Collecting idna<2.8,>=2.5 07:11:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:11:42 Collecting docker-pycreds>=0.4.0 07:11:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:11:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:11:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:11:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:11:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:11:42 Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, docopt, PyYAML, texttable, cached-property, docker-compose 07:11:42 Attempting uninstall: urllib3 07:11:42 Found existing installation: urllib3 1.25.9 07:11:42 Uninstalling urllib3-1.25.9: 07:11:42 Successfully uninstalled urllib3-1.25.9 07:11:42 Attempting uninstall: idna 07:11:42 Found existing installation: idna 2.9 07:11:42 Uninstalling idna-2.9: 07:11:42 Successfully uninstalled idna-2.9 07:11:42 Attempting uninstall: requests 07:11:42 Found existing installation: requests 2.23.0 07:11:42 Uninstalling requests-2.23.0: 07:11:42 Successfully uninstalled requests-2.23.0 07:11:43 Running setup.py install for dockerpty: started 07:11:44 Running setup.py install for dockerpty: finished with status 'done' 07:11:44 Running setup.py install for docopt: started 07:11:44 Running setup.py install for docopt: finished with status 'done' 07:11:44 Running setup.py install for PyYAML: started 07:11:44 Running setup.py install for PyYAML: finished with status 'done' 07:11:44 Running setup.py install for texttable: started 07:11:45 Running setup.py install for texttable: finished with status 'done' 07:11:45 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.59.0 07:11:53 Removing intermediate container 4d6ae1b491c2 07:11:53 ---> 9da3c4d1d42a 07:11:53 Step 15/24 : ENV APP_PORT=58890 07:11:53 ---> Running in ab0381204bca 07:11:53 Removing intermediate container ab0381204bca 07:11:53 ---> 2dca50caad5b 07:11:53 Step 16/24 : EXPOSE $APP_PORT 07:11:53 ---> Running in b75595bb24ac 07:11:54 Removing intermediate container b75595bb24ac 07:11:54 ---> 6bb6559dda4e 07:11:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:11:54 ---> b7c4c118b9f9 07:11:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:11:55 ---> 47bfb75fd2b8 07:11:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:11:55 ---> 52ba300b81e3 07:11:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:11:55 ---> Running in 92d1b3d72bb5 07:11:55 Removing intermediate container 92d1b3d72bb5 07:11:55 ---> 72610d1de717 07:11:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:55 ---> Running in f9723e02ebdc 07:11:55 Removing intermediate container f9723e02ebdc 07:11:55 ---> 522306a4e452 07:11:55 Step 22/24 : LABEL arch=x86_64 07:11:56 ---> Running in d2f5ea8748a6 07:11:56 Removing intermediate container d2f5ea8748a6 07:11:56 ---> 54dcf0ded9cd 07:11:56 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:11:56 ---> Running in 7ff3978d67d8 07:11:56 Removing intermediate container 7ff3978d67d8 07:11:56 ---> 5ca8758645d3 07:11:56 Step 24/24 : LABEL version=0.0.0 07:11:56 ---> Running in 7e4b28c0be52 07:11:56 Removing intermediate container 7e4b28c0be52 07:11:56 ---> 13d417887cf9 07:11:56 07:11:56 Successfully built 13d417887cf9 07:11:57 Successfully tagged sys-mgmt-agent:latest 07:11:57  Building sys-mgmt-agent ... done  [Pipeline] } 07:11:57 $ docker stop --time=1 7dfb9799111488a5c09a06f1c72f1ea608c0eda40694922d6297890ba11a189f 07:11:58 $ docker rm -f 7dfb9799111488a5c09a06f1c72f1ea608c0eda40694922d6297890ba11a189f [Pipeline] // withDockerContainer [Pipeline] sh 07:11:59 + docker images 07:11:59 REPOSITORY TAG IMAGE ID CREATED SIZE 07:11:59 sys-mgmt-agent latest 13d417887cf9 3 seconds ago 312MB 07:11:59 core-metadata latest 9b71edd5a1b4 23 seconds ago 18.6MB 07:11:59 core-command latest c22c327c9ede 24 seconds ago 17.1MB 07:11:59 a45c2da4780c 37 seconds ago 1.16GB 07:11:59 security-proxy-setup latest b145b790b1c8 37 seconds ago 25.3MB 07:11:59 edddbe9e0d7b 37 seconds ago 1.17GB 07:11:59 35e92b61b203 41 seconds ago 1.16GB 07:11:59 424be35785b6 47 seconds ago 1.16GB 07:11:59 security-bootstrapper latest a4588d51c83a About a minute ago 18.2MB 07:11:59 core-data latest 4f650be816af About a minute ago 21.6MB 07:11:59 support-notifications latest 6409a372641c 2 minutes ago 17.8MB 07:11:59 security-secretstore-setup latest 7a3b6d68e511 2 minutes ago 25.8MB 07:11:59 support-scheduler latest a4e71cfa4d9f 2 minutes ago 17.1MB 07:11:59 9462812cbdd5 2 minutes ago 1.17GB 07:11:59 b4351a22f97f 2 minutes ago 1.16GB 07:11:59 90eefa37ba16 2 minutes ago 1.15GB 07:11:59 b2b238610cb4 2 minutes ago 1.16GB 07:11:59 cca903df3021 2 minutes ago 1.16GB 07:11:59 ci-base-image-x86_64 latest cef68949a87e 7 minutes ago 648MB 07:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 07:11:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 07:11:59 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 07:11:59 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 07:12:14 Still waiting to schedule task 07:12:14 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 07:12:52 gofmt -l . 07:12:53 [ "`gofmt -l .`" = "" ] 07:12:56 ./bin/test-go-mod-tidy.sh 07:12:56 ./bin/test-attribution-txt.sh [Pipeline] sh 07:12:59 + ls -al . 07:12:59 total 880 07:12:59 drwxrwxr-x 9 1001 1001 4096 May 28 07:12 . 07:12:59 drwxr-xr-x 4 root root 4096 May 28 07:07 .. 07:12:59 -rw-rw-r-- 1 1001 1001 11 May 28 07:05 .dockerignore 07:12:59 drwxrwxr-x 8 1001 1001 4096 May 28 07:05 .git 07:12:59 drwxrwxr-x 3 1001 1001 4096 May 28 07:05 .github 07:12:59 -rw-rw-r-- 1 1001 1001 818 May 28 07:05 .gitignore 07:12:59 -rw-rw-r-- 1 1001 1001 166 May 28 07:05 .sonarcloud.properties 07:12:59 -rw-rw-r-- 1 1001 1001 8609 May 28 07:05 Attribution.txt 07:12:59 -rw-rw-r-- 1 1001 1001 3804 May 28 07:05 CONTRIBUTING.md 07:12:59 -rw-rw-r-- 1 1001 1001 931 May 28 07:05 Dockerfile.build 07:12:59 -rw-rw-r-- 1 1001 1001 849 May 28 07:05 Jenkinsfile 07:12:59 -rw-rw-r-- 1 1001 1001 10775 May 28 07:05 LICENSE 07:12:59 -rw-rw-r-- 1 1001 1001 5632 May 28 07:05 Makefile 07:12:59 -rw-rw-r-- 1 1001 1001 7978 May 28 07:05 README.md 07:12:59 -rw-rw-r-- 1 1001 1001 6755 May 28 07:05 SECURITY.md 07:12:59 -rw-rw-r-- 1 1001 1001 5 May 28 07:03 VERSION 07:12:59 -rw-rw-r-- 1 1001 1001 4131 May 28 07:05 ZMQWindows.md 07:12:59 drwxrwxr-x 2 1001 1001 4096 May 28 07:05 bin 07:12:59 drwxrwxr-x 14 1001 1001 4096 May 28 07:05 cmd 07:12:59 -rw-r--r-- 1 root root 742996 May 28 07:11 coverage.out 07:12:59 -rw-r--r-- 1 root root 1060 May 28 07:12 go.mod 07:12:59 -rw-r--r-- 1 root root 21686 May 28 07:07 go.sum 07:12:59 drwxrwxr-x 8 1001 1001 4096 May 28 07:05 internal 07:12:59 drwxrwxr-x 4 1001 1001 4096 May 28 07:05 openapi 07:12:59 drwxrwxr-x 4 1001 1001 4096 May 28 07:05 snap 07:12:59 -rw-rw-r-- 1 1001 1001 168 May 28 07:05 version.go [Pipeline] sh 07:13:00 + '[' -e coverage.out ] 07:13:00 + chown 1001:1001 coverage.out [Pipeline] stash 07:13:00 Warning: overwriting stash ‘coverage-report’ 07:13:01 Stashed 1 file(s) [Pipeline] sh 07:13:01 + make build 07:13:01 go mod tidy 07:13:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:13:09 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 07:13: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 07:13:39 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 07:13:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:13:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:13:49 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 07:13:54 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 07:13:56 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 07:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:14:02 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 07:14:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:14:11 $ docker stop --time=1 643fa0f2c8256d137ffc47b66703987d79916a994f38b048f91080f29c5cb44d 07:14:14 $ docker rm -f 643fa0f2c8256d137ffc47b66703987d79916a994f38b048f91080f29c5cb44d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:15 07:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:16 latest: Pulling from edgex-devops/edgex-compose-arm64 07:14:16 29e5d40040c1: Pulling fs layer 07:14:16 1ce36da41761: Pulling fs layer 07:14:16 25b303627fd3: Pulling fs layer 07:14:16 29e5d40040c1: Verifying Checksum 07:14:16 29e5d40040c1: Download complete 07:14:17 1ce36da41761: Verifying Checksum 07:14:17 1ce36da41761: Download complete 07:14:17 29e5d40040c1: Pull complete 07:14:18 1ce36da41761: Pull complete 07:14:18 25b303627fd3: Verifying Checksum 07:14:18 25b303627fd3: Download complete 07:14:25 Running on prd-ubuntu18.04-docker-8c-8g-850 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws 07:14:25 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:14:25 The recommended git tool is: git 07:14:28 using credential edgex-jenkins-ssh 07:14:28 Cloning the remote Git repository 07:14:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:14:28 > git init /w/workspace/edgex-go/4 # timeout=10 07:14:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:28 > git --version # timeout=10 07:14:28 > git --version # 'git version 2.17.1' 07:14:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:29 25b303627fd3: Pull complete 07:14:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:14:29 prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container 07:14:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:14:32 $ docker top da52bd74a0c55fb2e8906e820e2de43893c426f14b24d4cde1ef6adaa9975ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:33 + grep parallel 07:14:33 + docker-compose build --help 07:14:37 --parallel Build images in parallel. [Pipeline] } 07:14:37 $ docker stop --time=1 da52bd74a0c55fb2e8906e820e2de43893c426f14b24d4cde1ef6adaa9975ce4 07:14:38 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit d3a27a088a725aeb285f2eff495040474b81e558 07:14:39 Merge succeeded, producing d3a27a088a725aeb285f2eff495040474b81e558 07:14:39 Checking out Revision d3a27a088a725aeb285f2eff495040474b81e558 (PR-3515) 07:14:39 $ docker rm -f da52bd74a0c55fb2e8906e820e2de43893c426f14b24d4cde1ef6adaa9975ce4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:14:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:14:38 > git config core.sparsecheckout # timeout=10 07:14:38 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 07:14:39 > git remote # timeout=10 07:14:39 > git config --get remote.origin.url # timeout=10 07:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:39 > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 07:14:39 > git rev-parse HEAD^{commit} # timeout=10 07:14:39 > git config core.sparsecheckout # timeout=10 07:14:39 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 07:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:40 . [Pipeline] withDockerContainer 07:14:40 prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container 07:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:14:42 $ docker top 72aaba83dab5c8f1a6626059d6361b1bc6b7f568cf027ab821afd0d3dd08b2d9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:14:43 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:43 + echo snap-build.sh 07:14:43 snap-build.sh 07:14:43 + SNAP_BASE_DIR=. 07:14:43 + '[' '!' -z /w/workspace/edgex-go/4 ']' 07:14:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 07:14:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 07:14:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 07:14:43 + cd /w/workspace/edgex-go/4 07:14:43 + sudo apt-get remove -qy --purge lxd lxd-client 07:14:43 Reading package lists... 07:14:43 Building dependency tree... 07:14:43 Reading state information... 07:14:44 The following packages were automatically installed and are no longer required: 07:14:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:14:44 uidmap xdelta3 07:14:44 Use 'sudo apt autoremove' to remove them. 07:14:44 The following packages will be REMOVED: 07:14:44 lxd* lxd-client* 07:14:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:14:44 After this operation, 31.7 MB disk space will be freed. 07:14:44 (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 ... 190317 files and directories currently installed.) 07:14:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:14:45 Removing lxd dnsmasq configuration 07:14:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:14:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:14:46 Building core-command ... 07:14:46 Building core-data ... 07:14:46 Building core-metadata ... 07:14:46 Building security-bootstrapper ... 07:14:46 Building security-proxy-setup ... 07:14:46 Building security-secretstore-setup ... 07:14:46 Building support-notifications ... 07:14:46 Building support-scheduler ... 07:14:46 Building sys-mgmt-agent ... 07:14:46 Building core-metadata 07:14:46 Building security-proxy-setup 07:14:46 Building security-secretstore-setup 07:14:46 Building support-scheduler 07:14:46 Building core-command 07:14:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:14:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 07:14:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:14:48 Processing triggers for systemd (237-3ubuntu10.45) ... 07:14:48 Processing triggers for ureadahead (0.100.0-21) ... 07:14:49 + sudo snap remove --purge lxd 07:14:50 snap "lxd" is not installed 07:14:50 + sudo groupadd --force --system lxd 07:14:50 ++ whoami 07:14:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:14:50 + newgrp - lxd 07:14:50 + sudo snap install lxd 07:14:58 2021-05-28T07:14:55Z INFO Waiting for automatic snapd restart... 07:15:13 lxd 4.14 from Canonical* installed 07:15:13 + sudo lxd init --auto 07:15:21 + sudo snap install --classic snapcraft 07:15:28 snapcraft 4.7.1 from Canonical* installed 07:15:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:15:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:28 Dload Upload Total Spent Left Speed 07:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4236 07:15:28 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 07:15:28 ./yq_linux_amd64 07:15:28 + sudo snapcraft prime --use-lxd 07:15:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:15:29 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: 07:15:29 - README.md 07:15:29 07:15:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:15:30 Launching a container. 07:15:37 Waiting for container to be ready 07:15:37 To start your first instance, try: lxc launch ubuntu:18.04 07:15:37 07:15:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:15:42 Waiting for network to be ready... 07:15:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:15:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 07:15:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:15:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 07:15:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:15:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:15:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:15:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:15:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:15:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 07:15:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:15:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:15:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:15:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:15:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:15:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:15:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:15:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:15:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:15:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 07:15:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 07:15:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:15:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:15:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:15:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:15:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:15:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:15:46 Fetched 24.6 MB in 4s (6126 kB/s) 07:15:47 Reading package lists... 07:15:47 Reading package lists... 07:15:47 Building dependency tree... 07:15:47 Reading state information... 07:15:48 The following additional packages will be installed: 07:15:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:15:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:15:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:15:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:15:48 Suggested packages: 07:15:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:15:48 Recommended packages: 07:15:48 gnupg libsasl2-modules 07:15:48 The following NEW packages will be installed: 07:15:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:15:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:15:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:15:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:15:48 The following packages will be upgraded: 07:15:48 gpg gpg-agent gpgconf libudev1 07:15:48 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 07:15:48 Need to get 3530 kB of archives. 07:15:48 After this operation, 13.3 MB of additional disk space will be used. 07:15:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:15:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:15:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:15:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:15:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 07:15:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 07:15:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:15:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:15:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:15:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:15:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:15:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:15:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:15:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:15:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:15:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:15:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:15:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:15:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:15:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:15:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:15:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:15:49 debconf: delaying package configuration, since apt-utils is not installed 07:15:49 Fetched 3530 kB in 1s (3458 kB/s) 07:15:49 (Reading database ... 12511 files and directories currently installed.) 07:15:49 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 07:15:49 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:15:49 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 07:15:49 Selecting previously unselected package udev. 07:15:49 (Reading database ... 12511 files and directories currently installed.) 07:15:49 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 07:15:49 Unpacking udev (237-3ubuntu10.47) ... 07:15:49 Selecting previously unselected package libfuse2:amd64. 07:15:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:15:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:15:49 Selecting previously unselected package fuse. 07:15:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:15:49 Unpacking fuse (2.9.7-1ubuntu1) ... 07:15:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:49 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:50 Selecting previously unselected package libksba8:amd64. 07:15:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:15:50 Unpacking libksba8:amd64 (1.3.5-2) ... 07:15:50 Selecting previously unselected package libroken18-heimdal:amd64. 07:15:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:15:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:15:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:15:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libwind0-heimdal:amd64. 07:15:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:15:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:15:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:15:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:15:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:50 Selecting previously unselected package libsasl2-modules-db:amd64. 07:15:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:15:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:50 Selecting previously unselected package libsasl2-2:amd64. 07:15:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:15:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:50 Selecting previously unselected package libldap-common. 07:15:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:15:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:15:50 Selecting previously unselected package libldap-2.4-2:amd64. 07:15:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:15:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:15:51 Selecting previously unselected package dirmngr. 07:15:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:15:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:15:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:15:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:15:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:15:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libksba8:amd64 (1.3.5-2) ... 07:15:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:51 Setting up udev (237-3ubuntu10.47) ... 07:15:51 invoke-rc.d: policy-rc.d denied execution of start. 07:15:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Processing triggers for systemd (237-3ubuntu10) ... 07:15:51 Setting up fuse (2.9.7-1ubuntu1) ... 07:15:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:15:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:15:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:15:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:15:52 settings in the [Install] section, and DefaultInstance for template units). 07:15:52 This means they are not meant to be enabled using systemctl. 07:15:52 Possible reasons for having this kind of units are: 07:15:52 1) A unit may be statically enabled by being symlinked from another unit's 07:15:52 .wants/ or .requires/ directory. 07:15:52 2) A unit's purpose may be to act as a helper for some other unit which has 07:15:52 a requirement dependency on it. 07:15:52 3) A unit may be started when needed via activation (socket, path, timer, 07:15:52 D-Bus, udev, scripted systemctl call, ...). 07:15:52 4) In case of template units, the unit is meant to be enabled with some 07:15:52 instance name specified. 07:15:52 Reading package lists... 07:15:52 Building dependency tree... 07:15:52 Reading state information... 07:15:53 The following additional packages will be installed: 07:15:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:15:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:15:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:15:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:15:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:15:53 Suggested packages: 07:15:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:15:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:15:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:15:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:15:53 systemd-container policykit-1 07:15:53 Recommended packages: 07:15:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:15:53 The following NEW packages will be installed: 07:15:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:15:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:15:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:15:53 multiarch-support openssh-client python3 python3-minimal python3.6 07:15:53 python3.6-minimal snapd squashfs-tools sudo 07:15:53 The following packages will be upgraded: 07:15:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:15:53 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 07:15:53 Need to get 35.2 MB of archives. 07:15:53 After this operation, 141 MB of additional disk space will be used. 07:15:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:15:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 07:15:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:15:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:15:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:15:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:15:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:15:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:15:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:15:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:15:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:15:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:15:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:15:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:15:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:15:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:15:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:15:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 07:15:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:15:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:15:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:15:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:15:54 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:15:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:15:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:15:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:15:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:15:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:15:54 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:15:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:15:55 debconf: delaying package configuration, since apt-utils is not installed 07:15:55 Fetched 35.2 MB in 2s (17.5 MB/s) 07:15:55 (Reading database ... 12757 files and directories currently installed.) 07:15:55 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 07:15:55 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:15:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 07:15:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:15:56 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 07:15:56 (Reading database ... 12757 files and directories currently installed.) 07:15:56 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:15:56 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:15:56 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:15:56 (Reading database ... 12757 files and directories currently installed.) 07:15:56 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:15:56 Unpacking apt (1.6.13) over (1.6.1) ... 07:15:56 Setting up apt (1.6.13) ... 07:15:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:15:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:15:57 (Reading database ... 12764 files and directories currently installed.) 07:15:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:15:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:15:57 Selecting previously unselected package libpython3.6-minimal:amd64. 07:15:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:57 Selecting previously unselected package libexpat1:amd64. 07:15:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:15:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:15:57 Selecting previously unselected package python3.6-minimal. 07:15:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:15:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:15:58 Checking for services that may need to be restarted...done. 07:15:58 Checking for services that may need to be restarted...done. 07:15:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:15:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:15:58 Selecting previously unselected package python3-minimal. 07:15:58 (Reading database ... 13012 files and directories currently installed.) 07:15:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:15:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:15:58 Selecting previously unselected package mime-support. 07:15:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:15:58 Unpacking mime-support (3.60ubuntu1) ... 07:15:58 Selecting previously unselected package libmpdec2:amd64. 07:15:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:15:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:15:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:15:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:58 Selecting previously unselected package python3.6. 07:15:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:15:58 Selecting previously unselected package libpython3-stdlib:amd64. 07:15:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:15:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:15:59 Setting up python3-minimal (3.6.7-1~18.04) ... 07:15:59 Selecting previously unselected package python3. 07:15:59 (Reading database ... 13442 files and directories currently installed.) 07:15:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:15:59 Unpacking python3 (3.6.7-1~18.04) ... 07:15:59 Selecting previously unselected package multiarch-support. 07:15:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:15:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:15:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:15:59 Selecting previously unselected package liblzo2-2:amd64. 07:15:59 (Reading database ... 13479 files and directories currently installed.) 07:15:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:15:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:15:59 Selecting previously unselected package libbsd0:amd64. 07:15:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:15:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:15:59 Selecting previously unselected package sudo. 07:15:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:15:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:16:00 Selecting previously unselected package apparmor. 07:16:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:16:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:16:00 Selecting previously unselected package libedit2:amd64. 07:16:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:16:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:16:00 Selecting previously unselected package libkrb5support0:amd64. 07:16:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:16:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:00 Selecting previously unselected package libk5crypto3:amd64. 07:16:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:16:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:00 Selecting previously unselected package libkeyutils1:amd64. 07:16:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:16:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:00 Selecting previously unselected package libkrb5-3:amd64. 07:16:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:16:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:16:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:16:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:01 Selecting previously unselected package libssl1.0.0:amd64. 07:16:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:16:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:16:01 Selecting previously unselected package openssh-client. 07:16:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:16:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:16:01 Selecting previously unselected package squashfs-tools. 07:16:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:16:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:16:02 Selecting previously unselected package snapd. 07:16:02 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:16:02 Unpacking snapd (2.48.3+18.04) ... 07:16:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:16:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:16:04 Setting up mime-support (3.60ubuntu1) ... 07:16:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:16:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:04 Setting up systemd (237-3ubuntu10.47) ... 07:16:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:16:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:16:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:16:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:16:06 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:09 Setting up python3 (3.6.7-1~18.04) ... 07:16:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:16:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:16:09 ---> a3d1dcfaa896 07:16:09 Step 3/24 : WORKDIR /edgex-go 07:16:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:16:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:16:09 ---> a3d1dcfaa896 07:16:09 Step 3/22 : WORKDIR /edgex-go 07:16:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:16:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:16:09 ---> a3d1dcfaa896 07:16:09 Step 3/24 : WORKDIR /edgex-go 07:16:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:16:09 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:16:09 07:16:09 ---> a3d1dcfaa896 07:16:09 Step 3/26 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder 07:16:09 07:16:09 ---> a3d1dcfaa896 07:16:09 Step 3/23 : WORKDIR /edgex-go 07:16:09 ---> Running in 611a0f5e81df 07:16:09 ---> Running in 7d51dc5fa278 07:16:09 ---> Running in 4ae38483aeea 07:16:09 ---> Running in 1716f7b4d0ca 07:16:09 ---> Running in 63258f88cdd7 07:16:09 Removing intermediate container 63258f88cdd7 07:16:09 ---> 518d54620494 07:16:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:09 Removing intermediate container 7d51dc5fa278 07:16:09 ---> 510897a55484 07:16:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:09 Removing intermediate container 611a0f5e81df 07:16:09 ---> 47bd5d56bac7 07:16:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:09 Removing intermediate container 4ae38483aeea 07:16:09 ---> 991156d1afa8 07:16:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:09 Removing intermediate container 1716f7b4d0ca 07:16:09 ---> 528a30590a2a 07:16:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:09 ---> Running in 7dd231883a1b 07:16:09 ---> Running in 1941f91d792f 07:16:09 ---> Running in acdb75a391eb 07:16:09 ---> Running in 708a0bc4ac3c 07:16:09 ---> Running in 04689b85cd84 07:16:09 Removing intermediate container 1941f91d792f 07:16:09 ---> 16734551aabc 07:16:09 Step 5/22 : RUN apk add --update --no-cache make git 07:16:09 ---> Running in 9260cc942cd9 07:16:09 Removing intermediate container acdb75a391eb 07:16:09 ---> a49a57b0cb51 07:16:09 Step 5/26 : RUN apk add --update --no-cache make git 07:16:09 ---> Running in f4a0de82babd 07:16:09 Removing intermediate container 708a0bc4ac3c 07:16:09 ---> e590f3435c11 07:16:09 Step 5/24 : RUN apk add --update --no-cache make git 07:16:09 Removing intermediate container 7dd231883a1b 07:16:09 ---> 30958e7adc90 07:16:09 Step 5/24 : RUN apk add --update --no-cache make git 07:16:09 Removing intermediate container 04689b85cd84 07:16:09 ---> 9142367896ca 07:16:09 Step 5/23 : RUN apk add --update --no-cache make git 07:16:09 ---> Running in 9933d9cb339b 07:16:09 ---> Running in f48ba9d02ac7 07:16:09 ---> Running in cb0193babee7 07:16:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:10 running python rtupdate hooks for python3.6... 07:16:10 running python post-rtupdate hooks for python3.6... 07:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:11 Setting up apparmor (2.12-4ubuntu5.1) ... 07:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:11 OK: 218 MiB in 52 packages 07:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:16:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:16:12 OK: 218 MiB in 52 packages 07:16:12 Setting up snapd (2.48.3+18.04) ... 07:16:12 OK: 218 MiB in 52 packages 07:16:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:16:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:16:13 OK: 218 MiB in 52 packages 07:16:13 Removing intermediate container 9260cc942cd9 07:16:13 ---> bb4ca9d80433 07:16:13 Step 6/22 : COPY go.mod .OK: 218 MiB in 52 packages 07:16:13 07:16:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:16:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:16:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:16:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:16:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:16:14 Removing intermediate container f4a0de82babd 07:16:14 ---> 58b616a31b06 07:16:14 Step 6/26 : COPY go.mod . 07:16:14 Removing intermediate container 9933d9cb339b 07:16:14 ---> 4fe37abc8b0d 07:16:14 Step 6/24 : COPY go.mod . 07:16:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:16:14 /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' 07:16:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:14 Processing triggers for systemd (237-3ubuntu10.47) ... 07:16:14 ---> e694b543bd9a 07:16:14 Step 7/22 : RUN go mod download 07:16:14 ---> Running in e199a89fa04d 07:16:14 Removing intermediate container f48ba9d02ac7 07:16:14 ---> 9433944e9e32 07:16:14 Step 6/24 : COPY go.mod . 07:16:15 Removing intermediate container cb0193babee7 07:16:15 ---> 901add6967c6 07:16:15 Step 6/23 : COPY go.mod . 07:16:15 ---> d03087295745 07:16:15 Step 7/26 : RUN go mod download 07:16:15 ---> Running in ebbe8056a100 07:16:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:16:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:16:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:16:16 ---> 74ed2d93f79e 07:16:16 Step 7/24 : RUN go mod download 07:16:16 ---> d29af9183946 07:16:16 Step 7/24 : RUN go mod download 07:16:16 ---> Running in bd90c4e9d7a2 07:16:16 ---> 185b3e11434a 07:16:16 Step 7/23 : RUN go mod download 07:16:16 ---> Running in 3ae54f48adfe 07:16:16 ---> Running in af496753042c 07:16:17 Reading package lists... 07:16:19 Removing intermediate container e199a89fa04d 07:16:19 ---> 86917e0d14da 07:16:19 Step 8/22 : COPY . . 07:16:19 Removing intermediate container ebbe8056a100 07:16:19 ---> 416d2a6eaf34 07:16:19 Step 8/26 : COPY . . 07:16:19 Reading package lists... 07:16:20 Building dependency tree... 07:16:20 Reading state information... 07:16:20 Calculating upgrade... 07:16:20 The following packages will be upgraded: 07:16:20 advancecomp base-files bash binutils binutils-common 07:16:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:16:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:16:20 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:16:20 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:16:20 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:16:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:16:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:16:20 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:16:20 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:16:20 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:16:20 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:16:20 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:16:20 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:16:20 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:16:20 ubuntu-keyring util-linux 07:16:20 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:16:20 Need to get 64.1 MB of archives. 07:16:20 After this operation, 5085 kB of additional disk space will be used. 07:16:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:16:20 Removing intermediate container bd90c4e9d7a2 07:16:20 ---> dd5be0e6525d 07:16:20 Step 8/24 : COPY . . 07:16:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 07:16:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:16:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:16:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:16:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:16:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:16:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:16:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:16:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:16:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:16:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:16:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:16:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:16:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:16:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:16:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:16:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:16:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:16:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:16:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:16:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:16:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:16:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:16:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:16:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:16:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:16:21 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:16:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:16:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:16:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:16:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:16:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:16:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:16:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:16:21 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:16:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:16:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:16:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:16:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:16:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:16:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:16:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:16:21 Removing intermediate container af496753042c 07:16:21 ---> 99a92ce2f385 07:16:21 Step 8/23 : COPY . . 07:16:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:16:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:16:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:16:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:16:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:16:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:16:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:16:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:16:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:16:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:16:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:16:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:16:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:16:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:16:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:16:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:16:21 Removing intermediate container 3ae54f48adfe 07:16:21 ---> e0742428127a 07:16:21 Step 8/24 : COPY . . 07:16:22 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:16:22 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:16:22 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:16:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:16:22 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:16:22 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:16:22 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:16:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:16:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:16:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:16:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:16:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:16:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:16:22 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:16:22 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:16:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:16:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:16:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:16:22 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:16:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:16:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:16:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 07:16:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:16:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:16:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:16:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:16:22 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:16:22 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:16:22 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:16:22 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:16:22 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:16:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:16:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:16:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:16:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:16:23 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:16:23 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:16:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:16:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:16:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:16:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:16:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:16:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:16:23 debconf: delaying package configuration, since apt-utils is not installed 07:16:23 Fetched 64.1 MB in 3s (20.8 MB/s) 07:16:23 (Reading database ... 13912 files and directories currently installed.) 07:16:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:16:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:24 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 07:16:24 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 07:16:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:25 (Reading database ... 13911 files and directories currently installed.) 07:16:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:16:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:16:25 (Reading database ... 13911 files and directories currently installed.) 07:16:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:25 (Reading database ... 13911 files and directories currently installed.) 07:16:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:16:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:16:26 (Reading database ... 13911 files and directories currently installed.) 07:16:26 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:16:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:16:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:16:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:16:27 Setting up base-files (10.1ubuntu2.10) ... 07:16:27 Installing new version of config file /etc/issue ... 07:16:27 Installing new version of config file /etc/issue.net ... 07:16:27 Installing new version of config file /etc/lsb-release ... 07:16:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:16:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:16:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:16:27 Removing obsolete conffile /etc/default/motd-news ... 07:16:27 (Reading database ... 13912 files and directories currently installed.) 07:16:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:16:27 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:16:27 Setting up bash (4.4.18-2ubuntu1.2) ... 07:16:27 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 07:16:27 (Reading database ... 13912 files and directories currently installed.) 07:16:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:16:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:16:28 (Reading database ... 13912 files and directories currently installed.) 07:16:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:16:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:16:28 Setting up tar (1.29b-2ubuntu0.2) ... 07:16:28 (Reading database ... 13912 files and directories currently installed.) 07:16:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:16:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:28 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:16:28 (Reading database ... 13912 files and directories currently installed.) 07:16:28 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:28 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:28 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:28 (Reading database ... 13912 files and directories currently installed.) 07:16:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:16:29 (Reading database ... 13912 files and directories currently installed.) 07:16:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:16:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:16:29 Setting up grep (3.1-2build1) ... 07:16:29 (Reading database ... 13912 files and directories currently installed.) 07:16:29 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:29 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:29 Setting up login (1:4.5-1ubuntu2) ... 07:16:29 (Reading database ... 13912 files and directories currently installed.) 07:16:29 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:29 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:29 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:16:29 (Reading database ... 13912 files and directories currently installed.) 07:16:29 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:29 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:16:31 (Reading database ... 13912 files and directories currently installed.) 07:16:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:16:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:32 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:32 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:16:33 (Reading database ... 13912 files and directories currently installed.) 07:16:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:16:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:16:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:16:33 (Reading database ... 13912 files and directories currently installed.) 07:16:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:33 (Reading database ... 13912 files and directories currently installed.) 07:16:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:33 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:33 (Reading database ... 13912 files and directories currently installed.) 07:16:33 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:33 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:33 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:33 (Reading database ... 13912 files and directories currently installed.) 07:16:33 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:33 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:34 (Reading database ... 13912 files and directories currently installed.) 07:16:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:34 (Reading database ... 13912 files and directories currently installed.) 07:16:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:34 (Reading database ... 13912 files and directories currently installed.) 07:16:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:34 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:34 (Reading database ... 13912 files and directories currently installed.) 07:16:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:16:34 (Reading database ... 13912 files and directories currently installed.) 07:16:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:16:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:16:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:16:36 (Reading database ... 13912 files and directories currently installed.) 07:16:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:36 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:36 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:16:36 (Reading database ... 13912 files and directories currently installed.) 07:16:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:16:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:16:36 (Reading database ... 13914 files and directories currently installed.) 07:16:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:16:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:16:36 Setting up debconf (1.5.66ubuntu1) ... 07:16:36 (Reading database ... 13914 files and directories currently installed.) 07:16:36 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:16:36 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:36 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:16:36 (Reading database ... 13914 files and directories currently installed.) 07:16:36 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:16:36 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:16:37 (Reading database ... 13914 files and directories currently installed.) 07:16:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:37 (Reading database ... 13914 files and directories currently installed.) 07:16:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:37 (Reading database ... 13916 files and directories currently installed.) 07:16:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:37 (Reading database ... 13920 files and directories currently installed.) 07:16:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 07:16:38 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:16:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:38 (Reading database ... 13920 files and directories currently installed.) 07:16:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:16:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:16:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:16:38 (Reading database ... 13920 files and directories currently installed.) 07:16:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:16:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:16:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:16:38 (Reading database ... 13920 files and directories currently installed.) 07:16:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:16:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:38 (Reading database ... 13920 files and directories currently installed.) 07:16:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:38 (Reading database ... 13920 files and directories currently installed.) 07:16:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:16:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:16:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:16:39 (Reading database ... 13920 files and directories currently installed.) 07:16:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:39 Setting up passwd (1:4.5-1ubuntu2) ... 07:16:39 (Reading database ... 13920 files and directories currently installed.) 07:16:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:39 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:16:39 (Reading database ... 13920 files and directories currently installed.) 07:16:39 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:16:39 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:16:39 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:16:40 (Reading database ... 13920 files and directories currently installed.) 07:16:40 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:16:40 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:16:40 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:16:40 (Reading database ... 13920 files and directories currently installed.) 07:16:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:16:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:16:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:16:40 (Reading database ... 13920 files and directories currently installed.) 07:16:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:16:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:16:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:16:40 (Reading database ... 13920 files and directories currently installed.) 07:16:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:16:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:16:40 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:16:40 (Reading database ... 13920 files and directories currently installed.) 07:16:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:16:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:16:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:16:41 (Reading database ... 13920 files and directories currently installed.) 07:16:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:16:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:16:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:16:41 (Reading database ... 13920 files and directories currently installed.) 07:16:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:16:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:16:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:16:41 (Reading database ... 13921 files and directories currently installed.) 07:16:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:16:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:16:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:16:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:16:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:16:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:16:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:16:41 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:16:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:16:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:16:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:16:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:16:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:16:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:16:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:16:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:16:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:16:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:16:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:16:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:16:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:16:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:16:42 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:16:42 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:16:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:16:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:16:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:16:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:16:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:43 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:44 ---> c1632895c19c 07:16:44 Step 9/22 : RUN go mod tidy 07:16:44 ---> adb941fb8b21 07:16:44 Step 9/26 : RUN go mod tidy 07:16:44 ---> 3f0f4055a336 07:16:44 Step 9/23 : RUN go mod tidy 07:16:44 ---> Running in 06e36834eceb 07:16:44 ---> 17d8509d0ae2 07:16:44 Step 9/24 : RUN go mod tidy 07:16:44 ---> 7dc0c293c460 07:16:44 Step 9/24 : RUN go mod tidy 07:16:44 ---> Running in 830b585af0e1 07:16:44 ---> Running in f03b5eb65dfd 07:16:44 ---> Running in d99430aad8be 07:16:44 ---> Running in c0a2f623993e 07:16:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:16:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:16:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:16:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:16:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:16:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:16:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:16:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:16:50 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:16:50 07:16:50 Current default time zone: 'Etc/UTC' 07:16:50 Local time is now: Fri May 28 07:16:50 UTC 2021. 07:16:50 Universal Time is now: Fri May 28 07:16:50 UTC 2021. 07:16:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:16:50 07:16:50 Setting up systemd-sysv (237-3ubuntu10.47) ... 07:16:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 07:16:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:16:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:16:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:16:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:16:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:16:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:16:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:16:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:16:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:16:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:50 Setting up patch (2.7.6-2ubuntu1.1) ... 07:16:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:16:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:16:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:16:51 Installing new version of config file /etc/ssl/openssl.cnf ... 07:16:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:16:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:16:51 Setting up ca-certificates (20210119~18.04.1) ... 07:16:51 Removing intermediate container 06e36834eceb 07:16:51 ---> 8cabb960612b 07:16:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:16:51 ---> Running in 91edf9b2bb57 07:16:52 Removing intermediate container 830b585af0e1 07:16:52 ---> 8bafd82fb11c 07:16:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:16:52 Removing intermediate container f03b5eb65dfd 07:16:52 ---> 5c54beecfeaf 07:16:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:16:52 ---> Running in c4aab9ae10f7 07:16:52 Removing intermediate container d99430aad8be 07:16:52 ---> af60dfc6c0b6 07:16:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:16:52 ---> Running in e5f559a42d5a 07:16:52 Removing intermediate container c0a2f623993e 07:16:52 ---> b301297989ab 07:16:52 Step 10/24 : RUN make cmd/core-command/core-command 07:16:52 ---> Running in 3c2588f3f0b5 07:16:52 ---> Running in b3653ed9751e 07:16:53 Updating certificates in /etc/ssl/certs... 07:16:54 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 07:16:54 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 07:16:54 23 added, 27 removed; done. 07:16:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:16: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 07:16:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:16:55 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 07:16:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:16:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:16:55 Setting up pkgbinarymangler (138.18.04.1) ... 07:16:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:16:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:56 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:56 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:16:56 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:56 Setting up perl (5.26.1-6ubuntu0.5) ... 07:16:56 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:16:56 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:16:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:16:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:16:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:16:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:16:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:16:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:16:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:16:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:16:57 Processing triggers for systemd (237-3ubuntu10.47) ... 07:16:57 Processing triggers for mime-support (3.60ubuntu1) ... 07:16:58 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:16:58 Updating certificates in /etc/ssl/certs... 07:16:58 0 added, 0 removed; done. 07:16:58 Running hooks in /etc/ca-certificates/update.d... 07:16:58 done. 07:16:59 Reading package lists... 07:16:59 Building dependency tree... 07:16:59 Reading state information... 07:17:00 The following NEW packages will be installed: 07:17:00 apt-transport-https 07:17:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:17:00 Need to get 1692 B of archives. 07:17:00 After this operation, 154 kB of additional disk space will be used. 07:17:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:17:00 debconf: delaying package configuration, since apt-utils is not installed 07:17:00 Fetched 1692 B in 0s (8687 B/s) 07:17:00 Selecting previously unselected package apt-transport-https. 07:17:00 (Reading database ... 13926 files and directories currently installed.) 07:17:00 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:17:00 Unpacking apt-transport-https (1.6.13) ... 07:17:00 Setting up apt-transport-https (1.6.13) ... 07:17:01 Waiting for network to be ready... 07:17:07 2021-05-28T07:17:04Z INFO Waiting for automatic snapd restart... 07:17:07 snapd 2.50 from Canonical* installed 07:17:08 "snapd" switched to the "latest/stable" channel 07:17:08 07:17:11 core18 20210507 from Canonical* installed 07:17:11 "core18" switched to the "latest/stable" channel 07:17:11 07:17:15 snapcraft 4.7.1 from Canonical* installed 07:17:15 "snapcraft" switched to the "latest/stable" channel 07:17:15 07:17:19 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: 07:17:19 - README.md 07:17:19 07:17:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:17:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:17:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:27 Reading package lists... 07:17:27 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 07:17:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:17:34 Reading package lists... 07:17:34 Building dependency tree... 07:17:34 Reading state information... 07:17:34 Suggested packages: 07:17:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:17:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:17:34 Recommended packages: 07:17:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:17:34 The following NEW packages will be installed: 07:17:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:17:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:17:34 pkg-config zip 07:17:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:17:34 Need to get 7663 kB of archives. 07:17:34 After this operation, 43.8 MB of additional disk space will be used. 07:17:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:17:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:17:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:17:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:17:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:17:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:17:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:17:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:17:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:17:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:17:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:17:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:17:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:17:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:17:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:17:34 debconf: delaying package configuration, since apt-utils is not installed 07:17:34 Fetched 7663 kB in 1s (11.8 MB/s) 07:17:34 Selecting previously unselected package libglib2.0-0:amd64. 07:17:34 (Reading database ... 13930 files and directories currently installed.) 07:17:34 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:17:34 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:17:35 Selecting previously unselected package libpsl5:amd64. 07:17:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:17:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:17:35 Selecting previously unselected package libnghttp2-14:amd64. 07:17:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:17:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:35 Selecting previously unselected package librtmp1:amd64. 07:17:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:17:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:35 Selecting previously unselected package libcurl3-gnutls:amd64. 07:17:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:17:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:17:35 Selecting previously unselected package liberror-perl. 07:17:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:17:35 Unpacking liberror-perl (0.17025-1) ... 07:17:35 Selecting previously unselected package git-man. 07:17:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:17:35 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:17:35 Selecting previously unselected package git. 07:17:35 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:17:35 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:17:35 Selecting previously unselected package libnorm1:amd64. 07:17:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:17:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:36 Selecting previously unselected package libpgm-5.2-0:amd64. 07:17:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:17:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:36 Selecting previously unselected package libsodium23:amd64. 07:17:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:17:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:17:36 Selecting previously unselected package libzmq5:amd64. 07:17:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:36 Selecting previously unselected package libzmq3-dev:amd64. 07:17:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:36 Selecting previously unselected package pkg-config. 07:17:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:17:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:17:36 Selecting previously unselected package zip. 07:17:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:17:36 Unpacking zip (3.0-11build1) ... 07:17:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:36 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:17:36 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:36 Setting up liberror-perl (0.17025-1) ... 07:17:36 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:17:36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:17:36 No schema files found: doing nothing. 07:17:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:36 Setting up zip (3.0-11build1) ... 07:17:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:36 Setting up libsodium23:amd64 (1.0.16-2) ... 07:17:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:17:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:17:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:36 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:17:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:17:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:17:43 git set to automatically installed. 07:17:43 git-man set to automatically installed. 07:17:43 libcurl3-gnutls set to automatically installed. 07:17:43 liberror-perl set to automatically installed. 07:17:43 libglib2.0-0 set to automatically installed. 07:17:43 libnghttp2-14 set to automatically installed. 07:17:43 libnorm1 set to automatically installed. 07:17:43 libpgm-5.2-0 set to automatically installed. 07:17:43 libpsl5 set to automatically installed. 07:17:43 librtmp1 set to automatically installed. 07:17:43 libsodium23 set to automatically installed. 07:17:43 libzmq3-dev set to automatically installed. 07:17:43 libzmq5 set to automatically installed. 07:17:43 pkg-config set to automatically installed. 07:17:43 zip set to automatically installed. 07:17:49 snapd is not logged in, snap install commands will use sudo 07:17:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:13 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 07:18:13 snapd is not logged in, snap install commands will use sudo 07:18:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:18 snap "core18" has no updates available 07:18:19 Pulling go-build-helper 07:18:19 + snapcraftctl pull 07:18:20 'app-service-config' has dependencies that need to be staged: go-build-helper 07:18:20 Skipping pull go-build-helper (already ran) 07:18:20 Building go-build-helper 07:18:20 + snapcraftctl build 07:18:22 Staging go-build-helper 07:18:22 + snapcraftctl stage 07:18:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:18:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:18:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 07:18:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 07:18:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:18:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:18:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:18:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:18:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:18:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 07:18:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:18:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:18:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:18:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:18:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:18:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:18:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:18:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:18:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:18:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 07:18:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 07:18:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:18:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:18:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:18:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:18:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:18:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:18:32 Fetched 24.6 MB in 0s (0 B/s) 07:18:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:18:32 Fetched 224 kB in 0s (0 B/s) 07:18:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:18:32 Fetched 157 kB in 0s (0 B/s) 07:18:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:18:32 Fetched 221 kB in 0s (0 B/s) 07:18:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:18:32 Fetched 143 kB in 0s (0 B/s) 07:18:32 Pulling app-service-config 07:18:32 + snapcraftctl pull 07:18:32 Cloning into '/root/parts/app-service-config/src'... 07:18:33 Pulling config-common 07:18:33 + snapcraftctl pull 07:18:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:18:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:18:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:18:37 Fetched 0 B in 0s (0 B/s) 07:18:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:18:37 Fetched 0 B in 0s (0 B/s) 07:18:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:18:37 Fetched 0 B in 0s (0 B/s) 07:18:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:18:37 Fetched 0 B in 0s (0 B/s) 07:18:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:18:37 Fetched 0 B in 0s (0 B/s) 07:18:37 Pulling edgex-go 07:18:37 + snapcraftctl pull 07:18:47 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 07:18:47 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 07:18:51 Removing intermediate container 91edf9b2bb57 07:18:51 ---> 2c5566f62a39 07:18:51 07:18:51 Step 11/22 : FROM alpine:3.12 07:18:51 3.12: Pulling from library/alpine 07:18:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:18:53 Status: Downloaded newer image for alpine:3.12 07:18:53 ---> 9852663dfa18 07:18:53 Step 12/22 : RUN apk add --update --no-cache curl 07:18:53 Removing intermediate container c4aab9ae10f7 07:18:53 ---> 050a2e14dacd 07:18:53 07:18:53 Step 11/26 : FROM alpine:3.12 07:18:53 ---> 9852663dfa18 07:18:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:18:53 ---> Running in fbac9f3901ee 07:18:53 ---> Running in 9b73ea97236c 07:18:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:18:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:18:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:18:55 Fetched 0 B in 0s (0 B/s) 07:18:55 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:18:55 Fetched 96.5 kB in 0s (0 B/s) 07:18:55 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:18:55 Fetched 279 kB in 0s (0 B/s) 07:18:55 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:18:55 Fetched 122 kB in 0s (0 B/s) 07:18:55 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:18:55 Fetched 77.8 kB in 0s (0 B/s) 07:18:55 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:18:55 Fetched 8848 B in 0s (0 B/s) 07:18:55 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:18:55 Fetched 47.8 kB in 0s (0 B/s) 07:18:55 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:18:55 Fetched 45.6 kB in 0s (0 B/s) 07:18:55 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:18:55 Fetched 15.0 kB in 0s (0 B/s) 07:18:55 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 07:18:55 Fetched 219 kB in 0s (0 B/s) 07:18:55 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:18:55 Fetched 154 kB in 0s (0 B/s) 07:18:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:18:55 Fetched 50.6 kB in 0s (0 B/s) 07:18:55 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:18:55 Fetched 14.8 kB in 0s (0 B/s) 07:18:55 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:18:55 Fetched 41.8 kB in 0s (0 B/s) 07:18:55 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:18:55 Fetched 499 kB in 0s (0 B/s) 07:18:55 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:18:55 Fetched 111 kB in 0s (0 B/s) 07:18:55 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:18:55 Fetched 240 kB in 0s (0 B/s) 07:18:55 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:18:55 Fetched 29.3 kB in 0s (0 B/s) 07:18:55 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:18:55 Fetched 85.5 kB in 0s (0 B/s) 07:18:55 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:18:55 Fetched 24.5 kB in 0s (0 B/s) 07:18:55 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:18:55 Fetched 49.2 kB in 0s (0 B/s) 07:18:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:18:55 Fetched 54.2 kB in 0s (0 B/s) 07:18:55 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:18:55 Fetched 30.8 kB in 0s (0 B/s) 07:18:55 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:18:55 Fetched 15.8 kB in 0s (0 B/s) 07:18:55 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:18:55 Fetched 85.9 kB in 0s (0 B/s) 07:18:55 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:18:55 Fetched 8720 B in 0s (0 B/s) 07:18:55 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 07:18:55 Fetched 137 kB in 0s (0 B/s) 07:18:55 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:18:55 Fetched 119 kB in 0s (0 B/s) 07:18:55 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 07:18:55 Fetched 110 kB in 0s (0 B/s) 07:18:55 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:18:55 Fetched 11.1 kB in 0s (0 B/s) 07:18:55 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:18:55 Fetched 645 kB in 0s (0 B/s) 07:18:55 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:18:55 Fetched 41.3 kB in 0s (0 B/s) 07:18:55 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:18:55 Fetched 17.9 kB in 0s (0 B/s) 07:18:55 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:18:55 Fetched 368 kB in 0s (0 B/s) 07:18:55 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:18:55 Fetched 187 kB in 0s (0 B/s) 07:18:55 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:18:55 Fetched 175 kB in 0s (0 B/s) 07:18:55 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:18:55 Fetched 206 kB in 0s (0 B/s) 07:18:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 07:18:55 Fetched 1301 kB in 0s (0 B/s) 07:18:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:18:55 Fetched 36.2 kB in 0s (0 B/s) 07:18:55 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 07:18:55 Fetched 159 kB in 0s (0 B/s) 07:18:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:18:55 Fetched 107 kB in 0s (0 B/s) 07:18:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:18:55 Fetched 48.7 kB in 0s (0 B/s) 07:18:55 Pulling static-packages 07:18:55 + snapcraftctl pull 07:18:56 Pulling version 07:18:56 + cd /root/project 07:18:56 + [ -f VERSION ] 07:18:56 + PROJECT_VERSION=local-dev 07:18:56 + git rev-parse --short HEAD 07:18:56 + GIT_REVISION=d3a27a08 07:18:56 + snapcraftctl set-version local-dev 07:18:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:57 Skipping build go-build-helper (already ran) 07:18:57 Building app-service-config 07:18:57 + make build 07:18:57 go mod tidy 07:18:57 (1/4) Installing ca-certificates (20191127-r4) 07:18:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:18:57 (3/4) Installing libcurl (7.77.0-r0) 07:18:57 (4/4) Installing curl (7.77.0-r0) 07:18:57 Executing busybox-1.31.1-r20.trigger 07:18:57 Executing ca-certificates-20191127-r4.trigger 07:18:57 (1/6) Installing ca-certificates (20191127-r4) 07:18:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:18:57 (3/6) Installing libcurl (7.77.0-r0) 07:18:57 (4/6) Installing curl (7.77.0-r0) 07:18:57 OK: 7 MiB in 18 packages 07:18:57 (5/6) Installing dumb-init (1.2.2-r1) 07:18:57 (6/6) Installing su-exec (0.2-r1) 07:18:57 Executing busybox-1.31.1-r20.trigger 07:18:58 Executing ca-certificates-20191127-r4.trigger 07:18:58 OK: 7 MiB in 20 packages 07:18:59 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 07:19:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 07:19:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 07:19:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 07:19:00 go: downloading github.com/go-playground/validator/v10 v10.6.1 07:19:00 go: downloading github.com/stretchr/testify v1.7.0 07:19:01 go: downloading github.com/google/uuid v1.2.0 07:19:01 go: downloading github.com/davecgh/go-spew v1.1.1 07:19:01 go: downloading golang.org/x/text v0.3.2 07:19:01 go: downloading github.com/go-playground/universal-translator v0.17.0 07:19:01 go: downloading github.com/leodido/go-urn v1.2.0 07:19:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:19:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 07:19:01 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 07:19:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 07:19:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 07:19:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 07:19:01 go: downloading github.com/go-kit/kit v0.9.0 07:19:01 go: downloading github.com/go-playground/locales v0.13.0 07:19:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 07:19:01 go: downloading gopkg.in/yaml.v2 v2.4.0 07:19:01 go: downloading github.com/pelletier/go-toml v1.9.1 07:19:01 go: downloading github.com/pmezard/go-difflib v1.0.0 07:19:01 go: downloading github.com/gorilla/websocket v1.4.2 07:19:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:19:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:19:01 Removing intermediate container fbac9f3901ee 07:19:01 ---> e760e4a9e44d 07:19:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:19:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:19:01 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 07:19:01 go: downloading github.com/gorilla/mux v1.8.0 07:19:01 go: downloading github.com/mitchellh/copystructure v1.0.0 07:19:01 go: downloading github.com/x448/float16 v0.8.4 07:19:01 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 07:19:01 go: downloading github.com/pebbe/zmq4 v1.2.7 07:19:01 go: downloading github.com/stretchr/objx v0.1.0 07:19:01 go: downloading github.com/go-stack/stack v1.8.0 07:19:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:19:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:19:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:19:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:19:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:19:02 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:19:02 go: downloading github.com/kr/pretty v0.2.0 07:19:02 go: downloading github.com/hashicorp/consul/api v1.8.1 07:19:02 go: downloading github.com/kr/text v0.1.0 07:19:02 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:19:02 go: downloading github.com/onsi/ginkgo v1.10.1 07:19:02 go: downloading github.com/hashicorp/serf v0.9.5 07:19:02 Removing intermediate container 9b73ea97236c 07:19:02 ---> 33823cb82b41 07:19:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:19:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:19:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:19:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:19:02 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:19:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:19:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:19:02 go: downloading github.com/onsi/gomega v1.7.0 07:19:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:19:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:19:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:19:02 go: downloading github.com/mattn/go-isatty v0.0.12 07:19:02 go: downloading github.com/mattn/go-colorable v0.1.6 07:19:02 go: downloading github.com/pkg/errors v0.8.1 07:19:02 go: downloading github.com/fatih/color v1.9.0 07:19:02 go: downloading github.com/golang/protobuf v1.3.2 07:19:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:19:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:19:02 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:19:02 go: downloading github.com/hpcloud/tail v1.0.0 07:19:02 go: downloading github.com/hashicorp/memberlist v0.2.2 07:19:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:19:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:19:02 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:19:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:19:02 go: downloading github.com/fsnotify/fsnotify v1.4.7 07:19:02 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:19:02 go: downloading github.com/miekg/dns v1.1.26 07:19:02 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:19:02 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:19:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:19:02 go: downloading github.com/hashicorp/errwrap v1.0.0 07:19:02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 07:19:02 ---> Running in bf8af5a92a05 07:19:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 07:19:02 ---> Running in 368304e8e7c2 07:19:04 Removing intermediate container bf8af5a92a05 07:19:04 ---> 6fcda6e49d60 07:19:04 Step 14/22 : WORKDIR /edgex 07:19:05 Removing intermediate container 368304e8e7c2 07:19:05 ---> ff9c71485def 07:19:05 Step 14/26 : WORKDIR / 07:19:05 ---> Running in e6b2924101cb 07:19:05 Removing intermediate container b3653ed9751e 07:19:05 ---> 7dbfa2ba68b1 07:19:05 07:19:05 Step 11/24 : FROM alpine:3.12 07:19:05 ---> 9852663dfa18 07:19:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:19:05 Removing intermediate container e5f559a42d5a 07:19:05 ---> 673962128290 07:19:05 07:19:05 Step 11/23 : FROM alpine:3.12 07:19:05 ---> 9852663dfa18 07:19:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:19:05 ---> Running in 5bc601071f84 07:19:06 ---> Running in 8d7015b1f223 07:19:06 ---> Running in aea86bc25daa 07:19:06 Removing intermediate container e6b2924101cb 07:19:06 ---> cee05705bd58 07:19:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:19:07 Removing intermediate container 5bc601071f84 07:19:07 ---> bdc97096b55e 07:19:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:19:07 ---> e38f5633f835 07:19:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:08 ---> bc0b35bfeabc 07:19:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:19:09 (1/1) Installing dumb-init (1.2.2-r1) 07:19:09 Executing busybox-1.31.1-r20.trigger 07:19:09 OK: 5 MiB in 15 packages 07:19:09 (1/1) Installing dumb-init (1.2.2-r1) 07:19:09 Executing busybox-1.31.1-r20.trigger 07:19:09 OK: 5 MiB in 15 packages 07:19:11 ---> ffb6d2207af1 07:19:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:19:11 ---> 8ba1b0d4659b 07:19:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:19:11 Removing intermediate container 3c2588f3f0b5 07:19:11 ---> dedc6b757b7d 07:19:11 07:19:11 Step 11/24 : FROM alpine:3.12 07:19:11 ---> 9852663dfa18 07:19:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:19:11 ---> Using cache 07:19:11 ---> 5952b525aa50 07:19:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:19:11 Removing intermediate container 8d7015b1f223 07:19:11 ---> e96f1787cad0 07:19:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:19:12 Removing intermediate container aea86bc25daa 07:19:12 ---> 5952b525aa50 07:19:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:19:12 ---> Running in de0cf9aad282 07:19:12 ---> Running in f3e2f1ce5bc9 07:19:12 ---> e1c9422b65cf 07:19:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:19:12 ---> d8e122c20e1c 07:19:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:19:12 ---> Running in e3dcf0d1245d 07:19:12 ---> Running in 21d6e8dbf027 07:19:13 Removing intermediate container de0cf9aad282 07:19:13 ---> 1365d470d862 07:19:13 Step 14/24 : ENV APP_PORT=59881 07:19:13 Removing intermediate container f3e2f1ce5bc9 07:19:13 ---> 60e820910f16 07:19:13 Step 14/24 : ENV APP_PORT=59882 07:19:13 ---> Running in a86d3ec888c9 07:19:13 ---> Running in 174ed5f39da8 07:19:13 Removing intermediate container e3dcf0d1245d 07:19:13 ---> 0f081bf64c40 07:19:13 Step 14/23 : ENV APP_PORT=59861 07:19:13 Removing intermediate container 21d6e8dbf027 07:19:13 ---> 32b3cb3a0e9c 07:19:13 Step 19/22 : CMD ["--init=true"] 07:19:14 ---> Running in 048348ce813a 07:19:14 ---> Running in 8ddd860a9ec4 07:19:14 ---> d2deb85cd635 07:19:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:19:14 Removing intermediate container a86d3ec888c9 07:19:14 ---> 533d12a9d2e5 07:19:14 Step 15/24 : EXPOSE $APP_PORT 07:19:14 Removing intermediate container 174ed5f39da8 07:19:14 ---> cd98e875f615 07:19:14 Step 15/24 : EXPOSE $APP_PORT 07:19:14 ---> Running in d11a3a5bb4a2 07:19:15 ---> Running in a2f4f5725d04 07:19:15 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 07:19:15 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 07:19:15 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 07:19:15 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 07:19:15 Removing intermediate container 048348ce813a 07:19:15 ---> b22ba8fed046 07:19:15 Step 15/23 : EXPOSE $APP_PORT 07:19:15 Building config-common 07:19:15 + snapcraftctl build 07:19:15 Removing intermediate container 8ddd860a9ec4 07:19:15 ---> 381a0c6e2341 07:19:15 Step 20/22 : LABEL arch=arm64 07:19:15 ---> Running in 2b19a8d18b35 07:19:15 Removing intermediate container d11a3a5bb4a2 07:19:15 ---> 0f679ea0eb29 07:19:15 Step 16/24 : WORKDIR / 07:19:15 ---> Running in 52cf2f55555f 07:19:15 Removing intermediate container a2f4f5725d04 07:19:15 ---> c7f146796933 07:19:15 Step 16/24 : WORKDIR / 07:19:16 ---> Running in 5b081ebb0761 07:19:16 ---> Running in a4bfc82a7cb5 07:19:16 ---> 65cce55c52f6 07:19:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:19:16 Removing intermediate container 2b19a8d18b35 07:19:16 ---> 1a0813755757 07:19:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:16 Removing intermediate container 52cf2f55555f 07:19:16 ---> 4971de073a41 07:19:16 Step 21/22 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:19:16 ---> Running in 38b1b9969b30 07:19:16 Removing intermediate container 5b081ebb0761 07:19:16 ---> 81ffba6fabed 07:19:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:17 Removing intermediate container a4bfc82a7cb5 07:19:17 ---> 38d28d3d7aed 07:19:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:17 Removing intermediate container 38b1b9969b30 07:19:17 ---> 786a0bad8dd7 07:19:17 Step 22/22 : LABEL version=0.0.0 07:19:17 ---> b11719e6afae 07:19:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:19:17 ---> Running in 7ac7bd3319fb 07:19:17 Building edgex-go 07:19:17 + cd /root/parts/edgex-go/src 07:19:17 + make build 07:19:17 go mod tidy 07:19:18 ---> 736c8d46c621 07:19:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:19:18 ---> 5ddf0101c14d 07:19:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:19:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 07:19:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 07:19:18 go: downloading github.com/lib/pq v1.10.2 07:19:18 ---> 033cf2eb00ab 07:19:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:19:18 Removing intermediate container 7ac7bd3319fb 07:19:18 ---> b086710e3a9f 07:19:18 07:19:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:19:18 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:19:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:19:18 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:19:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:19:18 go: downloading github.com/imdario/mergo v0.3.12 07:19:19 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 07:19:19 Successfully built b086710e3a9f 07:19:19 Successfully tagged security-proxy-setup-arm64:latest 07:19:19 ---> 46facfaac877 07:19:19  Building security-proxy-setup ... done Step 22/26 : 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/ 07:19:19 Building security-bootstrapper 07:19:20 ---> Running in 3d50bdce9e79 07:19:20 ---> b265b8bd02e0 07:19:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:19:20 ---> 9b05a3956812 07:19:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:19:20 ---> fe5ecbfd02e4 07:19:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:19:23 ---> 8efe2ee0f96b 07:19:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:19:23 ---> 32753a0e86e3 07:19:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:19:23 ---> 26a9bcc3f47f 07:19:23 Step 20/24 : ENTRYPOINT ["/core-command"] 07:19:23 ---> Running in bca7af80fc9b 07:19:23 ---> Running in 40f40096e421 07:19:23 ---> Running in a535cb5cc318 07:19:24 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 07:19:24 Removing intermediate container bca7af80fc9b 07:19:24 ---> e1ec7917e0a4 07:19:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:24 Removing intermediate container 40f40096e421 07:19:24 ---> 080d1a38993a 07:19:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:24 Removing intermediate container a535cb5cc318 07:19:24 ---> 1b9a6bcccb48 07:19:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:24 Removing intermediate container 3d50bdce9e79 07:19:24 ---> 4e5de9d598b3 07:19:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:19:25 ---> Running in e8e8d972fb42 07:19:25 ---> Running in a3935778052b 07:19:25 ---> Running in 1bf5466eba71 07:19:25 ---> Running in 9fc6b6ae23ea 07:19:26 Removing intermediate container e8e8d972fb42 07:19:26 ---> f39cd37185ea 07:19:26 Step 22/24 : LABEL arch=arm64 07:19:26 Removing intermediate container a3935778052b 07:19:26 ---> Running in 2a653d9116f3 07:19:26 ---> edc84ad3a04e 07:19:26 Step 21/23 : LABEL arch=arm64 07:19:26 Removing intermediate container 1bf5466eba71 07:19:26 ---> facafe8f526c 07:19:26 Step 24/26 : LABEL arch=arm64 07:19:26 Removing intermediate container 9fc6b6ae23ea 07:19:26 ---> 8847cc88051b 07:19:26 Step 22/24 : LABEL arch=arm64 07:19:26 ---> Running in 7c6035533c96 07:19:26 ---> Running in e838d3e58c60 07:19:26 ---> Running in ee949bcfa07f 07:19:26 Removing intermediate container 2a653d9116f3 07:19:26 ---> 2d384e545f6a 07:19:27 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:19:27 ---> Running in 778e637767be 07:19:27 Removing intermediate container 7c6035533c96 07:19:27 ---> fa6b5e8f8e40 07:19:27 Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:19:27 Removing intermediate container e838d3e58c60 07:19:27 Removing intermediate container ee949bcfa07f 07:19:27 ---> 3eaa71c524bb 07:19:27 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:19:27 ---> bd41c1912f32 07:19:27 Step 25/26 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:19:27 ---> Running in d9424645259a 07:19:27 ---> Running in 2f7481d2d984 07:19:27 ---> Running in 83ceb1a6f858 07:19:28 Removing intermediate container 778e637767be 07:19:28 ---> c83327d57fa4 07:19:28 Step 24/24 : LABEL version=0.0.0 07:19:28 Removing intermediate container d9424645259a 07:19:28 ---> 7a5bc34746e2 07:19:28 Step 23/23 : LABEL version=0.0.0 07:19:28 ---> Running in 793a14e3f3f0 07:19:29 ---> Running in a15097ea8633 07:19:29 Removing intermediate container 2f7481d2d984 07:19:29 ---> ec74c9fca206 07:19:29 Step 26/26 : LABEL version=0.0.0 07:19:29 Removing intermediate container 83ceb1a6f858 07:19:29 ---> 1802faabe60e 07:19:29 Step 24/24 : LABEL version=0.0.0 07:19:29 ---> Running in 12e59dd77022 07:19:29 ---> Running in 7cbcf1231ca0 07:19:29 Removing intermediate container 793a14e3f3f0 07:19:29 ---> 131af5a6d672 07:19:29 07:19:29 Removing intermediate container a15097ea8633 07:19:29 ---> 83ab2a0989fd 07:19:29 07:19:30 Removing intermediate container 12e59dd77022 07:19:30 ---> 804f54c6b9cb 07:19:30 07:19:30 Successfully built 131af5a6d672 07:19:30 Successfully built 83ab2a0989fd 07:19:30 Successfully tagged core-metadata-arm64:latest 07:19:30  Building core-metadata ... done Building sys-mgmt-agent 07:19:30 Removing intermediate container 7cbcf1231ca0 07:19:30 ---> 811033e0b829 07:19:30 07:19:30 Successfully tagged support-scheduler-arm64:latest 07:19:30  Building support-scheduler ... done Building support-notifications 07:19:30 Successfully built 804f54c6b9cb 07:19: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 07:19:31 Successfully tagged security-secretstore-setup-arm64:latest 07:19:31 Building core-data 07:19:31  Building security-secretstore-setup ... done Successfully built 811033e0b829 07:19:31 Successfully tagged core-command-arm64:latest 07:19:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:19:33 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 07:19:33 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 07:19:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:39 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 07:19:40 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 07:19:42 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 07:19:43 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 07:19:45 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 07:19:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:19:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:19:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:19:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:19:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:19:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:19:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:19:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:19:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:19:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:19:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:19:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:19:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:19:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:19:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:19:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:19:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:19:47 + 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 07:19:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:19:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:19:47 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:19:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:19:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:19:47 + 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 07:19:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:19:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:19:47 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:19:50 + snapcraftctl build 07:19:50 Building static-packages 07:19:52 Building version 07:19:52 + snapcraftctl build 07:19:54 Skipping stage go-build-helper (already ran) 07:19:54 Staging app-service-config 07:19:54 + snapcraftctl stage 07:19:55 Staging config-common 07:19:55 + snapcraftctl stage 07:19:57 Staging edgex-go 07:19:57 + snapcraftctl stage 07:19:58 Staging static-packages 07:19:58 + snapcraftctl stage 07:19:59 Staging version 07:19:59 + snapcraftctl stage 07:20:00 Priming go-build-helper 07:20:00 + snapcraftctl prime 07:20:00 Priming app-service-config 07:20:01 + snapcraftctl prime 07:20:02 Priming config-common 07:20:02 + snapcraftctl prime 07:20:03  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:20:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:20:03 ---> a3d1dcfaa896 07:20:03 Step 3/32 : WORKDIR /edgex-go 07:20:03 ---> Using cache 07:20:03 ---> 528a30590a2a 07:20:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:03 ---> Using cache 07:20:03 ---> a49a57b0cb51 07:20:03 Step 5/32 : RUN apk add --update --no-cache make git 07:20:03 ---> Using cache 07:20:03 ---> 58b616a31b06 07:20:03 Step 6/32 : COPY go.mod . 07:20:03 ---> Using cache 07:20:03 ---> d03087295745 07:20:03 Step 7/32 : RUN go mod download 07:20:03 ---> Using cache 07:20:03 ---> 416d2a6eaf34 07:20:03 Step 8/32 : COPY . . 07:20:03 ---> Using cache 07:20:03 ---> adb941fb8b21 07:20:03 Step 9/32 : RUN go mod tidy 07:20:03 ---> Using cache 07:20:03 ---> 8bafd82fb11c 07:20:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:20:03 Priming edgex-go 07:20:03 + snapcraftctl prime 07:20:03 ---> Running in c22207793afa 07:20:04 Priming static-packages 07:20:04 + snapcraftctl prime 07:20:05 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 07:20:07 Priming version 07:20:07 + snapcraftctl prime 07:20:08 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] } 07:20:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:20:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> a3d1dcfaa896 07:20:17 Step 3/24 : WORKDIR /edgex-go 07:20:17 ---> Using cache 07:20:17 ---> 528a30590a2a 07:20:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 ---> Using cache 07:20:17 ---> a49a57b0cb51 07:20:17 Step 5/24 : RUN apk add --update --no-cache make bash git 07:20:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:20:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> a3d1dcfaa896 07:20:17 Step 3/23 : WORKDIR /edgex-go 07:20:17 ---> Using cache 07:20:17 ---> 528a30590a2a 07:20:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 ---> Using cache 07:20:17 ---> a49a57b0cb51 07:20:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:20:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:20:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> a3d1dcfaa896 07:20:17 Step 3/24 : WORKDIR /edgex-go 07:20:17 ---> Using cache 07:20:17 ---> 528a30590a2a 07:20:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 ---> Using cache 07:20:17 ---> a49a57b0cb51 07:20:17 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:20:19 ---> Running in 458a8685eaed 07:20:19 ---> Running in 59c40995076d 07:20:19 ---> Running in 59993fec25da 07:20:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:24 OK: 218 MiB in 52 packages 07:20:24 OK: 218 MiB in 52 packages 07:20:25 OK: 218 MiB in 52 packages 07:20:26 Removing intermediate container 458a8685eaed 07:20:26 ---> 30663d228ef6 07:20:26 Step 6/24 : COPY go.mod . 07:20:26 Removing intermediate container 59993fec25da 07:20:26 ---> 086ab0a120d3 07:20:26 Step 6/23 : COPY go.mod . 07:20:27 Removing intermediate container 59c40995076d 07:20:27 ---> f699e5d25865 07:20:27 Step 6/24 : COPY go.mod . 07:20:27 ---> 2734ce894c1a 07:20:27 Step 7/24 : RUN go mod download 07:20:27 ---> Running in 4a9f89be47fd 07:20:28 ---> afe44bc13c97 07:20:28 Step 7/23 : RUN go mod download 07:20:28 ---> Running in b187d758ee75 07:20:28 ---> ecef819adaf5 07:20:28 Step 7/24 : RUN go mod download 07:20:29 ---> Running in 541e325df4b7 07:20:33 Removing intermediate container 4a9f89be47fd 07:20:33 ---> 1e7ffd73f59e 07:20:33 Step 8/24 : COPY . . 07:20:33 Removing intermediate container b187d758ee75 07:20:33 ---> 96dbc92a3437 07:20:33 Step 8/23 : COPY . . 07:20:33 Removing intermediate container 541e325df4b7 07:20:33 ---> ade8493ef345 07:20:33 Step 8/24 : COPY . . 07:21:00 ---> 1b8db34083ae 07:21:00 Step 9/24 : RUN go mod tidy 07:21:00 ---> 712163ec880f 07:21:00 Step 9/23 : RUN go mod tidy 07:21:00 ---> 9d4017f27aef 07:21:00 Step 9/24 : RUN go mod tidy 07:21:00 ---> Running in 4262f70875d0 07:21:00 ---> Running in 5e3fead5f8de 07:21:00 ---> Running in 91a305d98305 07:21:00 Removing intermediate container c22207793afa 07:21:00 ---> eef8c80934c8 07:21:00 07:21:00 Step 11/32 : FROM alpine:3.12 07:21:00 ---> 9852663dfa18 07:21:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:21:00 ---> Running in 3ee3e03597af 07:21:00 Removing intermediate container 3ee3e03597af 07:21:00 ---> 2e87fb52de85 07:21:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:21:00 ---> Running in 539b3cc585c7 07:21:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:03 (1/2) Installing dumb-init (1.2.2-r1) 07:21:03 (2/2) Installing su-exec (0.2-r1) 07:21:03 Executing busybox-1.31.1-r20.trigger 07:21:03 OK: 5 MiB in 16 packages 07:21:03 Removing intermediate container 5e3fead5f8de 07:21:03 ---> 96892d00f188 07:21:03 Step 10/24 : RUN make cmd/core-data/core-data 07:21:03 ---> Running in 5e7bb30f6083 07:21:04 Removing intermediate container 91a305d98305 07:21:04 ---> e3d403c18e6e 07:21:04 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:21:04 Removing intermediate container 4262f70875d0 07:21:04 ---> 902c5d7ac0e9 07:21:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:21:04 ---> Running in 38580d207662 07:21:04 ---> Running in 19930286614e 07:21:04 Removing intermediate container 539b3cc585c7 07:21:04 ---> 4ab94da6957b 07:21:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:21:04 ---> Running in b37373b77307 07:21:05 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 07:21:05 Removing intermediate container b37373b77307 07:21:05 ---> 56ff5f90e044 07:21:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:21:06 ---> Running in fdef43ed44e0 07:21:06 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 07:21:06 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 07:21:06 Removing intermediate container fdef43ed44e0 07:21:06 ---> 4fcbbbb1aba5 07:21:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:21:06 ---> Running in fb253ca4999c 07:21:10 Removing intermediate container fb253ca4999c 07:21:10 ---> c0949c6f8b71 07:21:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:21:10 ---> Running in 82c9f7acd24b 07:21:10 Removing intermediate container 82c9f7acd24b 07:21:10 ---> cb08fa60e905 07:21:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:21:12 ---> e533c725c9f1 07:21:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:21:12 ---> Running in df6ad255c37a 07:21:16 Removing intermediate container df6ad255c37a 07:21:16 ---> 9fc49b31de4d 07:21:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:17 ---> 22e3ce249423 07:21:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:21:19 ---> 81d7b413b2fa 07:21:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:21:20 ---> c22c00be0c61 07:21:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:21:21 ---> 3d6e3438c453 07:21:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:21:22 ---> d5275a4bcad8 07:21:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:21:23 ---> Running in aa4f9a4d01a5 07:21:25 Removing intermediate container aa4f9a4d01a5 07:21:25 ---> fd0296bde8f5 07:21:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:21:26 ---> c2d23d4302c0 07:21:26 Step 27/32 : RUN chmod +x /entrypoint.sh 07:21:27 ---> Running in bf338258c432 07:21:30 Removing intermediate container bf338258c432 07:21:30 ---> a9391cf3c064 07:21:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:21:30 ---> Running in 536bd3a9d8bb 07:21:31 Removing intermediate container 536bd3a9d8bb 07:21:31 ---> 42964f6ddec1 07:21:31 Step 29/32 : CMD ["gate"] 07:21:32 ---> Running in 71b0b5769102 07:21:32 Removing intermediate container 71b0b5769102 07:21:32 ---> cd1de48b7036 07:21:32 Step 30/32 : LABEL arch=arm64 07:21:33 ---> Running in a0bd1d634a89 07:21:34 Removing intermediate container a0bd1d634a89 07:21:34 ---> 086815804bb6 07:21:34 Step 31/32 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:21:34 ---> Running in 8960f9ffa8f2 07:21:35 Removing intermediate container 8960f9ffa8f2 07:21:35 ---> cfd83da09d0c 07:21:35 Step 32/32 : LABEL version=0.0.0 07:21:35 ---> Running in 45adcd232e02 07:21:36 Removing intermediate container 45adcd232e02 07:21:36 ---> 8cfc34054cf5 07:21:36 07:21:36 Successfully built 8cfc34054cf5 07:21:36 Successfully tagged security-bootstrapper-arm64:latest 07:22:33  Building security-bootstrapper ... done Removing intermediate container 19930286614e 07:22:33 ---> 1bb079c35929 07:22:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:22:33 ---> Running in cd63a184cc17 07:22:33 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 07:22:34 Removing intermediate container 38580d207662 07:22:34 ---> 7d466bfbabd7 07:22:34 07:22:34 Step 11/23 : FROM alpine:3.12 07:22:34 ---> 9852663dfa18 07:22:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:22:34 ---> Running in 56486a002245 07:22:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:35 Removing intermediate container cd63a184cc17 07:22:35 ---> 797259208176 07:22:35 07:22:35 Step 12/24 : FROM docker:20.10.0 07:22:36 20.10.0: Pulling from library/docker 07:22:36 (1/2) Installing ca-certificates (20191127-r4) 07:22:36 (2/2) Installing dumb-init (1.2.2-r1) 07:22:36 Executing busybox-1.31.1-r20.trigger 07:22:36 Executing ca-certificates-20191127-r4.trigger 07:22:36 OK: 6 MiB in 16 packages 07:22:39 Removing intermediate container 56486a002245 07:22:39 ---> ba6b09375cc4 07:22:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:22:39 ---> Running in 40ec2d9fa18d 07:22:40 Removing intermediate container 40ec2d9fa18d 07:22:40 ---> 8c954d80aef4 07:22:40 Step 14/23 : ENV APP_PORT=59860 07:22:40 ---> Running in d4164811d26b 07:22:41 Removing intermediate container d4164811d26b 07:22:41 ---> 9822a0e83ca9 07:22:41 Step 15/23 : EXPOSE $APP_PORT 07:22:41 Removing intermediate container 5e7bb30f6083 07:22:41 ---> 21a9f19d5593 07:22:41 07:22:41 Step 11/24 : FROM alpine:3.12 07:22:41 ---> 9852663dfa18 07:22:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:22:42 ---> Running in ab43bc4b4614 07:22:42 ---> Running in ae54543e8b9d 07:22:43 Removing intermediate container ae54543e8b9d 07:22:43 ---> ba241a006c96 07:22:43 Step 13/24 : ENV APP_PORT=59880 07:22:43 Removing intermediate container ab43bc4b4614 07:22:43 ---> 673d2b8460e0 07:22:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:43 ---> Running in b3f287579dbf 07:22:44 Removing intermediate container b3f287579dbf 07:22:44 ---> b5554ac75a0d 07:22:44 Step 14/24 : EXPOSE $APP_PORT 07:22:44 ---> Running in 355336c877e0 07:22:44 ---> 851bb1f17c52 07:22:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:22:45 Removing intermediate container 355336c877e0 07:22:45 ---> d28a9b1cbed2 07:22:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:45 ---> Running in 6a7b6497d23c 07:22:46 ---> 7ea818504e9c 07:22:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:22:47 ---> 71066b3aefe9 07:22:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:22:47 ---> Running in 7da9c6d6a3f5 07:22:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:22:47 Status: Downloaded newer image for docker:20.10.0 07:22:47 ---> eeaf43b92773 07:22:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:22:47 ---> Running in 2f206e621bff 07:22:48 Removing intermediate container 7da9c6d6a3f5 07:22:48 ---> fe6938b6ee4b 07:22:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:48 ---> Running in 083b3cdac271 07:22:48 Removing intermediate container 2f206e621bff 07:22:48 ---> 1f4bb5ae2756 07:22:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:22:48 Removing intermediate container 6a7b6497d23c 07:22:48 ---> 34d5ec595676 07:22:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:22:48 ---> Running in 7bcda5d342ad 07:22:48 ---> Running in f0e06727fc26 07:22:48 Removing intermediate container 083b3cdac271 07:22:48 ---> 5dc400e70163 07:22:48 Step 21/23 : LABEL arch=arm64 07:22:48 ---> Running in 96869ccdfc11 07:22:49 Removing intermediate container 96869ccdfc11 07:22:49 ---> bf0ba59c1e07 07:22:49 Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:22:49 ---> Running in 021421f09302 07:22:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:50 Removing intermediate container 021421f09302 07:22:50 ---> bed6ae1dfc3e 07:22:50 Step 23/23 : LABEL version=0.0.0 07:22:50 ---> Running in f3176473a55c 07:22:51 (1/39) Installing readline (8.0.4-r0) 07:22:51 (2/39) Installing bash (5.0.17-r0) 07:22:51 Removing intermediate container f3176473a55c 07:22:51 ---> 4984eb877c89 07:22:51 07:22:51 Executing bash-5.0.17-r0.post-install 07:22:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:22:51 (4/39) Installing libcurl (7.77.0-r0) 07:22:51 (5/39) Installing curl (7.77.0-r0) 07:22:51 (6/39) Installing dumb-init (1.2.2-r1) 07:22:51 (7/39) Installing libbz2 (1.0.8-r1) 07:22:51 (8/39) Installing expat (2.2.9-r1) 07:22:51 (9/39) Installing libffi (3.3-r2) 07:22:51 (10/39) Installing gdbm (1.13-r1) 07:22:51 (11/39) Installing xz-libs (5.2.5-r0) 07:22:51 (12/39) Installing sqlite-libs (3.32.1-r0) 07:22:51 (13/39) Installing python3 (3.8.10-r0) 07:22:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:51 Successfully built 4984eb877c89 07:22:51 Successfully tagged support-notifications-arm64:latest 07:22:52  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 07:22:52 (2/6) Installing libgcc (9.3.0-r2) 07:22:52 (3/6) Installing libsodium (1.0.18-r0) 07:22:52 (4/6) Installing libstdc++ (9.3.0-r2) 07:22:52 (5/6) Installing libzmq (4.3.3-r0) 07:22:52 (6/6) Installing zeromq (4.3.3-r0) 07:22:52 (14/39) Installing py3-appdirs (1.4.4-r1) 07:22:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:22:52 (16/39) Installing py3-parsing (2.4.7-r0) 07:22:52 (17/39) Installing py3-six (1.15.0-r0) 07:22:52 (18/39) Installing py3-packaging (20.4-r0) 07:22:52 (19/39) Installing py3-setuptools (47.0.0-r0) 07:22:52 Executing busybox-1.31.1-r20.trigger 07:22:53 OK: 8 MiB in 20 packages 07:22:53 (20/39) Installing py3-chardet (3.0.4-r4) 07:22:53 (21/39) Installing py3-idna (2.9-r0) 07:22:53 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:22:53 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:22:53 (24/39) Installing py3-requests (2.23.0-r0) 07:22:53 (25/39) Installing py3-msgpack (1.0.0-r0) 07:22:53 (26/39) Installing py3-lockfile (0.12.2-r3) 07:22:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:22:53 (28/39) Installing py3-colorama (0.4.3-r0) 07:22:53 (29/39) Installing py3-distlib (0.3.0-r0) 07:22:53 (30/39) Installing py3-distro (1.5.0-r1) 07:22:53 (31/39) Installing py3-webencodings (0.5.1-r3) 07:22:53 (32/39) Installing py3-html5lib (1.0.1-r4) 07:22:53 (33/39) Installing py3-pytoml (0.1.21-r0) 07:22:53 (34/39) Installing py3-pep517 (0.8.2-r0) 07:22:53 (35/39) Installing py3-progress (1.5-r0) 07:22:53 (36/39) Installing py3-toml (0.10.1-r0) 07:22:53 (37/39) Installing py3-retrying (1.3.3-r0) 07:22:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:22:53 (39/39) Installing py3-pip (20.1.1-r0) 07:22:53 Executing busybox-1.31.1-r19.trigger 07:22:53 OK: 72 MiB in 59 packages 07:22:55 Removing intermediate container f0e06727fc26 07:22:55 ---> 594a7c5887fa 07:22:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:56 ---> dc030a30d524 07:22:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:22:57 ---> 50a5319a42c6 07:22:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:22:58 Collecting docker-compose==1.23.2 07:22:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:22:58 ---> 487c68503469 07:22:58 Step 20/24 : ENTRYPOINT ["/core-data"] 07:22:58 ---> Running in 876d0d97d091 07:22:58 Collecting texttable<0.10,>=0.9.0 07:22:58 Downloading texttable-0.9.1.tar.gz (11 kB) 07:22:59 Removing intermediate container 876d0d97d091 07:22:59 ---> 201d871d7ea4 07:22:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:59 ---> Running in abebb210d125 07:22:59 Removing intermediate container abebb210d125 07:22:59 ---> f3064b564a9a 07:22:59 Step 22/24 : LABEL arch=arm64 07:22:59 ---> Running in 4bb7eea9772f 07:23:00 Removing intermediate container 4bb7eea9772f 07:23:00 ---> 0b89e24d2644 07:23:00 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:23:00 ---> Running in 61db567e1919 07:23:01 Removing intermediate container 61db567e1919 07:23:01 ---> 52388a62d24e 07:23:01 Step 24/24 : LABEL version=0.0.0 07:23:01 ---> Running in df31f6ebe086 07:23:01 Collecting websocket-client<1.0,>=0.32.0 07:23:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:23:01 Collecting docopt<0.7,>=0.6.1 07:23:01 Downloading docopt-0.6.2.tar.gz (25 kB) 07:23:01 Removing intermediate container df31f6ebe086 07:23:01 ---> 2250ab5fabf6 07:23:01 07:23:02 Successfully built 2250ab5fabf6 07:23:02 Successfully tagged core-data-arm64:latest 07:23:04  Building core-data ... done Collecting cached-property<2,>=1.2.0 07:23:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:23:04 Collecting PyYAML<4,>=3.10 07:23:04 Downloading PyYAML-3.13.tar.gz (270 kB) 07:23:08 Collecting jsonschema<3,>=2.5.1 07:23:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:23:08 Collecting docker<4.0,>=3.6.0 07:23:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:23:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:23:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:23:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:23:10 Collecting dockerpty<0.5,>=0.4.1 07:23:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:23:12 Collecting docker-pycreds>=0.4.0 07:23:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:23:12 Collecting idna<2.8,>=2.5 07:23:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:23:12 Collecting urllib3<1.25,>=1.21.1 07:23:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:23:13 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) 07:23:13 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) 07:23:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:23:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:23:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:23:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:23:13 Installing collected packages: texttable, websocket-client, docopt, cached-property, PyYAML, jsonschema, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docker-compose 07:23:13 Running setup.py install for texttable: started 07:23:15 Running setup.py install for texttable: finished with status 'done' 07:23:16 Running setup.py install for docopt: started 07:23:18 Running setup.py install for docopt: finished with status 'done' 07:23:18 Running setup.py install for PyYAML: started 07:23:20 Running setup.py install for PyYAML: finished with status 'done' 07:23:20 Attempting uninstall: idna 07:23:20 Found existing installation: idna 2.9 07:23:20 Uninstalling idna-2.9: 07:23:20 Successfully uninstalled idna-2.9 07:23:20 Attempting uninstall: urllib3 07:23:20 Found existing installation: urllib3 1.25.9 07:23:20 Uninstalling urllib3-1.25.9: 07:23:21 Successfully uninstalled urllib3-1.25.9 07:23:21 Attempting uninstall: requests 07:23:21 Found existing installation: requests 2.23.0 07:23:21 Uninstalling requests-2.23.0: 07:23:21 Successfully uninstalled requests-2.23.0 07:23:22 Running setup.py install for dockerpty: started 07:23:24 Running setup.py install for dockerpty: finished with status 'done' 07:23:25 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.59.0 07:23:33 Removing intermediate container 7bcda5d342ad 07:23:33 ---> db35b8cec273 07:23:33 Step 15/24 : ENV APP_PORT=58890 07:23:33 ---> Running in 42454f105490 07:23:34 Removing intermediate container 42454f105490 07:23:34 ---> d0b84f1d26b1 07:23:34 Step 16/24 : EXPOSE $APP_PORT 07:23:34 ---> Running in 76c97d7ebb9a 07:23:34 Removing intermediate container 76c97d7ebb9a 07:23:34 ---> e5ac3bd954d8 07:23:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:23:36 ---> b4db617b219f 07:23:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:23:36 ---> 076938524048 07:23:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:23:37 ---> b9fb54b138a1 07:23:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:23:37 ---> Running in 7f602ecc67fe 07:23:38 Removing intermediate container 7f602ecc67fe 07:23:38 ---> db4869973a6a 07:23:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:38 ---> Running in efd6f29de248 07:23:39 Removing intermediate container efd6f29de248 07:23:39 ---> 680a3288bf5c 07:23:39 Step 22/24 : LABEL arch=arm64 07:23:39 ---> Running in f4b0aef95d2f 07:23:39 Removing intermediate container f4b0aef95d2f 07:23:39 ---> 9fe5aa9a33b8 07:23:39 Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 07:23:39 ---> Running in 87d8a9a6402d 07:23:40 Removing intermediate container 87d8a9a6402d 07:23:40 ---> d52a4a2e4dbb 07:23:40 Step 24/24 : LABEL version=0.0.0 07:23:40 ---> Running in 068b3e483db7 07:23:41 Removing intermediate container 068b3e483db7 07:23:41 ---> 7479a60e04d7 07:23:41 07:23:41 Successfully built 7479a60e04d7 07:23:41 Successfully tagged sys-mgmt-agent-arm64:latest 07:23:42  Building sys-mgmt-agent ... done  [Pipeline] } 07:23:42 $ docker stop --time=1 72aaba83dab5c8f1a6626059d6361b1bc6b7f568cf027ab821afd0d3dd08b2d9 07:23:43 $ docker rm -f 72aaba83dab5c8f1a6626059d6361b1bc6b7f568cf027ab821afd0d3dd08b2d9 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:44 + docker images 07:23:44 REPOSITORY TAG IMAGE ID CREATED SIZE 07:23:44 sys-mgmt-agent-arm64 latest 7479a60e04d7 4 seconds ago 299MB 07:23:44 core-data-arm64 latest 2250ab5fabf6 43 seconds ago 20.4MB 07:23:44 support-notifications-arm64 latest 4984eb877c89 54 seconds ago 16.8MB 07:23:44 21a9f19d5593 About a minute ago 990MB 07:23:44 797259208176 About a minute ago 979MB 07:23:44 7d466bfbabd7 About a minute ago 982MB 07:23:44 security-bootstrapper-arm64 latest 8cfc34054cf5 2 minutes ago 17.2MB 07:23:44 eef8c80934c8 2 minutes ago 974MB 07:23:44 core-command-arm64 latest 811033e0b829 4 minutes ago 16.1MB 07:23:44 support-scheduler-arm64 latest 83ab2a0989fd 4 minutes ago 16.1MB 07:23:44 core-metadata-arm64 latest 131af5a6d672 4 minutes ago 17.4MB 07:23:44 security-secretstore-setup-arm64 latest 804f54c6b9cb 4 minutes ago 24.4MB 07:23:44 security-proxy-setup-arm64 latest b086710e3a9f 4 minutes ago 24MB 07:23:44 dedc6b757b7d 4 minutes ago 989MB 07:23:44 673962128290 4 minutes ago 981MB 07:23:44 7dbfa2ba68b1 4 minutes ago 981MB 07:23:44 050a2e14dacd 4 minutes ago 978MB 07:23:44 2c5566f62a39 4 minutes ago 978MB 07:23:44 ci-base-image-arm64 latest a3d1dcfaa896 16 minutes ago 641MB 07:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 07:23:44 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 07:23:44 docker 20.10.0 eeaf43b92773 5 months ago 228MB 07:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 07:23:45 ---> job-cost.sh 07:23:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ahz6 07:24:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-Ahz6/bin to PATH 07:26:01 INFO: No Stack... 07:26:01 INFO: Retrieving Pricing Info for: v2-standard-4 07:26:01 INFO: Archiving Costs [Pipeline] sh 07:26:01 + cat /w/workspace/edgex-go/4/archives/cost.csv 07:26:01 + cut -d, -f6 [Pipeline] lock 07:26:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3515-4-stack-cost] 07:26:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3515-4-stack-cost] did not exist. Created. 07:26:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3515-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:26:01 + echo total: 0.18000000715255737 [Pipeline] stash 07:26:02 Stashed 1 file(s) [Pipeline] } 07:26:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3515-4-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] configFileProvider 07:26:02 provisioning config files... 07:26:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1140684008433138200tmp [Pipeline] { [Pipeline] sh 07:26:02 + set +x 07:26:02 + curl -s https://codecov.io/bash 07:26:02 + bash -s -- 07:26:02 07:26:02 _____ _ 07:26:02 / ____| | | 07:26:02 | | ___ __| | ___ ___ _____ __ 07:26:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:26:02 | |___| (_) | (_| | __/ (_| (_) \ V / 07:26:02 \_____\___/ \__,_|\___|\___\___/ \_/ 07:26:02 Bash-1.0.3 07:26:02 07:26:02 07:26:02 ==> git version 2.24.4 found 07:26:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:26:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:26:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:26:03 ==> Jenkins CI detected. 07:26:03 project root: . 07:26:03 --> token set from env 07:26:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:26:03 ==> Running gcov in . (disable via -X gcov) 07:26:03 ==> Python coveragepy not found 07:26:03 ==> Searching for coverage reports in: 07:26:03 + . 07:26:03 -> Found 1 reports 07:26:03 ==> Detecting git/mercurial file structure 07:26:03 ==> Reading reports 07:26:03 + ./coverage.out bytes=742996 07:26:03 ==> Appending adjustments 07:26:03 https://docs.codecov.io/docs/fixing-reports 07:26:05 + Found adjustments 07:26:05 ==> Gzipping contents 07:26:05 104K /tmp/codecov.7Xx3jZ.gz 07:26:05 ==> Uploading reports 07:26:05 url: https://codecov.io 07:26:05 query: branch=PR-3515&commit=d3a27a088a725aeb285f2eff495040474b81e558&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3515%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3515&job=&cmd_args= 07:26:05 -> Pinging Codecov 07:26:05 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3515&commit=d3a27a088a725aeb285f2eff495040474b81e558&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3515%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3515&job=&cmd_args= 07:26:05 -> Uploading to 07:26:05 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/d3a27a088a725aeb285f2eff495040474b81e558/6f4e5b44-d3f4-4d76-a79d-7870c53a8fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T072605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9dfbbf9b231e88ed90462952155f668e9552fde95b6c1cde1317c32eeb93940 07:26:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:05 Dload Upload Total Spent Left Speed 07:26:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 246k --:--:-- --:--:-- --:--:-- 247k 07:26:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d3a27a088a725aeb285f2eff495040474b81e558 [Pipeline] } 07:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [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 07:26:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:26:07 ---> package-listing.sh 07:26:07 ++ tr '[:upper:]' '[:lower:]' 07:26:07 ++ facter osfamily 07:26:08 + OS_FAMILY=redhat 07:26:08 + workspace=/w/workspace/edgex-go/4 07:26:08 + START_PACKAGES=/tmp/packages_start.txt 07:26:08 + END_PACKAGES=/tmp/packages_end.txt 07:26:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:08 + PACKAGES=/tmp/packages_start.txt 07:26:08 + '[' /w/workspace/edgex-go/4 ']' 07:26:08 + PACKAGES=/tmp/packages_end.txt 07:26:08 + case "${OS_FAMILY}" in 07:26:08 + rpm -qa 07:26:08 + sort 07:26:10 + '[' -f /tmp/packages_start.txt ']' 07:26:10 + '[' -f /tmp/packages_end.txt ']' 07:26:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:10 + '[' /w/workspace/edgex-go/4 ']' 07:26:10 + mkdir -p /w/workspace/edgex-go/4/archives/ 07:26:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 07:26:10 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:26:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:11 07:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:12 alpine: Pulling from edgex-lftools-log-publisher 07:26:12 df20fa9351a1: Pulling fs layer 07:26:12 36b3adc4ff6f: Pulling fs layer 07:26:12 8ad3a11d3b57: Pulling fs layer 07:26:12 46f8f816bc3b: Pulling fs layer 07:26:12 93b61091891f: Pulling fs layer 07:26:12 93b9cdb0e59b: Pulling fs layer 07:26:12 5e14af77c1be: Pulling fs layer 07:26:12 01666e4c0597: Pulling fs layer 07:26:12 aa168da1d23b: Pulling fs layer 07:26:12 93b9cdb0e59b: Waiting 07:26:12 5e14af77c1be: Waiting 07:26:12 01666e4c0597: Waiting 07:26:12 aa168da1d23b: Waiting 07:26:12 46f8f816bc3b: Waiting 07:26:12 93b61091891f: Waiting 07:26:12 36b3adc4ff6f: Verifying Checksum 07:26:12 36b3adc4ff6f: Download complete 07:26:12 46f8f816bc3b: Verifying Checksum 07:26:12 46f8f816bc3b: Download complete 07:26:12 df20fa9351a1: Verifying Checksum 07:26:12 df20fa9351a1: Download complete 07:26:12 93b9cdb0e59b: Verifying Checksum 07:26:12 93b9cdb0e59b: Download complete 07:26:12 93b61091891f: Verifying Checksum 07:26:12 93b61091891f: Download complete 07:26:12 01666e4c0597: Verifying Checksum 07:26:12 01666e4c0597: Download complete 07:26:12 5e14af77c1be: Verifying Checksum 07:26:12 5e14af77c1be: Download complete 07:26:12 8ad3a11d3b57: Verifying Checksum 07:26:12 8ad3a11d3b57: Download complete 07:26:12 df20fa9351a1: Pull complete 07:26:12 36b3adc4ff6f: Pull complete 07:26:12 8ad3a11d3b57: Pull complete 07:26:12 46f8f816bc3b: Pull complete 07:26:13 93b61091891f: Pull complete 07:26:13 93b9cdb0e59b: Pull complete 07:26:13 5e14af77c1be: Pull complete 07:26:13 01666e4c0597: Pull complete 07:26:16 aa168da1d23b: Verifying Checksum 07:26:16 aa168da1d23b: Download complete 07:26:20 aa168da1d23b: Pull complete 07:26:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:26:20 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 07:26:20 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:26:26 $ docker top 0150669007e8bd507500c961d0eb81ff3506a68f6222c853d3be6648b3f07bff -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:27 + touch /tmp/pre-build-complete [Pipeline] sh 07:26:27 + mkdir -p /var/log/sa [Pipeline] sh 07:26:27 + ls /var/log/sa-host 07:26:27 + sadf -c /var/log/sa-host/sa05 07:26:27 file_magic: OK 07:26:27 HZ: Using current value: 100 07:26:27 file_header: OK 07:26:27 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 07:26:27 Statistics: 07:26:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:26:27 File successfully converted to sysstat format version 12.2.1 07:26:27 + sadf -c /var/log/sa-host/sa28 07:26:27 file_magic: OK 07:26:27 HZ: Using current value: 100 07:26:27 file_header: OK 07:26:27 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 07:26:27 Statistics: 07:26:27 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... 07:26:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:28 provisioning config files... 07:26:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config399299547412005646tmp [Pipeline] { [Pipeline] echo 07:26:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:28 ---> create-netrc.sh [Pipeline] } 07:26:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:26:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:26:29 ---> python-tools-install.sh [Pipeline] echo 07:26:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:26:29 ---> sudo-logs.sh 07:26:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:26:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:26:29 ---> job-cost.sh 07:26:29 lf-activate-venv: SKIPPING 07:26:29 DEBUG: total: 0.18000000715255737 07:26:29 INFO: Retrieving Stack Cost... 07:26:30 INFO: Retrieving Pricing Info for: v3-standard-2 07:26:30 INFO: Archiving Costs [Pipeline] echo 07:26:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:31 ---> logs-deploy.sh 07:26:31 lf-activate-venv: SKIPPING 07:26:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3515/4 07:26:31 INFO: archiving workspace using pattern(s): 07:26:32 Archives upload complete. 07:26:32 INFO: archiving logs to Nexus 07:26:32 ---> uname -a: 07:26:32 Linux prd-centos7-docker-4c-2g-840.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:26:32 07:26:32 07:26:32 ---> lscpu: 07:26:32 Architecture: x86_64 07:26:32 CPU op-mode(s): 32-bit, 64-bit 07:26:32 Byte Order: Little Endian 07:26:32 Address sizes: 40 bits physical, 48 bits virtual 07:26:32 CPU(s): 2 07:26:32 On-line CPU(s) list: 0,1 07:26:32 Thread(s) per core: 1 07:26:32 Core(s) per socket: 1 07:26:32 Socket(s): 2 07:26:32 NUMA node(s): 1 07:26:32 Vendor ID: AuthenticAMD 07:26:32 CPU family: 23 07:26:32 Model: 49 07:26:32 Model name: AMD EPYC-Rome Processor 07:26:32 Stepping: 0 07:26:32 CPU MHz: 2799.998 07:26:32 BogoMIPS: 5599.99 07:26:32 Virtualization: AMD-V 07:26:32 Hypervisor vendor: KVM 07:26:32 Virtualization type: full 07:26:32 L1d cache: 64 KiB 07:26:32 L1i cache: 64 KiB 07:26:32 L2 cache: 1 MiB 07:26:32 L3 cache: 32 MiB 07:26:32 NUMA node0 CPU(s): 0,1 07:26:32 Vulnerability Itlb multihit: Not affected 07:26:32 Vulnerability L1tf: Not affected 07:26:32 Vulnerability Mds: Not affected 07:26:32 Vulnerability Meltdown: Not affected 07:26:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:26:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:26:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:26:32 Vulnerability Srbds: Not affected 07:26:32 Vulnerability Tsx async abort: Not affected 07:26:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:26:32 07:26:32 07:26:32 ---> nproc: 07:26:32 2 07:26:32 07:26:32 07:26:32 ---> df -h: 07:26:32 Filesystem Size Used Available Use% Mounted on 07:26:32 overlay 40.0G 13.0G 27.0G 32% / 07:26:32 tmpfs 64.0M 0 64.0M 0% /dev 07:26:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:26:32 shm 64.0M 0 64.0M 0% /dev/shm 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4@tmp 07:26:32 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4 07:26:32 07:26:32 07:26:32 ---> free -m: 07:26:32 total used free shared buff/cache available 07:26:32 Mem: 7821 1272 1654 0 4894 6535 07:26:32 Swap: 1023 2 1021 07:26:32 07:26:32 07:26:32 ---> ip addr: 07:26:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:26:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:32 inet 127.0.0.1/8 scope host lo 07:26:32 valid_lft forever preferred_lft forever 07:26:32 inet6 ::1/128 scope host 07:26:32 valid_lft forever preferred_lft forever 07:26:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:26:32 link/ether fa:16:3e:be:02:e2 brd ff:ff:ff:ff:ff:ff 07:26:32 inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 07:26:32 valid_lft 84830sec preferred_lft 84830sec 07:26:32 inet6 fe80::f816:3eff:febe:2e2/64 scope link 07:26:32 valid_lft forever preferred_lft forever 07:26:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:26:32 link/ether 02:42:17:db:ea:b6 brd ff:ff:ff:ff:ff:ff 07:26:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:32 valid_lft forever preferred_lft forever 07:26:32 inet6 fe80::42:17ff:fedb:eab6/64 scope link 07:26:32 valid_lft forever preferred_lft forever 07:26:32 07:26:32 07:26:32 ---> sar -b -r -n DEV: 07:26:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:26:32 07:26:32 07:00:10 LINUX RESTART (2 CPU) 07:26:32 07:26:32 07:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:26:32 07:02:01 4.30 0.15 4.15 0.00 2.93 751.72 0.00 07:26:32 07:03:01 81.40 4.11 77.28 0.00 2787.08 8340.39 0.00 07:26:32 07:04:01 117.59 0.18 117.41 0.00 22.78 47362.86 0.00 07:26:32 07:05:01 108.28 0.00 108.28 0.00 0.00 14283.39 0.00 07:26:32 07:06:01 54.59 0.00 54.59 0.00 0.00 10202.22 0.00 07:26:32 07:07:01 49.07 0.02 49.05 0.00 0.53 2256.48 0.00 07:26:32 07:08:03 239.74 52.27 187.47 0.00 1257.99 111746.52 0.00 07:26:32 07:09:01 570.39 199.10 371.29 0.00 7000.07 209719.91 0.00 07:26:32 07:10:02 350.51 33.46 317.05 0.00 2043.50 121832.27 0.00 07:26:32 07:11:01 238.18 8.72 229.46 0.00 332.35 122913.12 0.00 07:26:32 07:12:01 222.10 14.97 207.13 0.00 1514.72 41498.65 0.00 07:26:32 07:13:01 6.86 0.00 6.86 0.00 0.00 281.24 0.00 07:26:32 07:14:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 07:26:32 07:15:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 07:26:32 07:16:01 0.40 0.18 0.22 0.00 5.73 3.15 0.00 07:26:32 07:17:01 0.78 0.00 0.78 0.00 0.00 14.48 0.00 07:26:32 07:18:01 0.15 0.00 0.15 0.00 0.00 2.57 0.00 07:26:32 07:19:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 07:26:32 07:20:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 07:26:32 07:21:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 07:26:32 07:22:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 07:26:32 07:23:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 07:26:32 07:24:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 07:26:32 07:25:01 0.33 0.00 0.33 0.00 0.00 4.21 0.00 07:26:32 07:26:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 07:26:32 Average: 81.35 12.34 69.01 0.00 591.42 27466.12 0.00 07:26:32 07:26:32 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:32 07:02:01 5751944 0 662464 8.27 2620 1591904 1075628 11.88 368604 1502572 20 07:26:32 07:03:01 4943892 0 840972 10.50 2620 2221448 1388500 15.33 915920 1727992 320332 07:26:32 07:04:01 4013464 0 1002684 12.52 2620 2990164 1741720 19.23 1077588 2399448 51884 07:26:32 07:05:01 3960512 0 1016168 12.69 2620 3029632 1453296 16.05 1222684 2272320 199332 07:26:32 07:06:01 3760024 0 1091396 13.63 2620 3154892 1797144 19.84 1360600 2320748 36164 07:26:32 07:07:01 3772856 0 1085108 13.55 2620 3148348 1658204 18.31 1285936 2378772 166868 07:26:32 07:08:03 1419924 0 1250800 15.62 2620 5335588 1863484 20.57 1857208 4051736 1012472 07:26:32 07:09:01 375060 0 1545368 19.30 2620 6085884 3574312 39.46 2957984 3912504 51720 07:26:32 07:10:02 866696 0 1281716 16.00 2620 5857900 1755552 19.38 2027256 4367632 84 07:26:32 07:11:01 464968 0 1740124 21.73 2620 5801220 3305592 36.50 3239196 3514788 166752 07:26:32 07:12:01 2317176 0 1207380 15.08 2620 4481756 1343696 14.84 1396572 3541352 24 07:26:32 07:13:01 2330360 0 1194220 14.91 2620 4481732 1260124 13.91 1394960 3535180 12 07:26:32 07:14:01 2330144 0 1194428 14.91 2620 4481740 1249988 13.80 1395116 3535180 8 07:26:32 07:15:01 2330112 0 1194460 14.91 2620 4481740 1250024 13.80 1394584 3535724 8 07:26:32 07:16:01 2331252 0 1193280 14.90 2620 4481780 1249952 13.80 1394628 3534752 16 07:26:32 07:17:01 2331484 0 1193048 14.90 2620 4481780 1249880 13.80 1393956 3535336 8 07:26:32 07:18:01 2331392 0 1193132 14.90 2620 4481788 1249844 13.80 1394020 3535336 8 07:26:32 07:19:01 2331568 0 1192952 14.90 2620 4481792 1249844 13.80 1394008 3535336 8 07:26:32 07:20:01 2331404 0 1193112 14.90 2620 4481796 1249844 13.80 1425796 3503568 8 07:26:32 07:21:01 2330368 0 1194144 14.91 2620 4481800 1249940 13.80 1427992 3502540 8 07:26:32 07:22:01 2330076 0 1194436 14.91 2620 4481800 1249904 13.80 1427832 3502540 8 07:26:32 07:23:01 2330548 0 1193956 14.91 2620 4481808 1249844 13.80 1429064 3501412 8 07:26:32 07:24:01 2330468 0 1194032 14.91 2620 4481812 1249844 13.80 1428952 3501412 8 07:26:32 07:25:01 2330468 0 1194028 14.91 2620 4481816 1249844 13.80 1429008 3501412 8 07:26:32 07:26:01 2330208 0 1194284 14.91 2620 4481820 1249928 13.80 1429156 3501412 8 07:26:32 Average: 2571055 0 1177508 14.70 2620 4257750 1538637 16.99 1498745 3250040 80231 07:26:32 07:26:32 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:32 07:02:01 eth0 0.88 0.52 0.43 0.18 0.00 0.00 0.00 0.00 07:26:32 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:03:01 eth0 1271.05 1488.72 6019.06 168.46 0.00 0.00 0.00 0.00 07:26:32 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:03:01 vethf5868c8 994.52 614.09 91.47 2685.45 0.00 0.00 0.00 0.00 07:26:32 07:03:01 docker0 994.52 613.96 77.87 2685.44 0.00 0.00 0.00 0.00 07:26:32 07:04:01 eth0 494.15 432.69 3274.40 71.78 0.00 0.00 0.00 0.00 07:26:32 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:04:01 veth22b705f 58.43 65.02 5.32 193.57 0.00 0.00 0.00 0.00 07:26:32 07:04:01 docker0 181.93 206.91 11.33 570.47 0.00 0.00 0.00 0.00 07:26:32 07:05:01 veth24ba36f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:32 07:05:01 eth0 96.00 85.36 309.36 18.52 0.00 0.00 0.00 0.00 07:26:32 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:05:01 docker0 66.67 64.33 5.18 278.01 0.00 0.00 0.00 0.00 07:26:32 07:06:01 veth24ba36f 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 07:26:32 07:06:01 eth0 33.22 20.24 23.53 65.47 0.00 0.00 0.00 0.00 07:26:32 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:06:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 07:26:32 07:07:01 veth24ba36f 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 07:26:32 07:07:01 eth0 19.20 10.39 14.58 7.81 0.00 0.00 0.00 0.00 07:26:32 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:07:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 07:26:32 07:08:03 vethfd00098 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:32 07:08:03 eth0 185.16 160.50 1650.89 73.34 0.00 0.00 0.00 0.00 07:26:32 07:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:09:01 veth887c4f8 0.03 0.16 0.00 0.01 0.00 0.00 0.00 0.00 07:26:32 07:09:01 vethfd00098 0.00 1.21 0.00 0.06 0.00 0.00 0.00 0.00 07:26:32 07:09:01 vetha0251a0 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 07:26:32 07:09:01 eth0 106.70 81.21 201.38 58.34 0.00 0.00 0.00 0.00 07:26:32 07:10:02 veth705fd71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:10:02 veth038aab3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:10:02 vethfd00098 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 07:26:32 07:10:02 eth0 105.36 79.92 315.13 75.20 0.00 0.00 0.00 0.00 07:26:32 07:11:01 veth0d34e56 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:26:32 07:11:01 veth8e77de5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:26:32 07:11:01 vethfd00098 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:11:01 eth0 35.33 22.43 52.94 10.96 0.00 0.00 0.00 0.00 07:26:32 07:12:01 eth0 199.25 156.05 1636.25 70.14 0.00 0.00 0.00 0.00 07:26:32 07:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:26:32 07:12:01 docker0 1394.22 1073.60 104.25 4361.08 0.00 0.00 0.00 0.00 07:26:32 07:13:01 eth0 0.87 0.30 0.43 0.06 0.00 0.00 0.00 0.00 07:26:32 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:14:01 eth0 1.03 0.30 0.33 0.20 0.00 0.00 0.00 0.00 07:26:32 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:15:01 eth0 0.57 0.28 0.28 0.20 0.00 0.00 0.00 0.00 07:26:32 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:16:01 eth0 0.40 0.25 0.15 0.08 0.00 0.00 0.00 0.00 07:26:32 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:17:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:26:32 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:18:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:26:32 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:19:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:32 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:21:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:26:32 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:22:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 07:26:32 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:23:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:32 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:32 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:26:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:26:32 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 Average: eth0 102.18 101.78 542.32 24.87 0.00 0.00 0.00 0.00 07:26:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:32 Average: docker0 55.81 42.98 4.17 174.57 0.00 0.00 0.00 0.00 07:26:32 07:26:32 07:26:32 ---> sar -P ALL: 07:26:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:26:32 07:26:32 07:00:10 LINUX RESTART (2 CPU) 07:26:32 07:26:32 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:26:32 07:02:01 all 0.31 0.00 0.04 0.01 0.03 99.61 07:26:32 07:02:01 0 0.37 0.00 0.05 0.02 0.02 99.55 07:26:32 07:02:01 1 0.25 0.00 0.03 0.00 0.05 99.67 07:26:32 07:03:01 all 21.19 0.00 4.54 3.10 0.08 71.09 07:26:32 07:03:01 0 18.07 0.00 4.99 2.62 0.09 74.24 07:26:32 07:03:01 1 24.31 0.00 4.09 3.58 0.07 67.95 07:26:32 07:04:01 all 9.20 0.00 4.53 9.95 0.09 76.24 07:26:32 07:04:01 0 9.69 0.00 4.86 10.71 0.09 74.65 07:26:32 07:04:01 1 8.71 0.00 4.21 9.19 0.09 77.81 07:26:32 07:05:01 all 47.45 0.00 6.76 14.19 0.13 31.46 07:26:32 07:05:01 0 46.63 0.00 6.93 14.99 0.14 31.30 07:26:32 07:05:01 1 48.27 0.00 6.60 13.39 0.13 31.61 07:26:32 07:06:01 all 26.67 0.00 3.46 7.18 0.09 62.61 07:26:32 07:06:01 0 26.75 0.00 3.17 7.58 0.07 62.43 07:26:32 07:06:01 1 26.59 0.00 3.75 6.78 0.10 62.78 07:26:32 07:07:01 all 47.70 0.00 6.29 21.47 0.12 24.43 07:26:32 07:07:01 0 47.19 0.00 6.11 26.14 0.13 20.44 07:26:32 07:07:01 1 48.21 0.00 6.46 16.78 0.11 28.44 07:26:32 07:08:03 all 41.96 0.00 12.70 7.68 0.10 37.56 07:26:32 07:08:03 0 42.53 0.00 12.48 7.08 0.10 37.81 07:26:32 07:08:03 1 41.40 0.00 12.91 8.28 0.10 37.31 07:26:32 07:09:01 all 30.35 0.00 15.60 45.04 0.15 8.86 07:26:32 07:09:01 0 30.22 0.00 15.79 44.76 0.15 9.09 07:26:32 07:09:01 1 30.48 0.00 15.41 45.33 0.15 8.64 07:26:32 07:10:02 all 60.80 0.00 13.23 22.52 0.13 3.33 07:26:32 07:10:02 0 59.42 0.00 13.80 23.56 0.15 3.08 07:26:32 07:10:02 1 62.17 0.00 12.66 21.48 0.11 3.57 07:26:32 07:11:01 all 39.20 0.00 12.20 36.29 0.10 12.22 07:26:32 07:11:01 0 39.19 0.00 12.69 32.34 0.09 15.68 07:26:32 07:11:01 1 39.20 0.00 11.70 40.27 0.11 8.72 07:26:32 07:12:01 all 32.57 0.00 8.36 23.89 0.15 35.03 07:26:32 07:12:01 0 31.07 0.00 8.54 19.96 0.14 40.29 07:26:32 07:12:01 1 34.08 0.00 8.18 27.83 0.16 29.75 07:26:32 07:26:32 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:26:32 07:13:01 all 0.11 0.00 0.09 0.26 0.03 99.52 07:26:32 07:13:01 0 0.02 0.00 0.08 0.52 0.03 99.35 07:26:32 07:13:01 1 0.20 0.00 0.10 0.00 0.02 99.68 07:26:32 07:14:01 all 0.09 0.00 0.02 0.00 0.03 99.87 07:26:32 07:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:26:32 07:14:01 1 0.15 0.00 0.02 0.00 0.03 99.80 07:26:32 07:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 07:26:32 07:15:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:26:32 07:15:01 1 0.20 0.00 0.02 0.00 0.02 99.77 07:26:32 07:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 07:26:32 07:16:01 0 0.20 0.00 0.05 0.00 0.03 99.72 07:26:32 07:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:26:32 07:17:01 all 0.13 0.00 0.02 0.00 0.03 99.82 07:26:32 07:17:01 0 0.25 0.00 0.02 0.00 0.02 99.72 07:26:32 07:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:26:32 07:18:01 all 0.05 0.00 0.01 0.00 0.04 99.90 07:26:32 07:18:01 0 0.08 0.00 0.02 0.00 0.05 99.85 07:26:32 07:18:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:26:32 07:19:01 all 0.10 0.00 0.03 0.00 0.02 99.86 07:26:32 07:19:01 0 0.17 0.00 0.03 0.00 0.00 99.80 07:26:32 07:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:26:32 07:20:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:26:32 07:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 07:26:32 07:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:26:32 07:21:01 all 0.07 0.00 0.02 0.00 0.03 99.88 07:26:32 07:21:01 0 0.10 0.00 0.02 0.00 0.05 99.83 07:26:32 07:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:26:32 07:22:01 all 0.10 0.00 0.03 0.00 0.02 99.85 07:26:32 07:22:01 0 0.18 0.00 0.05 0.00 0.03 99.73 07:26:32 07:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:26:32 07:23:01 all 0.08 0.00 0.01 0.00 0.03 99.87 07:26:32 07:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 07:26:32 07:23:01 1 0.13 0.00 0.00 0.00 0.02 99.85 07:26:32 07:26:32 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:26:32 07:24:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:26:32 07:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:26:32 07:24:01 1 0.12 0.00 0.02 0.00 0.02 99.85 07:26:32 07:25:01 all 0.09 0.00 0.02 0.00 0.02 99.87 07:26:32 07:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:26:32 07:25:01 1 0.15 0.00 0.02 0.00 0.00 99.83 07:26:32 07:26:01 all 0.05 0.00 0.02 0.00 0.03 99.90 07:26:32 07:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 07:26:32 07:26:01 1 0.08 0.00 0.02 0.00 0.02 99.88 07:26:32 Average: all 13.72 0.00 3.36 7.26 0.06 75.61 07:26:32 Average: 0 13.49 0.00 3.43 7.22 0.06 75.81 07:26:32 Average: 1 13.95 0.00 3.29 7.30 0.06 75.40 07:26:32 07:26:32 07:26:32