Pull request #3623 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 rather than 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 Obtained Jenkinsfile from 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1821078497110241762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2817910383865509788.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh779058060281495352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5255529784357706529.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5069975806979049124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3391 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh1292462945327531907.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 Merge succeeded, producing 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 Checking out Revision 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 (PR-3623) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8492325443050939238.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5461150114316500809.key > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 # timeout=10 Commit message: "Merge branch 'main' into issue-3601" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:09:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:09:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:09:54 ========================================================= 04:09:54 EdgeX Global Pipelines Version Info 04:09:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6c40778e1550841e39843662fdec6e2c96c47792 # timeout=10 04:09:55 ------------------- 04:09:55 stable info: 04:09:55 ------------------- 04:09:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:55 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 04:09:55 Message: update stable to v1.0.197 04:09:56 ------------------- 04:09:56 experimental info: 04:09:56 ------------------- 04:09:56 Commited By: **** collab-it+edgex@linuxfoundation.org 04:09:56 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 04:09:56 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c79f0a [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:57 provisioning config files... 04:09:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6801403296776601819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:57 ---> docker-login.sh 04:09:57 nexus3.edgexfoundry.org:10001 04:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 nexus3.edgexfoundry.org:10002 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 nexus3.edgexfoundry.org:10003 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 nexus3.edgexfoundry.org:10004 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 docker.io 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:59 Configure a credential helper to remove this warning. See 04:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:59 04:09:59 Login Succeeded 04:09:59 ---> docker-login.sh ends [Pipeline] } 04:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:59 ++ 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 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/core-command/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo core-command,cmd/core-command/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ cut -d/ -f2 04:09:59 ++ dirname cmd/core-data/Dockerfile 04:09:59 + echo core-data,cmd/core-data/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ cut -d/ -f2 04:09:59 ++ dirname cmd/core-metadata/Dockerfile 04:09:59 + echo core-metadata,cmd/core-metadata/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/security-bootstrapper/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/security-proxy-setup/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/support-notifications/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo support-notifications,cmd/support-notifications/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/support-scheduler/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:09:59 + for file in '`ls cmd/**/Dockerfile`' 04:09:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:09:59 ++ cut -d/ -f2 04:09:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:09:59 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 04:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:00 04:10:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:00 latest: Pulling from edgex-devops/git-semver 04:10:00 31603596830f: Pulling fs layer 04:10:00 b6dc333f4379: Pulling fs layer 04:10:00 3d9ef1400e77: Pulling fs layer 04:10:00 fd332fbdc1db: Pulling fs layer 04:10:00 fd332fbdc1db: Waiting 04:10:00 b6dc333f4379: Verifying Checksum 04:10:00 b6dc333f4379: Download complete 04:10:01 31603596830f: Verifying Checksum 04:10:01 31603596830f: Download complete 04:10:01 31603596830f: Pull complete 04:10:01 b6dc333f4379: Pull complete 04:10:01 fd332fbdc1db: Verifying Checksum 04:10:01 fd332fbdc1db: Download complete 04:10:01 3d9ef1400e77: Verifying Checksum 04:10:01 3d9ef1400e77: Download complete 04:10:01 3d9ef1400e77: Pull complete 04:10:01 fd332fbdc1db: Pull complete 04:10:01 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:02 prd-centos7-docker-4c-2g-3391 does not seem to be running inside a container 04:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 04:10:03 $ docker top 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:03 [ssh-agent] Looking for ssh-agent implementation... 04:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:03 $ docker exec 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 ssh-agent 04:10:03 SSH_AUTH_SOCK=/tmp/ssh-LZGWrjU9oKMu/agent.15 04:10:03 SSH_AGENT_PID=21 04:10:03 Running ssh-add (command line suppressed) 04:10:03 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4645030014027863386.key (/w/workspace/edgex-go/5@tmp/private_key_4645030014027863386.key) 04:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:03 + git tag --points-at HEAD [Pipeline] } 04:10:03 $ docker exec --env ******** --env ******** 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 ssh-agent -k 04:10:03 unset SSH_AUTH_SOCK; 04:10:03 unset SSH_AGENT_PID; 04:10:03 echo Agent pid 21 killed; 04:10:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:04 [ssh-agent] Looking for ssh-agent implementation... 04:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:04 $ docker exec 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 ssh-agent 04:10:04 SSH_AUTH_SOCK=/tmp/ssh-jAmMVkIMEkdM/agent.55 04:10:04 SSH_AGENT_PID=61 04:10:04 Running ssh-add (command line suppressed) 04:10:04 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6677418596669102789.key (/w/workspace/edgex-go/5@tmp/private_key_6677418596669102789.key) 04:10:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:04 + git semver init 04:10:04 # -> Open(): unable to determine branch for HEAD 04:10:04 # $GIT_DIR = /w/workspace/edgex-go/5/.git 04:10:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 04:10:04 # $SEMVER_REMOTE_NAME = origin 04:10:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:04 # $SEMVER_USER_NAME = edgex-jenkins 04:10:04 # $SEMVER_BRANCH = PR-3623 04:10:04 # $SEMVER_TEMP = /tmp/semver-630233809 04:10:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:10:26 # '/tmp/semver-630233809' -> '/w/workspace/edgex-go/5/.semver' 04:10:26 # -> Force: false 04:10:26 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 04:10:26 $ docker exec --env ******** --env ******** 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 ssh-agent -k 04:10:26 unset SSH_AUTH_SOCK; 04:10:26 unset SSH_AGENT_PID; 04:10:26 echo Agent pid 61 killed; 04:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:27 + git semver [Pipeline] } 04:10:27 $ docker stop --time=1 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 04:10:29 $ docker rm -f 691f344516bc4154bc9df097d95023c7ba5be2cfffce9940a9d1cd2fd511b272 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:30 Stashed 1 file(s) [Pipeline] echo 04:10:30 [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] echo 04:10:30 ========================================================= 04:10:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:10:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:31 + 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 . 04:10:32 Sending build context to Docker daemon 328.5MB 04:10:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:10:32 Step 2/6 : FROM ${BASE} 04:10:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:32 540db60ca938: Pulling fs layer 04:10:32 adcc1eea9eea: Pulling fs layer 04:10:32 4c4ab2625f07: Pulling fs layer 04:10:32 0773c198feca: Pulling fs layer 04:10:32 345f892a5656: Pulling fs layer 04:10:32 4796506630df: Pulling fs layer 04:10:32 cc55df3e53f1: Pulling fs layer 04:10:32 4d027b6c602c: Pulling fs layer 04:10:32 449e75d2c14e: Pulling fs layer 04:10:32 345f892a5656: Waiting 04:10:32 4796506630df: Waiting 04:10:32 cc55df3e53f1: Waiting 04:10:32 4d027b6c602c: Waiting 04:10:32 449e75d2c14e: Waiting 04:10:32 0773c198feca: Waiting 04:10:32 4c4ab2625f07: Verifying Checksum 04:10:32 4c4ab2625f07: Download complete 04:10:32 adcc1eea9eea: Verifying Checksum 04:10:32 adcc1eea9eea: Download complete 04:10:32 345f892a5656: Verifying Checksum 04:10:32 345f892a5656: Download complete 04:10:32 4796506630df: Verifying Checksum 04:10:32 4796506630df: Download complete 04:10:32 cc55df3e53f1: Verifying Checksum 04:10:32 cc55df3e53f1: Download complete 04:10:32 540db60ca938: Verifying Checksum 04:10:32 540db60ca938: Download complete 04:10:32 540db60ca938: Pull complete 04:10:33 adcc1eea9eea: Pull complete 04:10:33 4c4ab2625f07: Pull complete 04:10:33 4d027b6c602c: Verifying Checksum 04:10:33 4d027b6c602c: Download complete 04:10:35 449e75d2c14e: Verifying Checksum 04:10:35 449e75d2c14e: Download complete 04:10:37 0773c198feca: Verifying Checksum 04:10:37 0773c198feca: Download complete 04:10:40 0773c198feca: Pull complete 04:10:40 345f892a5656: Pull complete 04:10:40 4796506630df: Pull complete 04:10:40 cc55df3e53f1: Pull complete 04:10:40 4d027b6c602c: Pull complete 04:10:42 449e75d2c14e: Pull complete 04:10:42 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 04:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:10:42 ---> 0d28375d9b5b 04:10: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 04:10:43 ---> Running in d1b83b036556 04:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:10:44 (1/12) Installing libmagic (5.39-r0) 04:10:45 Still waiting to schedule task 04:10:45 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3389’ 04:10:45 (2/12) Installing file (5.39-r0) 04:10:45 (3/12) Installing libc-dev (0.7.2-r3) 04:10:45 (4/12) Installing g++ (10.2.1_pre1-r3) 04:10:51 (5/12) Installing fortify-headers (1.1-r0) 04:10:51 (6/12) Installing patch (2.7.6-r7) 04:10:51 (7/12) Installing build-base (0.5-r2) 04:10:51 (8/12) Installing libsodium (1.0.18-r0) 04:10:51 (9/12) Installing pkgconf (1.7.3-r0) 04:10:51 (10/12) Installing libsodium-dev (1.0.18-r0) 04:10:51 (11/12) Installing libzmq (4.3.3-r1) 04:10:51 (12/12) Installing zeromq-dev (4.3.3-r1) 04:10:51 Executing busybox-1.32.1-r6.trigger 04:10:51 OK: 219 MiB in 52 packages 04:10:52 Removing intermediate container d1b83b036556 04:10:52 ---> c7abcb449717 04:10:52 Step 4/6 : WORKDIR /edgex-go 04:10:52 ---> Running in b8d02d714738 04:10:52 Removing intermediate container b8d02d714738 04:10:52 ---> 3d6e7e5761e8 04:10:52 Step 5/6 : COPY go.mod . 04:10:52 ---> b07d0c43e6c8 04:10:52 Step 6/6 : RUN go mod download 04:10:52 ---> Running in 16f25c2d7c2d 04:11:05 Removing intermediate container 16f25c2d7c2d 04:11:05 ---> f599736014ae 04:11:05 Successfully built f599736014ae 04:11:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:11:05 + docker inspect -f . ci-base-image-x86_64 04:11:05 . [Pipeline] withDockerContainer 04:11:05 prd-centos7-docker-4c-2g-3391 does not seem to be running inside a container 04:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:06 $ docker top 6aece39a36fae2a0a48a698ab32f9b3392741f177e9f054f4b337e36be8bcf7b -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:06 + go version 04:11:06 go version go1.16.5 linux/amd64 [Pipeline] } 04:11:06 $ docker stop --time=1 6aece39a36fae2a0a48a698ab32f9b3392741f177e9f054f4b337e36be8bcf7b 04:11:07 $ docker rm -f 6aece39a36fae2a0a48a698ab32f9b3392741f177e9f054f4b337e36be8bcf7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:08 + docker inspect -f . ci-base-image-x86_64 04:11:08 . [Pipeline] withDockerContainer 04:11:08 prd-centos7-docker-4c-2g-3391 does not seem to be running inside a container 04:11:08 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:08 $ docker top 5f9e8c14ca79139c73bfc5031d947bc4f2ab6e8b9b1f0331b30eaf16bbb7c5f9 -eo pid,comm [Pipeline] { [Pipeline] echo 04:11:09 ========================================================= 04:11:09 [edgeXBuildGoParallel] Running Tests and Build... 04:11:09 ========================================================= [Pipeline] sh 04:11:09 + go mod tidy [Pipeline] sh 04:11:10 + make test 04:11:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:11:10 go mod tidy 04:11:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:11:15 ? github.com/edgexfoundry/edgex-go [no test files] 04:11:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:11:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:11:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:11:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:11:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:11:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:11:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:11:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:11:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:11:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 04:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 04:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 04:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 89.9% of statements 04:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements 04:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.298s coverage: 95.1% of statements 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:11:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:11:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 04:11:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:11:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 04:11:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements 04:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 04:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 04:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 04:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 04:12:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 81.8% of statements 04:12:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 04:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 04:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 04:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 62.7% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 04:12:36 GO111MODULE=on go vet ./... 04:12:58 gofmt -l . 04:12:58 [ "`gofmt -l .`" = "" ] 04:12:58 ./bin/test-attribution-txt.sh [Pipeline] sh 04:12:59 + ls -al . 04:12:59 total 572 04:12:59 drwxrwxr-x 10 1001 1001 4096 Jul 21 04:12 . 04:12:59 drwxr-xr-x 4 root root 28 Jul 21 04:11 .. 04:12:59 -rw-rw-r-- 1 1001 1001 11 Jul 21 04:09 .dockerignore 04:12:59 drwxrwxr-x 8 1001 1001 179 Jul 21 04:09 .git 04:12:59 drwxrwxr-x 3 1001 1001 125 Jul 21 04:09 .github 04:12:59 -rw-rw-r-- 1 1001 1001 818 Jul 21 04:09 .gitignore 04:12:59 -rw-rw-r-- 1 1001 1001 76 Jul 21 04:09 .hadolint.yml 04:12:59 drwx------ 3 1001 1001 58 Jul 21 04:10 .semver 04:12:59 -rw-rw-r-- 1 1001 1001 166 Jul 21 04:09 .sonarcloud.properties 04:12:59 -rw-rw-r-- 1 1001 1001 8609 Jul 21 04:09 Attribution.txt 04:12:59 -rw-rw-r-- 1 1001 1001 43881 Jul 21 04:09 CHANGELOG.md 04:12:59 -rw-rw-r-- 1 1001 1001 3804 Jul 21 04:09 CONTRIBUTING.md 04:12:59 -rw-rw-r-- 1 1001 1001 931 Jul 21 04:09 Dockerfile.build 04:12:59 -rw-rw-r-- 1 1001 1001 849 Jul 21 04:09 Jenkinsfile 04:12:59 -rw-rw-r-- 1 1001 1001 10775 Jul 21 04:09 LICENSE 04:12:59 -rw-rw-r-- 1 1001 1001 5915 Jul 21 04:09 Makefile 04:12:59 -rw-rw-r-- 1 1001 1001 8649 Jul 21 04:09 README.md 04:12:59 -rw-rw-r-- 1 1001 1001 6912 Jul 21 04:09 SECURITY.md 04:12:59 -rw-rw-r-- 1 1001 1001 5 Jul 21 04:10 VERSION 04:12:59 -rw-rw-r-- 1 1001 1001 4131 Jul 21 04:09 ZMQWindows.md 04:12:59 drwxrwxr-x 2 1001 1001 37 Jul 21 04:09 bin 04:12:59 drwxrwxr-x 14 1001 1001 4096 Jul 21 04:09 cmd 04:12:59 -rw-r--r-- 1 root root 402846 Jul 21 04:12 coverage.out 04:12:59 -rw-rw-r-- 1 1001 1001 812 Jul 21 04:09 go.mod 04:12:59 -rw-r--r-- 1 root root 21149 Jul 21 04:11 go.sum 04:12:59 drwxrwxr-x 7 1001 1001 114 Jul 21 04:09 internal 04:12:59 drwxrwxr-x 3 1001 1001 16 Jul 21 04:09 openapi 04:12:59 drwxrwxr-x 4 1001 1001 71 Jul 21 04:09 snap 04:12:59 -rw-rw-r-- 1 1001 1001 204 Jul 21 04:09 version.go [Pipeline] sh 04:12:59 + '[' -e coverage.out ] 04:12:59 + chown 1001:1001 coverage.out [Pipeline] stash 04:12:59 Stashed 1 file(s) [Pipeline] sh 04:13:00 + make build 04:13:00 go mod tidy 04:13:00 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 04:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:13:08 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 04:13:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:13:09 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 04:13:10 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 04:13:10 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 04:13:11 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 04:13:12 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 04:13:13 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 04:13:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:13:14 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] } 04:13:16 $ docker stop --time=1 5f9e8c14ca79139c73bfc5031d947bc4f2ab6e8b9b1f0331b30eaf16bbb7c5f9 04:13:17 $ docker rm -f 5f9e8c14ca79139c73bfc5031d947bc4f2ab6e8b9b1f0331b30eaf16bbb7c5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:13:21 04:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:13:21 latest: Pulling from edgex-devops/edgex-compose 04:13:21 cbdbe7a5bc2a: Pulling fs layer 04:13:21 ca9280d653b3: Pulling fs layer 04:13:21 7e9c9ca2126c: Pulling fs layer 04:13:22 cbdbe7a5bc2a: Verifying Checksum 04:13:22 cbdbe7a5bc2a: Download complete 04:13:22 cbdbe7a5bc2a: Pull complete 04:13:22 ca9280d653b3: Verifying Checksum 04:13:22 ca9280d653b3: Download complete 04:13:23 ca9280d653b3: Pull complete 04:13:24 7e9c9ca2126c: Verifying Checksum 04:13:24 7e9c9ca2126c: Download complete 04:13:27 7e9c9ca2126c: Pull complete 04:13:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:13:28 prd-centos7-docker-4c-2g-3391 does not seem to be running inside a container 04:13:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:13:30 $ docker top 2bec4acc233d54829e511e0e211421231ab0cf1376c7ae26b08985ed1be41884 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:31 + docker-compose build --help 04:13:31 + grep parallel 04:13:31 --parallel Build images in parallel. [Pipeline] } 04:13:31 $ docker stop --time=1 2bec4acc233d54829e511e0e211421231ab0cf1376c7ae26b08985ed1be41884 04:13:33 $ docker rm -f 2bec4acc233d54829e511e0e211421231ab0cf1376c7ae26b08985ed1be41884 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:13:33 . [Pipeline] withDockerContainer 04:13:33 prd-centos7-docker-4c-2g-3391 does not seem to be running inside a container 04:13:33 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:13:34 $ docker top 3fc080e1caf4d5aa8500ebaed45fb1d49cf65e597d67542ceff6edefc805e65a -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:34 + docker-compose -f ./docker-compose-build.yml build --parallel 04:13:34 Building core-command ... 04:13:34 Building core-data ... 04:13:34 Building core-metadata ... 04:13:34 Building security-bootstrapper ... 04:13:34 Building security-proxy-setup ... 04:13:34 Building security-secretstore-setup ... 04:13:34 Building support-notifications ... 04:13:34 Building support-scheduler ... 04:13:34 Building sys-mgmt-agent ... 04:13:34 Building core-metadata 04:13:34 Building security-secretstore-setup 04:13:34 Building security-proxy-setup 04:13:34 Building support-scheduler 04:13:34 Building security-bootstrapper 04:13:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:13:47 ---> f599736014ae 04:13:47 Step 3/26 : WORKDIR /edgex-go 04:13:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:13:47 ---> f599736014ae 04:13:47 Step 3/22 : WORKDIR /edgex-go 04:13:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:13:47 ---> f599736014ae 04:13:47 Step 3/24 : WORKDIR /edgex-go 04:13:49 ---> Running in b05bf69aa0c0 04:13:49 ---> Running in 23927e072d21 04:13:49 ---> Running in 2082987fdc99 04:13:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:13:55 ---> f599736014ae 04:13:55 Step 3/23 : WORKDIR /edgex-go 04:13:55 ---> Using cache 04:13:55 ---> bd15f74fd6f6 04:13:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:55 Removing intermediate container 2082987fdc99 04:13:55 ---> 2e4d2e62d9d2 04:13:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:55 Removing intermediate container b05bf69aa0c0 04:13:55 ---> fc77c2e829c4 04:13:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:55 Removing intermediate container 23927e072d21 04:13:55 ---> bd15f74fd6f6 04:13:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:55 ---> Running in 2aa422bef36f 04:13:55 ---> Running in 2d275f9437eb 04:13:55 ---> Running in 9ce3d4305ea5 04:13:55 ---> Running in 2b44943bb759 04:13:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:13:55 ---> f599736014ae 04:13:55 Step 3/32 : WORKDIR /edgex-go 04:13:55 ---> Using cache 04:13:55 ---> bd15f74fd6f6 04:13:55 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:55 ---> Running in bbec5c4dc5e9 04:13:56 Removing intermediate container 2aa422bef36f 04:13:56 ---> a91ac8e0e4e9 04:13:56 Step 5/23 : RUN apk add --update --no-cache make git 04:13:56 ---> Running in c6d37c8bd69e 04:13:56 Removing intermediate container 2b44943bb759 04:13:56 ---> 8530dbb4ea27 04:13:56 Step 5/22 : RUN apk add --update --no-cache make git 04:13:56 ---> Running in 75ae853033a5 04:13:56 Removing intermediate container 2d275f9437eb 04:13:56 ---> b6b83720ceb7 04:13:56 Step 5/24 : RUN apk add --update --no-cache make git 04:13:56 ---> Running in 616639f85a09 04:13:56 Removing intermediate container 9ce3d4305ea5 04:13:56 ---> 3b4dd9d000b5 04:13:56 Step 5/26 : RUN apk add --update --no-cache make git 04:13:56 ---> Running in c9e50acb320c 04:13:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:57 Removing intermediate container bbec5c4dc5e9 04:13:57 ---> 52957672806d 04:13:57 Step 5/32 : RUN apk add --update --no-cache make git 04:13:57 ---> Running in 10ac6f188e09 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:58 OK: 219 MiB in 52 packages 04:13:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:58 OK: 219 MiB in 52 packages 04:13:58 OK: 219 MiB in 52 packages 04:13:58 Removing intermediate container c6d37c8bd69e 04:13:58 ---> c1a01e8db98f 04:13:58 Step 6/23 : COPY go.mod . 04:13:58 OK: 219 MiB in 52 packages 04:13:58 Removing intermediate container 75ae853033a5 04:13:58 ---> ddff567ff09f 04:13:58 Step 6/22 : COPY go.mod . 04:13:58 ---> 594f56d359d1 04:13:58 Step 7/23 : RUN go mod download 04:13:58 ---> Running in f14e63089c7e 04:13:58 OK: 219 MiB in 52 packages 04:13:58 Removing intermediate container c9e50acb320c 04:13:58 ---> c86ecc84cf3d 04:13:58 Step 6/26 : COPY go.mod . 04:13:58 Removing intermediate container 10ac6f188e09 04:13:58 ---> 5abc786ea84d 04:13:58 Step 6/32 : COPY go.mod . 04:13:58 ---> 48990cf67483 04:13:58 Step 7/22 : RUN go mod download 04:13:58 ---> Running in 8348ed972cc6 04:13:59 ---> da909efacb66 04:13:59 Step 7/26 : RUN go mod download 04:13:59 ---> 2c8cfbceb261 04:13:59 Step 7/32 : RUN go mod download 04:13:59 ---> Running in 71b9cb283e6e 04:13:59 Removing intermediate container 616639f85a09 04:13:59 ---> ab744d809e5b 04:13:59 Step 6/24 : COPY go.mod . 04:13:59 ---> Running in 16b514e1acdf 04:13:59 ---> b9d552155136 04:13:59 Step 7/24 : RUN go mod download 04:13:59 ---> Running in 17d087279b18 04:13:59 Removing intermediate container f14e63089c7e 04:13:59 ---> a397ad13d5f9 04:13:59 Step 8/23 : COPY . . 04:14:00 Removing intermediate container 8348ed972cc6 04:14:00 ---> 8cca700ba432 04:14:00 Step 8/22 : COPY . . 04:14:02 Removing intermediate container 16b514e1acdf 04:14:02 ---> b15a24652271 04:14:02 Step 8/32 : COPY . . 04:14:02 Removing intermediate container 71b9cb283e6e 04:14:02 ---> d910b234b39a 04:14:02 Step 8/26 : COPY . . 04:14:03 Removing intermediate container 17d087279b18 04:14:03 ---> b1100da3510e 04:14:03 Step 8/24 : COPY . . 04:14:10 ---> 7e109410117b 04:14:10 Step 9/23 : RUN go mod tidy 04:14:10 ---> Running in 32cecf765300 04:14:12 Removing intermediate container 32cecf765300 04:14:12 ---> 434ff362a95f 04:14:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:14:12 ---> Running in 88ac04d84aa1 04:14:13 ---> 02ee2752719c 04:14:13 Step 9/22 : RUN go mod tidy 04:14:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:14:13 ---> Running in 5f6985d384f6 04:14:15 Removing intermediate container 5f6985d384f6 04:14:15 ---> 03a1da29bf15 04:14:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:14:16 ---> Running in 4e67d0e5dbb2 04:14:16 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 04:14:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3392 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 04:14:21 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 04:14:21 The recommended git tool is: git 04:14:26 ---> ed89f65b96b3 04:14:26 Step 9/32 : RUN go mod tidy 04:14:26 ---> a51e01c56cfa 04:14:26 Step 9/24 : RUN go mod tidy 04:14:26 ---> Running in 24ef538691e9 04:14:26 ---> Running in f48def771652 04:14:26 ---> cc8ccd6af900 04:14:26 Step 9/26 : RUN go mod tidy 04:14:26 ---> Running in 56cfa0f3f4b6 04:14:27 using credential edgex-jenkins-ssh 04:14:27 Cloning the remote Git repository 04:14:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:14:27 > git init /w/workspace/edgex-go/5 # timeout=10 04:14:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:14:27 > git --version # timeout=10 04:14:27 > git --version # 'git version 2.17.1' 04:14:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:28 Removing intermediate container 24ef538691e9 04:14:28 ---> 6256f06f907b 04:14:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:14:28 ---> Running in dc6c8e7b2656 04:14:28 Removing intermediate container f48def771652 04:14:28 ---> 14a843b47069 04:14:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:14:28 ---> Running in f36252bd7035 04:14:29 Removing intermediate container 56cfa0f3f4b6 04:14:29 ---> 212d004e7b82 04:14:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:29 ---> Running in eedc1c1bc2fd 04:14:29 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 04:14:29 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 04:14:29 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 04:14:42 Removing intermediate container 88ac04d84aa1 04:14:42 ---> 1a13a07f42db 04:14:42 04:14:42 Step 11/23 : FROM alpine:3.12 04:14:42 3.12: Pulling from library/alpine 04:14:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:14:42 Status: Downloaded newer image for alpine:3.12 04:14:42 ---> 13621d1b12d4 04:14:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:14:43 ---> Running in d0c240341bfa 04:14:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:14:43 (1/1) Installing dumb-init (1.2.2-r1) 04:14:43 Executing busybox-1.31.1-r20.trigger 04:14:43 OK: 6 MiB in 15 packages 04:14:44 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:14:44 Removing intermediate container d0c240341bfa 04:14:44 ---> c56fbaf230c2 04:14:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:14:44 ---> Running in 8d5cc6245f03 04:14:44 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 04:14:44 Removing intermediate container 8d5cc6245f03 04:14:44 ---> 58deb30dc012 04:14:44 Step 14/23 : ENV APP_PORT=59861 04:14:44 ---> Running in 4adf2a4fb666 04:14:44 Merge succeeded, producing 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:14:44 Checking out Revision 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 (PR-3623) 04:14:44 Removing intermediate container 4adf2a4fb666 04:14:44 ---> 292e62a9f87e 04:14:44 Step 15/23 : EXPOSE $APP_PORT 04:14:44 ---> Running in e3cfe7349019 04:14:45 Removing intermediate container e3cfe7349019 04:14:45 ---> e06e0558bd5f 04:14:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:14:45 ---> 3caf4b0b80bb 04:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:14:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:14:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:44 > git config core.sparsecheckout # timeout=10 04:14:44 > git checkout -f 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 # timeout=10 04:14:44 > git remote # timeout=10 04:14:44 > git config --get remote.origin.url # timeout=10 04:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:44 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 04:14:44 > git rev-parse HEAD^{commit} # timeout=10 04:14:44 > git config core.sparsecheckout # timeout=10 04:14:44 > git checkout -f 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 # timeout=10 04:14:45 ---> 5695105da654 04:14:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:14:45 ---> 3aec1ebe1f85 04:14:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:14:45 ---> Running in 26d88e1ece94 04:14:45 Removing intermediate container 26d88e1ece94 04:14:45 ---> c20112478a51 04:14:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:14:45 ---> Running in ba020132510f 04:14:46 Removing intermediate container ba020132510f 04:14:46 ---> 5bddc7fe1219 04:14:46 Step 21/23 : LABEL arch=x86_64 04:14:46 ---> Running in 02b66a7f03f0 04:14:46 Removing intermediate container 02b66a7f03f0 04:14:46 ---> 4f0f22005a94 04:14:46 Step 22/23 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:14:46 ---> Running in d28c21d8da93 04:14:46 Removing intermediate container d28c21d8da93 04:14:46 ---> cafec1e21b78 04:14:46 Step 23/23 : LABEL version=0.0.0 04:14:46 ---> Running in 8a8a8aeb3b86 04:14:46 Removing intermediate container 8a8a8aeb3b86 04:14:46 ---> 3585c549b1a6 04:14:46 04:14:46 Successfully built 3585c549b1a6 04:14:47 Successfully tagged support-scheduler:latest 04:14:47 Building sys-mgmt-agent 04:14:48 Commit message: "Merge branch 'main' into issue-3601" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:49 provisioning config files... 04:14:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config388718233693654373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:50 ---> docker-login.sh 04:14:50 nexus3.edgexfoundry.org:10001 04:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:51 Configure a credential helper to remove this warning. See 04:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:51 04:14:51 Login Succeeded 04:14:51 nexus3.edgexfoundry.org:10002 04:14:51  Building support-scheduler ... done Removing intermediate container 4e67d0e5dbb2 04:14:51 ---> 09a5ce3614a9 04:14:51 04:14:51 Step 11/22 : FROM alpine:3.12 04:14:51 ---> 13621d1b12d4 04:14:51 Step 12/22 : RUN apk add --update --no-cache curl 04:14:51 ---> Running in 166f20cc689c 04:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:51 Configure a credential helper to remove this warning. See 04:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:51 04:14:51 Login Succeeded 04:14:51 nexus3.edgexfoundry.org:10003 04:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:52 Configure a credential helper to remove this warning. See 04:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:52 04:14:52 Login Succeeded 04:14:52 nexus3.edgexfoundry.org:10004 04:14:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:14:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:52 Configure a credential helper to remove this warning. See 04:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:52 04:14:52 Login Succeeded 04:14:52 docker.io 04:14:52 (1/4) Installing ca-certificates (20191127-r4) 04:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:14:52 (3/4) Installing libcurl (7.77.0-r0) 04:14:52 (4/4) Installing curl (7.77.0-r0) 04:14:52 Executing busybox-1.31.1-r20.trigger 04:14:52 Executing ca-certificates-20191127-r4.trigger 04:14:52 OK: 7 MiB in 18 packages 04:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:53 Configure a credential helper to remove this warning. See 04:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:53 04:14:53 Login Succeeded 04:14:53 ---> docker-login.sh ends [Pipeline] } 04:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:54 ========================================================= 04:14:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:14:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:14:54 Removing intermediate container 166f20cc689c 04:14:54 ---> 15544081364f 04:14:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:14:54 ---> Running in 5d790bbf8879 04:14:54 Removing intermediate container 5d790bbf8879 04:14:54 ---> 012e370c8812 04:14:54 Step 14/22 : WORKDIR /edgex 04:14:54 ---> Running in 59df97ed0005 04:14:54 + 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 . 04:14:54 Removing intermediate container 59df97ed0005 04:14:54 ---> 45c6fb1db8cb 04:14:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:14:54 ---> 5fdfbac0d771 04:14:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:14:55 ---> 822ef696586c 04:14:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:14:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:14:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:14:56 ---> f599736014ae 04:14:56 Step 3/24 : WORKDIR /edgex-go 04:14:56 ---> Using cache 04:14:56 ---> bd15f74fd6f6 04:14:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:56 ---> Using cache 04:14:56 ---> 52957672806d 04:14:56 Step 5/24 : RUN apk add --update --no-cache make bash git 04:14:56 ---> dc7a6ec1e0ac 04:14:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:14:56 ---> Running in 76f3b6325f69 04:14:56 ---> Running in 07019af56664 04:14:56 Removing intermediate container 07019af56664 04:14:56 ---> c3ac7e77dd4d 04:14:56 Step 19/22 : CMD ["--init=true"] 04:14:56 Sending build context to Docker daemon 165.8MB 04:14:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:14:56 Step 2/6 : FROM ${BASE} 04:14:56 ---> Running in d0f77fc2cce5 04:14:56 Removing intermediate container d0f77fc2cce5 04:14:56 ---> 4aad3c7b490f 04:14:56 Step 20/22 : LABEL arch=x86_64 04:14:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:56 595b0fe564bb: Pulling fs layer 04:14:56 24495759ef45: Pulling fs layer 04:14:56 d148012ef14d: Pulling fs layer 04:14:56 cb65c68fc2e2: Pulling fs layer 04:14:56 093eec477d81: Pulling fs layer 04:14:56 a6d5b2bbb924: Pulling fs layer 04:14:56 2446dc1eb7d3: Pulling fs layer 04:14:56 596795e73e0f: Pulling fs layer 04:14:56 cb65c68fc2e2: Waiting 04:14:56 093eec477d81: Waiting 04:14:56 a6d5b2bbb924: Waiting 04:14:56 2446dc1eb7d3: Waiting 04:14:56 596795e73e0f: Waiting 04:14:56 d148012ef14d: Verifying Checksum 04:14:56 d148012ef14d: Download complete 04:14:56 24495759ef45: Verifying Checksum 04:14:56 24495759ef45: Download complete 04:14:56 093eec477d81: Verifying Checksum 04:14:56 093eec477d81: Download complete 04:14:57 ---> Running in 752b208138b2 04:14:57 Removing intermediate container 752b208138b2 04:14:57 ---> f42fc157c7dc 04:14:57 Step 21/22 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:14:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:14:57 a6d5b2bbb924: Verifying Checksum 04:14:57 a6d5b2bbb924: Download complete 04:14:57 2446dc1eb7d3: Verifying Checksum 04:14:57 2446dc1eb7d3: Download complete 04:14:57 595b0fe564bb: Download complete 04:14:57 ---> Running in 985f558352d1 04:14:57 Removing intermediate container 985f558352d1 04:14:57 ---> 1a721a7220d9 04:14:57 Step 22/22 : LABEL version=0.0.0 04:14:57 ---> Running in 5a16c1876ef1 04:14:57 Removing intermediate container 5a16c1876ef1 04:14:57 ---> 77e0356e9e80 04:14:57 04:14:57 595b0fe564bb: Pull complete 04:14:57 Successfully built 77e0356e9e80 04:14:57 Successfully tagged security-proxy-setup:latest 04:14:57 Building core-command 04:14:58  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:14:58 24495759ef45: Pull complete 04:14:58 d148012ef14d: Pull complete 04:14:59 OK: 219 MiB in 52 packages 04:14:59 596795e73e0f: Verifying Checksum 04:14:59 596795e73e0f: Download complete 04:15:00 Removing intermediate container 76f3b6325f69 04:15:00 ---> 87234ef1294d 04:15:00 Step 6/24 : COPY go.mod . 04:15:00 cb65c68fc2e2: Download complete 04:15:01 ---> f91d1c2b7c92 04:15:01 Step 7/24 : RUN go mod download 04:15:01 ---> Running in d2eaac58142e 04:15:03 Removing intermediate container d2eaac58142e 04:15:03 ---> 089919bed851 04:15:03 Step 8/24 : COPY . . 04:15:08 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 04:15:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:08 ---> f599736014ae 04:15:08 Step 3/24 : WORKDIR /edgex-go 04:15:08 ---> Using cache 04:15:08 ---> bd15f74fd6f6 04:15:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:08 ---> Using cache 04:15:08 ---> 52957672806d 04:15:08 Step 5/24 : RUN apk add --update --no-cache make git 04:15:08 ---> Using cache 04:15:08 ---> 5abc786ea84d 04:15:08 Step 6/24 : COPY go.mod . 04:15:08 ---> Using cache 04:15:08 ---> 2c8cfbceb261 04:15:08 Step 7/24 : RUN go mod download 04:15:08 ---> Using cache 04:15:08 ---> b15a24652271 04:15:08 Step 8/24 : COPY . . 04:15:08 ---> Using cache 04:15:08 ---> ed89f65b96b3 04:15:08 Step 9/24 : RUN go mod tidy 04:15:08 ---> Using cache 04:15:08 ---> 6256f06f907b 04:15:08 Step 10/24 : RUN make cmd/core-command/core-command 04:15:08 ---> Running in 5d899b38e196 04:15:09 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 04:15:09 Removing intermediate container dc6c8e7b2656 04:15:09 ---> ceb31cc090e0 04:15:09 04:15:09 Step 11/32 : FROM alpine:3.12 04:15:09 ---> 13621d1b12d4 04:15:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:15:09 ---> Running in d737c4e21c08 04:15:09 Removing intermediate container d737c4e21c08 04:15:09 ---> 5083e6cc4688 04:15:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:15:10 ---> Running in f44117eab742 04:15:10 ---> 2dc5a4c48d17 04:15:10 Step 9/24 : RUN go mod tidy 04:15:10 ---> Running in 0ebccf1a34a4 04:15:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:11 (1/2) Installing dumb-init (1.2.2-r1) 04:15:11 (2/2) Installing su-exec (0.2-r1) 04:15:11 Executing busybox-1.31.1-r20.trigger 04:15:11 OK: 6 MiB in 16 packages 04:15:11 cb65c68fc2e2: Pull complete 04:15:11 093eec477d81: Pull complete 04:15:11 a6d5b2bbb924: Pull complete 04:15:11 2446dc1eb7d3: Pull complete 04:15:12 Removing intermediate container f44117eab742 04:15:12 ---> 4d605e8e4c40 04:15:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:15:12 Removing intermediate container eedc1c1bc2fd 04:15:12 ---> 1155589d7053 04:15:12 04:15:12 Step 11/26 : FROM alpine:3.12 04:15:12 ---> 13621d1b12d4 04:15:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:15:12 Removing intermediate container f36252bd7035 04:15:12 ---> 9870335abe97 04:15:12 04:15:12 Step 11/24 : FROM alpine:3.12 04:15:12 ---> 13621d1b12d4 04:15:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:15:12 ---> Using cache 04:15:12 ---> c56fbaf230c2 04:15:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:15:12 ---> Using cache 04:15:12 ---> 58deb30dc012 04:15:12 Step 14/24 : ENV APP_PORT=59881 04:15:12 ---> Running in 483de1728a0e 04:15:12 ---> Running in c1e109009103 04:15:12 ---> Running in 05d8685c18c9 04:15:12 Removing intermediate container 483de1728a0e 04:15:12 ---> 4d9804668fa2 04:15:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:15:12 Removing intermediate container 0ebccf1a34a4 04:15:12 ---> 1c1d776b6a77 04:15:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:15:12 Removing intermediate container 05d8685c18c9 04:15:12 ---> bb2d35e183bc 04:15:12 Step 15/24 : EXPOSE $APP_PORT 04:15:12 ---> Running in 1b1af61b339b 04:15:12 ---> Running in 5e282397f550 04:15:12 ---> Running in dde2a1c372ab 04:15:12 Removing intermediate container 1b1af61b339b 04:15:12 ---> 36ac92eb1663 04:15:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:15:12 ---> Running in f0926ff604dd 04:15:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:12 Removing intermediate container dde2a1c372ab 04:15:12 ---> 9a05c3764106 04:15:12 Step 16/24 : WORKDIR / 04:15:12 ---> Running in 597cc994b2fd 04:15:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:13 (1/6) Installing ca-certificates (20191127-r4) 04:15:13 Removing intermediate container 597cc994b2fd 04:15:13 ---> 12759a7ed6c5 04:15:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:13 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:15:13 (3/6) Installing libcurl (7.77.0-r0) 04:15:13 (4/6) Installing curl (7.77.0-r0) 04:15:13 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 04:15:13 (5/6) Installing dumb-init (1.2.2-r1) 04:15:13 (6/6) Installing su-exec (0.2-r1) 04:15:13 Executing busybox-1.31.1-r20.trigger 04:15:13 Executing ca-certificates-20191127-r4.trigger 04:15:13 OK: 7 MiB in 20 packages 04:15:13 ---> fa25f0db7f1b 04:15:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:15:14 Removing intermediate container c1e109009103 04:15:14 ---> 254d19bdd184 04:15:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:14 ---> 384a67043699 04:15:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:15:14 Removing intermediate container f0926ff604dd 04:15:14 ---> db4839513ac0 04:15:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:15:14 ---> Running in 9790206e6174 04:15:14 ---> Running in ffeb3b930724 04:15:14 ---> 2b295041e4fa 04:15:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:15:14 Removing intermediate container 9790206e6174 04:15:14 ---> 8c6eca8fa00a 04:15:14 Step 14/26 : WORKDIR / 04:15:14 ---> Running in fd91db9b6f62 04:15:14 ---> Running in df6bf139acfa 04:15:14 Removing intermediate container ffeb3b930724 04:15:14 ---> ed66d588cb41 04:15:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:15:14 Removing intermediate container fd91db9b6f62 04:15:14 ---> d805f09ce3eb 04:15:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:14 ---> Running in 2f23ab42c99b 04:15:14 Removing intermediate container df6bf139acfa 04:15:14 ---> ec9688a52f2b 04:15:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:15:15 Removing intermediate container 2f23ab42c99b 04:15:15 ---> 2bc08deac42f 04:15:15 Step 22/24 : LABEL arch=x86_64 04:15:15 ---> d8ae4fe76694 04:15:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:15:15 ---> Running in 515816147bfd 04:15:15 ---> Running in b02b0280f0ac 04:15:15 ---> b67326c3bd0c 04:15:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:15:15 Removing intermediate container b02b0280f0ac 04:15:15 ---> 0af20d490f27 04:15:15 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:15:15 596795e73e0f: Pull complete 04:15:15 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 04:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:15:15 ---> d9e956139c92 04:15:15 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 04:15:15 ---> Running in 3b994302fde1 04:15:15 ---> 7e8dcaef847d 04:15:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:15:15 Removing intermediate container 3b994302fde1 04:15:15 ---> a17ee4243b4b 04:15:15 Step 24/24 : LABEL version=0.0.0 04:15:15 ---> Running in 8bab479b2262 04:15:16 Removing intermediate container 8bab479b2262 04:15:16 ---> 86d4bfbfe038 04:15:16 04:15:16 ---> 28e497419d95 04:15:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:15:16 Successfully built 86d4bfbfe038 04:15:16 Successfully tagged core-metadata:latest 04:15:16 Building core-data 04:15:16  Building core-metadata ... done Removing intermediate container 515816147bfd 04:15:16 ---> a6c617539c83 04:15:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:16 ---> fae2b2aea4e1 04:15:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:15:17 ---> 3f25c8248f1a 04:15:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:15:17 ---> f8a16f537a73 04:15:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:15:18 ---> 046ca7f15d68 04:15:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:15:18 ---> 1c5e7ed4a188 04:15:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:15:18 ---> Running in 36313f6408c2 04:15:18 ---> 09e61421e887 04:15:18 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/ 04:15:18 ---> d35d2dfd0141 04:15:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:15:18 ---> Running in 2b47ee9c33d7 04:15:19 ---> 063dbc368657 04:15:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:15:19 ---> 29971be47111 04:15:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:15:19 ---> Running in fdeb002a5308 04:15:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:15:20 Removing intermediate container fdeb002a5308 04:15:20 ---> d1d4473122e4 04:15:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:15:20 Removing intermediate container 2b47ee9c33d7 04:15:20 ---> ace1192c08ef 04:15:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:15:20 ---> Running in de8dc6982150 04:15:20 ---> dccb8e63e89d 04:15:20 Step 27/32 : RUN chmod +x /entrypoint.sh 04:15:20 Removing intermediate container de8dc6982150 04:15:20 ---> ec6c23d34125 04:15:20 Step 24/26 : LABEL arch=x86_64 04:15:20 ---> Running in f9558d7f88d2 04:15:20 ---> Running in 8c828a31ef5c 04:15:20 Removing intermediate container 8c828a31ef5c 04:15:20 ---> 449a9cb6f1d4 04:15:20 Step 25/26 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:15:20 ---> Running in 4a2f3be8ca2b 04:15:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:15:21 Removing intermediate container 4a2f3be8ca2b 04:15:21 ---> 3a1603df479b 04:15:21 Step 26/26 : LABEL version=0.0.0 04:15:21 ---> Running in e7fbcdb980b1 04:15:21 Removing intermediate container e7fbcdb980b1 04:15:21 ---> d6ca7d03a676 04:15:21 04:15:21 Successfully built d6ca7d03a676 04:15:21 Successfully tagged security-secretstore-setup:latest 04:15:21  Building security-secretstore-setup ... done Building support-notifications 04:15:21 (1/12) Installing libmagic (5.39-r0) 04:15:21 (2/12) Installing file (5.39-r0) 04:15:21 Removing intermediate container f9558d7f88d2 04:15:21 ---> 7a8fc0fd97ae 04:15:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:15:22 (3/12) Installing libc-dev (0.7.2-r3) 04:15:22 (4/12) Installing g++ (10.2.1_pre1-r3) 04:15:22 ---> Running in c6dca7b60cc2 04:15:23 Removing intermediate container c6dca7b60cc2 04:15:23 ---> f6d28ddcb388 04:15:23 Step 29/32 : CMD ["gate"] 04:15:23 ---> Running in 724cdcc73653 04:15:23 Removing intermediate container 724cdcc73653 04:15:23 ---> b6cbe7b41b78 04:15:23 Step 30/32 : LABEL arch=x86_64 04:15:23 ---> Running in 2dc587d7633d 04:15:24 Removing intermediate container 2dc587d7633d 04:15:24 ---> de8f40fc9396 04:15:24 Step 31/32 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:15:24 ---> Running in 3a711aa69779 04:15:24 Removing intermediate container 3a711aa69779 04:15:24 ---> 745a67ce9a6d 04:15:24 Step 32/32 : LABEL version=0.0.0 04:15:24 ---> Running in 1fc9a3c26bfb 04:15:25 Removing intermediate container 1fc9a3c26bfb 04:15:25 ---> 018235f1c9a6 04:15:25 04:15:25 Successfully built 018235f1c9a6 04:15:25 Successfully tagged security-bootstrapper:latest 04:15:27 (5/12) Installing fortify-headers (1.1-r0) 04:15:27 (6/12) Installing patch (2.7.6-r7) 04:15:27 (7/12) Installing build-base (0.5-r2) 04:15:27 (8/12) Installing libsodium (1.0.18-r0) 04:15:27 (9/12) Installing pkgconf (1.7.3-r0) 04:15:27 (10/12) Installing libsodium-dev (1.0.18-r0) 04:15:27 (11/12) Installing libzmq (4.3.3-r1) 04:15:27 (12/12) Installing zeromq-dev (4.3.3-r1) 04:15:27 Executing busybox-1.32.1-r6.trigger 04:15:27 OK: 218 MiB in 52 packages 04:15:29  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:29 ---> f599736014ae 04:15:29 Step 3/24 : WORKDIR /edgex-go 04:15:29 ---> Using cache 04:15:29 ---> bd15f74fd6f6 04:15:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:29 ---> Using cache 04:15:29 ---> 52957672806d 04:15:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:15:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:15:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:15:29 ---> f599736014ae 04:15:29 Step 3/23 : WORKDIR /edgex-go 04:15:29 ---> Using cache 04:15:29 ---> bd15f74fd6f6 04:15:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:29 ---> Using cache 04:15:29 ---> 52957672806d 04:15:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:15:29 ---> Running in d57a760720a8 04:15:29 ---> Running in ce0301e338af 04:15:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:31 Removing intermediate container 36313f6408c2 04:15:31 ---> f130bff0f5d8 04:15:31 Step 4/6 : WORKDIR /edgex-go 04:15:31 ---> Running in 7b8b73823841 04:15:31 Removing intermediate container 7b8b73823841 04:15:31 ---> 1da726eed693 04:15:31 Step 5/6 : COPY go.mod . 04:15:32 OK: 219 MiB in 52 packages 04:15:32 OK: 219 MiB in 52 packages 04:15:32 Removing intermediate container 5d899b38e196 04:15:32 ---> 31ff8d001436 04:15:32 04:15:32 Step 11/24 : FROM alpine:3.12 04:15:32 ---> 13621d1b12d4 04:15:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:15:32 ---> Using cache 04:15:32 ---> c56fbaf230c2 04:15:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:15:32 ---> Using cache 04:15:32 ---> 58deb30dc012 04:15:32 Step 14/24 : ENV APP_PORT=59882 04:15:32 ---> Running in 5071a459f637 04:15:32 Removing intermediate container 5071a459f637 04:15:32 ---> 62800589f1e2 04:15:32 Step 15/24 : EXPOSE $APP_PORT 04:15:32 Removing intermediate container d57a760720a8 04:15:32 ---> 75b8ec65f1d1 04:15:32 Step 6/24 : COPY go.mod . 04:15:32 ---> Running in 16541b1b0bca 04:15:32 Removing intermediate container ce0301e338af 04:15:32 ---> 6499ac22db04 04:15:32 Step 6/23 : COPY go.mod . 04:15:32 ---> 1eea34734f53 04:15:32 Step 6/6 : RUN go mod download 04:15:32 ---> Running in 9faa00b274a5 04:15:33 ---> a8e01619a093 04:15:33 Step 7/24 : RUN go mod download 04:15:33 ---> a793ff37fde8 04:15:33 Step 7/23 : RUN go mod download 04:15:33 Removing intermediate container 16541b1b0bca 04:15:33 ---> 264caa4098b9 04:15:33 Step 16/24 : WORKDIR / 04:15:33 ---> Running in 91e5a478a0f6 04:15:33 ---> Running in e10147e39175 04:15:33 ---> Running in a4ad02305cc7 04:15:33 Removing intermediate container a4ad02305cc7 04:15:33 ---> 67c33580aa38 04:15:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:33 ---> f8f3a10e19a2 04:15:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:15:33 ---> 4a35bb030c9f 04:15:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:15:34 ---> 7e86b535b058 04:15:34 Step 20/24 : ENTRYPOINT ["/core-command"] 04:15:34 ---> Running in a868c3f188e2 04:15:34 Removing intermediate container e10147e39175 04:15:34 ---> 13afd11368cc 04:15:34 Step 8/24 : COPY . . 04:15:34 Removing intermediate container 91e5a478a0f6 04:15:34 ---> 43130e13e15e 04:15:34 Step 8/23 : COPY . . 04:15:34 Removing intermediate container a868c3f188e2 04:15:34 ---> 4f2344e29b14 04:15:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:37 ---> Running in c2209f716fc6 04:15:38 Removing intermediate container c2209f716fc6 04:15:38 ---> f56a7f326865 04:15:38 Step 22/24 : LABEL arch=x86_64 04:15:39 ---> Running in 61a2ff7395e5 04:15:39 Removing intermediate container 5e282397f550 04:15:39 ---> 334fb2295243 04:15:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:15:39 ---> Running in f558f9ac9bcd 04:15:39 Removing intermediate container 61a2ff7395e5 04:15:39 ---> eed2ec9d714a 04:15:39 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:15:39 ---> Running in af0a6b52166e 04:15:40 Removing intermediate container af0a6b52166e 04:15:40 ---> 15d65e608d75 04:15:40 Step 24/24 : LABEL version=0.0.0 04:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:15:40 ---> c65723882912 04:15:40 Step 9/23 : RUN go mod tidy 04:15:40 ---> 225571ed82cd 04:15:40 Step 9/24 : RUN go mod tidy 04:15:40 ---> Running in 28909f2b8b66 04:15:40 ---> Running in 479394b8d892 04:15:40 ---> Running in e4d4e01f06bc 04:15:40 Removing intermediate container 28909f2b8b66 04:15:40 ---> 15e9b616ab82 04:15:40 04:15:40 Successfully built 15e9b616ab82 04:15:41 Successfully tagged core-command:latest 04:15:41  Building core-command ... done Removing intermediate container f558f9ac9bcd 04:15:41 ---> 259c2c97d7af 04:15:41 04:15:41 Step 12/24 : FROM docker:20.10.6 04:15:41 Removing intermediate container e4d4e01f06bc 04:15:41 ---> d1e822a9a1f6 04:15:41 Step 10/24 : RUN make cmd/core-data/core-data 04:15:41 20.10.6: Pulling from library/docker 04:15:41 ---> Running in 804b812b0e3c 04:15:42 Removing intermediate container 479394b8d892 04:15:42 ---> efdbdddb8070 04:15:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:15:42 ---> Running in ca3f633b5bbd 04:15:42 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 04:15:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:15:53 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 04:15:53 Status: Downloaded newer image for docker:20.10.6 04:15:53 ---> d2979b152a7d 04:15:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:15:53 ---> Running in 259c95adf69c 04:15:54 Removing intermediate container 259c95adf69c 04:15:54 ---> 3cc3ccae535e 04:15:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:15:54 ---> Running in 811e1e7b4725 04:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:55 (1/39) Installing readline (8.1.0-r0) 04:15:55 (2/39) Installing bash (5.1.0-r0) 04:15:55 Executing bash-5.1.0-r0.post-install 04:15:55 (3/39) Installing brotli-libs (1.0.9-r3) 04:15:55 (4/39) Installing nghttp2-libs (1.42.0-r1) 04:15:55 (5/39) Installing libcurl (7.77.0-r1) 04:15:55 (6/39) Installing curl (7.77.0-r1) 04:15:55 (7/39) Installing dumb-init (1.2.5-r0) 04:15:55 (8/39) Installing libbz2 (1.0.8-r1) 04:15:55 (9/39) Installing expat (2.2.10-r1) 04:15:55 (10/39) Installing libffi (3.3-r2) 04:15:55 (11/39) Installing gdbm (1.19-r0) 04:15:55 (12/39) Installing xz-libs (5.2.5-r0) 04:15:55 (13/39) Installing sqlite-libs (3.34.1-r0) 04:15:55 (14/39) Installing python3 (3.8.10-r0) 04:15:55 (15/39) Installing py3-appdirs (1.4.4-r1) 04:15:55 (16/39) Installing py3-ordered-set (4.0.2-r0) 04:15:55 (17/39) Installing py3-parsing (2.4.7-r1) 04:15:56 (18/39) Installing py3-six (1.15.0-r0) 04:15:56 (19/39) Installing py3-packaging (20.9-r0) 04:15:56 (20/39) Installing py3-setuptools (51.3.3-r0) 04:15:56 (21/39) Installing py3-chardet (4.0.0-r0) 04:15:56 (22/39) Installing py3-idna (3.1-r0) 04:15:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 04:15:56 (24/39) Installing py3-requests (2.25.1-r1) 04:15:56 (25/39) Installing py3-msgpack (1.0.2-r0) 04:15:56 (26/39) Installing py3-lockfile (0.12.2-r3) 04:15:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:15:56 (28/39) Installing py3-colorama (0.4.4-r0) 04:15:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 04:15:56 (30/39) Installing py3-distlib (0.3.1-r1) 04:15:56 (31/39) Installing py3-distro (1.5.0-r1) 04:15:56 (32/39) Installing py3-webencodings (0.5.1-r3) 04:15:56 (33/39) Installing py3-html5lib (1.1-r0) 04:15:56 (34/39) Installing py3-pytoml (0.1.21-r0) 04:15:56 (35/39) Installing py3-pep517 (0.9.1-r0) 04:15:56 (36/39) Installing py3-progress (1.5-r0) 04:15:56 (37/39) Installing py3-retrying (1.3.3-r0) 04:15:56 (38/39) Installing py3-toml (0.10.2-r0) 04:15:56 (39/39) Installing py3-pip (20.3.4-r0) 04:15:56 Executing busybox-1.32.1-r6.trigger 04:15:56 OK: 82 MiB in 59 packages 04:15:58 Collecting docker-compose==1.23.2 04:15:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:15:58 Collecting texttable<0.10,>=0.9.0 04:15:58 Downloading texttable-0.9.1.tar.gz (11 kB) 04:15:59 Collecting websocket-client<1.0,>=0.32.0 04:15:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:15:59 Collecting jsonschema<3,>=2.5.1 04:15:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:15:59 Collecting docopt<0.7,>=0.6.1 04:15:59 Downloading docopt-0.6.2.tar.gz (25 kB) 04:15:59 Removing intermediate container 9faa00b274a5 04:15:59 ---> f2724101e09e 04:15:59 Successfully built f2724101e09e 04:15:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:00 + docker inspect -f . ci-base-image-arm64 04:16:00 . [Pipeline] withDockerContainer 04:16:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:16:00 Collecting PyYAML<4,>=3.10 04:16:00 prd-ubuntu18.04-docker-arm64-4c-16g-3392 does not seem to be running inside a container 04:16:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:16:00 Downloading PyYAML-3.13.tar.gz (270 kB) 04:16:01 Collecting dockerpty<0.5,>=0.4.1 04:16:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:16:01 Collecting docker<4.0,>=3.6.0 04:16:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:16:01 Collecting cached-property<2,>=1.2.0 04:16:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:16:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:16:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:16:01 Collecting docker-pycreds>=0.4.0 04:16:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:16:02 $ docker top 49bda4e9b4b70d779f73d6af4950e9b10db974900f97643a086c062733b5525a -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:02 Collecting urllib3<1.25,>=1.21.1 04:16:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:16:02 Collecting idna<2.8,>=2.5 04:16:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:16:02 Collecting chardet<3.1.0,>=3.0.2 04:16:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:16:02 Collecting certifi>=2017.4.17 04:16:02 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 04:16:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:16:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:16:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:16:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:16:02 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:16:02 Attempting uninstall: urllib3 04:16:02 Found existing installation: urllib3 1.26.2 04:16:02 Uninstalling urllib3-1.26.2: 04:16:02 Successfully uninstalled urllib3-1.26.2 04:16:02 Attempting uninstall: idna 04:16:02 Found existing installation: idna 3.1 04:16:02 Uninstalling idna-3.1: 04:16:02 Successfully uninstalled idna-3.1 04:16:03 + go version 04:16:03 go version go1.16.5 linux/arm64 [Pipeline] } 04:16:03 $ docker stop --time=1 49bda4e9b4b70d779f73d6af4950e9b10db974900f97643a086c062733b5525a 04:16:03 Attempting uninstall: chardet 04:16:03 Found existing installation: chardet 4.0.0 04:16:03 Uninstalling chardet-4.0.0: 04:16:03 Successfully uninstalled chardet-4.0.0 04:16:03 Attempting uninstall: requests 04:16:03 Found existing installation: requests 2.25.1 04:16:03 Uninstalling requests-2.25.1: 04:16:03 Successfully uninstalled requests-2.25.1 04:16:03 Running setup.py install for texttable: started 04:16:04 Running setup.py install for texttable: finished with status 'done' 04:16:04 Running setup.py install for PyYAML: started 04:16:05 $ docker rm -f 49bda4e9b4b70d779f73d6af4950e9b10db974900f97643a086c062733b5525a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 04:16:05 Running setup.py install for PyYAML: finished with status 'done' 04:16:05 Running setup.py install for docopt: started [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:05 + docker inspect -f . ci-base-image-arm64 04:16:05 . [Pipeline] withDockerContainer 04:16:05 Running setup.py install for docopt: finished with status 'done' 04:16:05 Running setup.py install for dockerpty: started 04:16:06 prd-ubuntu18.04-docker-arm64-4c-16g-3392 does not seem to be running inside a container 04:16:06 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:16:06 Running setup.py install for dockerpty: finished with status 'done' 04:16:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 04:16:07 $ docker top e29744b33fbdcec27066220dd7615e5ad13b35e32b13dd9a3da5aeb6bf6446ca -eo pid,comm 04:16:07 Removing intermediate container ca3f633b5bbd 04:16:07 ---> e0366eb0f70f 04:16:07 04:16:07 Step 11/23 : FROM alpine:3.12 04:16:07 ---> 13621d1b12d4 04:16:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:16:07 ---> Running in da21724b934a [Pipeline] { [Pipeline] echo 04:16:08 ========================================================= 04:16:08 [edgeXBuildGoParallel] Running Tests and Build... 04:16:08 ========================================================= [Pipeline] sh 04:16:08 + go mod tidy 04:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:08 (1/2) Installing ca-certificates (20191127-r4) 04:16:08 (2/2) Installing dumb-init (1.2.2-r1) 04:16:08 Executing busybox-1.31.1-r20.trigger 04:16:08 Executing ca-certificates-20191127-r4.trigger 04:16:08 OK: 6 MiB in 16 packages [Pipeline] sh 04:16:10 + make test 04:16:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:16:10 go mod tidy 04:16:10 Removing intermediate container da21724b934a 04:16:10 ---> 2609aef23e60 04:16:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:16:10 ---> Running in 3437abefa4b3 04:16:10 Removing intermediate container 804b812b0e3c 04:16:10 ---> b58601facbab 04:16:10 04:16:10 Step 11/24 : FROM alpine:3.12 04:16:10 ---> 13621d1b12d4 04:16:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:16:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:16:10 ---> Running in cafe425d7a78 04:16:10 Removing intermediate container 811e1e7b4725 04:16:10 ---> 0a2692bba367 04:16:10 Step 15/24 : ENV APP_PORT=58890 04:16:10 Removing intermediate container 3437abefa4b3 04:16:10 ---> 17a1fc871804 04:16:10 Step 14/23 : ENV APP_PORT=59860 04:16:10 ---> Running in 209f7691007e 04:16:10 ---> Running in 5bce32804b5e 04:16:10 Removing intermediate container cafe425d7a78 04:16:10 ---> c3656e9a2600 04:16:10 Step 13/24 : ENV APP_PORT=59880 04:16:10 Removing intermediate container 5bce32804b5e 04:16:10 ---> f9ba0297825a 04:16:10 Step 16/24 : EXPOSE $APP_PORT 04:16:10 ---> Running in bf395b5f030b 04:16:10 Removing intermediate container 209f7691007e 04:16:10 ---> cabfe56e6348 04:16:10 Step 15/23 : EXPOSE $APP_PORT 04:16:10 ---> Running in 2bdc169792f2 04:16:10 ---> Running in 6a11c66efed4 04:16:11 Removing intermediate container bf395b5f030b 04:16:11 ---> 5bb33ba4b34a 04:16:11 Step 14/24 : EXPOSE $APP_PORT 04:16:11 ---> Running in 8bf2bc576f74 04:16:11 Removing intermediate container 2bdc169792f2 04:16:11 ---> 3ac78dad600b 04:16:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:16:11 Removing intermediate container 6a11c66efed4 04:16:11 ---> 4e577e4db0f1 04:16:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:11 Removing intermediate container 8bf2bc576f74 04:16:11 ---> 113c3dd12c8e 04:16:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:11 ---> Running in e61dd07f89c2 04:16:11 ---> e1d6b04c286f 04:16:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:16:11 ---> 2b965c2568b4 04:16:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:16:11 ---> a62e181e5841 04:16:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:16:11 ---> dff83b0e0487 04:16:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:16:12 ---> 95ae25790bb6 04:16:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:16:12 Removing intermediate container e61dd07f89c2 04:16:12 ---> 7f4d4da6b77f 04:16:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:16:12 ---> Running in 92859104df43 04:16:12 ---> 2a492507a110 04:16:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:16:12 ---> Running in 7140c75d4dce 04:16:12 ---> Running in b89222f8445a 04:16:12 Removing intermediate container 92859104df43 04:16:12 ---> 15812b335b82 04:16:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:12 ---> Running in 213a1d33d929 04:16:12 Removing intermediate container b89222f8445a 04:16:12 ---> d2d469c2e697 04:16:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:12 ---> Running in 240368a9bcb9 04:16:12 Removing intermediate container 213a1d33d929 04:16:12 ---> e64ccf62c9f2 04:16:12 Step 21/23 : LABEL arch=x86_64 04:16:12 ---> Running in 84e529cd3c9e 04:16:12 Removing intermediate container 240368a9bcb9 04:16:12 ---> 8d5efdbad448 04:16:12 Step 22/24 : LABEL arch=x86_64 04:16:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:12 ---> Running in 2f7469a7f0d1 04:16:12 Removing intermediate container 84e529cd3c9e 04:16:12 ---> 29811c4661f0 04:16:12 Step 22/23 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:16:12 ---> Running in 955d226cfa61 04:16:12 Removing intermediate container 2f7469a7f0d1 04:16:12 ---> 05abfde24748 04:16:12 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:16:12 ---> Running in f113f224dc9d 04:16:12 Removing intermediate container 955d226cfa61 04:16:12 ---> 3697fa4a1f78 04:16:12 Step 23/23 : LABEL version=0.0.0 04:16:12 ---> Running in a979b4f9d6cf 04:16:12 Removing intermediate container f113f224dc9d 04:16:12 ---> f941ffd6b096 04:16:12 Step 24/24 : LABEL version=0.0.0 04:16:12 ---> Running in 68c119230182 04:16:12 Removing intermediate container a979b4f9d6cf 04:16:12 ---> d4f1d4893ed5 04:16:12 04:16:13 Successfully built d4f1d4893ed5 04:16:13 Successfully tagged support-notifications:latest 04:16:13  Building support-notifications ... done Removing intermediate container 68c119230182 04:16:13 ---> 1115c2c1cdd5 04:16:13 04:16:13 Successfully built 1115c2c1cdd5 04:16:13 Successfully tagged sys-mgmt-agent:latest 04:16:13  Building sys-mgmt-agent ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:13 (1/6) Installing dumb-init (1.2.2-r1) 04:16:13 (2/6) Installing libgcc (9.3.0-r2) 04:16:14 (3/6) Installing libsodium (1.0.18-r0) 04:16:14 (4/6) Installing libstdc++ (9.3.0-r2) 04:16:15 (5/6) Installing libzmq (4.3.3-r0) 04:16:15 (6/6) Installing zeromq (4.3.3-r0) 04:16:15 Executing busybox-1.31.1-r20.trigger 04:16:15 OK: 8 MiB in 20 packages 04:16:15 Removing intermediate container 7140c75d4dce 04:16:15 ---> 99c73f617cfc 04:16:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:15 ---> 9c9b97e5815b 04:16:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:16:16 ---> 3d70014552ba 04:16:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:16:16 ---> 042e35346b44 04:16:16 Step 20/24 : ENTRYPOINT ["/core-data"] 04:16:16 ---> Running in 0118cf7f132c 04:16:16 Removing intermediate container 0118cf7f132c 04:16:16 ---> d422212cde20 04:16:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:16 ---> Running in c55b398d908a 04:16:16 Removing intermediate container c55b398d908a 04:16:16 ---> 8fc03d1ccc55 04:16:16 Step 22/24 : LABEL arch=x86_64 04:16:16 ---> Running in a647f0fed4a4 04:16:16 Removing intermediate container a647f0fed4a4 04:16:16 ---> e91edb11d7dc 04:16:16 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:16:16 ---> Running in 917d20dd437c 04:16:16 Removing intermediate container 917d20dd437c 04:16:16 ---> f550633f0ecf 04:16:16 Step 24/24 : LABEL version=0.0.0 04:16:16 ---> Running in c78914913ec4 04:16:16 Removing intermediate container c78914913ec4 04:16:16 ---> 53b99f53c5d6 04:16:16 04:16:17 Successfully built 53b99f53c5d6 04:16:17 Successfully tagged core-data:latest 04:16:17  Building core-data ... done  [Pipeline] } 04:16:17 $ docker stop --time=1 3fc080e1caf4d5aa8500ebaed45fb1d49cf65e597d67542ceff6edefc805e65a 04:16:18 $ docker rm -f 3fc080e1caf4d5aa8500ebaed45fb1d49cf65e597d67542ceff6edefc805e65a [Pipeline] // withDockerContainer [Pipeline] sh 04:16:18 + docker images 04:16:18 REPOSITORY TAG IMAGE ID CREATED SIZE 04:16:18 core-data latest 53b99f53c5d6 2 seconds ago 20.3MB 04:16:18 sys-mgmt-agent latest 1115c2c1cdd5 5 seconds ago 324MB 04:16:18 support-notifications latest d4f1d4893ed5 6 seconds ago 16.7MB 04:16:18 b58601facbab 8 seconds ago 1.18GB 04:16:18 e0366eb0f70f 11 seconds ago 1.18GB 04:16:18 259c2c97d7af 37 seconds ago 1.18GB 04:16:18 core-command latest 15e9b616ab82 38 seconds ago 15.9MB 04:16:18 31ff8d001436 46 seconds ago 1.17GB 04:16:18 security-bootstrapper latest 018235f1c9a6 53 seconds ago 18.6MB 04:16:18 security-secretstore-setup latest d6ca7d03a676 57 seconds ago 28.7MB 04:16:18 core-metadata latest 86d4bfbfe038 About a minute ago 16.6MB 04:16:18 1155589d7053 About a minute ago 1.18GB 04:16:18 9870335abe97 About a minute ago 1.18GB 04:16:18 ceb31cc090e0 About a minute ago 1.18GB 04:16:18 security-proxy-setup latest 77e0356e9e80 About a minute ago 25.7MB 04:16:18 09a5ce3614a9 About a minute ago 1.18GB 04:16:18 support-scheduler latest 3585c549b1a6 About a minute ago 15.9MB 04:16:18 1a13a07f42db About a minute ago 1.18GB 04:16:18 ci-base-image-x86_64 latest f599736014ae 5 minutes ago 678MB 04:16:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 6 days ago 475MB 04:16:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB 04:16:18 docker 20.10.6 d2979b152a7d 3 months ago 246MB 04:16:18 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 04:16:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 04:16:19 Running on prd-ubuntu18.04-docker-8c-8g-3173 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 04:16:19 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 04:16:19 The recommended git tool is: git 04:16:22 using credential edgex-jenkins-ssh 04:16:22 Cloning the remote Git repository 04:16:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:16:22 > git init /w/workspace/edgex-go/5 # timeout=10 04:16:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:16:22 > git --version # timeout=10 04:16:22 > git --version # 'git version 2.17.1' 04:16:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:16:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:16:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:16:29 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:16:29 Merge succeeded, producing 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:16:29 Checking out Revision 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 (PR-3623) 04:16:29 > git config core.sparsecheckout # timeout=10 04:16:29 > git checkout -f 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 # timeout=10 04:16:29 > git remote # timeout=10 04:16:29 > git config --get remote.origin.url # timeout=10 04:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:29 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 04:16:29 > git rev-parse HEAD^{commit} # timeout=10 04:16:29 > git config core.sparsecheckout # timeout=10 04:16:29 > git checkout -f 7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 # timeout=10 04:16:32 ? github.com/edgexfoundry/edgex-go [no test files] 04:16:33 Commit message: "Merge branch 'main' into issue-3601" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:34 + echo snap-build.sh 04:16:34 snap-build.sh 04:16:34 + SNAP_BASE_DIR=. 04:16:34 + '[' '!' -z /w/workspace/edgex-go/5 ']' 04:16:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 04:16:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 04:16:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 04:16:34 + cd /w/workspace/edgex-go/5 04:16:34 + sudo apt-get remove -qy --purge lxd lxd-client 04:16:34 Reading package lists... 04:16:34 Building dependency tree... 04:16:34 Reading state information... 04:16:34 The following packages were automatically installed and are no longer required: 04:16:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:16:34 uidmap xdelta3 04:16:34 Use 'sudo apt autoremove' to remove them. 04:16:34 The following packages will be REMOVED: 04:16:34 lxd* lxd-client* 04:16:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:16:34 After this operation, 31.7 MB disk space will be freed. 04:16:34 (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.) 04:16:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:16:35 Removing lxd dnsmasq configuration 04:16:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:16:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:16:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:16:36 (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.) 04:16:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:16:37 Processing triggers for systemd (237-3ubuntu10.45) ... 04:16:37 Processing triggers for ureadahead (0.100.0-21) ... 04:16:38 + sudo snap remove --purge lxd 04:16:38 snap "lxd" is not installed 04:16:38 + sudo groupadd --force --system lxd 04:16:38 ++ whoami 04:16:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:16:38 + newgrp - lxd 04:16:38 + sudo snap install lxd 04:16:46 2021-07-21T04:16:43Z INFO Waiting for automatic snapd restart... 04:16:59 lxd 4.16 from Canonical* installed 04:16:59 + sudo lxd init --auto 04:17:09 + sudo snap install --classic snapcraft 04:17:19 snapcraft 4.8.3 from Canonical* installed 04:17:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:17:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:17:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:19 Dload Upload Total Spent Left Speed 04:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 04:17:19 100 3325k 100 3325k 0 0 6203k 0 --:--:-- --:--:-- --:--:-- 6203k 04:17:19 ./yq_linux_amd64 04:17:19 + sudo snapcraft prime --use-lxd 04:17:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:17:20 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:17:20 - README.md 04:17:20 04:17:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:17:20 Launching a container. 04:17:27 Waiting for container to be ready 04:17:28 To start your first instance, try: lxc launch ubuntu:18.04 04:17:28 04:17:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:17:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:17:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:17:31 Waiting for network to be ready... 04:17:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:17:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 04:17:32 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:17:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 04:17:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.1 kB] 04:17:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4748 B] 04:17:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [386 kB] 04:17:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.2 kB] 04:17:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 04:17:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 04:17:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:17:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:17:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:17:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:17:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:17:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:17:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:17:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:17:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:17:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 04:17:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 04:17:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.5 kB] 04:17:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7120 B] 04:17:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [410 kB] 04:17:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [55.8 kB] 04:17:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1740 kB] 04:17:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [372 kB] 04:17:36 Fetched 24.9 MB in 4s (6144 kB/s) 04:17:37 Reading package lists... 04:17:37 Reading package lists... 04:17:37 Building dependency tree... 04:17:37 Reading state information... 04:17:37 The following additional packages will be installed: 04:17:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:17:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:17:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:17:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:17:37 Suggested packages: 04:17:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:17:37 Recommended packages: 04:17:37 gnupg libsasl2-modules 04:17:37 The following NEW packages will be installed: 04:17:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:17:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:17:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:17:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:17:37 The following packages will be upgraded: 04:17:37 gpg gpg-agent gpgconf libudev1 04:17:37 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 04:17:37 Need to get 3528 kB of archives. 04:17:37 After this operation, 13.3 MB of additional disk space will be used. 04:17:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.49 [57.1 kB] 04:17:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.49 [1102 kB] 04:17:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 04:17:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:17:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:17:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:17:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:17:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:17:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:17:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:17:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:17:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:17:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:17:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:17:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:17:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:17:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:17:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:17:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:17:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:17:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:17:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:17:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:17:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:17:38 debconf: delaying package configuration, since apt-utils is not installed 04:17:38 Fetched 3528 kB in 1s (3341 kB/s) 04:17:38 (Reading database ... 12511 files and directories currently installed.) 04:17:38 Preparing to unpack .../libudev1_237-3ubuntu10.49_amd64.deb ... 04:17:38 Unpacking libudev1:amd64 (237-3ubuntu10.49) over (237-3ubuntu10) ... 04:17:38 Setting up libudev1:amd64 (237-3ubuntu10.49) ... 04:17:38 Selecting previously unselected package udev. 04:17:38 (Reading database ... 12511 files and directories currently installed.) 04:17:38 Preparing to unpack .../00-udev_237-3ubuntu10.49_amd64.deb ... 04:17:38 Unpacking udev (237-3ubuntu10.49) ... 04:17:38 Selecting previously unselected package libfuse2:amd64. 04:17:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:17:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:17:38 Selecting previously unselected package fuse. 04:17:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:17:38 Unpacking fuse (2.9.7-1ubuntu1) ... 04:17:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:17:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:17:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:17:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:17:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:17:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:17:39 Selecting previously unselected package libksba8:amd64. 04:17:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:17:39 Unpacking libksba8:amd64 (1.3.5-2) ... 04:17:39 Selecting previously unselected package libroken18-heimdal:amd64. 04:17:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:17:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:17:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:17:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libwind0-heimdal:amd64. 04:17:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:17:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:17:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:17:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:17:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:17:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:39 Selecting previously unselected package libsasl2-modules-db:amd64. 04:17:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:17:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:17:39 Selecting previously unselected package libsasl2-2:amd64. 04:17:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:17:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:17:40 Selecting previously unselected package libldap-common. 04:17:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:17:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:17:40 Selecting previously unselected package libldap-2.4-2:amd64. 04:17:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:17:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:17:40 Selecting previously unselected package dirmngr. 04:17:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:17:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:17:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:17:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:17:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:17:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:17:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:17:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:17:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libksba8:amd64 (1.3.5-2) ... 04:17:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:17:40 Setting up udev (237-3ubuntu10.49) ... 04:17:40 invoke-rc.d: policy-rc.d denied execution of start. 04:17:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Processing triggers for systemd (237-3ubuntu10) ... 04:17:40 Setting up fuse (2.9.7-1ubuntu1) ... 04:17:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:17:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:17:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:17:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:17:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:17:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:17:41 settings in the [Install] section, and DefaultInstance for template units). 04:17:41 This means they are not meant to be enabled using systemctl. 04:17:41 Possible reasons for having this kind of units are: 04:17:41 1) A unit may be statically enabled by being symlinked from another unit's 04:17:41 .wants/ or .requires/ directory. 04:17:41 2) A unit's purpose may be to act as a helper for some other unit which has 04:17:41 a requirement dependency on it. 04:17:41 3) A unit may be started when needed via activation (socket, path, timer, 04:17:41 D-Bus, udev, scripted systemctl call, ...). 04:17:41 4) In case of template units, the unit is meant to be enabled with some 04:17:41 instance name specified. 04:17:41 Reading package lists... 04:17:41 Building dependency tree... 04:17:41 Reading state information... 04:17:41 The following additional packages will be installed: 04:17:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:17:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:17:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:17:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:17:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:17:41 Suggested packages: 04:17:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:17:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:17:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:17:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:17:41 systemd-container policykit-1 04:17:41 Recommended packages: 04:17:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:17:41 The following NEW packages will be installed: 04:17:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:17:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:17:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:17:41 multiarch-support openssh-client python3 python3-minimal python3.6 04:17:41 python3.6-minimal snapd squashfs-tools sudo 04:17:41 The following packages will be upgraded: 04:17:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:17:41 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 04:17:41 Need to get 36.7 MB of archives. 04:17:41 After this operation, 147 MB of additional disk space will be used. 04:17:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.49 [2915 kB] 04:17:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:17:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.49 [208 kB] 04:17:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:17:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:17:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:17:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:17:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:17:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:17:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:17:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:17:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:17:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:17:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:17:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:17:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:17:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:17:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:17:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:17:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:17:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:17:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:17:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:17:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:17:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:17:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:17:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:17:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:17:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 04:17:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 04:17:43 debconf: delaying package configuration, since apt-utils is not installed 04:17:43 Fetched 36.7 MB in 2s (16.9 MB/s) 04:17:43 (Reading database ... 12757 files and directories currently installed.) 04:17:43 Preparing to unpack .../systemd_237-3ubuntu10.49_amd64.deb ... 04:17:44 Unpacking systemd (237-3ubuntu10.49) over (237-3ubuntu10) ... 04:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:17:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.49_amd64.deb ... 04:17:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.49) over (237-3ubuntu10) ... 04:17:44 Setting up libsystemd0:amd64 (237-3ubuntu10.49) ... 04:17:44 (Reading database ... 12757 files and directories currently installed.) 04:17:44 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:17:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:17:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:17:45 (Reading database ... 12757 files and directories currently installed.) 04:17:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:17:45 Unpacking apt (1.6.14) over (1.6.1) ... 04:17:45 Setting up apt (1.6.14) ... 04:17:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:17:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:17:45 (Reading database ... 12764 files and directories currently installed.) 04:17:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:17:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:17:45 Selecting previously unselected package libpython3.6-minimal:amd64. 04:17:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:17:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:17:45 Selecting previously unselected package libexpat1:amd64. 04:17:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:17:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:17:45 Selecting previously unselected package python3.6-minimal. 04:17:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:17:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:17:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:17:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:17:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:17:46 Checking for services that may need to be restarted...done. 04:17:46 Checking for services that may need to be restarted...done. 04:17:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:17:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:17:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:17:46 Selecting previously unselected package python3-minimal. 04:17:46 (Reading database ... 13012 files and directories currently installed.) 04:17:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:17:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:17:46 Selecting previously unselected package mime-support. 04:17:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:17:46 Unpacking mime-support (3.60ubuntu1) ... 04:17:46 Selecting previously unselected package libmpdec2:amd64. 04:17:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:17:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:17:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:17:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:17:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:17:47 Selecting previously unselected package python3.6. 04:17:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:17:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:17:47 Selecting previously unselected package libpython3-stdlib:amd64. 04:17:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:17:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:17:47 Setting up python3-minimal (3.6.7-1~18.04) ... 04:17:47 Selecting previously unselected package python3. 04:17:47 (Reading database ... 13442 files and directories currently installed.) 04:17:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:17:47 Unpacking python3 (3.6.7-1~18.04) ... 04:17:47 Selecting previously unselected package multiarch-support. 04:17:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:17:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:17:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:17:47 Selecting previously unselected package liblzo2-2:amd64. 04:17:47 (Reading database ... 13479 files and directories currently installed.) 04:17:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:17:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:17:47 Selecting previously unselected package libbsd0:amd64. 04:17:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:17:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:17:47 Selecting previously unselected package sudo. 04:17:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:17:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:17:47 Selecting previously unselected package apparmor. 04:17:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:17:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:17:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:17:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:17:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:17:48 Selecting previously unselected package libedit2:amd64. 04:17:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:17:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:17:48 Selecting previously unselected package libkrb5support0:amd64. 04:17:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:17:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:17:48 Selecting previously unselected package libk5crypto3:amd64. 04:17:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:17:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:17:48 Selecting previously unselected package libkeyutils1:amd64. 04:17:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:17:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:17:48 Selecting previously unselected package libkrb5-3:amd64. 04:17:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:17:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:17:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:17:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:17:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:17:48 Selecting previously unselected package libssl1.0.0:amd64. 04:17:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:17:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:17:48 Selecting previously unselected package openssh-client. 04:17:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:17:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:17:48 Selecting previously unselected package squashfs-tools. 04:17:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 04:17:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:17:48 Selecting previously unselected package snapd. 04:17:48 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 04:17:48 Unpacking snapd (2.49.2+18.04) ... 04:17:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:17:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:17:50 Setting up mime-support (3.60ubuntu1) ... 04:17:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:17:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:17:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:17:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:17:50 Setting up systemd (237-3ubuntu10.49) ... 04:17:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:17:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:17:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:17:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:17:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:17:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:17:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:17:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:17:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:17:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:17:51 Setting up python3 (3.6.7-1~18.04) ... 04:17:51 running python rtupdate hooks for python3.6... 04:17:51 running python post-rtupdate hooks for python3.6... 04:17:51 Setting up apparmor (2.12-4ubuntu5.1) ... 04:17:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:17:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:17:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:17:52 Setting up snapd (2.49.2+18.04) ... 04:17:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:17:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:17:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:17:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:17:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:17:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:17:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:17:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:17:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:17:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:17:54 /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' 04:17:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:17:54 Processing triggers for systemd (237-3ubuntu10.49) ... 04:17:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:17:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:17:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:17:56 Reading package lists... 04:17:56 Reading package lists... 04:17:56 Building dependency tree... 04:17:56 Reading state information... 04:17:56 Calculating upgrade... 04:17:57 The following packages will be upgraded: 04:17:57 advancecomp base-files bash binutils binutils-common 04:17:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:17:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:17:57 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 04:17:57 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 04:17:57 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:17:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:17:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:17:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:17:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:17:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:17:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:17:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:17:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:17:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:17:57 ubuntu-keyring util-linux 04:17:57 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:17:57 Need to get 64.2 MB of archives. 04:17:57 After this operation, 5125 kB of additional disk space will be used. 04:17:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 04:17:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:17:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:17:57 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:17:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:17:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:17:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:17:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:17:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:17:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:17:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:17:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:17:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:17:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:17:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:17:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:17:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:17:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:17:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:17:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:17:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:17:57 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:17:57 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:17:57 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:17:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:17:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:17:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:17:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:17:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:17:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:17:57 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:17:57 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:17:57 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.49 [14.9 kB] 04:17:57 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:17:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:17:57 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:17:57 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:17:57 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:17:57 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:17:57 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:17:57 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:17:57 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:17:57 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:17:57 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:17:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:17:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:17:57 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:17:57 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:17:57 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:17:57 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:17:57 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 04:17:57 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:17:57 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:17:57 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:17:57 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:17:57 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:17:57 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:17:57 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:17:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:17:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:17:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:17:58 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:17:58 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:17:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:17:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:17:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:17:58 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:17:58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:17:58 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:17:58 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:17:58 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:17:58 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:17:58 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:17:58 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 04:17:58 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:17:58 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:17:58 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:17:58 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:17:58 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:17:58 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:17:58 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:17:58 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:17:58 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:17:58 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:17:58 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:17:58 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 04:17:58 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:17:58 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 04:17:58 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:17:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:17:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:17:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:17:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:17:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:17:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:17:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:17:59 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:17:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:17:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:17:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:17:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:17:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:17:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:17:59 debconf: delaying package configuration, since apt-utils is not installed 04:17:59 Fetched 64.2 MB in 2s (30.6 MB/s) 04:17:59 (Reading database ... 13914 files and directories currently installed.) 04:17:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:17:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:18:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:18:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:18:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 04:18:00 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 04:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 04:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:18:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:00 (Reading database ... 13914 files and directories currently installed.) 04:18:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:18:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:18:00 (Reading database ... 13914 files and directories currently installed.) 04:18:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:18:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:18:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:01 (Reading database ... 13914 files and directories currently installed.) 04:18:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:18:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:18:01 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:18:01 (Reading database ... 13914 files and directories currently installed.) 04:18:01 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:18:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:18:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:18:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:18:02 Setting up base-files (10.1ubuntu2.10) ... 04:18:02 Installing new version of config file /etc/issue ... 04:18:02 Installing new version of config file /etc/issue.net ... 04:18:02 Installing new version of config file /etc/lsb-release ... 04:18:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.341s coverage: 100.0% of statements 04:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:18:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:18:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:18:02 Removing obsolete conffile /etc/default/motd-news ... 04:18:02 (Reading database ... 13915 files and directories currently installed.) 04:18:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:18:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:18:02 Setting up bash (4.4.18-2ubuntu1.2) ... 04:18:02 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 04:18:02 (Reading database ... 13915 files and directories currently installed.) 04:18:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.373s coverage: 46.3% of statements 04:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:18:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:18:02 (Reading database ... 13915 files and directories currently installed.) 04:18:02 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:18:02 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:18:02 Setting up tar (1.29b-2ubuntu0.2) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:18:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:18:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:18:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:18:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:18:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:18:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:18:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:18:03 Setting up grep (3.1-2build1) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 04:18:03 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 04:18:03 Setting up gzip (1.6-5ubuntu1.1) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:18:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:18:03 Setting up login (1:4.5-1ubuntu2) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:18:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:18:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:18:03 (Reading database ... 13915 files and directories currently installed.) 04:18:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:18:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.645s coverage: 89.9% of statements 04:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.221s coverage: 78.9% of statements 04:18:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:18:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:18:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:18:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:18:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:18:05 (Reading database ... 13915 files and directories currently installed.) 04:18:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:18:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:18:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:18:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:18:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:18:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:18:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:18:05 (Reading database ... 13915 files and directories currently installed.) 04:18:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:18:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:18:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:18:05 (Reading database ... 13915 files and directories currently installed.) 04:18:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:18:05 (Reading database ... 13915 files and directories currently installed.) 04:18:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:18:05 (Reading database ... 13915 files and directories currently installed.) 04:18:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:18:06 (Reading database ... 13915 files and directories currently installed.) 04:18:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:18:06 (Reading database ... 13915 files and directories currently installed.) 04:18:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:18:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:18:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:18:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:18:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:18:06 (Reading database ... 13915 files and directories currently installed.) 04:18:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:18:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:18:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:18:06 (Reading database ... 13915 files and directories currently installed.) 04:18:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:18:06 (Reading database ... 13915 files and directories currently installed.) 04:18:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:18:06 (Reading database ... 13915 files and directories currently installed.) 04:18:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:18:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements 04:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:18:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:18:07 (Reading database ... 13915 files and directories currently installed.) 04:18:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:18:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:18:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:18:08 (Reading database ... 13915 files and directories currently installed.) 04:18:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:18:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:18:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:18:08 (Reading database ... 13917 files and directories currently installed.) 04:18:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:18:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:18:08 Setting up debconf (1.5.66ubuntu1) ... 04:18:08 (Reading database ... 13917 files and directories currently installed.) 04:18:08 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:18:08 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:18:08 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:18:08 (Reading database ... 13917 files and directories currently installed.) 04:18:08 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:18:08 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:18:08 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:18:08 (Reading database ... 13917 files and directories currently installed.) 04:18:08 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:18:08 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:18:08 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:18:08 (Reading database ... 13917 files and directories currently installed.) 04:18:08 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:18:08 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:18:08 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:18:08 (Reading database ... 13919 files and directories currently installed.) 04:18:08 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:18:08 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:18:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:18:09 (Reading database ... 13923 files and directories currently installed.) 04:18:09 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:18:09 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:18:09 Preparing to unpack .../systemd-sysv_237-3ubuntu10.49_amd64.deb ... 04:18:09 Unpacking systemd-sysv (237-3ubuntu10.49) over (237-3ubuntu10) ... 04:18:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:18:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:18:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:18:09 (Reading database ... 13923 files and directories currently installed.) 04:18:09 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:18:09 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:18:09 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:18:09 (Reading database ... 13923 files and directories currently installed.) 04:18:09 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:18:09 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:18:09 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:18:09 (Reading database ... 13923 files and directories currently installed.) 04:18:09 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:18:09 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:18:09 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:18:10 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:18:10 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:18:10 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:18:10 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:18:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:18:10 Setting up passwd (1:4.5-1ubuntu2) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:18:10 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:18:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:18:10 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:18:10 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:18:10 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:18:10 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:18:10 (Reading database ... 13923 files and directories currently installed.) 04:18:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:18:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:18:11 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:18:11 (Reading database ... 13923 files and directories currently installed.) 04:18:11 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:18:11 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:18:11 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:18:11 (Reading database ... 13923 files and directories currently installed.) 04:18:11 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:18:11 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:18:11 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:18:11 (Reading database ... 13923 files and directories currently installed.) 04:18:11 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:18:11 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:18:11 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:18:11 (Reading database ... 13923 files and directories currently installed.) 04:18:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:18:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:18:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:18:11 (Reading database ... 13923 files and directories currently installed.) 04:18:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:18:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:18:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:18:11 (Reading database ... 13924 files and directories currently installed.) 04:18:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:18:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:18:12 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:18:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:18:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:18:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:18:12 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:18:12 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:18:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:18:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:18:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:18:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:18:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:18:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:18:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:18:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:18:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:18:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:18:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:18:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:18:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:18:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:18:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:18:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:18:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:18:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:18:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:18:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:18:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:18:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:18:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:18:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:18:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:18:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:18:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:18:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:18:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.282s coverage: 95.1% of statements 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.202s coverage: 60.0% of statements 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.267s coverage: 0.8% of statements 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 22.0% of statements 04:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.150s coverage: 94.1% of statements 04:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 04:18:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 04:18:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:18:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:18:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:18:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:18:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:18:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:18:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:18:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:18:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:18:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:18:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:18:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:18:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:18:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:18:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:18:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:18:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:18:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:18:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:18:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:18:17 04:18:17 Current default time zone: 'Etc/UTC' 04:18:17 Local time is now: Wed Jul 21 04:18:17 UTC 2021. 04:18:17 Universal Time is now: Wed Jul 21 04:18:17 UTC 2021. 04:18:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:18:17 04:18:17 Setting up systemd-sysv (237-3ubuntu10.49) ... 04:18:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 04:18:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:18:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:18:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:18:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:18:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:18:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:18:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:18:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:18:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:18:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:18:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:17 Setting up patch (2.7.6-2ubuntu1.1) ... 04:18:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:18:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:18:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 04:18:17 Installing new version of config file /etc/ssl/openssl.cnf ... 04:18:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:18:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:18:17 Setting up ca-certificates (20210119~18.04.1) ... 04:18:19 Updating certificates in /etc/ssl/certs... 04:18:20 23 added, 27 removed; done. 04:18:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:18:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:18:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:18:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:18:20 Setting up pkgbinarymangler (138.18.04.1) ... 04:18:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:18:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up perl (5.26.1-6ubuntu0.5) ... 04:18:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:18:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:18:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:18:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:18:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:18:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:18:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:18:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:18:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:18:21 Processing triggers for systemd (237-3ubuntu10.49) ... 04:18:21 Processing triggers for mime-support (3.60ubuntu1) ... 04:18:21 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:18:21 Updating certificates in /etc/ssl/certs... 04:18:22 0 added, 0 removed; done. 04:18:22 Running hooks in /etc/ca-certificates/update.d... 04:18:22 done. 04:18:22 Reading package lists... 04:18:22 Building dependency tree... 04:18:22 Reading state information... 04:18:22 The following NEW packages will be installed: 04:18:22 apt-transport-https 04:18:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:18:23 Need to get 4348 B of archives. 04:18:23 After this operation, 154 kB of additional disk space will be used. 04:18:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:18:23 debconf: delaying package configuration, since apt-utils is not installed 04:18:23 Fetched 4348 B in 0s (24.3 kB/s) 04:18:23 Selecting previously unselected package apt-transport-https. 04:18:23 (Reading database ... 13929 files and directories currently installed.) 04:18:23 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:18:23 Unpacking apt-transport-https (1.6.14) ... 04:18:23 Setting up apt-transport-https (1.6.14) ... 04:18:23 Waiting for network to be ready... 04:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.188s coverage: 94.4% of statements 04:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 04:18:28 2021-07-21T04:18:26Z INFO Waiting for automatic snapd restart... 04:18:28 snapd 2.51.1 from Canonical* installed 04:18:29 "snapd" switched to the "latest/stable" channel 04:18:29 04:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.631s coverage: 81.8% of statements 04:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:18:32 core18 20210611 from Canonical* installed 04:18:32 "core18" switched to the "latest/stable" channel 04:18:32 04:18:35 snapcraft 4.8.3 from Canonical* installed 04:18:35 "snapcraft" switched to the "latest/stable" channel 04:18:35 04:18:39 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: 04:18:39 - README.md 04:18:39 04:18:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:18:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:18:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:18:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.177s coverage: 87.2% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 04:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 04:18:41 Reading package lists... 04:18:41 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 04:18:41 Reading package lists... 04:18:42 Building dependency tree... 04:18:42 Reading state information... 04:18:42 Suggested packages: 04:18:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:18:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:18:42 Recommended packages: 04:18:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:18:42 The following NEW packages will be installed: 04:18:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:18:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:18:42 pkg-config zip 04:18:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 04:18:42 Need to get 7663 kB of archives. 04:18:42 After this operation, 43.8 MB of additional disk space will be used. 04:18:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:18:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 04:18:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:18:42 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:18:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:18:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:18:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:18:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:18:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:18:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:18:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:18:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:18:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:18:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:18:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:18:43 debconf: delaying package configuration, since apt-utils is not installed 04:18:43 Fetched 7663 kB in 1s (10.1 MB/s) 04:18:43 Selecting previously unselected package libglib2.0-0:amd64. 04:18:43 (Reading database ... 13933 files and directories currently installed.) 04:18:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:18:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:18:43 Selecting previously unselected package libpsl5:amd64. 04:18:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:18:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:18:43 Selecting previously unselected package libnghttp2-14:amd64. 04:18:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:18:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:18:43 Selecting previously unselected package librtmp1:amd64. 04:18:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:18:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:18:43 Selecting previously unselected package libcurl3-gnutls:amd64. 04:18:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 04:18:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:18:43 Selecting previously unselected package liberror-perl. 04:18:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:18:43 Unpacking liberror-perl (0.17025-1) ... 04:18:43 Selecting previously unselected package git-man. 04:18:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:18:43 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:18:43 Selecting previously unselected package git. 04:18:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:18:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:18:44 Selecting previously unselected package libnorm1:amd64. 04:18:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:18:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:18:44 Selecting previously unselected package libpgm-5.2-0:amd64. 04:18:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:18:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:18:44 Selecting previously unselected package libsodium23:amd64. 04:18:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:18:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:18:44 Selecting previously unselected package libzmq5:amd64. 04:18:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:18:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:18:44 Selecting previously unselected package libzmq3-dev:amd64. 04:18:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:18:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:18:44 Selecting previously unselected package pkg-config. 04:18:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:18:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:18:44 Selecting previously unselected package zip. 04:18:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:18:44 Unpacking zip (3.0-11build1) ... 04:18:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:18:44 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:18:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:18:44 Setting up liberror-perl (0.17025-1) ... 04:18:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:18:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:18:44 No schema files found: doing nothing. 04:18:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:18:44 Setting up zip (3.0-11build1) ... 04:18:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:18:44 Setting up libsodium23:amd64 (1.0.16-2) ... 04:18:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:18:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:18:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:18:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:18:44 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:18:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:18:45 git set to automatically installed. 04:18:45 git-man set to automatically installed. 04:18:45 libcurl3-gnutls set to automatically installed. 04:18:45 liberror-perl set to automatically installed. 04:18:45 libglib2.0-0 set to automatically installed. 04:18:45 libnghttp2-14 set to automatically installed. 04:18:45 libnorm1 set to automatically installed. 04:18:45 libpgm-5.2-0 set to automatically installed. 04:18:45 libpsl5 set to automatically installed. 04:18:45 librtmp1 set to automatically installed. 04:18:45 libsodium23 set to automatically installed. 04:18:45 libzmq3-dev set to automatically installed. 04:18:45 libzmq5 set to automatically installed. 04:18:45 pkg-config set to automatically installed. 04:18:45 zip set to automatically installed. 04:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.139s coverage: 66.9% of statements 04:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:18:47 snapd is not logged in, snap install commands will use sudo 04:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.708s coverage: 43.6% of statements 04:18:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:18:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 04:18:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 04:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:18:52 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 04:18:52 snapd is not logged in, snap install commands will use sudo 04:18:53 snap "core18" has no updates available 04:18:54 Pulling config-common 04:18:54 + snapcraftctl pull 04:18:55 Pulling go-build-helper 04:18:55 + snapcraftctl pull 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 91.9% of statements 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 62.7% of statements 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.6% of statements 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:18:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 95.4% of statements 04:18:56 'edgex-go' has dependencies that need to be staged: go-build-helper 04:18:56 Skipping pull go-build-helper (already ran) 04:18:56 Building go-build-helper 04:18:56 + snapcraftctl build 04:18:56 GO111MODULE=on go vet ./... 04:18:58 Staging go-build-helper 04:18:58 + snapcraftctl stage 04:19:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:19:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:19:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 04:19:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 04:19:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.1 kB] 04:19:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4748 B] 04:19:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [386 kB] 04:19:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.2 kB] 04:19:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 04:19:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 04:19:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:19:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:19:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:19:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:19:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:19:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:19:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:19:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:19:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:19:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 04:19:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 04:19:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.5 kB] 04:19:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7120 B] 04:19:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [410 kB] 04:19:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [55.8 kB] 04:19:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1740 kB] 04:19:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [372 kB] 04:19:08 Fetched 24.9 MB in 0s (0 B/s) 04:19:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:19:08 Fetched 224 kB in 0s (0 B/s) 04:19:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:19:08 Fetched 157 kB in 0s (0 B/s) 04:19:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:19:08 Fetched 221 kB in 0s (0 B/s) 04:19:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:19:08 Fetched 143 kB in 0s (0 B/s) 04:19:08 Pulling edgex-go 04:19:08 + snapcraftctl pull 04:19:08 Pulling hooks 04:19:08 + snapcraftctl pull 04:19:27 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:19:27 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:19:27 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:19:27 Fetched 0 B in 0s (0 B/s) 04:19:27 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:19:27 Fetched 96.5 kB in 0s (0 B/s) 04:19:27 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:19:27 Fetched 279 kB in 0s (0 B/s) 04:19:27 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:19:27 Fetched 122 kB in 0s (0 B/s) 04:19:27 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:19:27 Fetched 77.8 kB in 0s (0 B/s) 04:19:27 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:19:27 Fetched 8848 B in 0s (0 B/s) 04:19:27 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:19:27 Fetched 47.8 kB in 0s (0 B/s) 04:19:27 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:19:27 Fetched 45.6 kB in 0s (0 B/s) 04:19:27 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:19:27 Fetched 15.0 kB in 0s (0 B/s) 04:19:27 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 04:19:27 Fetched 219 kB in 0s (0 B/s) 04:19:27 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:19:27 Fetched 154 kB in 0s (0 B/s) 04:19:27 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:19:27 Fetched 50.6 kB in 0s (0 B/s) 04:19:27 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:19:27 Fetched 14.8 kB in 0s (0 B/s) 04:19:27 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:19:27 Fetched 41.8 kB in 0s (0 B/s) 04:19:27 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:19:27 Fetched 499 kB in 0s (0 B/s) 04:19:27 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:19:27 Fetched 111 kB in 0s (0 B/s) 04:19:27 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:19:27 Fetched 240 kB in 0s (0 B/s) 04:19:27 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:19:27 Fetched 29.3 kB in 0s (0 B/s) 04:19:27 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:19:27 Fetched 85.5 kB in 0s (0 B/s) 04:19:27 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:19:27 Fetched 24.5 kB in 0s (0 B/s) 04:19:27 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:19:27 Fetched 49.2 kB in 0s (0 B/s) 04:19:27 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:19:27 Fetched 54.2 kB in 0s (0 B/s) 04:19:27 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:19:27 Fetched 30.8 kB in 0s (0 B/s) 04:19:27 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:19:27 Fetched 15.8 kB in 0s (0 B/s) 04:19:27 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:19:27 Fetched 85.9 kB in 0s (0 B/s) 04:19:27 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:19:27 Fetched 8720 B in 0s (0 B/s) 04:19:27 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:19:27 Fetched 140 kB in 0s (0 B/s) 04:19:27 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:19:27 Fetched 119 kB in 0s (0 B/s) 04:19:27 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:19:27 Fetched 111 kB in 0s (0 B/s) 04:19:27 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:19:27 Fetched 11.1 kB in 0s (0 B/s) 04:19:27 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:19:27 Fetched 645 kB in 0s (0 B/s) 04:19:27 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:19:27 Fetched 41.3 kB in 0s (0 B/s) 04:19:27 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:19:27 Fetched 17.9 kB in 0s (0 B/s) 04:19:27 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:19:27 Fetched 368 kB in 0s (0 B/s) 04:19:27 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:19:27 Fetched 187 kB in 0s (0 B/s) 04:19:27 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:19:27 Fetched 175 kB in 0s (0 B/s) 04:19:27 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:19:27 Fetched 206 kB in 0s (0 B/s) 04:19:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 04:19:27 Fetched 1301 kB in 0s (0 B/s) 04:19:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:19:27 Fetched 36.2 kB in 0s (0 B/s) 04:19:27 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 04:19:27 Fetched 159 kB in 0s (0 B/s) 04:19:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:19:27 Fetched 107 kB in 0s (0 B/s) 04:19:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:19:27 Fetched 48.7 kB in 0s (0 B/s) 04:19:27 Pulling static-packages 04:19:27 + snapcraftctl pull 04:19:27 Pulling version 04:19:27 + cd /root/project 04:19:27 + git describe --tags --abbrev=0 04:19:27 + sed s/v// 04:19:27 + GIT_VERSION=2.0.1-dev.13 04:19:27 + [ -z 2.0.1-dev.13 ] 04:19:27 + snapcraftctl set-version 2.0.1-dev.13 04:19:27 Building config-common 04:19:27 + snapcraftctl build 04:19:29 Skipping build go-build-helper (already ran) 04:19:29 Building edgex-go 04:19:29 + cd /root/parts/edgex-go/src 04:19:29 + git describe --tags --abbrev=0 04:19:29 + sed s/v// 04:19:29 + GIT_VERSION=2.0.1-dev.13 04:19:29 + [ -z 2.0.1-dev.13 ] 04:19:29 + echo 2.0.1-dev.13 04:19:29 + make build 04:19:29 go mod tidy 04:19:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:19:30 go: downloading github.com/gorilla/mux v1.8.0 04:19:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 04:19:30 go: downloading github.com/stretchr/testify v1.7.0 04:19:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:19:30 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:19:30 go: downloading github.com/google/uuid v1.3.0 04:19:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:19:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:19:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:19:31 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:19:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:19:32 go: downloading github.com/davecgh/go-spew v1.1.1 04:19:32 go: downloading github.com/pmezard/go-difflib v1.0.0 04:19:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:19:32 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:19:32 go: downloading gopkg.in/yaml.v2 v2.4.0 04:19:32 go: downloading github.com/stretchr/objx v0.1.0 04:19:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:19:32 go: downloading github.com/lib/pq v1.10.2 04:19:32 go: downloading github.com/pelletier/go-toml v1.9.3 04:19:32 go: downloading github.com/go-kit/kit v0.9.0 04:19:32 go: downloading github.com/x448/float16 v0.8.4 04:19:32 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:19:32 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:19:32 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:19:32 go: downloading github.com/go-playground/universal-translator v0.17.0 04:19:32 go: downloading github.com/leodido/go-urn v1.2.0 04:19:32 go: downloading golang.org/x/text v0.3.2 04:19:32 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:19:32 go: downloading github.com/go-playground/locales v0.13.0 04:19:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:19:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:19:32 go: downloading github.com/pebbe/zmq4 v1.2.7 04:19:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:19:32 go: downloading github.com/go-stack/stack v1.8.0 04:19:32 go: downloading github.com/hashicorp/consul/api v1.8.1 04:19:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:19:32 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:19:32 go: downloading github.com/kr/pretty v0.2.0 04:19:33 go: downloading github.com/gorilla/websocket v1.4.2 04:19:33 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:19:33 go: downloading github.com/onsi/ginkgo v1.10.1 04:19:33 go: downloading github.com/onsi/gomega v1.7.0 04:19:33 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:19:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:19:33 go: downloading github.com/mitchellh/copystructure v1.0.0 04:19:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:19:33 go: downloading github.com/kr/text v0.1.0 04:19:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:19:33 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:19:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:19:33 go: downloading github.com/hashicorp/serf v0.9.5 04:19:33 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:19:33 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:19:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:19:33 go: downloading github.com/fatih/color v1.9.0 04:19:33 go: downloading github.com/mattn/go-colorable v0.1.6 04:19:33 go: downloading github.com/mattn/go-isatty v0.0.12 04:19:33 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:19:33 go: downloading github.com/pkg/errors v0.8.1 04:19:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:19:33 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:19:33 go: downloading github.com/hashicorp/memberlist v0.2.2 04:19:33 go: downloading github.com/hpcloud/tail v1.0.0 04:19:33 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:19:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:19:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:19:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:19:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:19:33 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:19:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:19:33 go: downloading github.com/miekg/dns v1.1.26 04:19:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:19:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:19:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:19:33 go: downloading github.com/hashicorp/errwrap v1.0.0 04:19:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data 04:19:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:19:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command 04:19:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:19:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:19:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:19:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:19:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config 04:19:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:19:58 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:19:58 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:19:58 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:19:58 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:19:58 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:19:58 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:19:58 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:19:58 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:19:58 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:19:58 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:19:58 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:19:58 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:19:58 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:19:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:19:58 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:19:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:19:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:19:58 + 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 04:19:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:19:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:19:58 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:19:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:19:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:19:58 + 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 04:19:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:19:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:19:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:19:59 Building hooks 04:19:59 + cd /root/parts/hooks/src 04:19:59 + make build 04:19:59 go mod tidy 04:20:00 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 04:20:00 go: downloading github.com/stretchr/testify v1.5.1 04:20:00 go: downloading gopkg.in/yaml.v2 v2.2.2 04:20:00 go: downloading github.com/davecgh/go-spew v1.1.0 04:20:00 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:20:01 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:20:01 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:20:01 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:20:05 Building static-packages 04:20:05 + snapcraftctl build 04:20:07 Building version 04:20:07 + snapcraftctl build 04:20:09 Staging config-common 04:20:09 + snapcraftctl stage 04:20:10 Skipping stage go-build-helper (already ran) 04:20:10 Staging edgex-go 04:20:10 + snapcraftctl stage 04:20:11 Staging hooks 04:20:11 + snapcraftctl stage 04:20:12 Staging static-packages 04:20:12 + snapcraftctl stage 04:20:13 Staging version 04:20:13 + snapcraftctl stage 04:20:14 Priming config-common 04:20:14 + snapcraftctl prime 04:20:15 Priming go-build-helper 04:20:15 + snapcraftctl prime 04:20:16 Priming edgex-go 04:20:16 + snapcraftctl prime 04:20:18 Priming hooks 04:20:18 + snapcraftctl prime 04:20:18 gofmt -l . 04:20:18 [ "`gofmt -l .`" = "" ] 04:20:18 ./bin/test-attribution-txt.sh 04:20:19 Priming static-packages 04:20:19 + snapcraftctl prime [Pipeline] sh 04:20:20 + ls -al . 04:20:20 total 600 04:20:20 drwxrwxr-x 9 1001 1001 4096 Jul 21 04:20 . 04:20:20 drwxr-xr-x 4 root root 4096 Jul 21 04:16 .. 04:20:20 -rw-rw-r-- 1 1001 1001 11 Jul 21 04:14 .dockerignore 04:20:20 drwxrwxr-x 8 1001 1001 4096 Jul 21 04:14 .git 04:20:20 drwxrwxr-x 3 1001 1001 4096 Jul 21 04:14 .github 04:20:20 -rw-rw-r-- 1 1001 1001 818 Jul 21 04:14 .gitignore 04:20:20 -rw-rw-r-- 1 1001 1001 76 Jul 21 04:14 .hadolint.yml 04:20:20 -rw-rw-r-- 1 1001 1001 166 Jul 21 04:14 .sonarcloud.properties 04:20:20 -rw-rw-r-- 1 1001 1001 8609 Jul 21 04:14 Attribution.txt 04:20:20 -rw-rw-r-- 1 1001 1001 43881 Jul 21 04:14 CHANGELOG.md 04:20:20 -rw-rw-r-- 1 1001 1001 3804 Jul 21 04:14 CONTRIBUTING.md 04:20:20 -rw-rw-r-- 1 1001 1001 931 Jul 21 04:14 Dockerfile.build 04:20:20 -rw-rw-r-- 1 1001 1001 849 Jul 21 04:14 Jenkinsfile 04:20:20 -rw-rw-r-- 1 1001 1001 10775 Jul 21 04:14 LICENSE 04:20:20 -rw-rw-r-- 1 1001 1001 5915 Jul 21 04:14 Makefile 04:20:20 -rw-rw-r-- 1 1001 1001 8649 Jul 21 04:14 README.md 04:20:20 -rw-rw-r-- 1 1001 1001 6912 Jul 21 04:14 SECURITY.md 04:20:20 -rw-rw-r-- 1 1001 1001 5 Jul 21 04:10 VERSION 04:20:20 -rw-rw-r-- 1 1001 1001 4131 Jul 21 04:14 ZMQWindows.md 04:20:20 drwxrwxr-x 2 1001 1001 4096 Jul 21 04:14 bin 04:20:20 drwxrwxr-x 14 1001 1001 4096 Jul 21 04:14 cmd 04:20:20 -rw-r--r-- 1 root root 402846 Jul 21 04:18 coverage.out 04:20:20 -rw-rw-r-- 1 1001 1001 812 Jul 21 04:14 go.mod 04:20:20 -rw-r--r-- 1 root root 21149 Jul 21 04:16 go.sum 04:20:20 drwxrwxr-x 7 1001 1001 4096 Jul 21 04:14 internal 04:20:20 drwxrwxr-x 3 1001 1001 4096 Jul 21 04:14 openapi 04:20:20 drwxrwxr-x 4 1001 1001 4096 Jul 21 04:14 snap 04:20:20 -rw-rw-r-- 1 1001 1001 204 Jul 21 04:14 version.go [Pipeline] sh 04:20:21 + '[' -e coverage.out ] 04:20:21 + chown 1001:1001 coverage.out [Pipeline] stash 04:20:21 Warning: overwriting stash ‘coverage-report’ 04:20:21 Priming version 04:20:21 + snapcraftctl prime 04:20:22 Stashed 1 file(s) [Pipeline] sh 04:20:23 + make build 04:20:23 go mod tidy 04:20:23 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 04:20:23 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:30 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 04:20:52 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 04:20:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:20:57 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 04:20:57 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 04:21:01 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 04:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:21:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:21:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:21:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:21:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:21:23 $ docker stop --time=1 e29744b33fbdcec27066220dd7615e5ad13b35e32b13dd9a3da5aeb6bf6446ca 04:21:25 $ docker rm -f e29744b33fbdcec27066220dd7615e5ad13b35e32b13dd9a3da5aeb6bf6446ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:21:27 04:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:21:28 latest: Pulling from edgex-devops/edgex-compose-arm64 04:21:28 29e5d40040c1: Pulling fs layer 04:21:28 1ce36da41761: Pulling fs layer 04:21:28 25b303627fd3: Pulling fs layer 04:21:28 29e5d40040c1: Verifying Checksum 04:21:28 29e5d40040c1: Download complete 04:21:28 1ce36da41761: Verifying Checksum 04:21:28 1ce36da41761: Download complete 04:21:29 29e5d40040c1: Pull complete 04:21:30 1ce36da41761: Pull complete 04:21:30 25b303627fd3: Download complete 04:21:40 25b303627fd3: Pull complete 04:21:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:21:41 prd-ubuntu18.04-docker-arm64-4c-16g-3392 does not seem to be running inside a container 04:21:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:21:44 $ docker top 874a0a1ce27f363564083f3a5157375fd8ba6ca01398c8f90ec847bc5de6ca7f -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:45 + + grep parallel 04:21:45 docker-compose build --help 04:21:49 --parallel Build images in parallel. [Pipeline] } 04:21:49 $ docker stop --time=1 874a0a1ce27f363564083f3a5157375fd8ba6ca01398c8f90ec847bc5de6ca7f 04:21:51 $ docker rm -f 874a0a1ce27f363564083f3a5157375fd8ba6ca01398c8f90ec847bc5de6ca7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:21:52 . [Pipeline] withDockerContainer 04:21:52 prd-ubuntu18.04-docker-arm64-4c-16g-3392 does not seem to be running inside a container 04:21:52 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:21:54 $ docker top 3f214f0bae0ed65e4a4a1d28c8308409dd05897d4aa2ea2ee03f6e40ba111716 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:55 + docker-compose -f ./docker-compose-build.yml build --parallel 04:21:58 Building core-command ... 04:21:58 Building core-data ... 04:21:58 Building core-metadata ... 04:21:58 Building security-bootstrapper ... 04:21:58 Building security-proxy-setup ... 04:21:58 Building security-secretstore-setup ... 04:21:58 Building support-notifications ... 04:21:58 Building support-scheduler ... 04:21:58 Building sys-mgmt-agent ... 04:21:58 Building sys-mgmt-agent 04:21:58 Building security-proxy-setup 04:21:58 Building support-scheduler 04:21:58 Building core-command 04:21:58 Building support-notifications 04:23:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:23:08 ---> f2724101e09e 04:23:08 Step 3/23 : WORKDIR /edgex-go 04:23:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:23:08 ---> f2724101e09e 04:23:08 Step 3/22 : WORKDIR /edgex-go 04:23:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:23:08 ---> f2724101e09e 04:23:08 Step 3/23 : WORKDIR /edgex-go 04:23:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:23:08 ---> f2724101e09e 04:23:08 Step 3/24 : WORKDIR /edgex-go 04:23:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:23:08 ---> f2724101e09e 04:23:08 Step 3/24 : WORKDIR /edgex-go 04:23:08 ---> Running in 6c36ecba1c4f 04:23:08 ---> Running in 55a71729c561 04:23:08 ---> Running in d138c54aa851 04:23:08 ---> Running in e289da70b820 04:23:08 ---> Running in 8c7e8febbffe 04:23:08 Removing intermediate container 6c36ecba1c4f 04:23:08 ---> 87828db5cbaa 04:23:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:08 Removing intermediate container e289da70b820 04:23:08 ---> ffb3865c3f26 04:23:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:08 Removing intermediate container d138c54aa851 04:23:08 ---> eb4742adb3c7 04:23:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:08 Removing intermediate container 8c7e8febbffe 04:23:08 ---> 70eb561f392c 04:23:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:08 Removing intermediate container 55a71729c561 04:23:08 ---> 1c85b3bb8637 04:23:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:08 ---> Running in 4f9ab53eafbb 04:23:08 ---> Running in 4ea6f1cc10ce 04:23:08 ---> Running in 6e917ab31f81 04:23:08 ---> Running in 5283eedcff9e 04:23:08 ---> Running in ee7924979ba4 04:23:11 Removing intermediate container 4f9ab53eafbb 04:23:11 ---> fb549ad491dc 04:23:11 Step 5/24 : RUN apk add --update --no-cache make bash git 04:23:11 Removing intermediate container 4ea6f1cc10ce 04:23:11 ---> e97faf7ffd22 04:23:11 Step 5/23 : RUN apk add --update --no-cache make git 04:23:11 ---> Running in 89a256f29112 04:23:12 ---> Running in 95446ba70176 04:23:12 Removing intermediate container 6e917ab31f81 04:23:12 ---> d478fc6db96e 04:23:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:23:12 Removing intermediate container ee7924979ba4 04:23:12 ---> df17b7872feb 04:23:12 Step 5/24 : RUN apk add --update --no-cache make git 04:23:12 Removing intermediate container 5283eedcff9e 04:23:12 ---> b33716284a94 04:23:12 Step 5/22 : RUN apk add --update --no-cache make git 04:23:12 ---> Running in 9d54700cdb5e 04:23:12 ---> Running in 172bcda1ebec 04:23:12 ---> Running in 94db0ee0c520 04:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:23:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:23:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:23:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:23:15 OK: 218 MiB in 52 packages 04:23:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:23:16 OK: 218 MiB in 52 packages 04:23:17 OK: 218 MiB in 52 packages 04:23:17 OK: 218 MiB in 52 packages 04:23:17 OK: 218 MiB in 52 packages 04:23:17 Removing intermediate container 89a256f29112 04:23:17 ---> b09e80129fbc 04:23:17 Step 6/24 : COPY go.mod . 04:23:17 Removing intermediate container 95446ba70176 04:23:17 ---> 8db9b0dc82c4 04:23:17 Step 6/23 : COPY go.mod . 04:23:18 ---> f9f04e1d054a 04:23:18 Step 7/24 : RUN go mod download 04:23:18 Removing intermediate container 94db0ee0c520 04:23:18 ---> 925aac63db67 04:23:18 Step 6/22 : COPY go.mod . 04:23:18 Removing intermediate container 172bcda1ebec 04:23:18 ---> dc7396a8a997 04:23:18 Step 6/24 : COPY go.mod . 04:23:18 ---> Running in c1a0fb155517 04:23:18 Removing intermediate container 9d54700cdb5e 04:23:18 ---> 293f2e4d4ed6 04:23:18 Step 6/23 : COPY go.mod . 04:23:19 ---> 20029ec38fe8 04:23:19 Step 7/23 : RUN go mod download 04:23:19 ---> Running in 46e49c0e29ec 04:23:19 ---> 06e68ad31baf 04:23:19 Step 7/22 : RUN go mod download 04:23:20 ---> baf5b995a855 04:23:20 Step 7/24 : RUN go mod download 04:23:20 ---> Running in 3da50c6505cd 04:23:20 ---> Running in cec36f4d6e8b 04:23:20 ---> 86a93db6c55c 04:23:20 Step 7/23 : RUN go mod download 04:23:21 ---> Running in 893e0f7003c0 04:23:23 Removing intermediate container 46e49c0e29ec 04:23:23 ---> 0b9be9fa5e17 04:23:23 Step 8/23 : COPY . . 04:23:23 Removing intermediate container c1a0fb155517 04:23:23 ---> 3c25e60266de 04:23:23 Step 8/24 : COPY . . 04:23:25 Removing intermediate container 3da50c6505cd 04:23:25 ---> 79790af6830b 04:23:25 Step 8/22 : COPY . . 04:23:25 Removing intermediate container cec36f4d6e8b 04:23:25 ---> 7bb13340a68a 04:23:25 Step 8/24 : COPY . . 04:23:26 Removing intermediate container 893e0f7003c0 04:23:26 ---> 1fe98d1349ee 04:23:26 Step 8/23 : COPY . . 04:23:48 ---> 15e339ff77a7 04:23:48 Step 9/24 : RUN go mod tidy 04:23:48 ---> ea64302af68c 04:23:48 Step 9/23 : RUN go mod tidy 04:23:48 ---> aa03860a9fc2 04:23:48 Step 9/22 : RUN go mod tidy 04:23:48 ---> cd4b40046600 04:23:48 Step 9/23 : RUN go mod tidy 04:23:48 ---> 5c0e13c502a7 04:23:48 Step 9/24 : RUN go mod tidy 04:23:48 ---> Running in 72958fa1645b 04:23:48 ---> Running in dda509c80fe4 04:23:48 ---> Running in 14551a61ba57 04:23:48 ---> Running in 958a9473998b 04:23:48 ---> Running in fec29bdfcf24 04:23:53 Removing intermediate container 72958fa1645b 04:23:53 ---> 8c999ffae296 04:23:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:23:53 ---> Running in 8b54c660e9a9 04:23:53 Removing intermediate container 14551a61ba57 04:23:53 ---> 2472c5489adb 04:23:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:23:53 ---> Running in 4895f9574ed9 04:23:53 Removing intermediate container dda509c80fe4 04:23:53 ---> b18048e41bcc 04:23:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:23:54 ---> Running in 8e2f091f772e 04:23:54 Removing intermediate container 958a9473998b 04:23:54 ---> 5c052c05f6a1 04:23:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:23:54 Removing intermediate container fec29bdfcf24 04:23:54 ---> 742e250494f3 04:23:54 Step 10/24 : RUN make cmd/core-command/core-command 04:23:54 ---> Running in b4abdc3a214d 04:23:54 ---> Running in efa2f6ba7ae8 04:23:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:23: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 04:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:23:57 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 04:23:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:25:49 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 04:25:52 Removing intermediate container b4abdc3a214d 04:25:52 ---> 88167888f91f 04:25:52 04:25:52 Step 11/24 : FROM alpine:3.12 04:25:53 Removing intermediate container 8b54c660e9a9 04:25:53 ---> f5b92ff0337d 04:25:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:25:53 3.12: Pulling from library/alpine 04:25:53 ---> Running in d945a006c9a2 04:25:55 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 04:25:56 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:25:56 Status: Downloaded newer image for alpine:3.12 04:25:56 ---> c4fd0aeabfcf 04:25:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:25:57 ---> Running in f1dabe6d862f 04:25:58 Removing intermediate container 8e2f091f772e 04:25:58 ---> 59c1d15a0987 04:25:58 04:25:58 Step 11/22 : FROM alpine:3.12 04:25:58 ---> c4fd0aeabfcf 04:25:58 Step 12/22 : RUN apk add --update --no-cache curl 04:25:58 Removing intermediate container 4895f9574ed9 04:25:58 ---> 61b6ac0efdf6 04:25:58 04:25:58 Step 11/23 : FROM alpine:3.12 04:25:58 ---> c4fd0aeabfcf 04:25:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:25:58 Removing intermediate container efa2f6ba7ae8 04:25:58 ---> 64c75b6c9c52 04:25:58 04:25:58 Step 11/23 : FROM alpine:3.12 04:25:58 ---> c4fd0aeabfcf 04:25:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:25:58 ---> Running in 7ef857dd840a 04:25:58 ---> Running in b1cd147f356a 04:25:58 ---> Running in bc8f2a293d5e 04:25:59 Removing intermediate container d945a006c9a2 04:25:59 ---> bafa4c2caf6e 04:25:59 04:25:59 Step 12/24 : FROM docker:20.10.6 04:25:59 20.10.6: Pulling from library/docker 04:26:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:01 (1/1) Installing dumb-init (1.2.2-r1) 04:26:01 Executing busybox-1.31.1-r20.trigger 04:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:01 OK: 5 MiB in 15 packages 04:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:02 (1/4) Installing ca-certificates (20191127-r4) 04:26:02 (1/1) Installing dumb-init (1.2.2-r1) 04:26:02 Executing busybox-1.31.1-r20.trigger 04:26:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:26:02 (3/4) Installing libcurl (7.77.0-r0) 04:26:02 OK: 5 MiB in 15 packages 04:26:02 (4/4) Installing curl (7.77.0-r0) 04:26:02 Executing busybox-1.31.1-r20.trigger 04:26:02 Executing ca-certificates-20191127-r4.trigger 04:26:02 (1/2) Installing ca-certificates (20191127-r4) 04:26:02 (2/2) Installing dumb-init (1.2.2-r1) 04:26:02 Executing busybox-1.31.1-r20.trigger 04:26:02 OK: 7 MiB in 18 packages 04:26:02 Executing ca-certificates-20191127-r4.trigger 04:26:03 OK: 6 MiB in 16 packages 04:26:03 Removing intermediate container f1dabe6d862f 04:26:03 ---> 4f04d591553c 04:26:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:26:03 ---> Running in 48fb18d31027 04:26:04 Removing intermediate container 7ef857dd840a 04:26:04 ---> 14b9475c901e 04:26:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:26:04 ---> Running in 2e9a055a644e 04:26:05 Removing intermediate container 48fb18d31027 04:26:05 ---> 51422c457c95 04:26:05 Step 14/24 : ENV APP_PORT=59882 04:26:05 Removing intermediate container b1cd147f356a 04:26:05 ---> d70774186ee8 04:26:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:26:05 Removing intermediate container bc8f2a293d5e 04:26:05 ---> 0f810c77e266 04:26:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:26:05 ---> Running in 263af8046814 04:26:05 Removing intermediate container 2e9a055a644e 04:26:05 ---> 8694b8ecd51b 04:26:05 Step 14/23 : ENV APP_PORT=59861 04:26:05 ---> Running in 7c461380caf6 04:26:05 ---> Running in c0c7cec14891 04:26:05 ---> Running in e183a8de4000 04:26:06 Removing intermediate container 263af8046814 04:26:06 ---> eb3c46afb80d 04:26:06 Step 15/24 : EXPOSE $APP_PORT 04:26:06 Removing intermediate container c0c7cec14891 04:26:06 ---> 938387353a93 04:26:06 Step 14/22 : WORKDIR /edgex 04:26:06 ---> Running in 2f7b5d84260e 04:26:06 Removing intermediate container 7c461380caf6 04:26:06 ---> 592fec7c4d00 04:26:06 Step 14/23 : ENV APP_PORT=59860 04:26:06 ---> Running in e5cd955acaaa 04:26:06 Removing intermediate container e183a8de4000 04:26:06 ---> 34df3b2ff0b0 04:26:07 Step 15/23 : EXPOSE $APP_PORT 04:26:07 ---> Running in 3f09e12b727c 04:26:07 ---> Running in 47e61b364ffc 04:26:07 Removing intermediate container 2f7b5d84260e 04:26:07 ---> eb49b3e831df 04:26:07 Step 16/24 : WORKDIR / 04:26:08 ---> Running in a4cd07228448 04:26:08 Removing intermediate container e5cd955acaaa 04:26:08 ---> ec066e8d8065 04:26:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:26:08 Removing intermediate container 3f09e12b727c 04:26:08 ---> 530d384e6c0b 04:26:08 Step 15/23 : EXPOSE $APP_PORT 04:26:08 Removing intermediate container 47e61b364ffc 04:26:08 ---> 9fd542705050 04:26:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:09 ---> Running in 3ea0bfe72e91 04:26:09 Removing intermediate container a4cd07228448 04:26:09 ---> b149ccc1f489 04:26:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:09 ---> 87acb39e1614 04:26:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:26:10 ---> 2bfb12023598 04:26:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:26:10 Removing intermediate container 3ea0bfe72e91 04:26:10 ---> 487e09f951a3 04:26:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:11 ---> 345b95ae804e 04:26:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:26:12 ---> 36ec88489e0c 04:26:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:26:13 ---> ca00e579ff33 04:26:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:26:13 ---> d145b839002d 04:26:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:26:13 ---> 4ebcb5c77485 04:26:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:26:15 ---> 789181166e4e 04:26:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:26:15 ---> 3c76da91212b 04:26:15 Step 20/24 : ENTRYPOINT ["/core-command"] 04:26:15 ---> 4cf33612f0fc 04:26:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:26:15 ---> 9cb40056e292 04:26:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:26:15 ---> Running in 84e4df11ab32 04:26:15 ---> Running in a0d20618b19a 04:26:15 ---> Running in 495a603a5f5b 04:26:15 ---> 569a14a09912 04:26:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:26:16 ---> Running in 1292cc8acd2b 04:26:16 Removing intermediate container a0d20618b19a 04:26:16 ---> f3d57fea256d 04:26:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:16 Removing intermediate container 84e4df11ab32 04:26:16 ---> 107723866ec6 04:26:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:16 Removing intermediate container 495a603a5f5b 04:26:16 ---> ba5defedecbc 04:26:16 Step 19/22 : CMD ["--init=true"] 04:26:16 ---> Running in 0b1931d9be87 04:26:16 ---> Running in 03fe9525ace3 04:26:16 ---> Running in e29afe15155d 04:26:17 Removing intermediate container 1292cc8acd2b 04:26:17 ---> 618efc1a3609 04:26:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:17 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 04:26:17 Status: Downloaded newer image for docker:20.10.6 04:26:17 ---> cdf2a7733a7b 04:26:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:26:17 ---> Running in 8bfb666d8834 04:26:17 ---> Running in e51ea2e1a5c5 04:26:17 Removing intermediate container 03fe9525ace3 04:26:17 ---> 27c7216d274e 04:26:17 Step 22/24 : LABEL arch=arm64 04:26:17 Removing intermediate container 0b1931d9be87 04:26:17 ---> 93fd9868413f 04:26:17 Step 21/23 : LABEL arch=arm64 04:26:17 Removing intermediate container e29afe15155d 04:26:17 ---> e0197427b327 04:26:17 Step 20/22 : LABEL arch=arm64 04:26:17 ---> Running in fa59c02f635a 04:26:17 ---> Running in 442c6c72b144 04:26:17 ---> Running in 1a4f57746b0d 04:26:18 Removing intermediate container e51ea2e1a5c5 04:26:18 ---> 563fcbb1a3f8 04:26:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:26:18 Removing intermediate container 8bfb666d8834 04:26:18 ---> 0c65a504a75d 04:26:18 Step 21/23 : LABEL arch=arm64 04:26:18 ---> Running in 05e97917d39a 04:26:18 ---> Running in 7b4a65515c26 04:26:18 Removing intermediate container fa59c02f635a 04:26:18 ---> 2b97d1925ed4 04:26:18 Step 22/23 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:26:18 Removing intermediate container 442c6c72b144 04:26:18 ---> 31d9135e070f 04:26:18 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:26:18 Removing intermediate container 1a4f57746b0d 04:26:18 ---> d2e0efc8c2b8 04:26:18 Step 21/22 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:26:19 ---> Running in 21d88242e9df 04:26:19 ---> Running in 06de1b41a0aa 04:26:19 ---> Running in 84dbc6917812 04:26:19 Removing intermediate container 7b4a65515c26 04:26:19 ---> fe1ea8d73868 04:26:19 Step 22/23 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:26:19 ---> Running in 712012efe918 04:26:19 Removing intermediate container 21d88242e9df 04:26:19 ---> 2c7593441f04 04:26:19 Step 23/23 : LABEL version=0.0.0 04:26:20 ---> Running in 76eb3c4d8a49 04:26:20 Removing intermediate container 84dbc6917812 04:26:20 ---> 5695dc619cdc 04:26:20 Step 24/24 : LABEL version=0.0.0 04:26:20 Removing intermediate container 06de1b41a0aa 04:26:20 ---> fc3fff1c1cc7 04:26:20 Step 22/22 : LABEL version=0.0.0 04:26:20 ---> Running in 6e5d6c59a701 04:26:20 ---> Running in 7e0333534de4 04:26:20 Removing intermediate container 712012efe918 04:26:20 ---> d38ab51cd97f 04:26:20 Step 23/23 : LABEL version=0.0.0 04:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:26:20 Removing intermediate container 76eb3c4d8a49 04:26:20 ---> d5dad4eea749 04:26:20 04:26:20 ---> Running in f3ef8dfa4e61 04:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:26:21 Removing intermediate container 6e5d6c59a701 04:26:21 ---> b15163a8a4d8 04:26:21 04:26:21 Removing intermediate container 7e0333534de4 04:26:21 ---> 3a86db059906 04:26:21 04:26:21 Successfully built d5dad4eea749 04:26:21 Successfully tagged support-scheduler-arm64:latest 04:26:21  Building support-scheduler ... done Building core-data 04:26:21 Removing intermediate container f3ef8dfa4e61 04:26:21 ---> 0ca575274eae 04:26:21 04:26:21 Successfully built b15163a8a4d8 04:26:21 (1/39) Installing readline (8.1.0-r0) 04:26:21 (2/39) Installing bash (5.1.0-r0) 04:26:21 Executing bash-5.1.0-r0.post-install 04:26:21 Successfully built 3a86db059906 04:26:21 Successfully tagged security-proxy-setup-arm64:latest 04:26:21 (3/39) Installing brotli-libs (1.0.9-r3) 04:26:21  Building security-proxy-setup ... done Building security-secretstore-setup 04:26:21 (4/39) Installing nghttp2-libs (1.42.0-r1) 04:26:21 (5/39) Installing libcurl (7.77.0-r1) 04:26:21 Successfully tagged core-command-arm64:latest 04:26:21 Building security-bootstrapper 04:26:21  Building core-command ... done (6/39) Installing curl (7.77.0-r1) 04:26:21 (7/39) Installing dumb-init (1.2.5-r0) 04:26:21 (8/39) Installing libbz2 (1.0.8-r1) 04:26:21 (9/39) Installing expat (2.2.10-r1) 04:26:21 (10/39) Installing libffi (3.3-r2) 04:26:21 (11/39) Installing gdbm (1.19-r0) 04:26:22 (12/39) Installing xz-libs (5.2.5-r0) 04:26:22 (13/39) Installing sqlite-libs (3.34.1-r0) 04:26:22 (14/39) Installing python3 (3.8.10-r0) 04:26:22 Successfully built 0ca575274eae 04:26:22 Successfully tagged support-notifications-arm64:latest 04:26:22  Building support-notifications ... done Building core-metadata 04:26:24 (15/39) Installing py3-appdirs (1.4.4-r1) 04:26:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 04:26:24 (17/39) Installing py3-parsing (2.4.7-r1) 04:26:24 (18/39) Installing py3-six (1.15.0-r0) 04:26:24 (19/39) Installing py3-packaging (20.9-r0) 04:26:24 (20/39) Installing py3-setuptools (51.3.3-r0) 04:26:24 (21/39) Installing py3-chardet (4.0.0-r0) 04:26:24 (22/39) Installing py3-idna (3.1-r0) 04:26:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 04:26:24 (24/39) Installing py3-requests (2.25.1-r1) 04:26:24 (25/39) Installing py3-msgpack (1.0.2-r0) 04:26:24 (26/39) Installing py3-lockfile (0.12.2-r3) 04:26:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:26:24 (28/39) Installing py3-colorama (0.4.4-r0) 04:26:24 (29/39) Installing py3-contextlib2 (0.6.0-r0) 04:26:24 (30/39) Installing py3-distlib (0.3.1-r1) 04:26:24 (31/39) Installing py3-distro (1.5.0-r1) 04:26:24 (32/39) Installing py3-webencodings (0.5.1-r3) 04:26:24 (33/39) Installing py3-html5lib (1.1-r0) 04:26:24 (34/39) Installing py3-pytoml (0.1.21-r0) 04:26:24 (35/39) Installing py3-pep517 (0.9.1-r0) 04:26:24 (36/39) Installing py3-progress (1.5-r0) 04:26:24 (37/39) Installing py3-retrying (1.3.3-r0) 04:26:24 (38/39) Installing py3-toml (0.10.2-r0) 04:26:24 (39/39) Installing py3-pip (20.3.4-r0) 04:26:25 Executing busybox-1.32.1-r6.trigger 04:26:25 OK: 82 MiB in 59 packages 04:26:33 Collecting docker-compose==1.23.2 04:26:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:26:34 Collecting docker<4.0,>=3.6.0 04:26:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:26:34 Collecting dockerpty<0.5,>=0.4.1 04:26:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:26:36 Collecting cached-property<2,>=1.2.0 04:26:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:26:36 Collecting jsonschema<3,>=2.5.1 04:26:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:26:37 Collecting websocket-client<1.0,>=0.32.0 04:26:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:26:37 Collecting texttable<0.10,>=0.9.0 04:26:37 Downloading texttable-0.9.1.tar.gz (11 kB) 04:26:39 Collecting docopt<0.7,>=0.6.1 04:26:39 Downloading docopt-0.6.2.tar.gz (25 kB) 04:26:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:26:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:26:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:26:43 Collecting PyYAML<4,>=3.10 04:26:43 Downloading PyYAML-3.13.tar.gz (270 kB) 04:26:48 Collecting docker-pycreds>=0.4.0 04:26:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:26:49 Collecting chardet<3.1.0,>=3.0.2 04:26:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:26:50 Collecting urllib3<1.25,>=1.21.1 04:26:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:26:50 Collecting idna<2.8,>=2.5 04:26:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:26:50 Collecting certifi>=2017.4.17 04:26:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 04:26:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:26:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:26:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:26:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:26:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:26:52 Attempting uninstall: urllib3 04:26:52 Found existing installation: urllib3 1.26.2 04:26:52 Uninstalling urllib3-1.26.2: 04:26:52 Successfully uninstalled urllib3-1.26.2 04:26:54 Attempting uninstall: idna 04:26:54 Found existing installation: idna 3.1 04:26:54 Uninstalling idna-3.1: 04:26:54 Successfully uninstalled idna-3.1 04:26:56 Attempting uninstall: chardet 04:26:56 Found existing installation: chardet 4.0.0 04:26:56 Uninstalling chardet-4.0.0: 04:26:56 Successfully uninstalled chardet-4.0.0 04:27:01 Attempting uninstall: requests 04:27:01 Found existing installation: requests 2.25.1 04:27:01 Uninstalling requests-2.25.1: 04:27:01 Successfully uninstalled requests-2.25.1 04:27:01 Running setup.py install for texttable: started 04:27:04 Running setup.py install for texttable: finished with status 'done' 04:27:04 Running setup.py install for PyYAML: started 04:27:06 Running setup.py install for PyYAML: finished with status 'done' 04:27:07 Running setup.py install for docopt: started 04:27:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:27:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:27:07 ---> f2724101e09e 04:27:07 Step 3/24 : WORKDIR /edgex-go 04:27:07 ---> Using cache 04:27:07 ---> 1c85b3bb8637 04:27:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:07 ---> Using cache 04:27:07 ---> df17b7872feb 04:27:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:27:08 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:27:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:27:08 ---> f2724101e09e 04:27:08 Step 3/32 : WORKDIR /edgex-go 04:27:08 ---> Using cache 04:27:08 ---> 1c85b3bb8637 04:27:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:08 ---> Using cache 04:27:08 04:27:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:27:08 ---> f2724101e09e 04:27:08 Step 3/24 : WORKDIR /edgex-go 04:27:08 ---> Using cache 04:27:08 ---> 1c85b3bb8637 04:27:08 ---> df17b7872feb 04:27:08 Step 5/32 : RUN apk add --update --no-cache make git 04:27:08 ---> Using cache 04:27:08 ---> dc7396a8a997 04:27:08 Step 6/32 : COPY go.mod . 04:27:08 ---> Using cache 04:27:08 ---> baf5b995a855 04:27:08 Step 7/32 : RUN go mod download 04:27:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:08 ---> Using cache 04:27:08 ---> df17b7872feb 04:27:08 Step 5/24 : RUN apk add --update --no-cache make git 04:27:08 ---> Using cache 04:27:08 ---> dc7396a8a997 04:27:08 Step 6/24 : COPY go.mod . 04:27:08 ---> Using cache 04:27:08 ---> baf5b995a855 04:27:08 Step 7/24 : RUN go mod download 04:27:08 ---> Using cache 04:27:08 ---> 7bb13340a68a 04:27:08 Step 8/24 : COPY . . ---> Using cache 04:27:08 ---> 7bb13340a68a 04:27:08 Step 8/32 : COPY . . 04:27:08 ---> Using cache 04:27:08 ---> 5c0e13c502a7 04:27:08 Step 9/32 : RUN go mod tidy 04:27:08 ---> Using cache 04:27:08 ---> 742e250494f3 04:27:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:27:08 04:27:08 ---> Using cache 04:27:08 ---> 5c0e13c502a7 04:27:08 Step 9/24 : RUN go mod tidy 04:27:08 ---> Using cache 04:27:08 ---> 742e250494f3 04:27:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:27:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:27:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:27:08 ---> f2724101e09e 04:27:08 Step 3/26 : WORKDIR /edgex-go 04:27:08 ---> Using cache 04:27:08 ---> 1c85b3bb8637 04:27:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:08 ---> Using cache 04:27:08 ---> df17b7872feb 04:27:08 Step 5/26 : RUN apk add --update --no-cache make git 04:27:08 ---> Using cache 04:27:08 ---> dc7396a8a997 04:27:08 Step 6/26 : COPY go.mod . 04:27:08 ---> Using cache 04:27:08 ---> baf5b995a855 04:27:08 Step 7/26 : RUN go mod download 04:27:08 ---> Using cache 04:27:08 ---> 7bb13340a68a 04:27:08 Step 8/26 : COPY . . 04:27:08 ---> Using cache 04:27:08 ---> 5c0e13c502a7 04:27:08 Step 9/26 : RUN go mod tidy 04:27:08 ---> Using cache 04:27:08 ---> 742e250494f3 04:27:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:27:09 ---> Running in 9f716e7ad9b4 04:27:09 ---> Running in be9e4238855e 04:27:10 ---> Running in 1540fa321d01 04:27:10 ---> Running in 7332d3daee48 04:27:10 Running setup.py install for docopt: finished with status 'done' 04:27:10 Running setup.py install for dockerpty: started 04:27:12 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 04:27:12 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 04:27:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:27:12 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 04:27:13 Running setup.py install for dockerpty: finished with status 'done' 04:27:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:27:14 OK: 218 MiB in 52 packages 04:27:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 04:27:16 Removing intermediate container 7332d3daee48 04:27:16 ---> 2e1b663a021f 04:27:16 Step 6/24 : COPY go.mod . 04:27:17 ---> bdd58ea74d5c 04:27:17 Step 7/24 : RUN go mod download 04:27:18 ---> Running in 66c9720654ce 04:27:26 Removing intermediate container 66c9720654ce 04:27:26 ---> 6835d6195ce8 04:27:26 Step 8/24 : COPY . . 04:27:34 Removing intermediate container 05e97917d39a 04:27:34 ---> 6bb6e7844eca 04:27:34 Step 15/24 : ENV APP_PORT=58890 04:27:34 ---> Running in 669740bd3221 04:27:35 Removing intermediate container 669740bd3221 04:27:35 ---> 8872289c90cf 04:27:35 Step 16/24 : EXPOSE $APP_PORT 04:27:35 ---> Running in ebd73dcb7da4 04:27:36 Removing intermediate container ebd73dcb7da4 04:27:36 ---> 19ff28453ec0 04:27:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:27:40 ---> 72b29402c4b2 04:27:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:27:42 ---> 88657c0d02f0 04:27:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:27:45 ---> 90fe6084344d 04:27:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:27:45 ---> Running in a401ed96a844 04:27:46 Removing intermediate container a401ed96a844 04:27:46 ---> 64f2a3abb7bb 04:27:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:46 ---> cd45a75dd685 04:27:46 Step 9/24 : RUN go mod tidy 04:27:46 ---> Running in 00359787b87b 04:27:47 ---> Running in baba5dea4f79 04:27:47 Removing intermediate container 00359787b87b 04:27:47 ---> 4d230788fbb5 04:27:47 Step 22/24 : LABEL arch=arm64 04:27:48 ---> Running in e5aba4cb6845 04:27:49 Removing intermediate container e5aba4cb6845 04:27:49 ---> 4f59418c05d4 04:27:49 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:27:49 ---> Running in e6a897205b62 04:27:50 Removing intermediate container e6a897205b62 04:27:50 ---> ad27a76a8b7a 04:27:50 Step 24/24 : LABEL version=0.0.0 04:27:50 ---> Running in 898b3a2d90b5 04:27:51 Removing intermediate container 898b3a2d90b5 04:27:51 ---> 18fa4d3d3365 04:27:51 04:27:51 Successfully built 18fa4d3d3365 04:27:51 Successfully tagged sys-mgmt-agent-arm64:latest 04:27:55  Building sys-mgmt-agent ... done Removing intermediate container baba5dea4f79 04:27:55 ---> ecb2ce4fe626 04:27:55 Step 10/24 : RUN make cmd/core-data/core-data 04:27:55 ---> Running in b964c411f3f9 04:27:56 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 04:28:53 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 04:29:08 Removing intermediate container be9e4238855e 04:29:08 ---> 278c07ed1eac 04:29:08 04:29:08 Step 11/32 : FROM alpine:3.12 04:29:08 ---> c4fd0aeabfcf 04:29:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:29:08 Removing intermediate container 1540fa321d01 04:29:08 ---> da5dab89fe0c 04:29:08 04:29:08 Step 11/26 : FROM alpine:3.12 04:29:08 ---> c4fd0aeabfcf 04:29:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:29:08 ---> Running in f580e80638e9 04:29:08 ---> Running in d936dae2c85e 04:29:08 Removing intermediate container f580e80638e9 04:29:08 ---> d8646d45f70c 04:29:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:29:08 ---> Running in 702b1b95aacd 04:29:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:29:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:29:11 (1/6) Installing ca-certificates (20191127-r4) 04:29:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:29:11 (3/6) Installing libcurl (7.77.0-r0) 04:29:11 (4/6) Installing curl (7.77.0-r0) 04:29:11 (5/6) Installing dumb-init (1.2.2-r1) 04:29:11 (6/6) Installing su-exec (0.2-r1) 04:29:11 Removing intermediate container 9f716e7ad9b4 04:29:11 ---> bd88b8ac8c5d 04:29:11 04:29:11 Step 11/24 : FROM alpine:3.12 04:29:11 ---> c4fd0aeabfcf 04:29:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:29:11 ---> Using cache 04:29:11 Executing busybox-1.31.1-r20.trigger 04:29:11 ---> 14b9475c901e 04:29:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:29:11 ---> Using cache 04:29:11 ---> 8694b8ecd51b 04:29:11 Step 14/24 : ENV APP_PORT=59881 04:29:11 Executing ca-certificates-20191127-r4.trigger 04:29:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:29:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:29:12 ---> Running in 93b1fc6be208 04:29:12 OK: 7 MiB in 20 packages 04:29:12 (1/2) Installing dumb-init (1.2.2-r1) 04:29:12 (2/2) Installing su-exec (0.2-r1) 04:29:12 Executing busybox-1.31.1-r20.trigger 04:29:12 OK: 5 MiB in 16 packages 04:29:12 Removing intermediate container 93b1fc6be208 04:29:12 ---> aeb2d1b89aa5 04:29:12 Step 15/24 : EXPOSE $APP_PORT 04:29:13 ---> Running in c4f553de5e77 04:29:14 Removing intermediate container c4f553de5e77 04:29:14 ---> 2967d0c7c33c 04:29:14 Step 16/24 : WORKDIR / 04:29:14 ---> Running in 05982ea8d3fe 04:29:15 Removing intermediate container d936dae2c85e 04:29:15 ---> 64759d044bcb 04:29:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:29:15 Removing intermediate container 702b1b95aacd 04:29:15 ---> 753095ffb61b 04:29:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:29:15 ---> Running in 90487f4cb3c1 04:29:15 ---> Running in d2f4f4989f80 04:29:15 Removing intermediate container 05982ea8d3fe 04:29:15 ---> 7c3929105d0f 04:29:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:29:16 Removing intermediate container d2f4f4989f80 04:29:16 ---> cdd447cbb96e 04:29:16 Step 14/26 : WORKDIR / 04:29:16 Removing intermediate container 90487f4cb3c1 04:29:16 ---> 87050dd9c7bf 04:29:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:29:16 ---> Running in 52d3e92a0b93 04:29:16 ---> Running in 6a03dea21448 04:29:17 Removing intermediate container 52d3e92a0b93 04:29:17 ---> 29ea607f38ab 04:29:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:29:17 Removing intermediate container 6a03dea21448 04:29:17 ---> fa748ae5d45a 04:29:17 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:29:17 ---> f774605d79c6 04:29:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:29:17 ---> Running in 1a256b0bc43c 04:29:19 ---> 1ccd383dfaa0 04:29:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:29:20 ---> 257e5c0754fd 04:29:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:29:20 ---> 1bc554f751f4 04:29:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:29:21 Removing intermediate container 1a256b0bc43c 04:29:21 ---> ec7a2feee255 04:29:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:29:21 ---> Running in d1b6b5693fa3 04:29:21 ---> c2eda79ea1ba 04:29:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:29:21 ---> Running in 4863040f76c6 04:29:21 ---> 8d9d584746aa 04:29:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:29:22 Removing intermediate container d1b6b5693fa3 04:29:22 ---> 251d34f92a4b 04:29:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:29:22 Removing intermediate container 4863040f76c6 04:29:22 ---> 896c912bd619 04:29:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:22 ---> Running in 304630f4cdee 04:29:23 ---> 6158517b0fae 04:29:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:29:23 Removing intermediate container 304630f4cdee 04:29:23 ---> 5e811a2477aa 04:29:23 Step 22/24 : LABEL arch=arm64 04:29:23 ---> c6558fb890b6 04:29:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:29:24 ---> Running in e8d54d1bc1cf 04:29:24 ---> Running in f754926170b3 04:29:25 Removing intermediate container e8d54d1bc1cf 04:29:25 ---> 7a8069eb47d3 04:29:25 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:29:25 ---> f59f5e6bfc8b 04:29:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:29:25 ---> Running in fda3ac7faed8 04:29:26 Removing intermediate container fda3ac7faed8 04:29:26 ---> 7ef30dbf5b42 04:29:26 Step 24/24 : LABEL version=0.0.0 04:29:26 ---> Running in 841da6ff4a0d 04:29:26 ---> c140b8cac817 04:29:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:29:27 Removing intermediate container 841da6ff4a0d 04:29:27 ---> ccf22bc87ddd 04:29:27 04:29:27 Removing intermediate container f754926170b3 04:29:27 ---> 59e1b282ee57 04:29:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:29:27 Successfully built ccf22bc87ddd 04:29:27 Successfully tagged core-metadata-arm64:latest 04:29:27  Building core-metadata ... done  ---> feb028de68c6 04:29:27 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/ 04:29:28 ---> Running in 45d2e30e0463 04:29:28 ---> 2228062355a4 04:29:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:29:30 ---> b656a2dfa109 04:29:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:29:30 Removing intermediate container b964c411f3f9 04:29:30 ---> bb1d6461c8f2 04:29:30 04:29:30 Step 11/24 : FROM alpine:3.12 04:29:30 ---> c4fd0aeabfcf 04:29:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:29:31 ---> Running in 6f84c162fb6b 04:29:31 Removing intermediate container 45d2e30e0463 04:29:31 ---> 54538bfc6c3c 04:29:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:29:31 ---> d1fbcab7f7c6 04:29:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:29:31 ---> Running in bbf40ada0bc5 04:29:31 Removing intermediate container 6f84c162fb6b 04:29:31 ---> eae3e86a5f87 04:29:31 Step 13/24 : ENV APP_PORT=59880 04:29:31 ---> Running in edc56409a5e3 04:29:31 Removing intermediate container bbf40ada0bc5 04:29:31 ---> e4f5d33d4b5b 04:29:31 Step 24/26 : LABEL arch=arm64 04:29:32 ---> Running in 8f0be90e5623 04:29:32 ---> 0fb34b0c1354 04:29:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:29:32 Removing intermediate container edc56409a5e3 04:29:32 ---> f2a7e503c328 04:29:32 Step 14/24 : EXPOSE $APP_PORT 04:29:32 ---> Running in 508f1fc6366c 04:29:32 Removing intermediate container 8f0be90e5623 04:29:32 ---> 5d9786c14c11 04:29:32 Step 25/26 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:29:32 ---> Running in edcbcb5c6e79 04:29:33 Removing intermediate container 508f1fc6366c 04:29:33 ---> fb524e183d77 04:29:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:33 ---> 520c27421a70 04:29:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:29:33 ---> Running in b4597e635d50 04:29:33 ---> Running in b3cd1f882e35 04:29:33 Removing intermediate container edcbcb5c6e79 04:29:33 ---> b43e05b931ba 04:29:33 Step 26/26 : LABEL version=0.0.0 04:29:33 ---> Running in 8f7bd0bc79da 04:29:34 Removing intermediate container b3cd1f882e35 04:29:34 ---> 2a7bb0e5ed6e 04:29:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:29:34 Removing intermediate container 8f7bd0bc79da 04:29:34 ---> 08d1707d4a67 04:29:34 04:29:35 Successfully built 08d1707d4a67 04:29:35 Successfully tagged security-secretstore-setup-arm64:latest 04:29:35  Building security-secretstore-setup ... done  ---> ce8912674c3f 04:29:35 Step 27/32 : RUN chmod +x /entrypoint.sh 04:29:36 ---> Running in a5c3269a65d2 04:29:36 Removing intermediate container b4597e635d50 04:29:36 ---> 85bcd3b3b878 04:29:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:29:36 ---> Running in f2afe587e700 04:29:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:29:38 Removing intermediate container a5c3269a65d2 04:29:38 ---> f3eeb9aced3b 04:29:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:29:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:29:39 ---> Running in ae6925322641 04:29:39 (1/6) Installing dumb-init (1.2.2-r1) 04:29:39 Removing intermediate container ae6925322641 04:29:39 ---> f037ef74dd8a 04:29:39 Step 29/32 : CMD ["gate"] 04:29:39 (2/6) Installing libgcc (9.3.0-r2) 04:29:39 (3/6) Installing libsodium (1.0.18-r0) 04:29:39 (4/6) Installing libstdc++ (9.3.0-r2) 04:29:39 ---> Running in 2b86e52376dc 04:29:39 (5/6) Installing libzmq (4.3.3-r0) 04:29:40 (6/6) Installing zeromq (4.3.3-r0) 04:29:40 Executing busybox-1.31.1-r20.trigger 04:29:40 OK: 8 MiB in 20 packages 04:29:40 Removing intermediate container 2b86e52376dc 04:29:40 ---> 5780de009a72 04:29:40 Step 30/32 : LABEL arch=arm64 04:29:41 ---> Running in 0cd07693c6af 04:29:41 Removing intermediate container 0cd07693c6af 04:29:41 ---> b5f17b13ee0e 04:29:41 Step 31/32 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:29:41 Removing intermediate container f2afe587e700 04:29:41 ---> 1bf5c708db4f 04:29:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:29:41 ---> Running in 7ecd26477b6a 04:29:42 ---> 0e1847f27c92 04:29:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:29:42 Removing intermediate container 7ecd26477b6a 04:29:42 ---> 3d9641410bf1 04:29:42 Step 32/32 : LABEL version=0.0.0 04:29:42 ---> Running in d6e61bbd7fd3 04:29:43 Removing intermediate container d6e61bbd7fd3 04:29:43 ---> b2587375fa98 04:29:43 04:29:44 ---> 87ae76b20ebe 04:29:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:29:44 Successfully built b2587375fa98 04:29:44 Successfully tagged security-bootstrapper-arm64:latest 04:29:45  Building security-bootstrapper ... done  ---> f540bfc03cfa 04:29:45 Step 20/24 : ENTRYPOINT ["/core-data"] 04:29:45 ---> Running in 00d943ee3a10 04:29:45 Removing intermediate container 00d943ee3a10 04:29:45 ---> eb2b6834d6c4 04:29:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:45 ---> Running in daf5a17f2e2e 04:29:46 Removing intermediate container daf5a17f2e2e 04:29:46 ---> 05c27e43c4f9 04:29:46 Step 22/24 : LABEL arch=arm64 04:29:46 ---> Running in 508a460a2d13 04:29:47 Removing intermediate container 508a460a2d13 04:29:47 ---> 43e3b7cebbca 04:29:47 Step 23/24 : LABEL git_sha=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 04:29:47 ---> Running in da5d8efc362f 04:29:47 Removing intermediate container da5d8efc362f 04:29:47 ---> 43c1b380a831 04:29:47 Step 24/24 : LABEL version=0.0.0 04:29:48 ---> Running in ad9c9a32dcc4 04:29:48 Removing intermediate container ad9c9a32dcc4 04:29:48 ---> 068f683efa9e 04:29:48 04:29:48 Successfully built 068f683efa9e 04:29:48 Successfully tagged core-data-arm64:latest 04:29:49  Building core-data ... done  [Pipeline] } 04:29:49 $ docker stop --time=1 3f214f0bae0ed65e4a4a1d28c8308409dd05897d4aa2ea2ee03f6e40ba111716 04:29:51 $ docker rm -f 3f214f0bae0ed65e4a4a1d28c8308409dd05897d4aa2ea2ee03f6e40ba111716 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:52 + docker images 04:29:52 REPOSITORY TAG IMAGE ID CREATED SIZE 04:29:52 core-data-arm64 latest 068f683efa9e 4 seconds ago 19.2MB 04:29:52 security-bootstrapper-arm64 latest b2587375fa98 9 seconds ago 17.5MB 04:29:52 security-secretstore-setup-arm64 latest 08d1707d4a67 18 seconds ago 27.1MB 04:29:52 bb1d6461c8f2 22 seconds ago 998MB 04:29:52 core-metadata-arm64 latest ccf22bc87ddd 26 seconds ago 15.7MB 04:29:52 bd88b8ac8c5d 42 seconds ago 995MB 04:29:52 da5dab89fe0c 47 seconds ago 999MB 04:29:52 278c07ed1eac 47 seconds ago 992MB 04:29:52 sys-mgmt-agent-arm64 latest 18fa4d3d3365 2 minutes ago 311MB 04:29:52 core-command-arm64 latest 3a86db059906 3 minutes ago 15MB 04:29:52 security-proxy-setup-arm64 latest b15163a8a4d8 3 minutes ago 24.2MB 04:29:52 support-notifications-arm64 latest 0ca575274eae 3 minutes ago 15.7MB 04:29:52 support-scheduler-arm64 latest d5dad4eea749 3 minutes ago 15.1MB 04:29:52 bafa4c2caf6e 3 minutes ago 992MB 04:29:52 64c75b6c9c52 3 minutes ago 992MB 04:29:52 61b6ac0efdf6 3 minutes ago 991MB 04:29:52 59c1d15a0987 3 minutes ago 996MB 04:29:52 88167888f91f 4 minutes ago 989MB 04:29:52 ci-base-image-arm64 latest f2724101e09e 13 minutes ago 664MB 04:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 6 days ago 451MB 04:29:52 alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB 04:29:52 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 04:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:53 04:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:53 arm64: Pulling from edgex-lftools-log-publisher 04:29:53 448f6bf000e3: Pulling fs layer 04:29:53 f757da607395: Pulling fs layer 04:29:53 05883995daec: Pulling fs layer 04:29:53 8603b9c90790: Pulling fs layer 04:29:53 1560dd03e051: Pulling fs layer 04:29:53 27f5ce0e4adf: Pulling fs layer 04:29:53 c2d8d7efcc4b: Pulling fs layer 04:29:53 8603b9c90790: Waiting 04:29:53 1560dd03e051: Waiting 04:29:53 27f5ce0e4adf: Waiting 04:29:53 c2d8d7efcc4b: Waiting 04:29:54 f757da607395: Verifying Checksum 04:29:54 f757da607395: Download complete 04:29:54 8603b9c90790: Verifying Checksum 04:29:54 8603b9c90790: Download complete 04:29:54 1560dd03e051: Verifying Checksum 04:29:54 1560dd03e051: Download complete 04:29:54 27f5ce0e4adf: Download complete 04:29:54 05883995daec: Verifying Checksum 04:29:55 448f6bf000e3: Verifying Checksum 04:29:55 448f6bf000e3: Download complete 04:29:59 c2d8d7efcc4b: Verifying Checksum 04:29:59 c2d8d7efcc4b: Download complete 04:29:59 448f6bf000e3: Pull complete 04:30:00 f757da607395: Pull complete 04:30:01 05883995daec: Pull complete 04:30:02 8603b9c90790: Pull complete 04:30:03 1560dd03e051: Pull complete 04:30:03 27f5ce0e4adf: Pull complete 04:30:18 c2d8d7efcc4b: Pull complete 04:30:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:30:18 prd-ubuntu18.04-docker-arm64-4c-16g-3392 does not seem to be running inside a container 04:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:30:22 $ docker top cf71ba0241b1e18eed3a8b32219f2ec345d4dbe360fcf8c672f498282aeb4c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:23 ---> job-cost.sh 04:30:23 lf-activate-venv: SKIPPING 04:30:23 INFO: No Stack... 04:30:24 INFO: Retrieving Pricing Info for: v2-standard-4 04:30:24 INFO: Archiving Costs [Pipeline] sh 04:30:25 + cut -d, -f6 04:30:25 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 04:30:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-5-stack-cost] 04:30:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3623-5-stack-cost] did not exist. Created. 04:30:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:26 + echo total: 0.18000000715255737 [Pipeline] stash 04:30:26 Stashed 1 file(s) [Pipeline] } 04:30:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:26 $ docker stop --time=1 cf71ba0241b1e18eed3a8b32219f2ec345d4dbe360fcf8c672f498282aeb4c21 04:30:28 $ docker rm -f cf71ba0241b1e18eed3a8b32219f2ec345d4dbe360fcf8c672f498282aeb4c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 04:30:29 provisioning config files... 04:30:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6588801778130879950tmp [Pipeline] { [Pipeline] sh 04:30:29 + set +x 04:30:29 + curl -s https://codecov.io/bash 04:30:29 + bash -s -- 04:30:29 04:30:29 _____ _ 04:30:29 / ____| | | 04:30:29 | | ___ __| | ___ ___ _____ __ 04:30:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:29 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:29 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:29 Bash-1.0.5 04:30:29 04:30:29 04:30:29 ==> git version 2.24.4 found 04:30:29 ==> 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 04:30:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:30:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:30:29 ==> Jenkins CI detected. 04:30:29 project root: . 04:30:29 --> token set from env 04:30:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:30 ==> Running gcov in . (disable via -X gcov) 04:30:30 ==> Python coveragepy not found 04:30:30 ==> Searching for coverage reports in: 04:30:30 + . 04:30:30 -> Found 1 reports 04:30:30 ==> Detecting git/mercurial file structure 04:30:30 ==> Reading reports 04:30:30 + ./coverage.out bytes=402846 04:30:30 ==> Appending adjustments 04:30:30 https://docs.codecov.io/docs/fixing-reports 04:30:31 + Found adjustments 04:30:31 ==> Gzipping contents 04:30:31 56K /tmp/codecov.Dx66Ta.gz 04:30:31 ==> Uploading reports 04:30:31 url: https://codecov.io 04:30:31 query: branch=PR-3623&commit=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 04:30:31 -> Pinging Codecov 04:30:31 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 04:30:31 -> Uploading to 04:30:31 https://storage.googleapis.com/codecov/v4/raw/2021-07-21/00271124DB129430A58F1EEE437C3FCB/7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9/f9dfad74-5751-46e4-90d7-2cee94bb1d6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210721T043031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14cc5689490b1335aead25984978823c66dba6e6c9a7a5778c64446f6e0e161c 04:30:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:31 Dload Upload Total Spent Left Speed 04:30:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54541 0 0 100 54541 0 124k --:--:-- --:--:-- --:--:-- 124k 04:30:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c79f0a50e2f1eaaf889de8f8335217f2e0b36c9 [Pipeline] } 04:30:32 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 04:30:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:34 ---> package-listing.sh 04:30:34 ++ facter osfamily 04:30:34 ++ tr '[:upper:]' '[:lower:]' 04:30:34 + OS_FAMILY=redhat 04:30:34 + workspace=/w/workspace/edgex-go/5 04:30:34 + START_PACKAGES=/tmp/packages_start.txt 04:30:34 + END_PACKAGES=/tmp/packages_end.txt 04:30:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:34 + PACKAGES=/tmp/packages_start.txt 04:30:34 + '[' /w/workspace/edgex-go/5 ']' 04:30:34 + PACKAGES=/tmp/packages_end.txt 04:30:34 + case "${OS_FAMILY}" in 04:30:34 + rpm -qa 04:30:34 + sort 04:30:37 + '[' -f /tmp/packages_start.txt ']' 04:30:37 + '[' -f /tmp/packages_end.txt ']' 04:30:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:37 + '[' /w/workspace/edgex-go/5 ']' 04:30:37 + mkdir -p /w/workspace/edgex-go/5/archives/ 04:30:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 04:30:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:38 04:30:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:38 latest: Pulling from edgex-lftools-log-publisher 04:30:38 b4d181a07f80: Pulling fs layer 04:30:38 a1111a8f2ec3: Pulling fs layer 04:30:38 ed53099fbce6: Pulling fs layer 04:30:38 dc539afda2c1: Pulling fs layer 04:30:38 77bc0d833cb6: Pulling fs layer 04:30:38 9065ff56babe: Pulling fs layer 04:30:38 d287ab97295c: Pulling fs layer 04:30:38 dc539afda2c1: Waiting 04:30:38 77bc0d833cb6: Waiting 04:30:38 9065ff56babe: Waiting 04:30:38 d287ab97295c: Waiting 04:30:38 a1111a8f2ec3: Verifying Checksum 04:30:38 a1111a8f2ec3: Download complete 04:30:38 dc539afda2c1: Verifying Checksum 04:30:38 dc539afda2c1: Download complete 04:30:39 ed53099fbce6: Verifying Checksum 04:30:39 ed53099fbce6: Download complete 04:30:39 9065ff56babe: Verifying Checksum 04:30:39 9065ff56babe: Download complete 04:30:39 77bc0d833cb6: Verifying Checksum 04:30:39 77bc0d833cb6: Download complete 04:30:40 b4d181a07f80: Verifying Checksum 04:30:40 b4d181a07f80: Download complete 04:30:41 b4d181a07f80: Pull complete 04:30:41 a1111a8f2ec3: Pull complete 04:30:42 ed53099fbce6: Pull complete 04:30:42 dc539afda2c1: Pull complete 04:30:43 77bc0d833cb6: Pull complete 04:30:43 9065ff56babe: Pull complete 04:30:44 d287ab97295c: Verifying Checksum 04:30:44 d287ab97295c: Download complete 04:30:49 d287ab97295c: Pull complete 04:30:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:30:50 prd-centos7-docker-4c-2g-3391 does not seem to be running inside a container 04:30:50 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:53 $ docker top 4260f53a0b91c592c2ade960f5268965179b99ea40bbd066c8afcc222977f526 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:54 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:54 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:55 + ls /var/log/sa-host 04:30:55 + sadf -c /var/log/sa-host/sa05 04:30:55 file_magic: OK 04:30:55 HZ: Using current value: 100 04:30:55 file_header: OK 04:30:55 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 04:30:55 Statistics: 04:30:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:30:55 File successfully converted to sysstat format version 12.0.3 04:30:55 + sadf -c /var/log/sa-host/sa21 04:30:55 file_magic: OK 04:30:55 HZ: Using current value: 100 04:30:55 file_header: OK 04:30:55 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 04:30:55 Statistics: 04:30:55 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... 04:30:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:55 provisioning config files... 04:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8702891857904546128tmp [Pipeline] { [Pipeline] echo 04:30:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:55 ---> create-netrc.sh [Pipeline] } 04:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:56 ---> python-tools-install.sh [Pipeline] echo 04:30:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:56 ---> sudo-logs.sh 04:30:56 Archiving 'sudo' log.. 04:30:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-3391.vexxhost.local: Name or service not known 04:30:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-3391.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:30:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:56 ---> job-cost.sh 04:30:56 lf-activate-venv: SKIPPING 04:30:56 DEBUG: total: 0.18000000715255737 04:30:56 INFO: Retrieving Stack Cost... 04:30:57 INFO: Retrieving Pricing Info for: v3-standard-2 04:30:57 INFO: Archiving Costs [Pipeline] echo 04:30:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:58 ---> logs-deploy.sh 04:30:58 lf-activate-venv: SKIPPING 04:30:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/5 04:30:58 INFO: archiving workspace using pattern(s): 04:30:58 Archives upload complete. 04:30:59 INFO: archiving logs to Nexus 04:30:59 ---> uname -a: 04:30:59 Linux prd-centos7-docker-4c-2g-3391.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:30:59 04:30:59 04:30:59 ---> lscpu: 04:30:59 Architecture: x86_64 04:30:59 CPU op-mode(s): 32-bit, 64-bit 04:30:59 Byte Order: Little Endian 04:30:59 Address sizes: 40 bits physical, 48 bits virtual 04:30:59 CPU(s): 2 04:30:59 On-line CPU(s) list: 0,1 04:30:59 Thread(s) per core: 1 04:30:59 Core(s) per socket: 1 04:30:59 Socket(s): 2 04:30:59 NUMA node(s): 1 04:30:59 Vendor ID: AuthenticAMD 04:30:59 CPU family: 23 04:30:59 Model: 49 04:30:59 Model name: AMD EPYC-Rome Processor 04:30:59 Stepping: 0 04:30:59 CPU MHz: 2799.998 04:30:59 BogoMIPS: 5599.99 04:30:59 Virtualization: AMD-V 04:30:59 Hypervisor vendor: KVM 04:30:59 Virtualization type: full 04:30:59 L1d cache: 32K 04:30:59 L1i cache: 32K 04:30:59 L2 cache: 512K 04:30:59 L3 cache: 16384K 04:30:59 NUMA node0 CPU(s): 0,1 04:30:59 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:30:59 04:30:59 04:30:59 ---> nproc: 04:30:59 2 04:30:59 04:30:59 04:30:59 ---> df -h: 04:30:59 Filesystem Size Used Avail Use% Mounted on 04:30:59 overlay 40G 13G 28G 33% / 04:30:59 tmpfs 64M 0 64M 0% /dev 04:30:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:30:59 shm 64M 0 64M 0% /dev/shm 04:30:59 /dev/vda1 40G 13G 28G 33% /facter-os 04:30:59 04:30:59 04:30:59 ---> sar -b -r -n DEV: 04:30:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 04:30:59 04:30:59 04:09:08 LINUX RESTART (2 CPU) 04:30:59 04:30:59 04:10:01 tps rtps wtps bread/s bwrtn/s 04:30:59 04:11:01 142.90 0.60 142.30 351.17 54737.89 04:30:59 04:12:01 93.37 0.00 93.37 0.00 13884.75 04:30:59 04:13:01 55.29 0.02 55.27 0.53 5417.87 04:30:59 04:14:01 514.04 200.33 313.71 6382.34 185746.70 04:30:59 04:15:01 597.32 245.34 351.98 16005.06 194364.30 04:30:59 04:16:01 512.61 40.35 472.26 3786.09 195485.59 04:30:59 04:17:01 158.55 17.04 141.52 1748.54 18353.86 04:30:59 04:18:01 1.47 0.00 1.47 0.00 28.51 04:30:59 04:19:01 0.32 0.00 0.32 0.00 3.22 04:30:59 04:20:01 0.28 0.00 0.28 0.00 3.73 04:30:59 04:21:01 0.20 0.00 0.20 0.00 1.62 04:30:59 04:22:01 0.27 0.00 0.27 0.00 3.23 04:30:59 04:23:01 0.28 0.00 0.28 0.00 3.05 04:30:59 04:24:02 0.28 0.00 0.28 0.00 3.17 04:30:59 04:25:01 0.41 0.19 0.22 5.83 2.66 04:30:59 04:26:01 0.83 0.00 0.83 0.00 16.44 04:30:59 04:27:01 0.20 0.00 0.20 0.00 2.75 04:30:59 04:28:01 0.22 0.00 0.22 0.00 1.95 04:30:59 04:29:01 0.27 0.00 0.27 0.00 3.56 04:30:59 04:30:01 0.52 0.28 0.23 94.49 2.20 04:30:59 Average: 104.20 25.28 78.93 1421.97 33480.41 04:30:59 04:30:59 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:30:59 04:11:01 3932412 0 980168 12.24 2620 3093740 1439128 15.89 1024616 2509700 8 04:30:59 04:12:01 3764444 0 1140528 14.24 2620 3101348 1727636 19.07 1389916 2297716 146984 04:30:59 04:13:01 3743852 0 1206128 15.06 2620 3056340 1596648 17.63 1379996 2321656 108312 04:30:59 04:14:01 881044 0 1342480 16.76 2620 5782796 2113324 23.33 2448528 4003756 378168 04:30:59 04:15:01 864948 0 1530928 19.12 2620 5610444 3708236 40.94 2910812 3522216 42088 04:30:59 04:16:01 880492 0 1446836 18.07 2620 5678992 2563580 28.30 2760604 3617056 166944 04:30:59 04:17:01 2320948 0 1275584 15.93 2620 4409788 1640528 18.11 1278292 3685344 8 04:30:59 04:18:01 2337560 0 1258964 15.72 2620 4409796 1403844 15.50 1270256 3684916 8 04:30:59 04:19:01 2338116 0 1258408 15.71 2620 4409796 1401576 15.47 1282156 3673752 8 04:30:59 04:20:01 2337112 0 1259404 15.72 2620 4409804 1401720 15.48 1290980 3665560 12 04:30:59 04:21:01 2338284 0 1258232 15.71 2620 4409804 1401576 15.47 1290428 3665568 12 04:30:59 04:22:01 2338860 0 1257648 15.70 2620 4409812 1401576 15.47 1290424 3665572 8 04:30:59 04:23:01 2338304 0 1258200 15.71 2620 4409816 1401744 15.48 1291020 3665568 12 04:30:59 04:24:02 2338720 0 1257784 15.70 2620 4409816 1401576 15.47 1290444 3665568 12 04:30:59 04:25:01 2338132 0 1258336 15.71 2620 4409852 1401744 15.48 1290836 3665584 20 04:30:59 04:26:01 2338532 0 1257936 15.71 2620 4409852 1401636 15.47 1290672 3665584 12 04:30:59 04:27:01 2338196 0 1258264 15.71 2620 4409860 1401684 15.48 1290928 3665584 12 04:30:59 04:28:01 2337984 0 1258412 15.71 2620 4409924 1401768 15.48 1291124 3665600 28 04:30:59 04:29:01 2338760 0 1257692 15.70 2620 4409868 1401576 15.47 1290480 3665584 8 04:30:59 04:30:01 2332424 0 1261220 15.75 2620 4412676 1401672 15.48 1296704 3665616 16 04:30:59 Average: 2338956 0 1264158 15.78 2620 4403206 1650639 18.22 1497461 3481875 42134 04:30:59 04:30:59 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:30:59 04:11:01 eth0 1625.71 1492.59 6582.35 143.91 0.00 0.00 0.00 0.00 04:30:59 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:11:01 docker0 1176.54 1132.66 91.04 3545.93 0.00 0.00 0.00 0.00 04:30:59 04:12:01 veth3f537c3 0.43 0.57 0.04 0.06 0.00 0.00 0.00 0.00 04:30:59 04:12:01 eth0 43.39 25.14 39.21 16.41 0.00 0.00 0.00 0.00 04:30:59 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:12:01 docker0 0.43 0.43 0.03 0.05 0.00 0.00 0.00 0.00 04:30:59 04:13:01 veth3f537c3 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 04:30:59 04:13:01 eth0 23.82 13.71 18.73 9.35 0.00 0.00 0.00 0.00 04:30:59 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:13:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 04:30:59 04:14:01 veth149ae48 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:30:59 04:14:01 eth0 343.66 227.45 1872.07 142.60 0.00 0.00 0.00 0.00 04:30:59 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:14:01 veth937c190 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 04:30:59 04:15:01 vethd464a02 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 04:30:59 04:15:01 veth882806c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:15:01 vethd9119a9 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 04:30:59 04:15:01 veth032c3ea 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 04:30:59 04:16:01 eth0 3312.30 2590.58 14047.99 455.90 0.00 0.00 0.00 0.00 04:30:59 04:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:30:59 04:16:01 veth7b796e1 18.20 50.67 1.71 386.31 0.00 0.00 0.00 0.00 04:30:59 04:16:01 veth512dade 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 04:30:59 04:17:01 eth0 50.86 37.54 101.63 119.95 0.00 0.00 0.00 0.00 04:30:59 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:17:01 docker0 1311.42 1337.12 100.34 4425.20 0.00 0.00 0.00 0.00 04:30:59 04:18:01 eth0 0.38 0.37 0.03 0.03 0.00 0.00 0.00 0.00 04:30:59 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:30:59 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:20:01 eth0 1.17 0.45 0.45 0.24 0.00 0.00 0.00 0.00 04:30:59 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:21:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:30:59 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:22:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:30:59 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:23:01 eth0 1.65 0.52 0.59 0.36 0.00 0.00 0.00 0.00 04:30:59 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:24:02 eth0 0.55 0.08 0.06 0.04 0.00 0.00 0.00 0.00 04:30:59 04:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:25:01 eth0 0.58 0.39 0.35 0.27 0.00 0.00 0.00 0.00 04:30:59 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:26:01 eth0 0.58 0.13 0.10 0.01 0.00 0.00 0.00 0.00 04:30:59 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:27:01 eth0 0.78 0.30 0.30 0.20 0.00 0.00 0.00 0.00 04:30:59 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:28:01 eth0 0.43 0.33 0.26 0.20 0.00 0.00 0.00 0.00 04:30:59 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:29:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:30:59 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:30:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 04:30:59 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 Average: eth0 122.61 99.81 527.92 24.02 0.00 0.00 0.00 0.00 04:30:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:59 Average: docker0 65.62 66.91 5.02 221.43 0.00 0.00 0.00 0.00 04:30:59 04:30:59 04:30:59 ---> sar -P ALL: 04:30:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 04:30:59 04:30:59 04:09:08 LINUX RESTART (2 CPU) 04:30:59 04:30:59 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:30:59 04:11:01 all 23.85 0.00 8.44 2.27 0.10 65.33 04:30:59 04:11:01 0 19.85 0.00 8.87 2.22 0.09 68.97 04:30:59 04:11:01 1 27.85 0.00 8.02 2.33 0.11 61.70 04:30:59 04:12:01 all 61.70 0.00 8.77 0.55 0.11 28.87 04:30:59 04:12:01 0 61.42 0.00 8.58 0.58 0.13 29.29 04:30:59 04:12:01 1 61.98 0.00 8.96 0.53 0.09 28.44 04:30:59 04:13:01 all 42.18 0.00 6.30 0.32 0.09 51.12 04:30:59 04:13:01 0 42.07 0.00 6.17 0.32 0.09 51.36 04:30:59 04:13:01 1 42.29 0.00 6.43 0.32 0.09 50.88 04:30:59 04:14:01 all 37.37 0.00 16.10 15.18 0.11 31.24 04:30:59 04:14:01 0 37.52 0.00 16.44 14.47 0.11 31.47 04:30:59 04:14:01 1 37.23 0.00 15.76 15.89 0.11 31.01 04:30:59 04:15:01 all 69.93 0.00 16.55 12.61 0.14 0.78 04:30:59 04:15:01 0 68.22 0.00 18.33 12.73 0.15 0.57 04:30:59 04:15:01 1 71.63 0.00 14.77 12.49 0.13 0.99 04:30:59 04:16:01 all 73.34 0.00 21.54 3.26 0.12 1.74 04:30:59 04:16:01 0 71.99 0.00 22.48 3.40 0.13 2.01 04:30:59 04:16:01 1 74.70 0.00 20.60 3.13 0.11 1.46 04:30:59 04:17:01 all 11.07 0.00 5.36 2.01 0.05 81.51 04:30:59 04:17:01 0 11.13 0.00 5.53 1.72 0.05 81.57 04:30:59 04:17:01 1 11.01 0.00 5.19 2.30 0.05 81.44 04:30:59 04:18:01 all 0.21 0.00 0.11 0.00 0.02 99.67 04:30:59 04:18:01 0 0.03 0.00 0.13 0.00 0.02 99.82 04:30:59 04:18:01 1 0.38 0.00 0.08 0.00 0.02 99.52 04:30:59 04:19:01 all 0.12 0.00 0.07 0.00 0.01 99.81 04:30:59 04:19:01 0 0.05 0.00 0.07 0.00 0.00 99.88 04:30:59 04:19:01 1 0.18 0.00 0.07 0.00 0.02 99.73 04:30:59 04:20:01 all 0.13 0.00 0.03 0.00 0.02 99.82 04:30:59 04:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:30:59 04:20:01 1 0.25 0.00 0.03 0.00 0.03 99.68 04:30:59 04:21:01 all 0.20 0.00 0.23 0.00 0.02 99.55 04:30:59 04:21:01 0 0.05 0.00 0.40 0.00 0.02 99.53 04:30:59 04:21:01 1 0.35 0.00 0.07 0.00 0.02 99.57 04:30:59 04:30:59 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:30:59 04:22:01 all 0.18 0.00 0.02 0.00 0.03 99.78 04:30:59 04:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:30:59 04:22:01 1 0.33 0.00 0.02 0.00 0.03 99.62 04:30:59 04:23:01 all 0.10 0.00 0.03 0.00 0.02 99.86 04:30:59 04:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:30:59 04:23:01 1 0.15 0.00 0.03 0.00 0.02 99.80 04:30:59 04:24:02 all 0.18 0.00 0.02 0.00 0.02 99.79 04:30:59 04:24:02 0 0.02 0.00 0.02 0.00 0.00 99.97 04:30:59 04:24:02 1 0.33 0.00 0.02 0.00 0.03 99.62 04:30:59 04:25:01 all 0.24 0.00 0.06 0.00 0.02 99.69 04:30:59 04:25:01 0 0.10 0.00 0.05 0.00 0.02 99.83 04:30:59 04:25:01 1 0.37 0.00 0.07 0.00 0.02 99.54 04:30:59 04:26:01 all 0.16 0.00 0.03 0.00 0.02 99.79 04:30:59 04:26:01 0 0.30 0.00 0.03 0.00 0.02 99.65 04:30:59 04:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:30:59 04:27:01 all 0.13 0.00 0.03 0.00 0.02 99.82 04:30:59 04:27:01 0 0.23 0.00 0.03 0.00 0.02 99.72 04:30:59 04:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:30:59 04:28:01 all 0.13 0.00 0.03 0.00 0.02 99.82 04:30:59 04:28:01 0 0.23 0.00 0.02 0.00 0.02 99.73 04:30:59 04:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:30:59 04:29:01 all 0.09 0.00 0.03 0.00 0.03 99.86 04:30:59 04:29:01 0 0.15 0.00 0.02 0.00 0.02 99.82 04:30:59 04:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:30:59 04:30:01 all 0.09 0.00 0.05 0.01 0.02 99.83 04:30:59 04:30:01 0 0.15 0.00 0.07 0.02 0.00 99.77 04:30:59 04:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:30:59 Average: all 15.18 0.00 3.96 1.71 0.05 79.11 04:30:59 Average: 0 14.80 0.00 4.13 1.67 0.04 79.35 04:30:59 Average: 1 15.55 0.00 3.80 1.75 0.05 78.86 04:30:59 04:30:59 04:30:59