Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c24509f371167a4a7dc9902011df1ae52793e1e+94753fbbce3905e5adee13c645be22d19117881b (863bf35f5d60274c554e8d12687bd07c2f9b80a7) 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-ssh2693587038040962038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5451702527460299158.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3698/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-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6404348913988007881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6703091509689408905.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-3698/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-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2638145861202302641.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_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-1456 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh7639680137073234495.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 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e Merge succeeded, producing 59f7fed053be45777a6fb132c58dfbe260adf0e8 Checking out Revision 59f7fed053be45777a6fb132c58dfbe260adf0e8 (PR-3698) > 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/2@tmp/jenkins-gitclient-ssh5693834371869292066.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # 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/2@tmp/jenkins-gitclient-ssh118852152064069611.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59f7fed053be45777a6fb132c58dfbe260adf0e8 # timeout=10 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" > git rev-list --no-walk 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:38:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:38:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:38:23 ========================================================= 16:38:23 EdgeX Global Pipelines Version Info 16:38:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:38:24 ------------------- 16:38:24 stable info: 16:38:24 ------------------- 16:38:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:38:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:38:24 Message: update stable to v1.0.205 16:38:25 ------------------- 16:38:25 experimental info: 16:38:25 ------------------- 16:38:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:38:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:38:25 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59f7fed053be45777a6fb132c58dfbe260adf0e8 [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59f7fed [Pipeline] echo 16:38:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:26 provisioning config files... 16:38:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6044504512231606787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:26 ---> docker-login.sh 16:38:26 nexus3.edgexfoundry.org:10001 16:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:27 Configure a credential helper to remove this warning. See 16:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:27 16:38:27 Login Succeeded 16:38:27 nexus3.edgexfoundry.org:10002 16:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:27 Configure a credential helper to remove this warning. See 16:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:27 16:38:27 Login Succeeded 16:38:27 nexus3.edgexfoundry.org:10003 16:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:27 Configure a credential helper to remove this warning. See 16:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:27 16:38:27 Login Succeeded 16:38:27 nexus3.edgexfoundry.org:10004 16:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:27 Configure a credential helper to remove this warning. See 16:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:27 16:38:27 Login Succeeded 16:38:27 docker.io 16:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:27 Configure a credential helper to remove this warning. See 16:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:27 16:38:27 Login Succeeded 16:38:27 ---> docker-login.sh ends [Pipeline] } 16:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:28 ++ 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 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/core-command/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo core-command,cmd/core-command/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/core-data/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo core-data,cmd/core-data/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/core-metadata/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo core-metadata,cmd/core-metadata/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/security-bootstrapper/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/security-proxy-setup/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ cut -d/ -f2 16:38:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:38:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/support-notifications/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo support-notifications,cmd/support-notifications/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/support-scheduler/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:38:28 + for file in '`ls cmd/**/Dockerfile`' 16:38:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:38:28 ++ cut -d/ -f2 16:38:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:38:28 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 16:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:29 16:38:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:38:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:29 latest: Pulling from edgex-devops/git-semver 16:38:29 31603596830f: Pulling fs layer 16:38:29 04fac38145f0: Pulling fs layer 16:38:29 701f6daf10bf: Pulling fs layer 16:38:29 24f72da36158: Pulling fs layer 16:38:29 24f72da36158: Waiting 16:38:29 04fac38145f0: Verifying Checksum 16:38:29 04fac38145f0: Download complete 16:38:29 31603596830f: Verifying Checksum 16:38:29 31603596830f: Download complete 16:38:29 24f72da36158: Verifying Checksum 16:38:29 24f72da36158: Download complete 16:38:29 31603596830f: Pull complete 16:38:29 04fac38145f0: Pull complete 16:38:30 701f6daf10bf: Verifying Checksum 16:38:30 701f6daf10bf: Download complete 16:38:30 701f6daf10bf: Pull complete 16:38:30 24f72da36158: Pull complete 16:38:30 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:38:30 prd-centos7-docker-4c-2g-1456 does not seem to be running inside a container 16:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:38:31 $ docker top ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:31 [ssh-agent] Looking for ssh-agent implementation... 16:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:31 $ docker exec ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 ssh-agent 16:38:32 SSH_AUTH_SOCK=/tmp/ssh-Arax2AC4WNv1/agent.13 16:38:32 SSH_AGENT_PID=20 16:38:32 Running ssh-add (command line suppressed) 16:38:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1037375688357584807.key (/w/workspace/edgex-go/2@tmp/private_key_1037375688357584807.key) 16:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:32 + git tag --points-at HEAD [Pipeline] } 16:38:32 $ docker exec --env ******** --env ******** ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 ssh-agent -k 16:38:32 unset SSH_AUTH_SOCK; 16:38:32 unset SSH_AGENT_PID; 16:38:32 echo Agent pid 20 killed; 16:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:32 [ssh-agent] Looking for ssh-agent implementation... 16:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:32 $ docker exec ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 ssh-agent 16:38:32 SSH_AUTH_SOCK=/tmp/ssh-nqzsaix14eVJ/agent.53 16:38:32 SSH_AGENT_PID=59 16:38:32 Running ssh-add (command line suppressed) 16:38:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5192196714401893511.key (/w/workspace/edgex-go/2@tmp/private_key_5192196714401893511.key) 16:38:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:33 + git semver init 16:38:33 # -> Open(): unable to determine branch for HEAD 16:38:33 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:38:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:38:33 # $SEMVER_REMOTE_NAME = origin 16:38:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:33 # $SEMVER_USER_NAME = edgex-jenkins 16:38:33 # $SEMVER_BRANCH = PR-3698 16:38:33 # $SEMVER_TEMP = /tmp/semver-081127543 16:38:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:39:41 # '/tmp/semver-081127543' -> '/w/workspace/edgex-go/2/.semver' 16:39:41 # -> Force: false 16:39:41 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:39:41 $ docker exec --env ******** --env ******** ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 ssh-agent -k 16:39:41 unset SSH_AUTH_SOCK; 16:39:41 unset SSH_AGENT_PID; 16:39:41 echo Agent pid 59 killed; 16:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:41 + git semver [Pipeline] } 16:39:41 $ docker stop --time=1 ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 16:39:43 $ docker rm -f ebaf138c8f94dff1673ea00870fc3a2bcdc40310d69934485dc32a4db99a9204 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:39:44 Stashed 1 file(s) [Pipeline] echo 16:39:44 [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 16:39:44 ========================================================= 16:39:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:39:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:39:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:39:44 540db60ca938: Pulling fs layer 16:39:44 adcc1eea9eea: Pulling fs layer 16:39:44 4c4ab2625f07: Pulling fs layer 16:39:44 db62176df00c: Pulling fs layer 16:39:44 3b30891b0d05: Pulling fs layer 16:39:44 06b49ca38bd5: Pulling fs layer 16:39:44 c788192a36de: Pulling fs layer 16:39:44 a77e37c0d609: Pulling fs layer 16:39:44 c3185cebc471: Pulling fs layer 16:39:44 06b49ca38bd5: Waiting 16:39:44 c788192a36de: Waiting 16:39:44 a77e37c0d609: Waiting 16:39:44 c3185cebc471: Waiting 16:39:44 db62176df00c: Waiting 16:39:44 3b30891b0d05: Waiting 16:39:44 adcc1eea9eea: Verifying Checksum 16:39:44 adcc1eea9eea: Download complete 16:39:45 3b30891b0d05: Verifying Checksum 16:39:45 3b30891b0d05: Download complete 16:39:45 06b49ca38bd5: Verifying Checksum 16:39:45 06b49ca38bd5: Download complete 16:39:45 c788192a36de: Verifying Checksum 16:39:45 c788192a36de: Download complete 16:39:45 540db60ca938: Verifying Checksum 16:39:45 540db60ca938: Pull complete 16:39:45 adcc1eea9eea: Pull complete 16:39:45 4c4ab2625f07: Pull complete 16:39:46 a77e37c0d609: Verifying Checksum 16:39:46 a77e37c0d609: Download complete 16:39:50 c3185cebc471: Verifying Checksum 16:39:50 c3185cebc471: Download complete 16:39:51 db62176df00c: Verifying Checksum 16:39:51 db62176df00c: Download complete 16:39:54 db62176df00c: Pull complete 16:39:54 3b30891b0d05: Pull complete 16:39:54 06b49ca38bd5: Pull complete 16:39:54 c788192a36de: Pull complete 16:39:54 a77e37c0d609: Pull complete 16:39:56 c3185cebc471: Pull complete 16:39:56 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:39:56 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:39:56 WORKDIR /edgex 16:39:56 COPY go.mod . 16:39:56 RUN go mod download' 16:39:56 + docker build -t ci-base-image-x86_64 -f - . 16:39:58 Sending build context to Docker daemon 328.8MB 16:39:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:39:58 ---> 031687cdd783 16:39:58 Step 2/4 : WORKDIR /edgex 16:39:59 Still waiting to schedule task 16:39:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:39:59 ---> Running in 9a7316bfe6c6 16:39:59 Removing intermediate container 9a7316bfe6c6 16:39:59 ---> 027dc28881b6 16:39:59 Step 3/4 : COPY go.mod . 16:39:59 ---> 9c329c1bb978 16:39:59 Step 4/4 : RUN go mod download 16:39:59 ---> Running in 4c48e7e6a5e8 16:40:32 Removing intermediate container 4c48e7e6a5e8 16:40:32 ---> a3739a1bb284 16:40:32 Successfully built a3739a1bb284 16:40:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:40:32 + docker inspect -f . ci-base-image-x86_64 16:40:32 . [Pipeline] withDockerContainer 16:40:32 prd-centos7-docker-4c-2g-1456 does not seem to be running inside a container 16:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 16:40:34 $ docker top 737b7db547bf41e3e73dba6190670d5c7d119b158b204c02a2e72cb69ac9d5f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:35 + go version 16:40:35 go version go1.16.6 linux/amd64 [Pipeline] } 16:40:35 $ docker stop --time=1 737b7db547bf41e3e73dba6190670d5c7d119b158b204c02a2e72cb69ac9d5f5 16:40:36 $ docker rm -f 737b7db547bf41e3e73dba6190670d5c7d119b158b204c02a2e72cb69ac9d5f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:36 + docker inspect -f . ci-base-image-x86_64 16:40:36 . [Pipeline] withDockerContainer 16:40:36 prd-centos7-docker-4c-2g-1456 does not seem to be running inside a container 16:40:36 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 16:40:37 $ docker top 6de4bca56db640d1df038213b6028b5f4b81f1ac2b83d0371c19e727d9c817e5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:40:37 ========================================================= 16:40:37 [edgeXBuildGoParallel] Running Tests and Build... 16:40:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:40:37 + go mod tidy [Pipeline] sh 16:40:38 + make test 16:40:38 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 16:40:38 go mod tidy 16:40:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:40:43 ? github.com/edgexfoundry/edgex-go [no test files] 16:41:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:41:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:41:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:41:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:41:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 16:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 16:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 16:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 16:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 16:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 81.8% of statements 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.198s coverage: 66.9% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 16:42:01 GO111MODULE=on go vet ./... 16:42:23 gofmt -l . 16:42:23 [ "`gofmt -l .`" = "" ] 16:42:23 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:24 + ls -al . 16:42:24 total 608 16:42:24 drwxrwxr-x 10 1001 1001 4096 Sep 6 16:42 . 16:42:24 drwxr-xr-x 4 root root 28 Sep 6 16:40 .. 16:42:24 -rw-rw-r-- 1 1001 1001 11 Sep 6 16:38 .dockerignore 16:42:24 drwxrwxr-x 8 1001 1001 179 Sep 6 16:38 .git 16:42:24 drwxrwxr-x 4 1001 1001 142 Sep 6 16:38 .github 16:42:24 -rw-rw-r-- 1 1001 1001 818 Sep 6 16:38 .gitignore 16:42:24 -rw-rw-r-- 1 1001 1001 76 Sep 6 16:38 .hadolint.yml 16:42:24 drwx------ 3 1001 1001 58 Sep 6 16:39 .semver 16:42:24 -rw-rw-r-- 1 1001 1001 166 Sep 6 16:38 .sonarcloud.properties 16:42:24 -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:38 ADOPTERS.md 16:42:24 -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:38 Attribution.txt 16:42:24 -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:38 CHANGELOG.md 16:42:24 -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:38 CONTRIBUTING.md 16:42:24 -rw-rw-r-- 1 1001 1001 677 Sep 6 16:38 GOVERNANCE.md 16:42:24 -rw-rw-r-- 1 1001 1001 849 Sep 6 16:38 Jenkinsfile 16:42:24 -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:38 LICENSE 16:42:24 -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:38 Makefile 16:42:24 -rw-rw-r-- 1 1001 1001 582 Sep 6 16:38 OWNERS.md 16:42:24 -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:38 README.md 16:42:24 -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:38 SECURITY.md 16:42:24 -rw-rw-r-- 1 1001 1001 5 Sep 6 16:39 VERSION 16:42:24 -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:38 ZMQWindows.md 16:42:24 drwxrwxr-x 2 1001 1001 37 Sep 6 16:38 bin 16:42:24 drwxrwxr-x 14 1001 1001 4096 Sep 6 16:38 cmd 16:42:24 -rw-r--r-- 1 root root 404331 Sep 6 16:42 coverage.out 16:42:24 -rw-rw-r-- 1 1001 1001 841 Sep 6 16:38 go.mod 16:42:24 -rw-r--r-- 1 root root 50064 Sep 6 16:40 go.sum 16:42:24 drwxrwxr-x 8 1001 1001 124 Sep 6 16:38 internal 16:42:24 drwxrwxr-x 3 1001 1001 16 Sep 6 16:38 openapi 16:42:24 drwxrwxr-x 4 1001 1001 71 Sep 6 16:38 snap 16:42:24 -rw-rw-r-- 1 1001 1001 204 Sep 6 16:38 version.go [Pipeline] sh 16:42:24 + '[' -e coverage.out ] 16:42:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:24 Stashed 1 file(s) [Pipeline] sh 16:42:25 + make build 16:42:25 go mod tidy 16:42:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:42:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:42:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:42:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:42:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:42:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:42:39 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] } 16:42:41 $ docker stop --time=1 6de4bca56db640d1df038213b6028b5f4b81f1ac2b83d0371c19e727d9c817e5 16:42:43 $ docker rm -f 6de4bca56db640d1df038213b6028b5f4b81f1ac2b83d0371c19e727d9c817e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:44 16:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:45 latest: Pulling from edgex-devops/edgex-compose 16:42:45 cbdbe7a5bc2a: Pulling fs layer 16:42:45 ca9280d653b3: Pulling fs layer 16:42:45 7e9c9ca2126c: Pulling fs layer 16:42:45 cbdbe7a5bc2a: Verifying Checksum 16:42:45 cbdbe7a5bc2a: Download complete 16:42:45 cbdbe7a5bc2a: Pull complete 16:42:46 ca9280d653b3: Verifying Checksum 16:42:46 ca9280d653b3: Download complete 16:42:46 ca9280d653b3: Pull complete 16:42:48 7e9c9ca2126c: Verifying Checksum 16:42:48 7e9c9ca2126c: Download complete 16:42:52 7e9c9ca2126c: Pull complete 16:42:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:42:52 prd-centos7-docker-4c-2g-1456 does not seem to be running inside a container 16:42:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:42:54 $ docker top 59ec4e22bf1420e604d39bb1178f5b538faa271c9689c8fd0ac3aa367c0b3e24 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:55 + docker-compose build --help 16:42:55 + grep parallel 16:42:55 --parallel Build images in parallel. [Pipeline] } 16:42:55 $ docker stop --time=1 59ec4e22bf1420e604d39bb1178f5b538faa271c9689c8fd0ac3aa367c0b3e24 16:42:57 $ docker rm -f 59ec4e22bf1420e604d39bb1178f5b538faa271c9689c8fd0ac3aa367c0b3e24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:57 . [Pipeline] withDockerContainer 16:42:57 prd-centos7-docker-4c-2g-1456 does not seem to be running inside a container 16:42:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:42:58 $ docker top 2d6422289fadd3f9723b4b84de01c59eb3dc27b82fef5236399a627e64be177c -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:58 + docker-compose -f ./docker-compose-build.yml build --parallel 16:42:59 Building core-command ... 16:42:59 Building core-data ... 16:42:59 Building core-metadata ... 16:42:59 Building security-bootstrapper ... 16:42:59 Building security-proxy-setup ... 16:42:59 Building security-secretstore-setup ... 16:42:59 Building support-notifications ... 16:42:59 Building support-scheduler ... 16:42:59 Building sys-mgmt-agent ... 16:42:59 Building core-data 16:42:59 Building security-bootstrapper 16:42:59 Building security-secretstore-setup 16:42:59 Building core-metadata 16:42:59 Building security-proxy-setup 16:43:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:43:09 ---> a3739a1bb284 16:43:09 Step 3/24 : WORKDIR /edgex-go 16:43:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:43:09 ---> a3739a1bb284 16:43:09 Step 3/22 : WORKDIR /edgex-go 16:43:14 ---> Running in 65610dff6d13 16:43:14 ---> Running in 44342859aa13 16:43:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:43:21 ---> a3739a1bb284 16:43:21 Step 3/32 : WORKDIR /edgex-go 16:43:21 ---> Using cache 16:43:21 ---> b25165c50790 16:43:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:21 Removing intermediate container 65610dff6d13 16:43:21 ---> b25165c50790 16:43:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:21 Removing intermediate container 44342859aa13 16:43:21 ---> 7455a039bbf2 16:43:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:21 ---> Running in 9bb4d34637af 16:43:22 ---> Running in 3151028268b2 16:43:22 ---> Running in c8018b251485 16:43:23 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:43:23 ---> a3739a1bb284 16:43:23 Step 3/26 : WORKDIR /edgex-go 16:43:23 ---> Using cache 16:43:23 ---> b25165c50790 16:43:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:23 ---> Running in 3433565f5f94 16:43:24 Removing intermediate container 9bb4d34637af 16:43:24 ---> f0defaa3a95e 16:43:24 Step 5/32 : RUN apk add --update --no-cache make git 16:43:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:43:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:43:24 ---> a3739a1bb284 16:43:24 Step 3/24 : WORKDIR /edgex-go 16:43:24 ---> Using cache 16:43:24 ---> b25165c50790 16:43:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:24 ---> Using cache 16:43:24 ---> f0defaa3a95e 16:43:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:43:24 ---> Running in 87f349e5bea5 16:43:24 ---> Running in f2231353ef3a 16:43:24 Removing intermediate container 3151028268b2 16:43:24 ---> 08351af67e8f 16:43:24 Step 5/24 : RUN apk add --update --no-cache make git 16:43:24 ---> Running in f2580c0abd69 16:43:24 Removing intermediate container c8018b251485 16:43:24 ---> 43fd1c238291 16:43:24 Step 5/22 : RUN apk add --update --no-cache make git 16:43:24 ---> Running in efef1299008c 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:43:25 Removing intermediate container 3433565f5f94 16:43:25 ---> a2d6b0e508f0 16:43:25 Step 5/26 : RUN apk add --update --no-cache make git 16:43:25 ---> Running in a463fb20a67a 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:43:26 OK: 219 MiB in 52 packages 16:43:26 OK: 219 MiB in 52 packages 16:43:26 OK: 219 MiB in 52 packages 16:43:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:43:26 OK: 219 MiB in 52 packages 16:43:26 Removing intermediate container 87f349e5bea5 16:43:26 ---> 16cce6c79f00 16:43:26 Step 6/24 : COPY go.mod . 16:43:26 Removing intermediate container f2231353ef3a 16:43:26 ---> 4c8ea4c83f65 16:43:26 Step 6/32 : COPY go.mod . 16:43:26 Removing intermediate container f2580c0abd69 16:43:26 ---> c7f2fd694d3a 16:43:26 Step 6/24 : COPY go.mod . 16:43:26 Removing intermediate container efef1299008c 16:43:26 ---> 832faa0eacd0 16:43:26 Step 6/22 : COPY go.mod . 16:43:26 ---> 8e587d9eb257 16:43:26 Step 7/24 : RUN go mod download 16:43:27 ---> f8f01a2fa4a7 16:43:27 Step 7/32 : RUN go mod download 16:43:27 ---> Running in abd6ffaec927 16:43:27 ---> Running in c161fd429ccb 16:43:27 ---> f776f108287c 16:43:27 Step 7/24 : RUN go mod download 16:43:27 ---> Running in ac0a39c0ae15 16:43:27 ---> 26de92db8c0b 16:43:27 Step 7/22 : RUN go mod download 16:43:27 ---> Running in 0b7f6a04dee7 16:43:27 OK: 219 MiB in 52 packages 16:43:27 Removing intermediate container a463fb20a67a 16:43:27 ---> e0cceeb51532 16:43:27 Step 6/26 : COPY go.mod . 16:43:28 ---> aa3e292f13d5 16:43:28 Step 7/26 : RUN go mod download 16:43:28 ---> Running in 9f084a1f1cdf 16:43:28 Removing intermediate container abd6ffaec927 16:43:28 ---> 118cb0f7890b 16:43:28 Step 8/24 : COPY . . 16:43:29 Removing intermediate container ac0a39c0ae15 16:43:29 ---> 93fb019bb6ec 16:43:29 Step 8/24 : COPY . . 16:43:33 Removing intermediate container c161fd429ccb 16:43:33 ---> 29dc5164e918 16:43:33 Step 8/32 : COPY . . 16:43:33 Removing intermediate container 0b7f6a04dee7 16:43:33 ---> 39084fde72fa 16:43:33 Step 8/22 : COPY . . 16:43:33 Removing intermediate container 9f084a1f1cdf 16:43:33 ---> 0b4838a2dbef 16:43:33 Step 8/26 : COPY . . 16:43:39 ---> b30539b5aa9e 16:43:39 Step 9/24 : RUN go mod tidy 16:43:39 ---> ad99fb2b7ede 16:43:39 Step 9/24 : RUN go mod tidy 16:43:39 ---> Running in 472bcedbc9d7 16:43:39 ---> Running in 2fd332ac462d 16:43:42 Removing intermediate container 2fd332ac462d 16:43:42 ---> e35364fb1d32 16:43:42 Step 10/24 : RUN make cmd/core-data/core-data 16:43:42 ---> Running in 23ab0cca43ef 16:43:42 Removing intermediate container 472bcedbc9d7 16:43:42 ---> 7f2e996f119d 16:43:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:43:42 ---> Running in fd96f40b586c 16:43:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:55 ---> 9a4432e8fbb7 16:43:55 Step 9/26 : RUN go mod tidy 16:43:55 ---> Running in 3877323f8c05 16:43:55 ---> 7cd4c18bf416 16:43:55 Step 9/32 : RUN go mod tidy 16:43:55 ---> 4accbf17fefa 16:43:55 Step 9/22 : RUN go mod tidy 16:43:55 ---> Running in 22771b4240f1 16:43:55 ---> Running in 0a8f269f1323 16:43:57 Removing intermediate container 3877323f8c05 16:43:57 ---> dfeeb3127f14 16:43:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:43:58 ---> Running in ec49694feac3 16:43:58 Removing intermediate container 22771b4240f1 16:43:58 ---> ef94ef52d752 16:43:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:58 ---> Running in 3db262a050cf 16:43:58 Removing intermediate container 0a8f269f1323 16:43:58 ---> 93c5ec731c0d 16:43:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:43:58 ---> Running in b8b38cdc58f3 16:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:59 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 16:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:15 Removing intermediate container fd96f40b586c 16:44:15 ---> 435af34e245e 16:44:15 16:44:15 Step 11/24 : FROM alpine:3.12 16:44:15 3.12: Pulling from library/alpine 16:44:16 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:44:16 Status: Downloaded newer image for alpine:3.12 16:44:16 ---> 48b8ec4ed9eb 16:44:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:44:16 ---> Running in ee602f36dcd5 16:44:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:17 (1/1) Installing dumb-init (1.2.2-r1) 16:44:17 Executing busybox-1.31.1-r20.trigger 16:44:17 OK: 6 MiB in 15 packages 16:44:17 Removing intermediate container ee602f36dcd5 16:44:17 ---> ef1bfec268fd 16:44:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:44:17 ---> Running in ec6bf4b918bf 16:44:17 Removing intermediate container ec6bf4b918bf 16:44:17 ---> 4733dcbaf640 16:44:17 Step 14/24 : ENV APP_PORT=59881 16:44:17 ---> Running in 9021199f9c10 16:44:17 Removing intermediate container 9021199f9c10 16:44:17 ---> b3a331ac42b9 16:44:17 Step 15/24 : EXPOSE $APP_PORT 16:44:17 ---> Running in de4833fc9b6a 16:44:18 Removing intermediate container de4833fc9b6a 16:44:18 ---> 0ed6a445d818 16:44:18 Step 16/24 : WORKDIR / 16:44:18 ---> Running in 56c84aa25cf9 16:44:18 Removing intermediate container 56c84aa25cf9 16:44:18 ---> 529d9b9f9d23 16:44:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:18 ---> 0a327b0ebb7c 16:44:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:44:19 ---> 438e03d723b6 16:44:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:44:19 ---> bf77e4a3c125 16:44:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:44:19 ---> Running in fcc98c40a58c 16:44:19 Removing intermediate container fcc98c40a58c 16:44:19 ---> d14c412a9d21 16:44:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:19 ---> Running in 1d51b6a5c9f3 16:44:19 Removing intermediate container 1d51b6a5c9f3 16:44:19 ---> 5d55bc50b5c6 16:44:19 Step 22/24 : LABEL arch=x86_64 16:44:19 ---> Running in f70fc7b58c6c 16:44:20 Removing intermediate container f70fc7b58c6c 16:44:20 ---> 948a2f77ef7f 16:44:20 Step 23/24 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:44:20 ---> Running in b1edec62eb9f 16:44:20 Removing intermediate container b1edec62eb9f 16:44:20 ---> 3e711261b238 16:44:20 Step 24/24 : LABEL version=0.0.0 16:44:20 ---> Running in 516bc9941af3 16:44:20 Removing intermediate container 516bc9941af3 16:44:20 ---> ad104a02f56d 16:44:20 16:44:20 Successfully built ad104a02f56d 16:44:20 Successfully tagged core-metadata:latest 16:44:20 Building support-scheduler 16:44:26  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:26 ---> a3739a1bb284 16:44:26 Step 3/23 : WORKDIR /edgex-go 16:44:26 ---> Using cache 16:44:26 ---> b25165c50790 16:44:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:26 ---> Using cache 16:44:26 ---> a2d6b0e508f0 16:44:26 Step 5/23 : RUN apk add --update --no-cache make git 16:44:26 ---> Using cache 16:44:26 ---> e0cceeb51532 16:44:26 Step 6/23 : COPY go.mod . 16:44:26 ---> Using cache 16:44:26 ---> aa3e292f13d5 16:44:26 Step 7/23 : RUN go mod download 16:44:26 ---> Using cache 16:44:26 ---> 0b4838a2dbef 16:44:26 Step 8/23 : COPY . . 16:44:26 ---> Using cache 16:44:26 ---> 9a4432e8fbb7 16:44:26 Step 9/23 : RUN go mod tidy 16:44:26 ---> Using cache 16:44:26 ---> dfeeb3127f14 16:44:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:44:26 Removing intermediate container 23ab0cca43ef 16:44:26 ---> 2994cb52254b 16:44:26 16:44:26 Step 11/24 : FROM alpine:3.12 16:44:26 ---> 48b8ec4ed9eb 16:44:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:44:26 ---> Running in 9fdf708f63ce 16:44:26 ---> Running in 995457861cd3 16:44:26 Removing intermediate container 995457861cd3 16:44:26 ---> 98c423a0f83a 16:44:26 Step 13/24 : ENV APP_PORT=59880 16:44:26 ---> Running in 8dd475c836bb 16:44:27 Removing intermediate container 8dd475c836bb 16:44:27 ---> 3854e1d5e7f9 16:44:27 Step 14/24 : EXPOSE $APP_PORT 16:44:27 ---> Running in 2c8aecbfdc2b 16:44:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44:27 Removing intermediate container 2c8aecbfdc2b 16:44:27 ---> d04999040f9a 16:44:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:27 ---> Running in 039f915df55b 16:44:28 Removing intermediate container 039f915df55b 16:44:28 ---> dac8c4b4fcb0 16:44:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:44:28 ---> Running in 2146f0eee36e 16:44:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:30 (1/6) Installing dumb-init (1.2.2-r1) 16:44:30 (2/6) Installing libgcc (9.3.0-r2) 16:44:30 (3/6) Installing libsodium (1.0.18-r0) 16:44:30 (4/6) Installing libstdc++ (9.3.0-r2) 16:44:30 (5/6) Installing libzmq (4.3.3-r0) 16:44:30 (6/6) Installing zeromq (4.3.3-r0) 16:44:30 Executing busybox-1.31.1-r20.trigger 16:44:30 OK: 8 MiB in 20 packages 16:44:31 Removing intermediate container 2146f0eee36e 16:44:31 ---> 5ec479b3b84c 16:44:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:31 ---> 4d197368c8c4 16:44:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:44:32 ---> 925dc2be8657 16:44:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:44:32 ---> ab0c9a04986d 16:44:32 Step 20/24 : ENTRYPOINT ["/core-data"] 16:44:32 ---> Running in 4b3bc445eb7f 16:44:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:44:32 Removing intermediate container 4b3bc445eb7f 16:44:32 ---> e6a95faf2eb0 16:44:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:32 ---> Running in e48f4a0a60c6 16:44:33 Removing intermediate container e48f4a0a60c6 16:44:33 ---> f5612c577797 16:44:33 Step 22/24 : LABEL arch=x86_64 16:44:33 ---> Running in fcaed5d16f23 16:44:33 Removing intermediate container fcaed5d16f23 16:44:33 ---> 31f53f72187d 16:44:33 Step 23/24 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:44:33 ---> Running in 7799148f2c5c 16:44:33 Removing intermediate container 7799148f2c5c 16:44:33 ---> 5d029de51f34 16:44:33 Step 24/24 : LABEL version=0.0.0 16:44:33 ---> Running in 76d97568b5a3 16:44:33 Removing intermediate container 76d97568b5a3 16:44:33 ---> d44f032a33c3 16:44:33 16:44:34 Successfully built d44f032a33c3 16:44:34 Successfully tagged core-data:latest 16:44:34 Building support-notifications 16:44:34  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:39 ---> a3739a1bb284 16:44:39 Step 3/23 : WORKDIR /edgex-go 16:44:39 ---> Using cache 16:44:39 ---> b25165c50790 16:44:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:39 ---> Using cache 16:44:39 ---> a2d6b0e508f0 16:44:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:44:40 ---> Running in 874c74815e28 16:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:44:42 OK: 219 MiB in 52 packages 16:44:43 Removing intermediate container 3db262a050cf 16:44:43 ---> a995c1b408ba 16:44:43 16:44:43 Step 11/32 : FROM alpine:3.12 16:44:43 ---> 48b8ec4ed9eb 16:44:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:44:43 Removing intermediate container ec49694feac3 16:44:43 ---> 373a961a7002 16:44:43 16:44:43 Step 11/26 : FROM alpine:3.12 16:44:43 ---> 48b8ec4ed9eb 16:44:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:44:43 Removing intermediate container b8b38cdc58f3 16:44:43 ---> c3e98e26489c 16:44:43 16:44:43 Step 11/22 : FROM alpine:3.12 16:44:43 ---> Running in 0c66fd623a24 16:44:43 ---> 48b8ec4ed9eb 16:44:43 Step 12/22 : RUN apk add --update --no-cache curl 16:44:43 ---> Running in 50afad531662 16:44:43 ---> Running in 0503649ad643 16:44:43 Removing intermediate container 874c74815e28 16:44:43 ---> e6d546cb08fb 16:44:43 Step 6/23 : COPY go.mod . 16:44:43 Removing intermediate container 0c66fd623a24 16:44:43 ---> 698a115ad1b3 16:44:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:44:43 ---> Running in d2299abb82d0 16:44:44 ---> 0af7e2d234e3 16:44:44 Step 7/23 : RUN go mod download 16:44:44 ---> Running in 5fb56d18563d 16:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:44 (1/4) Installing ca-certificates (20191127-r4) 16:44:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:44:44 (3/4) Installing libcurl (7.78.0-r0) 16:44:44 (4/4) Installing curl (7.78.0-r0) 16:44:44 Executing busybox-1.31.1-r20.trigger 16:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:44 Executing ca-certificates-20191127-r4.trigger 16:44:44 (1/3) Installing ca-certificates (20191127-r4) 16:44:44 OK: 7 MiB in 18 packages 16:44:44 (2/3) Installing dumb-init (1.2.2-r1) 16:44:44 (3/3) Installing su-exec (0.2-r1) 16:44:44 Executing busybox-1.31.1-r20.trigger 16:44:44 Executing ca-certificates-20191127-r4.trigger 16:44:44 (1/2) Installing dumb-init (1.2.2-r1) 16:44:44 (2/2) Installing su-exec (0.2-r1) 16:44:44 Executing busybox-1.31.1-r20.trigger 16:44:44 OK: 6 MiB in 16 packages 16:44:44 OK: 6 MiB in 17 packages 16:44:45 Removing intermediate container 0503649ad643 16:44:45 ---> 3d13c15864eb 16:44:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:44:45 ---> Running in 430621d64125 16:44:45 Removing intermediate container d2299abb82d0 16:44:45 ---> f62f5b9ad57b 16:44:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:44:45 ---> Running in 1921e600722f 16:44:46 Removing intermediate container 50afad531662 16:44:46 ---> 1f7e55d31e96 16:44:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:44:46 Removing intermediate container 430621d64125 16:44:46 ---> ec1c1cd2e3b3 16:44:46 Step 14/22 : WORKDIR /edgex 16:44:46 ---> Running in d30d7bcea615 16:44:46 Removing intermediate container 1921e600722f 16:44:46 ---> 99f78ed810e5 16:44:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:44:46 ---> Running in cfbeaa99980d 16:44:46 ---> Running in 9a4537fd609c 16:44:46 Removing intermediate container d30d7bcea615 16:44:46 ---> 151b82a76ef5 16:44:46 Step 14/26 : WORKDIR / 16:44:46 ---> Running in 92e39cee9540 16:44:46 Removing intermediate container 9a4537fd609c 16:44:46 ---> 7ba7e9a0e53b 16:44:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:44:46 Removing intermediate container cfbeaa99980d 16:44:46 ---> dc75d78d06af 16:44:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:44:46 ---> Running in d3ab12016fce 16:44:46 Removing intermediate container 92e39cee9540 16:44:46 ---> 934053fc16f6 16:44:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:44:46 Removing intermediate container 5fb56d18563d 16:44:46 ---> 3d59d3d62af8 16:44:46 Step 8/23 : COPY . . 16:44:47 ---> 6b82544c0322 16:44:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:44:48 ---> 29a6530c8c67 16:44:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:44:49 ---> b1ba0e656590 16:44:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:44:49 ---> a64c11236e4c 16:44:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:44:49 Removing intermediate container d3ab12016fce 16:44:49 ---> 216e7feaacf8 16:44:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:44:49 ---> Running in 320b9566e76b 16:44:49 ---> 88389f8943a4 16:44:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:44:49 ---> 838a80a71bbd 16:44:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:44:50 Removing intermediate container 320b9566e76b 16:44:50 ---> 02e6fc0b8377 16:44:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:44:50 ---> Running in 823e9721ecd9 16:44:50 ---> d1d53ebbee4b 16:44:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:44:50 Removing intermediate container 823e9721ecd9 16:44:50 ---> 247060e4e50a 16:44:50 Step 19/22 : CMD ["--init=true"] 16:44:50 ---> 4352a3c423f0 16:44:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:44:50 ---> Running in b1666c62172e 16:44:50 ---> Running in 7ab10b18b9c9 16:44:51 Removing intermediate container b1666c62172e 16:44:51 ---> 255c458116cb 16:44:51 Step 20/22 : LABEL arch=x86_64 16:44:51 ---> 2eb44e6e9093 16:44:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:44:51 ---> Running in fe14d7ac1f6c 16:44:52 ---> 47c49a84e6a7 16:44:52 Step 9/23 : RUN go mod tidy 16:44:52 ---> Running in 148eaefc628c 16:44:52 Removing intermediate container fe14d7ac1f6c 16:44:52 ---> 4ea0b37403ae 16:44:52 Step 21/22 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:44:52 ---> 03e45c103f1f 16:44:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:44:52 Removing intermediate container 7ab10b18b9c9 16:44:52 ---> 19020c07c4c9 16:44:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:52 ---> Running in 1ba34054475c 16:44:52 Removing intermediate container 1ba34054475c 16:44:52 ---> 28ae2c3a6f78 16:44:52 Step 22/22 : LABEL version=0.0.0 16:44:52 ---> d38cb3c716de 16:44:52 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/ 16:44:52 ---> Running in 721abec29dd0 16:44:52 ---> Running in 4cb3ff46c074 16:44:52 ---> a1dd2556d0a5 16:44:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:44:52 Removing intermediate container 721abec29dd0 16:44:52 ---> b8663624f22b 16:44:52 16:44:53 Successfully built b8663624f22b 16:44:53 Successfully tagged security-proxy-setup:latest 16:44:53  Building security-proxy-setup ... done Building sys-mgmt-agent 16:44:55 Removing intermediate container 9fdf708f63ce 16:44:55 ---> 797abdbcb59f 16:44:55 16:44:55 Step 11/23 : FROM alpine:3.12 16:44:55 ---> 48b8ec4ed9eb 16:44:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:44:55 ---> Using cache 16:44:55 ---> ef1bfec268fd 16:44:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:44:55 ---> Using cache 16:44:55 ---> 4733dcbaf640 16:44:55 Step 14/23 : ENV APP_PORT=59861 16:44:55 ---> dbf08e76a401 16:44:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:44:55 ---> Running in 79042b756c21 16:44:55 Removing intermediate container 148eaefc628c 16:44:55 ---> 77365b180a99 16:44:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:44:55 ---> Running in 6ba91f8a01a5 16:44:55 ---> 8760da467169 16:44:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:44:55 Removing intermediate container 4cb3ff46c074 16:44:55 ---> bec6af95e7ec 16:44:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:44:55 Removing intermediate container 79042b756c21 16:44:55 ---> 94ccb3eb9d3e 16:44:55 Step 15/23 : EXPOSE $APP_PORT 16:44:56 ---> Running in b9e696d8be32 16:44:56 ---> Running in fe76a678125d 16:44:56 ---> 4f3288e2a2b8 16:44:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:44:56 Removing intermediate container b9e696d8be32 16:44:56 ---> 0c3ed559e3c4 16:44:56 Step 24/26 : LABEL arch=x86_64 16:44:56 Removing intermediate container fe76a678125d 16:44:56 ---> a4620d409335 16:44:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:56 ---> Running in 3299058f8b66 16:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:44:56 Removing intermediate container 3299058f8b66 16:44:56 ---> 175edf42e501 16:44:56 Step 25/26 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:44:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:44:56 ---> a3739a1bb284 16:44:56 Step 3/24 : WORKDIR /edgex-go 16:44:56 ---> Using cache 16:44:56 ---> b25165c50790 16:44:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:56 ---> Using cache 16:44:56 ---> a2d6b0e508f0 16:44:56 Step 5/24 : RUN apk add --update --no-cache make bash git 16:44:56 ---> 75243a04cb76 16:44:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:44:56 ---> Running in b240dab31cec 16:44:56 ---> 631bae8d111a 16:44:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:44:56 ---> Running in f38dbf2dac9d 16:44:56 ---> Running in b941072d1053 16:44:56 Removing intermediate container f38dbf2dac9d 16:44:56 ---> aab783f9389b 16:44:56 Step 26/26 : LABEL version=0.0.0 16:44:57 ---> Running in 45dbc0ea5d01 16:44:57 Removing intermediate container b941072d1053 16:44:57 ---> 35922c386fe0 16:44:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:44:57 ---> 0dd86a424ef1 16:44:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:44:57 Removing intermediate container 45dbc0ea5d01 16:44:57 ---> a8da3d772704 16:44:57 16:44:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:44:57 ---> 1c5e0c8c0782 16:44:57 Step 27/32 : RUN chmod +x /entrypoint.sh 16:44:57 Successfully built a8da3d772704 16:44:57 Successfully tagged security-secretstore-setup:latest 16:44:57  Building security-secretstore-setup ... done Building core-command 16:44:57 ---> Running in d505f3cb0a5a 16:44:58 ---> 0e800da1a0eb 16:44:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:44:59 OK: 219 MiB in 52 packages 16:45:00 ---> Running in dabc835e4cc1 16:45:00 Removing intermediate container dabc835e4cc1 16:45:00 ---> 28dd1799aeeb 16:45:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:01 ---> Running in d6e1c440bf74 16:45:01 Removing intermediate container b240dab31cec 16:45:01 ---> b93cd7b2b017 16:45:01 Step 6/24 : COPY go.mod . 16:45:02 Removing intermediate container d6e1c440bf74 16:45:02 ---> de29b36f03d3 16:45:02 Step 21/23 : LABEL arch=x86_64 16:45:02 ---> Running in 3c4316c6454d 16:45:02 Removing intermediate container d505f3cb0a5a 16:45:02 ---> d8fd56d20997 16:45:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:45:02 ---> 827624a8869c 16:45:02 Step 7/24 : RUN go mod download 16:45:02 ---> Running in c3016099660a 16:45:02 ---> Running in 998cd9c2654a 16:45:02 Removing intermediate container 3c4316c6454d 16:45:02 ---> 9da8804f9c61 16:45:02 Step 22/23 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:45:02 ---> Running in 963f67f61f88 16:45:02 Removing intermediate container 998cd9c2654a 16:45:02 ---> 601373eaf832 16:45:02 Step 29/32 : CMD ["gate"] 16:45:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:02 ---> a3739a1bb284 16:45:02 Step 3/24 : WORKDIR /edgex-go 16:45:02 ---> Using cache 16:45:02 ---> b25165c50790 16:45:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:02 ---> Using cache 16:45:02 ---> a2d6b0e508f0 16:45:02 Step 5/24 : RUN apk add --update --no-cache make git 16:45:02 ---> Using cache 16:45:02 ---> e0cceeb51532 16:45:02 Step 6/24 : COPY go.mod . 16:45:02 ---> Using cache 16:45:02 ---> aa3e292f13d5 16:45:02 Step 7/24 : RUN go mod download 16:45:02 ---> Using cache 16:45:02 ---> 0b4838a2dbef 16:45:02 Step 8/24 : COPY . . 16:45:02 ---> Using cache 16:45:02 ---> 9a4432e8fbb7 16:45:02 Step 9/24 : RUN go mod tidy 16:45:02 ---> Using cache 16:45:02 ---> dfeeb3127f14 16:45:02 Step 10/24 : RUN make cmd/core-command/core-command 16:45:02 ---> Running in 07fc27fdb797 16:45:02 ---> Running in 85c67c0524b2 16:45:02 Removing intermediate container 963f67f61f88 16:45:02 ---> 9ef97b3b6b87 16:45:02 Step 23/23 : LABEL version=0.0.0 16:45:02 ---> Running in 24b5bd7429b0 16:45:02 Removing intermediate container 85c67c0524b2 16:45:02 ---> e1fe902cea7c 16:45:02 Step 30/32 : LABEL arch=x86_64 16:45:02 Removing intermediate container 24b5bd7429b0 16:45:02 ---> 5b925df847e4 16:45:02 16:45:02 ---> Running in 32dc86bda6ae 16:45:02 Successfully built 5b925df847e4 16:45:02 Successfully tagged support-scheduler:latest 16:45:02  Building support-scheduler ... done Removing intermediate container 32dc86bda6ae 16:45:02 ---> 6b95c3184a7a 16:45:02 Step 31/32 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:45:02 ---> Running in d55ea2ecb972 16:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:45:03 Removing intermediate container d55ea2ecb972 16:45:03 ---> f4190e8317f9 16:45:03 Step 32/32 : LABEL version=0.0.0 16:45:03 ---> Running in b83293f9f57f 16:45:03 Removing intermediate container c3016099660a 16:45:03 ---> a685a60c3955 16:45:03 Step 8/24 : COPY . . 16:45:03 Removing intermediate container b83293f9f57f 16:45:03 ---> 16441d03828c 16:45:03 16:45:03 Successfully built 16441d03828c 16:45:03 Successfully tagged security-bootstrapper:latest 16:45:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1464 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 16:45:08 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:45:08 The recommended git tool is: git 16:45:10  Building security-bootstrapper ... done  ---> 796f65af108b 16:45:10 Step 9/24 : RUN go mod tidy 16:45:10 ---> Running in eb2d9e6d98b3 16:45:11 Removing intermediate container eb2d9e6d98b3 16:45:11 ---> 2b56c8fc6f81 16:45:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:45:11 ---> Running in e3f1ad0ad3c3 16:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:15 using credential edgex-jenkins-ssh 16:45:15 Cloning the remote Git repository 16:45:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:45:15 > git init /w/workspace/edgex-go/2 # timeout=10 16:45:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:15 > git --version # timeout=10 16:45:15 > git --version # 'git version 2.17.1' 16:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:22 Removing intermediate container 6ba91f8a01a5 16:45:22 ---> 504fbd2cba4e 16:45:22 16:45:22 Step 11/23 : FROM alpine:3.12 16:45:22 ---> 48b8ec4ed9eb 16:45:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:45:22 ---> Running in c1ba0202e63a 16:45:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:45:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:45:22 (1/2) Installing ca-certificates (20191127-r4) 16:45:23 (2/2) Installing dumb-init (1.2.2-r1) 16:45:23 Executing busybox-1.31.1-r20.trigger 16:45:23 Executing ca-certificates-20191127-r4.trigger 16:45:23 OK: 6 MiB in 16 packages 16:45:23 Removing intermediate container c1ba0202e63a 16:45:23 ---> 466c35bea0b9 16:45:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:45:23 ---> Running in bc255b8927c7 16:45:24 Removing intermediate container bc255b8927c7 16:45:24 ---> 160034ee8c3c 16:45:24 Step 14/23 : ENV APP_PORT=59860 16:45:24 ---> Running in 408bef7627c6 16:45:24 Removing intermediate container 408bef7627c6 16:45:24 ---> fb6115875649 16:45:24 Step 15/23 : EXPOSE $APP_PORT 16:45:24 ---> Running in 57f1bd341a53 16:45:24 Removing intermediate container 57f1bd341a53 16:45:24 ---> 3b3af5ad29eb 16:45:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:24 Removing intermediate container 07fc27fdb797 16:45:24 ---> 3c0a34c8978e 16:45:24 16:45:24 Step 11/24 : FROM alpine:3.12 16:45:24 ---> 48b8ec4ed9eb 16:45:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:45:24 ---> Using cache 16:45:24 ---> ef1bfec268fd 16:45:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:45:24 ---> Using cache 16:45:24 ---> 4733dcbaf640 16:45:24 Step 14/24 : ENV APP_PORT=59882 16:45:25 ---> Running in 3eacdc6c268c 16:45:25 Removing intermediate container 3eacdc6c268c 16:45:25 ---> 952e2920c44e 16:45:25 Step 15/24 : EXPOSE $APP_PORT 16:45:25 ---> Running in 0de56a2f8f19 16:45:25 ---> e72ef251d490 16:45:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:45:25 Removing intermediate container 0de56a2f8f19 16:45:25 ---> 95dc1026b9ab 16:45:25 Step 16/24 : WORKDIR / 16:45:25 ---> Running in 838e88d67538 16:45:25 ---> b1e153442302 16:45:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:45:26 Removing intermediate container 838e88d67538 16:45:26 ---> 0855b56935af 16:45:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:26 ---> 50499726306b 16:45:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:45:26 ---> Running in 786a0766bdf3 16:45:26 ---> 214bde2bc359 16:45:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:45:26 Removing intermediate container 786a0766bdf3 16:45:26 ---> 0d8bbd228a9a 16:45:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:26 ---> Running in d90986395770 16:45:26 Removing intermediate container d90986395770 16:45:26 ---> c659960629f5 16:45:26 Step 21/23 : LABEL arch=x86_64 16:45:26 ---> 96e3acbf0ead 16:45:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:45:26 ---> Running in e35e90c3e71d 16:45:26 ---> 00da4d26df84 16:45:26 Step 20/24 : ENTRYPOINT ["/core-command"] 16:45:26 Removing intermediate container e35e90c3e71d 16:45:26 ---> dc2fc28a3148 16:45:26 Step 22/23 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:45:26 ---> Running in b8adabceaa0e 16:45:27 ---> Running in 086feaf39c10 16:45:27 Removing intermediate container b8adabceaa0e 16:45:27 ---> 09aac5ad61b5 16:45:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:27 Removing intermediate container 086feaf39c10 16:45:27 ---> 305751bceef9 16:45:27 Step 23/23 : LABEL version=0.0.0 16:45:27 ---> Running in 0e6242c7abd4 16:45:27 ---> Running in dc6f0932bd34 16:45:27 Removing intermediate container 0e6242c7abd4 16:45:27 ---> d490221c8ffb 16:45:27 Step 22/24 : LABEL arch=x86_64 16:45:27 ---> Running in 6fa6e71af97d 16:45:27 Removing intermediate container dc6f0932bd34 16:45:27 ---> e4b53d1b3ba4 16:45:27 16:45:27 Successfully built e4b53d1b3ba4 16:45:27 Successfully tagged support-notifications:latest 16:45:27  Building support-notifications ... done Removing intermediate container 6fa6e71af97d 16:45:27 ---> ed52507f2f2e 16:45:27 Step 23/24 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:45:27 ---> Running in b183550f1029 16:45:28 Removing intermediate container b183550f1029 16:45:28 ---> 18c8dfc17d96 16:45:28 Step 24/24 : LABEL version=0.0.0 16:45:28 ---> Running in 560265a99763 16:45:28 Removing intermediate container 560265a99763 16:45:28 ---> 34c4113c9731 16:45:28 16:45:28 Successfully built 34c4113c9731 16:45:28 Successfully tagged core-command:latest 16:45:29  Building core-command ... done Removing intermediate container e3f1ad0ad3c3 16:45:29 ---> 3002021293f3 16:45:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:45:29 ---> Running in 30ea9127f9c3 16:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:30 Removing intermediate container 30ea9127f9c3 16:45:30 ---> db04ed75f35a 16:45:30 16:45:30 Step 12/24 : FROM docker:20.10.7 16:45:30 20.10.7: Pulling from library/docker 16:45:36 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:45:36 Status: Downloaded newer image for docker:20.10.7 16:45:36 ---> 08bdaf2f88f9 16:45:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:45:36 ---> Running in 6350dcaa9c3d 16:45:36 Removing intermediate container 6350dcaa9c3d 16:45:36 ---> eb8ccf1d1990 16:45:36 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 16:45:37 ---> Running in da76c911109d 16:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:45:37 (1/39) Installing readline (8.1.0-r0) 16:45:37 (2/39) Installing bash (5.1.0-r0) 16:45:37 Executing bash-5.1.0-r0.post-install 16:45:37 (3/39) Installing brotli-libs (1.0.9-r3) 16:45:37 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:45:37 (5/39) Installing libcurl (7.78.0-r0) 16:45:37 (6/39) Installing curl (7.78.0-r0) 16:45:37 (7/39) Installing dumb-init (1.2.5-r0) 16:45:37 (8/39) Installing libbz2 (1.0.8-r1) 16:45:37 (9/39) Installing expat (2.2.10-r1) 16:45:37 (10/39) Installing libffi (3.3-r2) 16:45:37 (11/39) Installing gdbm (1.19-r0) 16:45:37 (12/39) Installing xz-libs (5.2.5-r0) 16:45:37 (13/39) Installing sqlite-libs (3.34.1-r0) 16:45:37 (14/39) Installing python3 (3.8.10-r0) 16:45:38 (15/39) Installing py3-appdirs (1.4.4-r1) 16:45:38 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:45:38 (17/39) Installing py3-parsing (2.4.7-r1) 16:45:38 (18/39) Installing py3-six (1.15.0-r0) 16:45:38 (19/39) Installing py3-packaging (20.9-r0) 16:45:38 (20/39) Installing py3-setuptools (51.3.3-r0) 16:45:38 (21/39) Installing py3-chardet (4.0.0-r0) 16:45:38 (22/39) Installing py3-idna (3.1-r0) 16:45:38 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:45:38 (24/39) Installing py3-requests (2.25.1-r1) 16:45:38 (25/39) Installing py3-msgpack (1.0.2-r0) 16:45:38 (26/39) Installing py3-lockfile (0.12.2-r3) 16:45:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:45:38 (28/39) Installing py3-colorama (0.4.4-r0) 16:45:38 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:45:38 (30/39) Installing py3-distlib (0.3.1-r1) 16:45:38 (31/39) Installing py3-distro (1.5.0-r1) 16:45:38 (32/39) Installing py3-webencodings (0.5.1-r3) 16:45:38 (33/39) Installing py3-html5lib (1.1-r0) 16:45:38 (34/39) Installing py3-pytoml (0.1.21-r0) 16:45:38 (35/39) Installing py3-pep517 (0.9.1-r0) 16:45:38 (36/39) Installing py3-progress (1.5-r0) 16:45:38 (37/39) Installing py3-retrying (1.3.3-r0) 16:45:38 (38/39) Installing py3-toml (0.10.2-r0) 16:45:38 (39/39) Installing py3-pip (20.3.4-r0) 16:45:39 Executing busybox-1.32.1-r6.trigger 16:45:39 OK: 82 MiB in 59 packages 16:45:40 Collecting docker-compose==1.23.2 16:45:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:45:40 Collecting dockerpty<0.5,>=0.4.1 16:45:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:45:41 Collecting texttable<0.10,>=0.9.0 16:45:41 Downloading texttable-0.9.1.tar.gz (11 kB) 16:45:41 Collecting PyYAML<4,>=3.10 16:45:41 Downloading PyYAML-3.13.tar.gz (270 kB) 16:45:42 Collecting cached-property<2,>=1.2.0 16:45:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:45:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:45:42 Collecting docopt<0.7,>=0.6.1 16:45:42 Downloading docopt-0.6.2.tar.gz (25 kB) 16:45:42 Collecting jsonschema<3,>=2.5.1 16:45:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:45:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:45:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:45:42 Collecting websocket-client<1.0,>=0.32.0 16:45:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:45:42 Collecting docker<4.0,>=3.6.0 16:45:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:45:42 Collecting docker-pycreds>=0.4.0 16:45:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:45:43 Collecting urllib3<1.25,>=1.21.1 16:45:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:45:43 Collecting chardet<3.1.0,>=3.0.2 16:45:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:45:43 Collecting certifi>=2017.4.17 16:45:43 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:45:43 Collecting idna<2.8,>=2.5 16:45:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:45:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:45:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:45:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:45:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:45:43 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:45:43 Attempting uninstall: urllib3 16:45:43 Found existing installation: urllib3 1.26.2 16:45:43 Uninstalling urllib3-1.26.2: 16:45:43 Successfully uninstalled urllib3-1.26.2 16:45:43 Attempting uninstall: idna 16:45:43 Found existing installation: idna 3.1 16:45:43 Uninstalling idna-3.1: 16:45:43 Successfully uninstalled idna-3.1 16:45:43 Attempting uninstall: chardet 16:45:43 Found existing installation: chardet 4.0.0 16:45:43 Uninstalling chardet-4.0.0: 16:45:43 Successfully uninstalled chardet-4.0.0 16:45:44 Attempting uninstall: requests 16:45:44 Found existing installation: requests 2.25.1 16:45:44 Uninstalling requests-2.25.1: 16:45:44 Successfully uninstalled requests-2.25.1 16:45:44 Running setup.py install for texttable: started 16:45:44 Running setup.py install for texttable: finished with status 'done' 16:45:44 Running setup.py install for PyYAML: started 16:45:44 Running setup.py install for PyYAML: finished with status 'done' 16:45:44 Running setup.py install for docopt: started 16:45:44 Running setup.py install for docopt: finished with status 'done' 16:45:44 Running setup.py install for dockerpty: started 16:45:45 Running setup.py install for dockerpty: finished with status 'done' 16:45:45 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 16:45:48 Removing intermediate container da76c911109d 16:45:48 ---> 010e4cc2cfa7 16:45:48 Step 15/24 : ENV APP_PORT=58890 16:45:48 ---> Running in 14549f493a20 16:45:48 Removing intermediate container 14549f493a20 16:45:48 ---> bc0f5ce64e4b 16:45:48 Step 16/24 : EXPOSE $APP_PORT 16:45:48 ---> Running in b07387f4f762 16:45:48 Removing intermediate container b07387f4f762 16:45:48 ---> 7b56a41e5383 16:45:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:45:48 ---> 5053a2823c3f 16:45:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:45:49 ---> 74e3196ac8cf 16:45:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:45:49 ---> 702c5f1ef9eb 16:45:49 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:45:49 ---> Running in ce9bcb733f25 16:45:49 Removing intermediate container ce9bcb733f25 16:45:49 ---> e132c88ad109 16:45:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:49 ---> Running in 1925ce1e30a9 16:45:49 Removing intermediate container 1925ce1e30a9 16:45:49 ---> 1bc7c86842f8 16:45:49 Step 22/24 : LABEL arch=x86_64 16:45:49 ---> Running in 5f23d55dd9ca 16:45:49 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e 16:45:49 Removing intermediate container 5f23d55dd9ca 16:45:49 ---> ed86d98af337 16:45:49 Step 23/24 : LABEL git_sha=59f7fed053be45777a6fb132c58dfbe260adf0e8 16:45:49 ---> Running in 9d8bd99aafc4 16:45:49 Removing intermediate container 9d8bd99aafc4 16:45:49 ---> ea36eee2a3e6 16:45:49 Step 24/24 : LABEL version=0.0.0 16:45:49 ---> Running in fa736cc97838 16:45:50 Removing intermediate container fa736cc97838 16:45:50 ---> 6691915e8d47 16:45:50 16:45:50 Successfully built 6691915e8d47 16:45:50 Successfully tagged sys-mgmt-agent:latest 16:45:50  Building sys-mgmt-agent ... done  [Pipeline] } 16:45:50 $ docker stop --time=1 2d6422289fadd3f9723b4b84de01c59eb3dc27b82fef5236399a627e64be177c 16:45:50 Merge succeeded, producing 5a38806f90786d776a6b9432559bf0461ffeeb9e 16:45:50 Checking out Revision 5a38806f90786d776a6b9432559bf0461ffeeb9e (PR-3698) 16:45:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:45:49 > git config core.sparsecheckout # timeout=10 16:45:49 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 16:45:49 > git remote # timeout=10 16:45:49 > git config --get remote.origin.url # timeout=10 16:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:49 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 16:45:50 > git rev-parse HEAD^{commit} # timeout=10 16:45:50 > git config core.sparsecheckout # timeout=10 16:45:50 > git checkout -f 5a38806f90786d776a6b9432559bf0461ffeeb9e # timeout=10 16:45:51 $ docker rm -f 2d6422289fadd3f9723b4b84de01c59eb3dc27b82fef5236399a627e64be177c [Pipeline] // withDockerContainer [Pipeline] sh 16:45:51 + docker images 16:45:51 REPOSITORY TAG IMAGE ID CREATED SIZE 16:45:51 sys-mgmt-agent latest 6691915e8d47 2 seconds ago 325MB 16:45:51 db04ed75f35a 22 seconds ago 1.75GB 16:45:51 core-command latest 34c4113c9731 23 seconds ago 16MB 16:45:51 support-notifications latest e4b53d1b3ba4 24 seconds ago 16.8MB 16:45:51 3c0a34c8978e 27 seconds ago 1.75GB 16:45:51 504fbd2cba4e 30 seconds ago 1.75GB 16:45:51 security-bootstrapper latest 16441d03828c 48 seconds ago 18.8MB 16:45:51 support-scheduler latest 5b925df847e4 49 seconds ago 16.1MB 16:45:51 security-secretstore-setup latest a8da3d772704 54 seconds ago 28.1MB 16:45:51 797abdbcb59f 58 seconds ago 1.75GB 16:45:51 security-proxy-setup latest b8663624f22b 59 seconds ago 25.9MB 16:45:51 373a961a7002 About a minute ago 1.76GB 16:45:51 c3e98e26489c About a minute ago 1.76GB 16:45:51 a995c1b408ba About a minute ago 1.75GB 16:45:51 core-data latest d44f032a33c3 About a minute ago 20.4MB 16:45:51 2994cb52254b About a minute ago 1.76GB 16:45:51 core-metadata latest ad104a02f56d About a minute ago 16.7MB 16:45:51 435af34e245e About a minute ago 1.76GB 16:45:51 ci-base-image-x86_64 latest a3739a1bb284 5 minutes ago 1.25GB 16:45:51 alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB 16:45:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 16:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:45:51 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:45:56 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" 16:45:56 > git rev-list --no-walk 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:57 provisioning config files... 16:45:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2156079084394409806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:57 ---> docker-login.sh 16:45:57 nexus3.edgexfoundry.org:10001 16:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:59 Configure a credential helper to remove this warning. See 16:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:59 16:45:59 Login Succeeded 16:45:59 nexus3.edgexfoundry.org:10002 16:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:59 Configure a credential helper to remove this warning. See 16:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:59 16:45:59 Login Succeeded 16:45:59 nexus3.edgexfoundry.org:10003 16:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:00 Configure a credential helper to remove this warning. See 16:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:00 16:46:00 Login Succeeded 16:46:00 nexus3.edgexfoundry.org:10004 16:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:01 Configure a credential helper to remove this warning. See 16:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:01 16:46:01 Login Succeeded 16:46:01 docker.io 16:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:02 Configure a credential helper to remove this warning. See 16:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:02 16:46:02 Login Succeeded 16:46:02 ---> docker-login.sh ends [Pipeline] } 16:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:46:02 ========================================================= 16:46:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:46:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:46:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:46:03 595b0fe564bb: Pulling fs layer 16:46:03 24495759ef45: Pulling fs layer 16:46:03 d148012ef14d: Pulling fs layer 16:46:03 e90a11edd702: Pulling fs layer 16:46:03 d77568369979: Pulling fs layer 16:46:03 fc1c9f9a7f3b: Pulling fs layer 16:46:03 170f2ba95c9a: Pulling fs layer 16:46:03 97ac5df62f85: Pulling fs layer 16:46:03 fc1c9f9a7f3b: Waiting 16:46:03 170f2ba95c9a: Waiting 16:46:03 e90a11edd702: Waiting 16:46:03 97ac5df62f85: Waiting 16:46:03 d77568369979: Waiting 16:46:03 d148012ef14d: Download complete 16:46:03 24495759ef45: Download complete 16:46:03 d77568369979: Verifying Checksum 16:46:03 d77568369979: Download complete 16:46:03 595b0fe564bb: Verifying Checksum 16:46:03 595b0fe564bb: Download complete 16:46:04 170f2ba95c9a: Verifying Checksum 16:46:04 170f2ba95c9a: Download complete 16:46:04 595b0fe564bb: Pull complete 16:46:05 24495759ef45: Pull complete 16:46:06 d148012ef14d: Pull complete 16:46:07 Still waiting to schedule task 16:46:07 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 16:46:07 97ac5df62f85: Download complete 16:46:08 e90a11edd702: Verifying Checksum 16:46:08 e90a11edd702: Download complete 16:46:18 e90a11edd702: Pull complete 16:46:18 d77568369979: Pull complete 16:46:18 fc1c9f9a7f3b: Pull complete 16:46:19 170f2ba95c9a: Pull complete 16:46:26 97ac5df62f85: Pull complete 16:46:26 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:46:26 + docker build -t ci-base-image-arm64 -f - . 16:46:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:46:26 WORKDIR /edgex 16:46:26 COPY go.mod . 16:46:26 RUN go mod download 16:46:28 Sending build context to Docker daemon 166MB 16:46:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:46:28 ---> 04bc70af865f 16:46:28 Step 2/4 : WORKDIR /edgex 16:46:33 ---> Running in 701e426b1614 16:46:33 Removing intermediate container 701e426b1614 16:46:33 ---> df181600fb5b 16:46:33 Step 3/4 : COPY go.mod . 16:46:34 ---> 65b9731f4a00 16:46:34 Step 4/4 : RUN go mod download 16:46:35 ---> Running in 6d5b1f05ade4 16:48:12 Removing intermediate container 6d5b1f05ade4 16:48:12 ---> 40fb4328426f 16:48:12 Successfully built 40fb4328426f 16:48:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:48:12 + docker inspect -f . ci-base-image-arm64 16:48:12 . [Pipeline] withDockerContainer 16:48:12 prd-ubuntu18.04-docker-arm64-4c-16g-1464 does not seem to be running inside a container 16:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:48:14 $ docker top 46733ba07735f2d4a660c2a97e9f27bf8ef4bfc42e984620f0c1c597ddae0dbe -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:15 + go version 16:48:15 go version go1.16.6 linux/arm64 [Pipeline] } 16:48:15 $ docker stop --time=1 46733ba07735f2d4a660c2a97e9f27bf8ef4bfc42e984620f0c1c597ddae0dbe 16:48:17 $ docker rm -f 46733ba07735f2d4a660c2a97e9f27bf8ef4bfc42e984620f0c1c597ddae0dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:18 + docker inspect -f . ci-base-image-arm64 16:48:18 . [Pipeline] withDockerContainer 16:48:19 prd-ubuntu18.04-docker-arm64-4c-16g-1464 does not seem to be running inside a container 16:48:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:48:21 $ docker top 2594d25e7abb7015210c44ebf1d2f79489a06dbd0b868a9504672d97a2d0c311 -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:21 ========================================================= 16:48:21 [edgeXBuildGoParallel] Running Tests and Build... 16:48:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:48:22 + go mod tidy [Pipeline] sh 16:48:24 + make test 16:48:24 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 16:48:24 go mod tidy 16:48:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:48:35 Running on prd-ubuntu18.04-docker-8c-8g-1465 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 16:48:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:48:35 The recommended git tool is: git 16:48:37 using credential edgex-jenkins-ssh 16:48:37 Cloning the remote Git repository 16:48:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:48:38 > git init /w/workspace/edgex-go/2 # timeout=10 16:48:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:38 > git --version # timeout=10 16:48:38 > git --version # 'git version 2.17.1' 16:48:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:48:44 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e 16:48:44 Merge succeeded, producing 7fbb1422d62f3c0b690eb0eb99950afa8fe94160 16:48:44 Checking out Revision 7fbb1422d62f3c0b690eb0eb99950afa8fe94160 (PR-3698) 16:48:44 > git config core.sparsecheckout # timeout=10 16:48:44 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 16:48:44 > git remote # timeout=10 16:48:44 > git config --get remote.origin.url # timeout=10 16:48:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:44 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 16:48:44 > git rev-parse HEAD^{commit} # timeout=10 16:48:44 > git config core.sparsecheckout # timeout=10 16:48:44 > git checkout -f 7fbb1422d62f3c0b690eb0eb99950afa8fe94160 # timeout=10 16:48:47 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" 16:48:47 > git rev-list --no-walk 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:48 + echo snap-build.sh 16:48:48 snap-build.sh 16:48:48 + SNAP_BASE_DIR=. 16:48:48 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:48:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:48:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:48:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:48:48 + cd /w/workspace/edgex-go/2 16:48:48 + sudo apt-get remove -qy --purge lxd lxd-client 16:48:48 Reading package lists... 16:48:48 Building dependency tree... 16:48:48 Reading state information... 16:48:48 The following packages were automatically installed and are no longer required: 16:48:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:48:48 uidmap xdelta3 16:48:48 Use 'sudo apt autoremove' to remove them. 16:48:48 The following packages will be REMOVED: 16:48:48 lxd* lxd-client* 16:48:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:48:49 After this operation, 31.7 MB disk space will be freed. 16:48:49 (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.) 16:48:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:48:50 Removing lxd dnsmasq configuration 16:48:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:48:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:48:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:51 (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.) 16:48:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:48:52 Processing triggers for systemd (237-3ubuntu10.45) ... 16:48:52 Processing triggers for ureadahead (0.100.0-21) ... 16:48:52 + sudo snap remove --purge lxd 16:48:53 snap "lxd" is not installed 16:48:53 + sudo groupadd --force --system lxd 16:48:53 ++ whoami 16:48:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:48:53 + newgrp - lxd 16:48:53 + sudo snap install lxd 16:48:59 ? github.com/edgexfoundry/edgex-go [no test files] 16:49:01 2021-09-06T16:48:58Z INFO Waiting for automatic snapd restart... 16:49:13 lxd 4.17 from Canonical* installed 16:49:13 + sudo lxd init --auto 16:49:23 + sudo snap install --classic snapcraft 16:49:33 snapcraft 5.0 from Canonical* installed 16:49:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:49:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:49:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:33 Dload Upload Total Spent Left Speed 16:49:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3119 0 --:--:-- --:--:-- --:--:-- 3119 16:49:34 100 3325k 100 3325k 0 0 7421k 0 --:--:-- --:--:-- --:--:-- 7421k 16:49:34 ./yq_linux_amd64 16:49:34 + sudo snapcraft prime --use-lxd 16:49:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:49:37 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: 16:49:37 - README.md 16:49:37 16:49:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:49:37 Launching a container. 16:49:43 Waiting for container to be ready 16:49:44 To start your first instance, try: lxc launch ubuntu:18.04 16:49:44 16:49:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:49:48 Waiting for network to be ready... 16:49:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:49:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:49:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:49:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:49:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:49:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:49:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:49:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:49:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:49:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:49:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:49:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:49:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:49:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:49:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:49:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:49:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:49:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:49:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:49:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 16:49:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:49:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:49:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:49:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:49:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:49:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 16:49:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:49:53 Fetched 25.1 MB in 4s (6070 kB/s) 16:49:53 Reading package lists... 16:49:53 Reading package lists... 16:49:54 Building dependency tree... 16:49:54 Reading state information... 16:49:54 The following additional packages will be installed: 16:49:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:49:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:49:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:49:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:49:54 Suggested packages: 16:49:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:49:54 Recommended packages: 16:49:54 gnupg libsasl2-modules 16:49:54 The following NEW packages will be installed: 16:49:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:49:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:49:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:49:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:49:54 The following packages will be upgraded: 16:49:54 gpg gpg-agent gpgconf libudev1 16:49:54 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:49:54 Need to get 3527 kB of archives. 16:49:54 After this operation, 13.3 MB of additional disk space will be used. 16:49:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:49:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:49:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:49:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:49:54 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:49:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:49:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:49:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:49:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:49:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:49:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:49:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:49:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:49:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:49:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:49:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:49:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:49:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:49:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:49:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:49:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:49:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:49:55 debconf: delaying package configuration, since apt-utils is not installed 16:49:55 Fetched 3527 kB in 1s (3470 kB/s) 16:49:55 (Reading database ... 12511 files and directories currently installed.) 16:49:55 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:49:55 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:49:55 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:49:55 Selecting previously unselected package udev. 16:49:55 (Reading database ... 12511 files and directories currently installed.) 16:49:55 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:49:55 Unpacking udev (237-3ubuntu10.51) ... 16:49:55 Selecting previously unselected package libfuse2:amd64. 16:49:55 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:49:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:49:55 Selecting previously unselected package fuse. 16:49:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:49:55 Unpacking fuse (2.9.7-1ubuntu1) ... 16:49:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:56 Selecting previously unselected package libksba8:amd64. 16:49:56 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:49:56 Unpacking libksba8:amd64 (1.3.5-2) ... 16:49:56 Selecting previously unselected package libroken18-heimdal:amd64. 16:49:56 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:49:56 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:49:56 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:49:56 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libwind0-heimdal:amd64. 16:49:56 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:49:56 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:49:56 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:49:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:49:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Selecting previously unselected package libsasl2-modules-db:amd64. 16:49:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:49:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:56 Selecting previously unselected package libsasl2-2:amd64. 16:49:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:49:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:56 Selecting previously unselected package libldap-common. 16:49:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:49:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:49:56 Selecting previously unselected package libldap-2.4-2:amd64. 16:49:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:49:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:49:56 Selecting previously unselected package dirmngr. 16:49:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:49:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:49:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:49:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:49:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:49:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:56 Setting up libksba8:amd64 (1.3.5-2) ... 16:49:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:56 Setting up udev (237-3ubuntu10.51) ... 16:49:57 invoke-rc.d: policy-rc.d denied execution of start. 16:49:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Processing triggers for systemd (237-3ubuntu10) ... 16:49:57 Setting up fuse (2.9.7-1ubuntu1) ... 16:49:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:49:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:49:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:49:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:49:57 settings in the [Install] section, and DefaultInstance for template units). 16:49:57 This means they are not meant to be enabled using systemctl. 16:49:57 Possible reasons for having this kind of units are: 16:49:57 1) A unit may be statically enabled by being symlinked from another unit's 16:49:57 .wants/ or .requires/ directory. 16:49:57 2) A unit's purpose may be to act as a helper for some other unit which has 16:49:57 a requirement dependency on it. 16:49:57 3) A unit may be started when needed via activation (socket, path, timer, 16:49:57 D-Bus, udev, scripted systemctl call, ...). 16:49:57 4) In case of template units, the unit is meant to be enabled with some 16:49:57 instance name specified. 16:49:58 Reading package lists... 16:49:58 Building dependency tree... 16:49:58 Reading state information... 16:49:58 The following additional packages will be installed: 16:49:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:49:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:49:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:49:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:49:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:49:58 Suggested packages: 16:49:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:49:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:49:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:49:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:49:58 systemd-container policykit-1 16:49:58 Recommended packages: 16:49:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:49:58 The following NEW packages will be installed: 16:49:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:49:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:49:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:49:58 multiarch-support openssh-client python3 python3-minimal python3.6 16:49:58 python3.6-minimal snapd squashfs-tools sudo 16:49:58 The following packages will be upgraded: 16:49:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:49:58 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:49:58 Need to get 36.7 MB of archives. 16:49:58 After this operation, 147 MB of additional disk space will be used. 16:49:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:49:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:49:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:49:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:49:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:49:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:49:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:49:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:49:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:49:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:49:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:49:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:49:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:49:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:49:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:49:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:49:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 16:49:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:49:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:49:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:49:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:49:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:49:59 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:49:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:49:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:49:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:49:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:49:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:49:59 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:49:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:50:00 debconf: delaying package configuration, since apt-utils is not installed 16:50:00 Fetched 36.7 MB in 2s (18.2 MB/s) 16:50:00 (Reading database ... 12757 files and directories currently installed.) 16:50:00 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:50:00 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:50:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:50:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:50:01 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:50:01 (Reading database ... 12757 files and directories currently installed.) 16:50:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:50:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:50:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:50:01 (Reading database ... 12757 files and directories currently installed.) 16:50:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:50:01 Unpacking apt (1.6.14) over (1.6.1) ... 16:50:01 Setting up apt (1.6.14) ... 16:50:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:50:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:50:02 (Reading database ... 12764 files and directories currently installed.) 16:50:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:50:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:50:02 Selecting previously unselected package libpython3.6-minimal:amd64. 16:50:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:50:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:50:02 Selecting previously unselected package libexpat1:amd64. 16:50:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:50:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:50:02 Selecting previously unselected package python3.6-minimal. 16:50:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:50:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:50:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:50:03 Checking for services that may need to be restarted...done. 16:50:03 Checking for services that may need to be restarted...done. 16:50:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:50:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:50:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:50:03 Selecting previously unselected package python3-minimal. 16:50:03 (Reading database ... 13012 files and directories currently installed.) 16:50:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:50:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:50:03 Selecting previously unselected package mime-support. 16:50:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:50:03 Unpacking mime-support (3.60ubuntu1) ... 16:50:03 Selecting previously unselected package libmpdec2:amd64. 16:50:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:50:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:50:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:50:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:50:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:50:04 Selecting previously unselected package python3.6. 16:50:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:50:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:50:04 Selecting previously unselected package libpython3-stdlib:amd64. 16:50:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:50:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:50:04 Setting up python3-minimal (3.6.7-1~18.04) ... 16:50:04 Selecting previously unselected package python3. 16:50:04 (Reading database ... 13442 files and directories currently installed.) 16:50:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:50:04 Unpacking python3 (3.6.7-1~18.04) ... 16:50:04 Selecting previously unselected package multiarch-support. 16:50:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:50:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:50:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:50:04 Selecting previously unselected package liblzo2-2:amd64. 16:50:04 (Reading database ... 13479 files and directories currently installed.) 16:50:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:50:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:50:04 Selecting previously unselected package libbsd0:amd64. 16:50:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:50:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:50:04 Selecting previously unselected package sudo. 16:50:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:50:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:50:04 Selecting previously unselected package apparmor. 16:50:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:50:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:50:04 Selecting previously unselected package libedit2:amd64. 16:50:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:50:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:50:04 Selecting previously unselected package libkrb5support0:amd64. 16:50:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:50:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:50:04 Selecting previously unselected package libk5crypto3:amd64. 16:50:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:50:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:50:04 Selecting previously unselected package libkeyutils1:amd64. 16:50:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:50:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:50:04 Selecting previously unselected package libkrb5-3:amd64. 16:50:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:50:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:50:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:50:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:50:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:50:04 Selecting previously unselected package libssl1.0.0:amd64. 16:50:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:50:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:50:05 Selecting previously unselected package openssh-client. 16:50:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:50:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:50:05 Selecting previously unselected package squashfs-tools. 16:50:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 16:50:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:50:05 Selecting previously unselected package snapd. 16:50:05 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:50:05 Unpacking snapd (2.49.2+18.04) ... 16:50:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:50:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:50:07 Setting up mime-support (3.60ubuntu1) ... 16:50:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:50:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:50:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:50:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:50:07 Setting up systemd (237-3ubuntu10.51) ... 16:50:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:50:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:50:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:50:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:50:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:50:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:50:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:50:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:50:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:50:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:50:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:50:08 Setting up python3 (3.6.7-1~18.04) ... 16:50:08 running python rtupdate hooks for python3.6... 16:50:08 running python post-rtupdate hooks for python3.6... 16:50:08 Setting up apparmor (2.12-4ubuntu5.1) ... 16:50:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:50:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:50:09 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:50:09 Setting up snapd (2.49.2+18.04) ... 16:50:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:50:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:50:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:50:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:50:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:50:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:50:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:50:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:50:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:50:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:50:11 /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' 16:50:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:50:11 Processing triggers for systemd (237-3ubuntu10.51) ... 16:50:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:50:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:13 Reading package lists... 16:50:13 Reading package lists... 16:50:14 Building dependency tree... 16:50:14 Reading state information... 16:50:14 Calculating upgrade... 16:50:14 The following packages will be upgraded: 16:50:14 advancecomp base-files bash binutils binutils-common 16:50:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:50:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:50:14 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:50:14 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:50:14 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:50:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:50:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:50:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:50:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:50:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:50:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:50:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:50:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:50:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:50:14 ubuntu-keyring util-linux 16:50:14 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:50:14 Need to get 64.2 MB of archives. 16:50:14 After this operation, 5126 kB of additional disk space will be used. 16:50:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:50:14 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:50:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:50:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:50:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:50:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:50:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:50:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:50:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:50:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:50:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:50:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:50:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:50:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:50:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:50:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:50:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:50:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:50:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:50:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:50:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:50:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:50:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:50:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:50:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:50:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:50:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:50:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:50:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:50:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:50:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:50:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:50:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:50:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:50:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:50:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:50:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:50:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:50:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:50:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:50:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:50:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:50:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:50:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:50:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:50:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:50:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:50:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:50:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:50:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:50:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:50:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:50:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:50:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:50:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:50:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:50:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:50:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:50:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:50:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:50:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:50:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:50:15 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:50:15 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:50:15 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:50:15 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:50:15 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:50:15 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:50:15 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:50:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:50:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:50:15 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:50:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:50:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:50:15 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:50:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:50:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:50:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:50:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:50:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:50:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:50:15 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:50:15 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:50:15 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:50:15 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:50:15 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:50:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:50:15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:50:15 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] 16:50:15 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:50:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:50:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:50:15 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:50:15 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:50:15 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:50:15 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:50:15 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:50:15 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] 16:50:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:50:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:50:15 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:50:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:50:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:50:16 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:50:16 debconf: delaying package configuration, since apt-utils is not installed 16:50:16 Fetched 64.2 MB in 2s (34.2 MB/s) 16:50:16 (Reading database ... 13914 files and directories currently installed.) 16:50:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:50:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:50:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:50:17 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:50:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:17 (Reading database ... 13914 files and directories currently installed.) 16:50:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:50:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:50:17 (Reading database ... 13914 files and directories currently installed.) 16:50:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:19 (Reading database ... 13914 files and directories currently installed.) 16:50:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:50:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:20 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:50:20 (Reading database ... 13914 files and directories currently installed.) 16:50:20 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:50:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:50:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:50:20 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:50:20 Setting up base-files (10.1ubuntu2.10) ... 16:50:20 Installing new version of config file /etc/issue ... 16:50:20 Installing new version of config file /etc/issue.net ... 16:50:20 Installing new version of config file /etc/lsb-release ... 16:50:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:50:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:50:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:50:20 Removing obsolete conffile /etc/default/motd-news ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:50:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:50:20 Setting up bash (4.4.18-2ubuntu1.2) ... 16:50:20 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:50:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:50:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:50:20 Setting up tar (1.29b-2ubuntu0.2) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:50:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:50:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:50:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:50:20 Setting up grep (3.1-2build1) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:50:20 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:50:20 Setting up gzip (1.6-5ubuntu1.1) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:50:20 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:50:20 Setting up login (1:4.5-1ubuntu2) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:20 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:50:20 (Reading database ... 13915 files and directories currently installed.) 16:50:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:50:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:21 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:50:21 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:21 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:50:21 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:50:21 (Reading database ... 13915 files and directories currently installed.) 16:50:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:50:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:50:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:50:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:50:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:50:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:50:22 (Reading database ... 13915 files and directories currently installed.) 16:50:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:50:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:50:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:50:22 (Reading database ... 13915 files and directories currently installed.) 16:50:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:22 (Reading database ... 13915 files and directories currently installed.) 16:50:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:22 (Reading database ... 13915 files and directories currently installed.) 16:50:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:22 (Reading database ... 13915 files and directories currently installed.) 16:50:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:23 (Reading database ... 13915 files and directories currently installed.) 16:50:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:50:23 (Reading database ... 13915 files and directories currently installed.) 16:50:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:50:23 (Reading database ... 13915 files and directories currently installed.) 16:50:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:23 (Reading database ... 13915 files and directories currently installed.) 16:50:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:50:23 (Reading database ... 13915 files and directories currently installed.) 16:50:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:23 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:50:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:50:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:50:24 (Reading database ... 13915 files and directories currently installed.) 16:50:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:50:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:24 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:50:24 (Reading database ... 13915 files and directories currently installed.) 16:50:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:50:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:24 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:50:24 (Reading database ... 13917 files and directories currently installed.) 16:50:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:50:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:50:24 Setting up debconf (1.5.66ubuntu1) ... 16:50:25 (Reading database ... 13917 files and directories currently installed.) 16:50:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:50:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:50:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:50:25 (Reading database ... 13917 files and directories currently installed.) 16:50:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:50:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:50:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:50:25 (Reading database ... 13917 files and directories currently installed.) 16:50:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:50:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:25 (Reading database ... 13917 files and directories currently installed.) 16:50:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:50:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:25 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:25 (Reading database ... 13919 files and directories currently installed.) 16:50:25 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:50:25 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:25 (Reading database ... 13923 files and directories currently installed.) 16:50:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:50:25 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:50:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:25 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:50:25 (Reading database ... 13923 files and directories currently installed.) 16:50:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:50:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:50:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:50:26 (Reading database ... 13923 files and directories currently installed.) 16:50:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:50:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:50:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:50:26 (Reading database ... 13923 files and directories currently installed.) 16:50:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:50:26 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:26 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:26 (Reading database ... 13923 files and directories currently installed.) 16:50:26 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:26 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:26 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:50:26 (Reading database ... 13923 files and directories currently installed.) 16:50:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:50:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:50:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:50:26 (Reading database ... 13923 files and directories currently installed.) 16:50:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:50:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:50:27 Setting up passwd (1:4.5-1ubuntu2) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:50:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:50:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:50:27 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:50:27 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:50:27 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:50:27 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:50:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:50:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:50:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:50:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:50:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:50:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:50:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:50:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:50:27 (Reading database ... 13923 files and directories currently installed.) 16:50:27 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:50:27 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:50:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:50:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:50:28 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:50:28 (Reading database ... 13923 files and directories currently installed.) 16:50:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:50:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:50:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:50:28 (Reading database ... 13924 files and directories currently installed.) 16:50:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:50:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:50:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:50:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:50:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:50:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:50:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:50:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:50:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:50:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:50:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:50:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:50:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:50:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:50:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:50:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:50:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:50:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:50:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:50:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:50:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:50:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:50:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:50:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:50:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:50:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:50:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:50:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:50:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:50:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:29 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:29 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:29 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:29 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:29 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:29 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:29 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:29 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:29 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:30 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:30 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:31 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:31 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:31 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:31 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:32 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:33 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:50:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:50:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:50:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:50:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:50:33 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:50:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:50:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:50:33 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:50:33 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:50:33 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:50:33 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:50:33 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:50:33 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:50:33 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:50:33 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:50:33 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:50:33 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:50:33 16:50:33 Current default time zone: 'Etc/UTC' 16:50:33 Local time is now: Mon Sep 6 16:50:33 UTC 2021. 16:50:33 Universal Time is now: Mon Sep 6 16:50:33 UTC 2021. 16:50:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:50:33 16:50:33 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:50:33 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:50:33 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:50:33 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:50:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:50:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:50:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:50:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:50:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:50:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:50:33 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:33 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:50:33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:33 Setting up patch (2.7.6-2ubuntu1.1) ... 16:50:33 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:50:33 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:50:33 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:50:33 Installing new version of config file /etc/ssl/openssl.cnf ... 16:50:33 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:50:33 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:50:33 Setting up ca-certificates (20210119~18.04.1) ... 16:50:35 Updating certificates in /etc/ssl/certs... 16:50:36 23 added, 27 removed; done. 16:50:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:50:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:50:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:50:36 Setting up pkgbinarymangler (138.18.04.1) ... 16:50:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:50:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up perl (5.26.1-6ubuntu0.5) ... 16:50:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:50:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:50:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:50:36 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:50:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:50:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:50:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:50:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:50:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:50:36 Processing triggers for systemd (237-3ubuntu10.51) ... 16:50:36 Processing triggers for mime-support (3.60ubuntu1) ... 16:50:36 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:50:36 Updating certificates in /etc/ssl/certs... 16:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.187s coverage: 28.7% of statements 16:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:50:37 0 added, 0 removed; done. 16:50:37 Running hooks in /etc/ca-certificates/update.d... 16:50:37 done. 16:50:37 Reading package lists... 16:50:37 Building dependency tree... 16:50:37 Reading state information... 16:50:37 The following NEW packages will be installed: 16:50:37 apt-transport-https 16:50:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:50:38 Need to get 4348 B of archives. 16:50:38 After this operation, 154 kB of additional disk space will be used. 16:50:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:50:38 debconf: delaying package configuration, since apt-utils is not installed 16:50:38 Fetched 4348 B in 0s (24.4 kB/s) 16:50:38 Selecting previously unselected package apt-transport-https. 16:50:38 (Reading database ... 13929 files and directories currently installed.) 16:50:38 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:50:38 Unpacking apt-transport-https (1.6.14) ... 16:50:38 Setting up apt-transport-https (1.6.14) ... 16:50:38 Waiting for network to be ready... 16:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 100.0% of statements 16:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.357s coverage: 46.3% of statements 16:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:50:44 2021-09-06T16:50:41Z INFO Waiting for automatic snapd restart... 16:50:44 snapd 2.51.4 from Canonical* installed 16:50:44 "snapd" switched to the "latest/stable" channel 16:50:44 16:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.656s coverage: 90.1% of statements 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.303s coverage: 81.2% of statements 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:50:47 core18 20210722 from Canonical* installed 16:50:47 "core18" switched to the "latest/stable" channel 16:50:47 16:50:49 snapcraft 5.0 from Canonical* installed 16:50:49 "snapcraft" switched to the "latest/stable" channel 16:50:49 16:50:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:50:54 - README.md 16:50:54 16:50:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:50:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.620s coverage: 94.2% of statements 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.8% of statements 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 21.7% of statements 16:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.261s coverage: 47.1% of statements 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements 16:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 16:50:55 Reading package lists... 16:50:55 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 16:50:55 Reading package lists... 16:50:56 Building dependency tree... 16:50:56 Reading state information... 16:50:56 Suggested packages: 16:50:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:50:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:50:56 Recommended packages: 16:50:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:50:56 The following NEW packages will be installed: 16:50:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:50:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:50:56 pkg-config zip 16:50:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:50:56 Need to get 7663 kB of archives. 16:50:56 After this operation, 43.8 MB of additional disk space will be used. 16:50:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:50:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:50:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:50:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:50:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 16:50:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:50:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:50:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:50:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:50:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:50:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:50:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:50:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:50:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:50:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:50:57 debconf: delaying package configuration, since apt-utils is not installed 16:50:57 Fetched 7663 kB in 1s (9314 kB/s) 16:50:57 Selecting previously unselected package libglib2.0-0:amd64. 16:50:57 (Reading database ... 13933 files and directories currently installed.) 16:50:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:50:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:50:57 Selecting previously unselected package libpsl5:amd64. 16:50:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:50:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:50:57 Selecting previously unselected package libnghttp2-14:amd64. 16:50:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:50:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:50:57 Selecting previously unselected package librtmp1:amd64. 16:50:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:50:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:50:57 Selecting previously unselected package libcurl3-gnutls:amd64. 16:50:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:50:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 16:50:57 Selecting previously unselected package liberror-perl. 16:50:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:50:57 Unpacking liberror-perl (0.17025-1) ... 16:50:57 Selecting previously unselected package git-man. 16:50:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:50:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:50:57 Selecting previously unselected package git. 16:50:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:50:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:50:58 Selecting previously unselected package libnorm1:amd64. 16:50:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:50:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:50:58 Selecting previously unselected package libpgm-5.2-0:amd64. 16:50:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:50:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:50:58 Selecting previously unselected package libsodium23:amd64. 16:50:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:50:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:50:58 Selecting previously unselected package libzmq5:amd64. 16:50:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:50:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:50:58 Selecting previously unselected package libzmq3-dev:amd64. 16:50:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:50:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:50:58 Selecting previously unselected package pkg-config. 16:50:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:50:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:50:58 Selecting previously unselected package zip. 16:50:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:50:58 Unpacking zip (3.0-11build1) ... 16:50:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:50:58 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:50:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:50:58 Setting up liberror-perl (0.17025-1) ... 16:50:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:50:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:50:58 No schema files found: doing nothing. 16:50:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:50:58 Setting up zip (3.0-11build1) ... 16:50:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:50:58 Setting up libsodium23:amd64 (1.0.16-2) ... 16:50:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:50:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:50:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:50:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:50:58 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:50:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:50:59 git set to automatically installed. 16:50:59 git-man set to automatically installed. 16:50:59 libcurl3-gnutls set to automatically installed. 16:50:59 liberror-perl set to automatically installed. 16:50:59 libglib2.0-0 set to automatically installed. 16:50:59 libnghttp2-14 set to automatically installed. 16:50:59 libnorm1 set to automatically installed. 16:50:59 libpgm-5.2-0 set to automatically installed. 16:50:59 libpsl5 set to automatically installed. 16:50:59 librtmp1 set to automatically installed. 16:50:59 libsodium23 set to automatically installed. 16:50:59 libzmq3-dev set to automatically installed. 16:50:59 libzmq5 set to automatically installed. 16:50:59 pkg-config set to automatically installed. 16:50:59 zip set to automatically installed. 16:51:00 snapd is not logged in, snap install commands will use sudo 16:51:08 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:51:09 snapd is not logged in, snap install commands will use sudo 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.301s coverage: 94.4% of statements 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 16:51:10 snap "core18" has no updates available 16:51:10 Pulling config-common 16:51:10 + snapcraftctl pull 16:51:12 Pulling go-build-helper 16:51:12 + snapcraftctl pull 16:51:13 'edgex-go' has dependencies that need to be staged: go-build-helper 16:51:13 Skipping pull go-build-helper (already ran) 16:51:13 Building go-build-helper 16:51:13 + snapcraftctl build 16:51:15 Staging go-build-helper 16:51:15 + snapcraftctl stage 16:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.774s coverage: 81.8% of statements 16:51:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:51:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:51:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:51:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:51:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:51:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:51:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:51:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:51:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:51:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:51:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:51:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:51:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:51:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:51:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:51:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:51:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:51:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:51:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:51:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:51:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 16:51:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:51:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:51:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:51:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:51:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:51:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 16:51:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:51:23 Fetched 25.1 MB in 0s (0 B/s) 16:51:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:51:23 Fetched 224 kB in 0s (0 B/s) 16:51:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:51:23 Fetched 157 kB in 0s (0 B/s) 16:51:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:51:23 Fetched 221 kB in 0s (0 B/s) 16:51:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:51:23 Fetched 143 kB in 0s (0 B/s) 16:51:23 Pulling edgex-go 16:51:23 + snapcraftctl pull 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.407s coverage: 58.8% of statements 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.310s coverage: 80.0% of statements 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.397s coverage: 87.2% of statements 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.912s coverage: 91.2% of statements 16:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:51:24 Pulling hooks 16:51:24 + snapcraftctl pull 16:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 64.4% of statements 16:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.331s coverage: 100.0% of statements 16:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 91.3% of statements 16:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 16:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 16:51:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 16:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.277s coverage: 66.9% of statements 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.880s coverage: 43.6% of statements 16:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements 16:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 16:51:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:51:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:51:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:51:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:51:43 Fetched 0 B in 0s (0 B/s) 16:51:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:51:43 Fetched 96.5 kB in 0s (0 B/s) 16:51:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:51:43 Fetched 279 kB in 0s (0 B/s) 16:51:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:51:43 Fetched 122 kB in 0s (0 B/s) 16:51:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:51:43 Fetched 77.8 kB in 0s (0 B/s) 16:51:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:51:43 Fetched 8848 B in 0s (0 B/s) 16:51:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:51:43 Fetched 47.8 kB in 0s (0 B/s) 16:51:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:51:43 Fetched 45.6 kB in 0s (0 B/s) 16:51:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:51:43 Fetched 15.0 kB in 0s (0 B/s) 16:51:43 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:51:43 Fetched 219 kB in 0s (0 B/s) 16:51:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:51:43 Fetched 154 kB in 0s (0 B/s) 16:51:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:51:43 Fetched 50.6 kB in 0s (0 B/s) 16:51:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:51:43 Fetched 14.8 kB in 0s (0 B/s) 16:51:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:51:43 Fetched 41.8 kB in 0s (0 B/s) 16:51:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:51:43 Fetched 499 kB in 0s (0 B/s) 16:51:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:51:43 Fetched 111 kB in 0s (0 B/s) 16:51:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:51:43 Fetched 240 kB in 0s (0 B/s) 16:51:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:51:43 Fetched 29.3 kB in 0s (0 B/s) 16:51:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:51:43 Fetched 85.5 kB in 0s (0 B/s) 16:51:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:51:43 Fetched 24.5 kB in 0s (0 B/s) 16:51:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:51:43 Fetched 49.2 kB in 0s (0 B/s) 16:51:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:51:43 Fetched 54.2 kB in 0s (0 B/s) 16:51:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:51:43 Fetched 30.8 kB in 0s (0 B/s) 16:51:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:51:43 Fetched 15.8 kB in 0s (0 B/s) 16:51:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:51:43 Fetched 85.9 kB in 0s (0 B/s) 16:51:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:51:43 Fetched 8720 B in 0s (0 B/s) 16:51:43 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:51:43 Fetched 140 kB in 0s (0 B/s) 16:51:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:51:43 Fetched 119 kB in 0s (0 B/s) 16:51:43 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:51:43 Fetched 111 kB in 0s (0 B/s) 16:51:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:51:43 Fetched 11.1 kB in 0s (0 B/s) 16:51:43 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:51:43 Fetched 645 kB in 0s (0 B/s) 16:51:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:51:43 Fetched 41.3 kB in 0s (0 B/s) 16:51:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:51:43 Fetched 17.9 kB in 0s (0 B/s) 16:51:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:51:43 Fetched 368 kB in 0s (0 B/s) 16:51:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:51:43 Fetched 187 kB in 0s (0 B/s) 16:51:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:51:43 Fetched 175 kB in 0s (0 B/s) 16:51:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:51:43 Fetched 206 kB in 0s (0 B/s) 16:51:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:51:43 Fetched 1302 kB in 0s (0 B/s) 16:51:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:51:43 Fetched 36.2 kB in 0s (0 B/s) 16:51:43 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:51:43 Fetched 159 kB in 0s (0 B/s) 16:51:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:51:43 Fetched 107 kB in 0s (0 B/s) 16:51:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:51:43 Fetched 48.7 kB in 0s (0 B/s) 16:51:43 Pulling static-packages 16:51:43 + snapcraftctl pull 16:51:43 Pulling version 16:51:43 + cd /root/project 16:51:43 + git describe --tags --abbrev=0 16:51:43 + sed s/v// 16:51:43 + GIT_VERSION=2.0.1-dev.37 16:51:43 + [ -z 2.0.1-dev.37 ] 16:51:43 + snapcraftctl set-version 2.0.1-dev.37 16:51:43 Building config-common 16:51:43 + snapcraftctl build 16:51:45 Skipping build go-build-helper (already ran) 16:51:45 Building edgex-go 16:51:45 + cd /root/parts/edgex-go/src 16:51:45 + git describe --tags --abbrev=0 16:51:45 + sed s/v// 16:51:45 + GIT_VERSION=2.0.1-dev.37 16:51:45 + [ -z 2.0.1-dev.37 ] 16:51:45 + echo 2.0.1-dev.37 16:51:45 + make build 16:51:45 go mod tidy 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.5% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.719s coverage: 92.0% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 62.7% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.224s coverage: 100.0% of statements 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 95.4% of statements 16:51:46 GO111MODULE=on go vet ./... 16:51:48 go: downloading github.com/gorilla/mux v1.8.0 16:51:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:51:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:51:48 go: downloading github.com/stretchr/testify v1.7.0 16:51:48 go: downloading github.com/google/uuid v1.3.0 16:51:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:51:48 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:51:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:51:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:51:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:51:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:51:48 go: downloading github.com/pelletier/go-toml v1.9.3 16:51:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:51:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:51:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:51:49 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:51:49 go: downloading github.com/go-kit/kit v0.11.0 16:51:49 go: downloading github.com/davecgh/go-spew v1.1.1 16:51:49 go: downloading github.com/pmezard/go-difflib v1.0.0 16:51:49 go: downloading github.com/stretchr/objx v0.1.1 16:51:49 go: downloading github.com/lib/pq v1.10.2 16:51:49 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:51:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:51:49 go: downloading github.com/x448/float16 v0.8.4 16:51:49 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:51:49 go: downloading github.com/go-playground/universal-translator v0.18.0 16:51:49 go: downloading github.com/leodido/go-urn v1.2.1 16:51:49 go: downloading golang.org/x/text v0.3.6 16:51:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:51:49 go: downloading github.com/go-playground/locales v0.14.0 16:51:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:51:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:51:49 go: downloading github.com/pebbe/zmq4 v1.2.7 16:51:49 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:51:50 go: downloading github.com/go-stack/stack v1.8.0 16:51:50 go: downloading github.com/kr/pretty v0.3.0 16:51:50 go: downloading github.com/hashicorp/consul/api v1.8.1 16:51:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:51:50 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:51:50 go: downloading github.com/onsi/ginkgo v1.10.1 16:51:50 go: downloading github.com/onsi/gomega v1.7.0 16:51:50 go: downloading github.com/gorilla/websocket v1.4.2 16:51:50 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:51:50 go: downloading github.com/kr/text v0.2.0 16:51:50 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:51:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:51:50 go: downloading github.com/mitchellh/copystructure v1.0.0 16:51:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:51:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:51:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:51:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:51:50 go: downloading github.com/hashicorp/serf v0.9.5 16:51:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:51:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:51:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:51:50 go: downloading github.com/fatih/color v1.9.0 16:51:50 go: downloading github.com/mattn/go-colorable v0.1.6 16:51:50 go: downloading github.com/mattn/go-isatty v0.0.12 16:51:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:51:50 go: downloading github.com/pkg/errors v0.9.1 16:51:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:51:50 go: downloading github.com/hpcloud/tail v1.0.0 16:51:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:51:50 go: downloading github.com/hashicorp/memberlist v0.2.2 16:51:50 go: downloading gopkg.in/yaml.v2 v2.4.0 16:51:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:51:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:51:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:51:50 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:51:50 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:51:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:51:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:51:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:51:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:51:50 go: downloading github.com/miekg/dns v1.1.26 16:51:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:51:50 go: downloading github.com/hashicorp/errwrap v1.0.0 16:51:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data 16:51:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:52:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command 16:52:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:52:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:52:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:52:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:52:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config 16:52:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:52:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:52:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:52:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:52:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:52:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:52:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:52:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:52:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:52:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:52:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:52:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:52:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:52:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:52:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:52:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:52:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:52:15 + 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 16:52:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:52:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:52:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:52:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:52:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:52:15 + 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 16:52:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:52:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:52:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:52:16 Building hooks 16:52:16 + cd /root/parts/hooks/src 16:52:16 + make build 16:52:16 go mod tidy 16:52:16 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:52:16 go: downloading github.com/stretchr/testify v1.5.1 16:52:16 go: downloading gopkg.in/yaml.v2 v2.2.2 16:52:16 go: downloading github.com/davecgh/go-spew v1.1.0 16:52:16 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:52:17 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:52:17 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:52:17 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:52:20 Building static-packages 16:52:20 + snapcraftctl build 16:52:22 Building version 16:52:22 + snapcraftctl build 16:52:24 Staging config-common 16:52:24 + snapcraftctl stage 16:52:25 Skipping stage go-build-helper (already ran) 16:52:25 Staging edgex-go 16:52:25 + snapcraftctl stage 16:52:26 Staging hooks 16:52:26 + snapcraftctl stage 16:52:27 Staging static-packages 16:52:27 + snapcraftctl stage 16:52:28 Staging version 16:52:28 + snapcraftctl stage 16:52:29 Priming config-common 16:52:29 + snapcraftctl prime 16:52:30 Priming go-build-helper 16:52:30 + snapcraftctl prime 16:52:31 Priming edgex-go 16:52:31 + snapcraftctl prime 16:52:32 Priming hooks 16:52:32 + snapcraftctl prime 16:52:34 Priming static-packages 16:52:34 + snapcraftctl prime 16:52:36 Priming version 16:52:36 + snapcraftctl prime 16:52:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:23 gofmt -l . 16:53:25 [ "`gofmt -l .`" = "" ] 16:53:27 ./bin/test-attribution-txt.sh [Pipeline] sh 16:53:30 + ls -al . 16:53:30 total 636 16:53:30 drwxrwxr-x 9 1001 1001 4096 Sep 6 16:53 . 16:53:30 drwxr-xr-x 4 root root 4096 Sep 6 16:48 .. 16:53:30 -rw-rw-r-- 1 1001 1001 11 Sep 6 16:45 .dockerignore 16:53:30 drwxrwxr-x 8 1001 1001 4096 Sep 6 16:45 .git 16:53:30 drwxrwxr-x 4 1001 1001 4096 Sep 6 16:45 .github 16:53:30 -rw-rw-r-- 1 1001 1001 818 Sep 6 16:45 .gitignore 16:53:30 -rw-rw-r-- 1 1001 1001 76 Sep 6 16:45 .hadolint.yml 16:53:30 -rw-rw-r-- 1 1001 1001 166 Sep 6 16:45 .sonarcloud.properties 16:53:30 -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:45 ADOPTERS.md 16:53:30 -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:45 Attribution.txt 16:53:30 -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:45 CHANGELOG.md 16:53:30 -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:45 CONTRIBUTING.md 16:53:30 -rw-rw-r-- 1 1001 1001 677 Sep 6 16:45 GOVERNANCE.md 16:53:30 -rw-rw-r-- 1 1001 1001 849 Sep 6 16:45 Jenkinsfile 16:53:30 -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:45 LICENSE 16:53:30 -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:45 Makefile 16:53:30 -rw-rw-r-- 1 1001 1001 582 Sep 6 16:45 OWNERS.md 16:53:30 -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:45 README.md 16:53:30 -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:45 SECURITY.md 16:53:30 -rw-rw-r-- 1 1001 1001 5 Sep 6 16:39 VERSION 16:53:30 -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:45 ZMQWindows.md 16:53:30 drwxrwxr-x 2 1001 1001 4096 Sep 6 16:45 bin 16:53:30 drwxrwxr-x 14 1001 1001 4096 Sep 6 16:45 cmd 16:53:30 -rw-r--r-- 1 root root 404331 Sep 6 16:51 coverage.out 16:53:30 -rw-rw-r-- 1 1001 1001 841 Sep 6 16:45 go.mod 16:53:30 -rw-r--r-- 1 root root 50064 Sep 6 16:48 go.sum 16:53:30 drwxrwxr-x 8 1001 1001 4096 Sep 6 16:45 internal 16:53:30 drwxrwxr-x 3 1001 1001 4096 Sep 6 16:45 openapi 16:53:30 drwxrwxr-x 4 1001 1001 4096 Sep 6 16:45 snap 16:53:30 -rw-rw-r-- 1 1001 1001 204 Sep 6 16:45 version.go [Pipeline] sh 16:53:31 + '[' -e coverage.out ] 16:53:31 + chown 1001:1001 coverage.out [Pipeline] stash 16:53:31 Warning: overwriting stash ‘coverage-report’ 16:53:32 Stashed 1 file(s) [Pipeline] sh 16:53:33 + make build 16:53:33 go mod tidy 16:53:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:53:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54: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 16:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:54:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:54:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:54:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:54:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:54:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:54:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:54:36 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] } 16:54:43 $ docker stop --time=1 2594d25e7abb7015210c44ebf1d2f79489a06dbd0b868a9504672d97a2d0c311 16:54:46 $ docker rm -f 2594d25e7abb7015210c44ebf1d2f79489a06dbd0b868a9504672d97a2d0c311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:54:48 16:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:54:49 latest: Pulling from edgex-devops/edgex-compose-arm64 16:54:49 29e5d40040c1: Pulling fs layer 16:54:49 1ce36da41761: Pulling fs layer 16:54:49 25b303627fd3: Pulling fs layer 16:54:49 29e5d40040c1: Download complete 16:54:50 1ce36da41761: Verifying Checksum 16:54:50 1ce36da41761: Download complete 16:54:50 29e5d40040c1: Pull complete 16:54:51 1ce36da41761: Pull complete 16:54:51 25b303627fd3: Verifying Checksum 16:54:51 25b303627fd3: Download complete 16:55:01 25b303627fd3: Pull complete 16:55:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:55:01 prd-ubuntu18.04-docker-arm64-4c-16g-1464 does not seem to be running inside a container 16:55:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:55:05 $ docker top 678d361d5e773b597762de47968cf68550acda0075587e0d442d8bb77c4ed65e -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:06 + docker-compose build --help 16:55:06 + grep parallel 16:55:11 --parallel Build images in parallel. [Pipeline] } 16:55:11 $ docker stop --time=1 678d361d5e773b597762de47968cf68550acda0075587e0d442d8bb77c4ed65e 16:55:13 $ docker rm -f 678d361d5e773b597762de47968cf68550acda0075587e0d442d8bb77c4ed65e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:14 . [Pipeline] withDockerContainer 16:55:14 prd-ubuntu18.04-docker-arm64-4c-16g-1464 does not seem to be running inside a container 16:55:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:55:16 $ docker top efc4e3086f35797fa84d31e951b75fb843f8267edca1983b4bcaa457d058111b -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:17 + docker-compose -f ./docker-compose-build.yml build --parallel 16:55:24 Building core-command ... 16:55:24 Building core-data ... 16:55:24 Building core-metadata ... 16:55:24 Building security-bootstrapper ... 16:55:24 Building security-proxy-setup ... 16:55:24 Building security-secretstore-setup ... 16:55:24 Building support-notifications ... 16:55:24 Building support-scheduler ... 16:55:24 Building sys-mgmt-agent ... 16:55:24 Building support-notifications 16:55:24 Building security-secretstore-setup 16:55:24 Building sys-mgmt-agent 16:55:24 Building security-bootstrapper 16:55:24 Building core-data 16:56:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:56:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:56:32 ---> 40fb4328426f 16:56:32 Step 3/24 : WORKDIR /edgex-go 16:56:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:56:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:56:32 ---> 40fb4328426f 16:56:32 Step 3/26 : WORKDIR /edgex-go 16:56:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:56:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:32 ---> 40fb4328426f 16:56:32 Step 3/23 : WORKDIR /edgex-go 16:56:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:56:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:56:32 ---> 40fb4328426f 16:56:32 Step 3/24 : WORKDIR /edgex-go 16:56:32 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:56:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:56:32 ---> 40fb4328426f 16:56:32 Step 3/32 : WORKDIR /edgex-go 16:56:33 ---> Running in 622af725b81d 16:56:33 ---> Running in ede2588ed79b 16:56:33 ---> Running in aac0eb26eb85 16:56:33 ---> Running in 228bdafe7947 16:56:33 ---> Running in 2aeb3e2eac3c 16:56:33 Removing intermediate container 2aeb3e2eac3c 16:56:33 ---> dca3ec312b63 16:56:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:33 Removing intermediate container 228bdafe7947 16:56:33 ---> 6d55e4c30312 16:56:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:34 ---> Running in a5cf23611fd5 16:56:34 Removing intermediate container aac0eb26eb85 16:56:34 ---> 06e764d6490e 16:56:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:34 Removing intermediate container ede2588ed79b 16:56:34 ---> 422ec0c254e3 16:56:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:34 Removing intermediate container 622af725b81d 16:56:34 ---> 27d47043b9f8 16:56:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:34 ---> Running in e49375abf45a 16:56:34 ---> Running in 8211540ab786 16:56:34 ---> Running in e772e4d27441 16:56:34 ---> Running in ff9c8ddea680 16:56:38 Removing intermediate container a5cf23611fd5 16:56:38 ---> 372db4798aad 16:56:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:56:38 Removing intermediate container e49375abf45a 16:56:38 ---> f27c52cf27e3 16:56:38 Step 5/26 : RUN apk add --update --no-cache make git 16:56:38 ---> Running in 985ead393ae2 16:56:38 ---> Running in 840d24d501be 16:56:38 Removing intermediate container 8211540ab786 16:56:38 ---> 3e9c6678ee33 16:56:38 Step 5/32 : RUN apk add --update --no-cache make git 16:56:39 Removing intermediate container ff9c8ddea680 16:56:39 ---> 5b9d51fcb566 16:56:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:56:39 ---> Running in 17a1497b0320 16:56:39 Removing intermediate container e772e4d27441 16:56:39 ---> 6c7ffa6b4ae8 16:56:39 Step 5/24 : RUN apk add --update --no-cache make bash git 16:56:39 ---> Running in 006f72727c96 16:56:39 ---> Running in 1f8c84088ae5 16:56:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:42 OK: 218 MiB in 52 packages 16:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:42 OK: 218 MiB in 52 packages 16:56:43 OK: 218 MiB in 52 packages 16:56:44 OK: 218 MiB in 52 packages 16:56:44 Removing intermediate container 840d24d501be 16:56:44 ---> 13d5a04106f6 16:56:44 Step 6/26 : COPY go.mod . 16:56:45 OK: 218 MiB in 52 packages 16:56:45 Removing intermediate container 985ead393ae2 16:56:45 ---> 2626fdf7f41a 16:56:45 Step 6/23 : COPY go.mod . 16:56:45 Removing intermediate container 1f8c84088ae5 16:56:45 ---> a2af9731035b 16:56:45 Step 6/24 : COPY go.mod . 16:56:45 ---> e65c08e7192c 16:56:45 Step 7/26 : RUN go mod download 16:56:45 Removing intermediate container 006f72727c96 16:56:45 ---> 41dd0484eab8 16:56:45 Step 6/24 : COPY go.mod . 16:56:46 ---> Running in 3a71cde5f01a 16:56:46 ---> a1adc3e49f85 16:56:46 Step 7/23 : RUN go mod download 16:56:46 Removing intermediate container 17a1497b0320 16:56:46 ---> a678fc47839a 16:56:46 Step 6/32 : COPY go.mod . 16:56:46 ---> Running in f3a61c470191 16:56:46 ---> 4cb92100f69a 16:56:46 Step 7/24 : RUN go mod download 16:56:47 ---> Running in 5fa650ab4a87 16:56:47 ---> 4eed2401ae06 16:56:47 Step 7/24 : RUN go mod download 16:56:47 ---> Running in 6b00cf71cbba 16:56:47 ---> 7637d839a8f5 16:56:47 Step 7/32 : RUN go mod download 16:56:48 ---> Running in 3d3010b844e6 16:56:51 Removing intermediate container 3a71cde5f01a 16:56:51 ---> 82a1d6067774 16:56:51 Step 8/26 : COPY . . 16:56:54 Removing intermediate container f3a61c470191 16:56:54 ---> 5e10964a97ef 16:56:54 Step 8/23 : COPY . . 16:56:54 Removing intermediate container 6b00cf71cbba 16:56:54 ---> 3a29ffb7b53c 16:56:54 Step 8/24 : COPY . . 16:56:55 Removing intermediate container 5fa650ab4a87 16:56:55 ---> 9ec568cc2e69 16:56:55 Step 8/24 : COPY . . 16:56:55 Removing intermediate container 3d3010b844e6 16:56:55 ---> 426428edaad0 16:56:55 Step 8/32 : COPY . . 16:57:17 ---> 96d6ff5392be 16:57:17 Step 9/26 : RUN go mod tidy 16:57:18 ---> 9fae5df0abb0 16:57:18 Step 9/23 : RUN go mod tidy 16:57:18 ---> Running in 1e5b361619fd 16:57:18 ---> 6beb87a0055f 16:57:18 Step 9/24 : RUN go mod tidy 16:57:18 ---> c67dad6a26c7 16:57:18 Step 9/24 : RUN go mod tidy 16:57:18 ---> ecca98af4901 16:57:18 Step 9/32 : RUN go mod tidy 16:57:18 ---> Running in 7b89b8486880 16:57:18 ---> Running in bf818d268169 16:57:18 ---> Running in b6fec7fe9257 16:57:18 ---> Running in 5e5b7915fb79 16:57:25 Removing intermediate container 1e5b361619fd 16:57:25 ---> 50cda8252477 16:57:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:57:25 ---> Running in 3c09db91188d 16:57:25 Removing intermediate container 7b89b8486880 16:57:25 ---> 99cf83f3e64a 16:57:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:57:25 ---> Running in 6a61651dca26 16:57:26 Removing intermediate container bf818d268169 16:57:26 ---> 25525462e07f 16:57:26 Step 10/24 : RUN make cmd/core-data/core-data 16:57:26 Removing intermediate container b6fec7fe9257 16:57:26 ---> 0f937b8dd1c5 16:57:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:57:26 ---> Running in f7130d7bd14a 16:57:26 Removing intermediate container 5e5b7915fb79 16:57:26 ---> b963166894dd 16:57:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:26 ---> Running in b6122e7eaaad 16:57:26 ---> Running in b5af4a5fe8b1 16:57:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:57:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:57:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:57:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:57: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 16:59:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:59:28 Removing intermediate container b6122e7eaaad 16:59:28 ---> ff147952afc2 16:59:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:59:28 ---> Running in c945ebf1aa01 16:59:28 Removing intermediate container b5af4a5fe8b1 16:59:28 ---> 26b2e9413f61 16:59:28 16:59:28 Step 11/32 : FROM alpine:3.12 16:59:29 3.12: Pulling from library/alpine 16:59:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:59:31 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:59:31 Status: Downloaded newer image for alpine:3.12 16:59:31 ---> afc2cc120ca2 16:59:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:59:33 ---> Running in 13ffeb02571e 16:59:33 Removing intermediate container 3c09db91188d 16:59:33 ---> 96b0e4545fc2 16:59:33 16:59:33 Step 11/26 : FROM alpine:3.12 16:59:33 ---> afc2cc120ca2 16:59:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:59:34 ---> Running in 105cd31aa3d8 16:59:34 Removing intermediate container 13ffeb02571e 16:59:34 ---> eeb1cc9fee40 16:59:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:59:34 Removing intermediate container 6a61651dca26 16:59:34 ---> c250a715f947 16:59:34 16:59:34 Step 11/23 : FROM alpine:3.12 16:59:34 ---> afc2cc120ca2 16:59:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:35 ---> Running in 2e0dd1c99ac7 16:59:35 ---> Running in c7b836245a1c 16:59:35 Removing intermediate container c945ebf1aa01 16:59:35 ---> dc8e97803421 16:59:35 16:59:35 Step 12/24 : FROM docker:20.10.7 16:59:35 20.10.7: Pulling from library/docker 16:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:38 (1/3) Installing ca-certificates (20191127-r4) 16:59:38 (2/3) Installing dumb-init (1.2.2-r1) 16:59:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:38 (3/3) Installing su-exec (0.2-r1) 16:59:38 Executing busybox-1.31.1-r20.trigger 16:59:38 Executing ca-certificates-20191127-r4.trigger 16:59:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:38 OK: 6 MiB in 17 packages 16:59:38 (1/2) Installing dumb-init (1.2.2-r1) 16:59:38 (2/2) Installing su-exec (0.2-r1) 16:59:38 Executing busybox-1.31.1-r20.trigger 16:59:38 OK: 5 MiB in 16 packages 16:59:39 (1/2) Installing ca-certificates (20191127-r4) 16:59:39 (2/2) Installing dumb-init (1.2.2-r1) 16:59:39 Executing busybox-1.31.1-r20.trigger 16:59:39 Executing ca-certificates-20191127-r4.trigger 16:59:39 OK: 6 MiB in 16 packages 16:59:42 Removing intermediate container 2e0dd1c99ac7 16:59:42 ---> 921333ffa10a 16:59:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:59:43 Removing intermediate container 105cd31aa3d8 16:59:43 ---> 5be0ec06ee37 16:59:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:43 ---> Running in f3021aeea3f9 16:59:43 Removing intermediate container c7b836245a1c 16:59:43 ---> 18b8ca62824d 16:59:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:59:44 ---> Running in c9f9c43356e5 16:59:44 ---> Running in f0d3b458068e 16:59:45 Removing intermediate container f3021aeea3f9 16:59:45 ---> b2dbaf443700 16:59:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:59:46 Removing intermediate container c9f9c43356e5 16:59:46 ---> 2e8522f7231d 16:59:46 Step 14/26 : WORKDIR / 16:59:46 Removing intermediate container f7130d7bd14a 16:59:46 ---> bfa0c664acb2 16:59:46 16:59:46 Step 11/24 : FROM alpine:3.12 16:59:46 ---> afc2cc120ca2 16:59:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:46 ---> Running in 56f6e2c3562f 16:59:46 Removing intermediate container f0d3b458068e 16:59:46 ---> 2b4fc7c46319 16:59:46 Step 14/23 : ENV APP_PORT=59860 16:59:46 ---> Running in a9a9026478e8 16:59:46 ---> Running in edecc42a11a3 16:59:46 ---> Running in 17e1b6158b7d 16:59:47 Removing intermediate container 56f6e2c3562f 16:59:47 ---> 3302b17bfbab 16:59:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:59:47 Removing intermediate container a9a9026478e8 16:59:47 ---> c758d2306f50 16:59:47 Step 13/24 : ENV APP_PORT=59880 16:59:47 ---> Running in 1775d0c8f4cd 16:59:47 ---> Running in 7dfd6af00a10 16:59:47 Removing intermediate container edecc42a11a3 16:59:47 ---> 5c1e0b2e40e0 16:59:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:59:47 Removing intermediate container 17e1b6158b7d 16:59:47 ---> aa51bdb769f0 16:59:47 Step 15/23 : EXPOSE $APP_PORT 16:59:47 ---> Running in c2f91a770143 16:59:48 Removing intermediate container 7dfd6af00a10 16:59:48 ---> fdb9543b4866 16:59:48 Step 14/24 : EXPOSE $APP_PORT 16:59:48 ---> Running in c8f89c660474 16:59:48 Removing intermediate container c2f91a770143 16:59:48 ---> cb503d2c048f 16:59:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:48 ---> c06e138a492e 16:59:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:59:49 Removing intermediate container c8f89c660474 16:59:49 ---> e58fd3a92c45 16:59:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:49 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:59:49 Status: Downloaded newer image for docker:20.10.7 16:59:49 ---> df445af6242a 16:59:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:59:49 ---> Running in 0f5e707a54e3 16:59:49 ---> Running in d5ca2f1d51dc 16:59:49 ---> d98ed52d3ad9 16:59:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:49 ---> f4a583c05323 16:59:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:59:50 Removing intermediate container d5ca2f1d51dc 16:59:50 ---> 2ecb8d1bc75f 16:59:50 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 16:59:50 ---> Running in 3de2d04bee52 16:59:51 Removing intermediate container 1775d0c8f4cd 16:59:51 ---> f8f233922c03 16:59:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:59:51 ---> 525ab61e2099 16:59:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:59:51 ---> Running in 5f749861affa 16:59:51 ---> 214433cd20fc 16:59:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:59:52 Removing intermediate container 5f749861affa 16:59:52 ---> 95b1d9693256 16:59:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:59:52 ---> a6dbd1514d44 16:59:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:53 Removing intermediate container 0f5e707a54e3 16:59:53 ---> d963bfc12376 16:59:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:59:53 ---> b3acaef2bbd4 16:59:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:59:53 ---> Running in af245991df2b 16:59:53 ---> Running in 875fbb8c8601 16:59:53 (1/39) Installing readline (8.1.0-r0) 16:59:53 (2/39) Installing bash (5.1.0-r0) 16:59:53 ---> 21a6b6535247 16:59:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:59:53 Executing bash-5.1.0-r0.post-install 16:59:53 (3/39) Installing brotli-libs (1.0.9-r3) 16:59:53 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:59:53 (5/39) Installing libcurl (7.78.0-r0) 16:59:53 (6/39) Installing curl (7.78.0-r0) 16:59:53 (7/39) Installing dumb-init (1.2.5-r0) 16:59:53 (8/39) Installing libbz2 (1.0.8-r1) 16:59:53 (9/39) Installing expat (2.2.10-r1) 16:59:53 (10/39) Installing libffi (3.3-r2) 16:59:53 (11/39) Installing gdbm (1.19-r0) 16:59:53 (12/39) Installing xz-libs (5.2.5-r0) 16:59:53 (13/39) Installing sqlite-libs (3.34.1-r0) 16:59:53 (14/39) Installing python3 (3.8.10-r0) 16:59:53 ---> Running in ffff6d71b51c 16:59:54 Removing intermediate container 875fbb8c8601 16:59:54 ---> 54d170cb7957 16:59:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:54 ---> a3423b80c8d9 16:59:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:59:55 ---> Running in 5df0e694f011 16:59:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:56 (15/39) Installing py3-appdirs (1.4.4-r1) 16:59:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:59:56 (17/39) Installing py3-parsing (2.4.7-r1) 16:59:56 (18/39) Installing py3-six (1.15.0-r0) 16:59:56 (19/39) Installing py3-packaging (20.9-r0) 16:59:56 (20/39) Installing py3-setuptools (51.3.3-r0) 16:59:56 Removing intermediate container 5df0e694f011 16:59:56 ---> 065f6a3c08e3 16:59:56 Step 21/23 : LABEL arch=arm64 16:59:56 (21/39) Installing py3-chardet (4.0.0-r0) 16:59:56 (22/39) Installing py3-idna (3.1-r0) 16:59:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:59:56 (24/39) Installing py3-requests (2.25.1-r1) 16:59:56 (25/39) Installing py3-msgpack (1.0.2-r0) 16:59:56 (26/39) Installing py3-lockfile (0.12.2-r3) 16:59:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:59:56 (28/39) Installing py3-colorama (0.4.4-r0) 16:59:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:59:56 (30/39) Installing py3-distlib (0.3.1-r1) 16:59:56 ---> Running in 24d538ad44ce 16:59:56 (31/39) Installing py3-distro (1.5.0-r1) 16:59:56 (32/39) Installing py3-webencodings (0.5.1-r3) 16:59:56 (33/39) Installing py3-html5lib (1.1-r0) 16:59:56 ---> f3422929a02a 16:59:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:59:56 (1/6) Installing dumb-init (1.2.2-r1) 16:59:56 (34/39) Installing py3-pytoml (0.1.21-r0) 16:59:56 (35/39) Installing py3-pep517 (0.9.1-r0) 16:59:56 (36/39) Installing py3-progress (1.5-r0) 16:59:56 (37/39) Installing py3-retrying (1.3.3-r0) 16:59:56 (38/39) Installing py3-toml (0.10.2-r0) 16:59:56 (39/39) Installing py3-pip (20.3.4-r0) 16:59:56 (2/6) Installing libgcc (9.3.0-r2) 16:59:56 (3/6) Installing libsodium (1.0.18-r0) 16:59:56 (4/6) Installing libstdc++ (9.3.0-r2) 16:59:57 (5/6) Installing libzmq (4.3.3-r0) 16:59:57 Executing busybox-1.32.1-r6.trigger 16:59:57 OK: 82 MiB in 59 packages 16:59:57 (6/6) Installing zeromq (4.3.3-r0) 16:59:57 Executing busybox-1.31.1-r20.trigger 16:59:57 OK: 8 MiB in 20 packages 16:59:57 Removing intermediate container 24d538ad44ce 16:59:57 ---> 2d7139f9c289 16:59:57 Step 22/23 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 16:59:58 ---> b5d8cc7ee4eb 16:59:58 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/ 16:59:58 ---> Running in 71138eede57a 16:59:58 ---> Running in 67524c36c481 16:59:58 Removing intermediate container ffff6d71b51c 16:59:58 ---> a2dcab43ce1b 16:59:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:58 Removing intermediate container 71138eede57a 16:59:58 ---> 4461ee6466a4 16:59:58 Step 23/23 : LABEL version=0.0.0 16:59:59 ---> Running in f273eaf4bd7e 16:59:59 Removing intermediate container af245991df2b 16:59:59 ---> e555fa1cc279 16:59:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:59 ---> 0d836bff9168 16:59:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:00:00 Removing intermediate container f273eaf4bd7e 17:00:00 ---> 05b9feec91e0 17:00:00 17:00:00 Successfully built 05b9feec91e0 17:00:00 ---> 3833078b8390 17:00:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:00 Successfully tagged support-notifications-arm64:latest 17:00:00  Building support-notifications ... done Building security-proxy-setup 17:00:01 ---> ffacb2520943 17:00:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:00:02 Removing intermediate container 67524c36c481 17:00:02 ---> b7cec73337ab 17:00:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:00:03 ---> Running in 44784b872a79 17:00:03 ---> aa826971673e 17:00:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:00:03 ---> 47988a1d6fb9 17:00:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:04 Removing intermediate container 44784b872a79 17:00:04 ---> cffa6d2b4a9b 17:00:04 Step 24/26 : LABEL arch=arm64 17:00:04 ---> Running in 29d295b9a4d5 17:00:05 ---> 7df62612345c 17:00:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:00:05 ---> bdcde6dd025c 17:00:05 Step 20/24 : ENTRYPOINT ["/core-data"] 17:00:05 Removing intermediate container 29d295b9a4d5 17:00:05 ---> bd5b9fc7cc9d 17:00:05 Step 25/26 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:00:05 ---> Running in 30adb7056ac8 17:00:05 ---> Running in ade260b79868 17:00:06 ---> 5f4d8405da61 17:00:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:00:06 Collecting docker-compose==1.23.2 17:00:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:06 Removing intermediate container 30adb7056ac8 17:00:06 ---> 1a7f00ec7818 17:00:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:00:06 Removing intermediate container ade260b79868 17:00:06 ---> a9589ca07be3 17:00:06 Step 26/26 : LABEL version=0.0.0 17:00:06 ---> Running in 18eede60eeba 17:00:06 ---> Running in fd006f485a3f 17:00:07 ---> Running in cf0c4306f0fb 17:00:07 Collecting websocket-client<1.0,>=0.32.0 17:00:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:00:07 Collecting jsonschema<3,>=2.5.1 17:00:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:00:07 Removing intermediate container 18eede60eeba 17:00:07 ---> 292859b8b254 17:00:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:00:07 Removing intermediate container fd006f485a3f 17:00:07 ---> 7b1d1bdfa96e 17:00:07 Step 22/24 : LABEL arch=arm64 17:00:07 Removing intermediate container cf0c4306f0fb 17:00:07 ---> f9330615b29f 17:00:07 17:00:07 ---> Running in cda45a3d6775 17:00:08 Collecting docker<4.0,>=3.6.0 17:00:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:00:08 Collecting docopt<0.7,>=0.6.1 17:00:08 Downloading docopt-0.6.2.tar.gz (25 kB) 17:00:08 Successfully built f9330615b29f 17:00:08 Successfully tagged security-secretstore-setup-arm64:latest 17:00:08  Building security-secretstore-setup ... done Building core-command 17:00:09 ---> 4a82ac9af99c 17:00:09 Step 27/32 : RUN chmod +x /entrypoint.sh 17:00:09 Removing intermediate container cda45a3d6775 17:00:09 ---> 5453415419fc 17:00:09 Step 23/24 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:00:09 ---> Running in b6cac884a229 17:00:09 ---> Running in 24245f0303df 17:00:10 Removing intermediate container b6cac884a229 17:00:10 ---> f1fda76c0cce 17:00:10 Step 24/24 : LABEL version=0.0.0 17:00:10 ---> Running in 83d530b39861 17:00:10 Collecting cached-property<2,>=1.2.0 17:00:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:00:11 Collecting texttable<0.10,>=0.9.0 17:00:11 Downloading texttable-0.9.1.tar.gz (11 kB) 17:00:11 Removing intermediate container 83d530b39861 17:00:11 ---> b07bb2ef21fc 17:00:11 17:00:12 Successfully built b07bb2ef21fc 17:00:12 Successfully tagged core-data-arm64:latest 17:00:12  Building core-data ... done Building core-metadata 17:00:13 Removing intermediate container 24245f0303df 17:00:13 ---> a911c10b53b8 17:00:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:00:13 Collecting PyYAML<4,>=3.10 17:00:13 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:13 ---> Running in 05ce061b63a1 17:00:14 Removing intermediate container 05ce061b63a1 17:00:14 ---> dbf185745d56 17:00:14 Step 29/32 : CMD ["gate"] 17:00:15 ---> Running in de6667234c31 17:00:16 Removing intermediate container de6667234c31 17:00:16 ---> e7636e07f171 17:00:16 Step 30/32 : LABEL arch=arm64 17:00:17 ---> Running in f1fa12a8e1b5 17:00:17 Collecting dockerpty<0.5,>=0.4.1 17:00:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:17 Removing intermediate container f1fa12a8e1b5 17:00:17 ---> a4fa2b5b6957 17:00:17 Step 31/32 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:00:18 ---> Running in a6332c021319 17:00:19 Removing intermediate container a6332c021319 17:00:19 ---> dc1bd8ed35f9 17:00:19 Step 32/32 : LABEL version=0.0.0 17:00:19 ---> Running in f73d36ff8b96 17:00:20 Removing intermediate container f73d36ff8b96 17:00:20 ---> da1351da21b3 17:00:20 17:00:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:00:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:00:21 Successfully built da1351da21b3 17:00:21 Successfully tagged security-bootstrapper-arm64:latest 17:00:21  Building security-bootstrapper ... done Building support-scheduler 17:00:21 Collecting docker-pycreds>=0.4.0 17:00:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:00:21 Collecting idna<2.8,>=2.5 17:00:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:00:22 Collecting urllib3<1.25,>=1.21.1 17:00:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:00:22 Collecting certifi>=2017.4.17 17:00:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:00:23 Collecting chardet<3.1.0,>=3.0.2 17:00:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:00:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:00:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:00:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:00:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:00:24 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:00:24 Attempting uninstall: urllib3 17:00:24 Found existing installation: urllib3 1.26.2 17:00:24 Uninstalling urllib3-1.26.2: 17:00:24 Successfully uninstalled urllib3-1.26.2 17:00:25 Attempting uninstall: idna 17:00:25 Found existing installation: idna 3.1 17:00:25 Uninstalling idna-3.1: 17:00:25 Successfully uninstalled idna-3.1 17:00:26 Attempting uninstall: chardet 17:00:26 Found existing installation: chardet 4.0.0 17:00:26 Uninstalling chardet-4.0.0: 17:00:26 Successfully uninstalled chardet-4.0.0 17:00:27 Attempting uninstall: requests 17:00:27 Found existing installation: requests 2.25.1 17:00:27 Uninstalling requests-2.25.1: 17:00:27 Successfully uninstalled requests-2.25.1 17:00:28 Running setup.py install for texttable: started 17:00:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:29 ---> 40fb4328426f 17:00:29 Step 3/22 : WORKDIR /edgex-go 17:00:29 ---> Using cache 17:00:29 ---> 422ec0c254e3 17:00:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:29 ---> Using cache 17:00:29 ---> 6c7ffa6b4ae8 17:00:29 Step 5/22 : RUN apk add --update --no-cache make git 17:00:30 Running setup.py install for texttable: finished with status 'done' 17:00:30 Running setup.py install for PyYAML: started 17:00:32 ---> Running in b48d6cc1ef51 17:00:33 Running setup.py install for PyYAML: finished with status 'done' 17:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:33 Running setup.py install for docopt: started 17:00:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:35 OK: 218 MiB in 52 packages 17:00:36 Running setup.py install for docopt: finished with status 'done' 17:00:36 Running setup.py install for dockerpty: started 17:00:38 Removing intermediate container b48d6cc1ef51 17:00:38 ---> 58c1ed343989 17:00:38 Step 6/22 : COPY go.mod . 17:00:38 Running setup.py install for dockerpty: finished with status 'done' 17:00:39 ---> acd5ac7ad1bf 17:00:39 Step 7/22 : RUN go mod download 17:00:39 ---> Running in 3aaf902ef582 17:00:40 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 17:00:45 Removing intermediate container 3aaf902ef582 17:00:45 ---> b7b9f129d36c 17:00:45 Step 8/22 : COPY . . 17:00:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:46 ---> 40fb4328426f 17:00:46 Step 3/24 : WORKDIR /edgex-go 17:00:46 ---> Using cache 17:00:46 ---> 422ec0c254e3 17:00:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:46 ---> Using cache 17:00:46 ---> 6c7ffa6b4ae8 17:00:46 Step 5/24 : RUN apk add --update --no-cache make git 17:00:46 ---> Using cache 17:00:46 ---> 58c1ed343989 17:00:46 Step 6/24 : COPY go.mod . 17:00:46 ---> Using cache 17:00:46 ---> acd5ac7ad1bf 17:00:46 Step 7/24 : RUN go mod download 17:00:46 ---> Using cache 17:00:46 ---> b7b9f129d36c 17:00:46 Step 8/24 : COPY . . 17:00:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:50 ---> 40fb4328426f 17:00:50 Step 3/24 : WORKDIR /edgex-go 17:00:50 ---> Using cache 17:00:50 ---> 422ec0c254e3 17:00:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:50 ---> Using cache 17:00:50 ---> 6c7ffa6b4ae8 17:00:50 Step 5/24 : RUN apk add --update --no-cache make git 17:00:50 ---> Using cache 17:00:50 ---> 58c1ed343989 17:00:50 Step 6/24 : COPY go.mod . 17:00:50 ---> Using cache 17:00:50 ---> acd5ac7ad1bf 17:00:50 Step 7/24 : RUN go mod download 17:00:50 ---> Using cache 17:00:50 ---> b7b9f129d36c 17:00:50 Step 8/24 : COPY . . 17:00:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:55 ---> 40fb4328426f 17:00:55 Step 3/23 : WORKDIR /edgex-go 17:00:55 ---> Using cache 17:00:55 ---> 422ec0c254e3 17:00:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:55 ---> Using cache 17:00:55 ---> 6c7ffa6b4ae8 17:00:55 Step 5/23 : RUN apk add --update --no-cache make git 17:00:55 ---> Using cache 17:00:55 ---> 58c1ed343989 17:00:55 Step 6/23 : COPY go.mod . 17:00:55 ---> Using cache 17:00:55 ---> acd5ac7ad1bf 17:00:55 Step 7/23 : RUN go mod download 17:00:55 ---> Using cache 17:00:55 ---> b7b9f129d36c 17:00:55 Step 8/23 : COPY . . 17:01:02 Removing intermediate container 3de2d04bee52 17:01:02 ---> 4946c6b7b427 17:01:02 Step 15/24 : ENV APP_PORT=58890 17:01:05 ---> Running in e5755fcbc3bb 17:01:06 Removing intermediate container e5755fcbc3bb 17:01:06 ---> cbf0a0485642 17:01:06 Step 16/24 : EXPOSE $APP_PORT 17:01:06 ---> efc52e8eaaf2 17:01:06 Step 9/22 : RUN go mod tidy 17:01:07 ---> 7d5a4a56d91d 17:01:07 Step 9/24 : RUN go mod tidy 17:01:08 ---> Running in 802226cbdfdd 17:01:08 ---> Running in 706d7a37ee74 17:01:08 ---> Running in 59b9b4cbb0d1 17:01:08 Removing intermediate container 802226cbdfdd 17:01:08 ---> 713fe87920a5 17:01:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:01:09 ---> 4a88fc0e8b2f 17:01:09 Step 9/24 : RUN go mod tidy 17:01:10 ---> Running in 4cadbfe400f7 17:01:11 ---> 8437d05abd59 17:01:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:01:13 ---> 87f79ad8b246 17:01:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:14 ---> a838e3529bd4 17:01:14 Step 9/23 : RUN go mod tidy 17:01:14 ---> Running in 7205e5cf848f 17:01:14 Removing intermediate container 706d7a37ee74 17:01:14 ---> 1c2151a83cc9 17:01:14 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:01:15 Removing intermediate container 59b9b4cbb0d1 17:01:15 ---> 514de86cc830 17:01:15 Step 10/24 : RUN make cmd/core-command/core-command 17:01:15 ---> Running in 17eab9962dda 17:01:15 ---> 9b4bd2e50f96 17:01:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:15 ---> Running in 30f582f3b9f3 17:01:15 ---> Running in 4fba604f71a3 17:01:15 Removing intermediate container 4cadbfe400f7 17:01:15 ---> f16064ae8bd9 17:01:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:01:16 ---> Running in 50266e36ce7b 17:01:16 Removing intermediate container 4fba604f71a3 17:01:16 ---> 277875e02133 17:01:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:16 ---> Running in 35064acd9d30 17:01:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:01:17 Removing intermediate container 35064acd9d30 17:01:17 ---> 29db5dbbad7b 17:01:17 Step 22/24 : LABEL arch=arm64 17:01:18 ---> Running in c55a04776901 17:01:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:01:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:01:18 Removing intermediate container c55a04776901 17:01:18 ---> ae3716f59b9d 17:01:18 Step 23/24 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:01:18 ---> Running in 865c6ef2c683 17:01:19 Removing intermediate container 865c6ef2c683 17:01:19 ---> a3741ce609dd 17:01:19 Step 24/24 : LABEL version=0.0.0 17:01:19 ---> Running in 5f05d736d87b 17:01:20 Removing intermediate container 7205e5cf848f 17:01:20 ---> b231695537cd 17:01:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:01:20 ---> Running in e1c4de0ec2c7 17:01:20 Removing intermediate container 5f05d736d87b 17:01:20 ---> 9a6365c62e42 17:01:20 17:01:21 Successfully built 9a6365c62e42 17:01:21 Successfully tagged sys-mgmt-agent-arm64:latest 17:01:22  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:02: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 17:02:50 Removing intermediate container 30f582f3b9f3 17:02:50 ---> 68de26ff81c4 17:02:50 17:02:50 Step 11/24 : FROM alpine:3.12 17:02:50 ---> afc2cc120ca2 17:02:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:02:50 ---> Running in 3cb6e8c6ebaf 17:02:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:52 (1/1) Installing dumb-init (1.2.2-r1) 17:02:52 Executing busybox-1.31.1-r20.trigger 17:02:52 OK: 5 MiB in 15 packages 17:02:55 Removing intermediate container 3cb6e8c6ebaf 17:02:55 ---> ba4c5921f631 17:02:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:55 Removing intermediate container 17eab9962dda 17:02:55 ---> 74daf3326672 17:02:55 17:02:55 Step 11/22 : FROM alpine:3.12 17:02:55 ---> afc2cc120ca2 17:02:55 Step 12/22 : RUN apk add --update --no-cache curl 17:02:55 ---> Running in dce7ddea16cd 17:02:55 ---> Running in 568bc78ac664 17:02:56 Removing intermediate container dce7ddea16cd 17:02:56 ---> 6551a73a4484 17:02:56 Step 14/24 : ENV APP_PORT=59882 17:02:56 ---> Running in 012b10dc8027 17:02:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:57 Removing intermediate container 012b10dc8027 17:02:57 ---> f75d2cd174a6 17:02:57 Step 15/24 : EXPOSE $APP_PORT 17:02:57 (1/4) Installing ca-certificates (20191127-r4) 17:02:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:02:57 (3/4) Installing libcurl (7.78.0-r0) 17:02:57 (4/4) Installing curl (7.78.0-r0) 17:02:57 ---> Running in 5525785448a0 17:02:57 Executing busybox-1.31.1-r20.trigger 17:02:57 Executing ca-certificates-20191127-r4.trigger 17:02:57 OK: 7 MiB in 18 packages 17:02:58 Removing intermediate container 5525785448a0 17:02:58 ---> ab66edc3a2c2 17:02:58 Step 16/24 : WORKDIR / 17:02:58 ---> Running in cae0ee5d3e5f 17:02:58 Removing intermediate container 50266e36ce7b 17:02:58 ---> c8dfa5c7fdaf 17:02:58 17:02:59 Step 11/24 : FROM alpine:3.12 17:02:59 ---> afc2cc120ca2 17:02:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:02:59 ---> Using cache 17:02:59 ---> ba4c5921f631 17:02:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:59 ---> Using cache 17:02:59 ---> 6551a73a4484 17:02:59 Step 14/24 : ENV APP_PORT=59881 17:02:59 Removing intermediate container e1c4de0ec2c7 17:02:59 ---> fb7f832995ff 17:02:59 17:02:59 Step 11/23 : FROM alpine:3.12 17:02:59 ---> afc2cc120ca2 17:02:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:02:59 ---> Using cache 17:02:59 ---> ba4c5921f631 17:02:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:59 ---> Using cache 17:02:59 ---> 6551a73a4484 17:02:59 Step 14/23 : ENV APP_PORT=59861 17:02:59 ---> Running in adadbd66bd4e 17:02:59 ---> Running in eedf2b081d62 17:02:59 Removing intermediate container cae0ee5d3e5f 17:02:59 ---> 5ad599e028d6 17:02:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:59 Removing intermediate container adadbd66bd4e 17:02:59 ---> 5eeda0272fe4 17:02:59 Step 15/24 : EXPOSE $APP_PORT 17:02:59 Removing intermediate container 568bc78ac664 17:02:59 ---> c097e1ce19d7 17:02:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:00 Removing intermediate container eedf2b081d62 17:03:00 ---> c02162796fe0 17:03:00 Step 15/23 : EXPOSE $APP_PORT 17:03:00 ---> Running in 3fa160d5ba66 17:03:00 ---> Running in 9e34a7fc4e64 17:03:00 ---> Running in cbbb7549fe89 17:03:00 ---> fccff2534178 17:03:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:01 Removing intermediate container 9e34a7fc4e64 17:03:01 ---> b75d2ce56a2e 17:03:01 Step 16/24 : WORKDIR / 17:03:01 Removing intermediate container 3fa160d5ba66 17:03:01 ---> d79cafef0337 17:03:01 Step 14/22 : WORKDIR /edgex 17:03:01 Removing intermediate container cbbb7549fe89 17:03:01 ---> cb8bab4203fe 17:03:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:01 ---> Running in 3e5632986236 17:03:01 ---> Running in 2e76cd22a52d 17:03:02 Removing intermediate container 3e5632986236 17:03:02 ---> c3d2e04295ad 17:03:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:02 Removing intermediate container 2e76cd22a52d 17:03:02 ---> ce7038d68062 17:03:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:02 ---> 360105b61fb7 17:03:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:02 ---> c010bf2a5d12 17:03:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:04 ---> deb29744bff2 17:03:04 Step 20/24 : ENTRYPOINT ["/core-command"] 17:03:04 ---> e8c76112d34e 17:03:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:04 ---> 5d9d01b65d88 17:03:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:04 ---> Running in 8e859d26c822 17:03:04 ---> ce90046e730d 17:03:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:05 Removing intermediate container 8e859d26c822 17:03:05 ---> 88ae2e50dc2f 17:03:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:05 ---> 35af0e957024 17:03:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:05 ---> Running in 3edefbf60cfa 17:03:05 ---> 17560f2f4b12 17:03:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:03:05 ---> 25b97398451a 17:03:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:03:06 ---> Running in 2a7f60eb34f9 17:03:06 Removing intermediate container 3edefbf60cfa 17:03:06 ---> 39393d67afb6 17:03:06 Step 22/24 : LABEL arch=arm64 17:03:06 ---> Running in 23b60a348c54 17:03:07 Removing intermediate container 2a7f60eb34f9 17:03:07 ---> ef09a7a938c7 17:03:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:07 ---> a279e7754687 17:03:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:03:07 ---> b06fea53f2cd 17:03:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:03:07 ---> Running in 026409eaf87f 17:03:07 ---> Running in d70d3374ee8b 17:03:09 ---> Running in 09fbf20d96d6 17:03:09 Removing intermediate container 23b60a348c54 17:03:09 ---> 58ceebeed67e 17:03:09 Step 23/24 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:03:09 ---> Running in e3139d38a81d 17:03:09 Removing intermediate container 09fbf20d96d6 17:03:09 ---> 01d688f32369 17:03:09 Step 19/22 : CMD ["--init=true"] 17:03:09 Removing intermediate container d70d3374ee8b 17:03:09 ---> cffd0eaca992 17:03:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:09 Removing intermediate container 026409eaf87f 17:03:09 ---> 0fa60dd9487d 17:03:09 Step 21/23 : LABEL arch=arm64 17:03:09 ---> Running in 03381476fb86 17:03:09 ---> Running in abcc0493b8ef 17:03:09 ---> Running in dce2dbcba2ff 17:03:09 Removing intermediate container e3139d38a81d 17:03:09 ---> 6362158ad37d 17:03:09 Step 24/24 : LABEL version=0.0.0 17:03:09 ---> Running in 8afaf0e2ea75 17:03:09 Removing intermediate container 03381476fb86 17:03:09 ---> 51f1f184c8ce 17:03:09 Removing intermediate container abcc0493b8ef 17:03:09 ---> 1a896695fd45 17:03:09 Removing intermediate container dce2dbcba2ff 17:03:09 Step 22/24 : LABEL arch=arm64Step 20/22 : LABEL arch=arm64 17:03:09 ---> 3c77a3cdd868 17:03:09 Step 22/23 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:03:09 17:03:09 ---> Running in 96a828f58e65 17:03:09 ---> Running in e6b4148ac112 17:03:09 ---> Running in c2396f014c9c 17:03:09 Removing intermediate container 8afaf0e2ea75 17:03:09 ---> 3cb3c7870ce4 17:03:09 17:03:09 Successfully built 3cb3c7870ce4 17:03:09 Successfully tagged core-command-arm64:latest 17:03:10  Building core-command ... done Removing intermediate container 96a828f58e65 17:03:10 ---> 564eeef8bf2a 17:03:10 Step 23/23 : LABEL version=0.0.0 17:03:10 Removing intermediate container c2396f014c9c 17:03:10 ---> 16c004952eca 17:03:10 Step 21/22 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:03:10 Removing intermediate container e6b4148ac112 17:03:10 ---> 68100ab06df4 17:03:10 Step 23/24 : LABEL git_sha=5a38806f90786d776a6b9432559bf0461ffeeb9e 17:03:10 ---> Running in c0d54c434ea6 17:03:10 ---> Running in c54213b147ec 17:03:10 ---> Running in 41e447f9e4c2 17:03:10 Removing intermediate container c0d54c434ea6 17:03:10 ---> 458ec8dfb42d 17:03:10 Step 22/22 : LABEL version=0.0.0 17:03:11 Removing intermediate container c54213b147ec 17:03:11 ---> 94a9ae9f07f4 17:03:11 17:03:11 ---> Running in 463053fb7cd8 17:03:11 Removing intermediate container 41e447f9e4c2 17:03:11 ---> 98398b786785 17:03:11 Step 24/24 : LABEL version=0.0.0 17:03:11 Successfully built 94a9ae9f07f4 17:03:11 ---> Running in cdea263ec4ff 17:03:11 Successfully tagged support-scheduler-arm64:latest 17:03:11  Building support-scheduler ... done Removing intermediate container 463053fb7cd8 17:03:11 ---> 32556201430f 17:03:11 17:03:12 Successfully built 32556201430f 17:03:12 Removing intermediate container cdea263ec4ff 17:03:12 ---> e99511830727 17:03:12 17:03:12 Successfully tagged security-proxy-setup-arm64:latest 17:03:12  Building security-proxy-setup ... done Successfully built e99511830727 17:03:12 Successfully tagged core-metadata-arm64:latest 17:03:12  Building core-metadata ... done  [Pipeline] } 17:03:12 $ docker stop --time=1 efc4e3086f35797fa84d31e951b75fb843f8267edca1983b4bcaa457d058111b 17:03:14 $ docker rm -f efc4e3086f35797fa84d31e951b75fb843f8267edca1983b4bcaa457d058111b [Pipeline] // withDockerContainer [Pipeline] sh 17:03:15 + docker images 17:03:15 REPOSITORY TAG IMAGE ID CREATED SIZE 17:03:15 security-proxy-setup-arm64 latest 32556201430f 4 seconds ago 24.6MB 17:03:15 core-metadata-arm64 latest e99511830727 4 seconds ago 15.8MB 17:03:15 support-scheduler-arm64 latest 94a9ae9f07f4 5 seconds ago 15.2MB 17:03:15 core-command-arm64 latest 3cb3c7870ce4 7 seconds ago 15.2MB 17:03:15 c8dfa5c7fdaf 17 seconds ago 1.57GB 17:03:15 fb7f832995ff 17 seconds ago 1.57GB 17:03:15 74daf3326672 21 seconds ago 1.57GB 17:03:15 68de26ff81c4 27 seconds ago 1.56GB 17:03:15 sys-mgmt-agent-arm64 latest 9a6365c62e42 About a minute ago 311MB 17:03:15 security-bootstrapper-arm64 latest da1351da21b3 2 minutes ago 17.7MB 17:03:15 core-data-arm64 latest b07bb2ef21fc 3 minutes ago 19.3MB 17:03:15 security-secretstore-setup-arm64 latest f9330615b29f 3 minutes ago 26.5MB 17:03:15 support-notifications-arm64 latest 05b9feec91e0 3 minutes ago 15.9MB 17:03:15 bfa0c664acb2 3 minutes ago 1.57GB 17:03:15 dc8e97803421 3 minutes ago 1.57GB 17:03:15 c250a715f947 3 minutes ago 1.57GB 17:03:15 96b0e4545fc2 3 minutes ago 1.57GB 17:03:15 26b2e9413f61 3 minutes ago 1.57GB 17:03:15 ci-base-image-arm64 latest 40fb4328426f 15 minutes ago 1.24GB 17:03:15 alpine 3.12 afc2cc120ca2 5 days ago 5.33MB 17:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 17:03:15 docker 20.10.7 df445af6242a 2 months ago 234MB 17:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 17:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:16 17:03:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:17 arm64: Pulling from edgex-lftools-log-publisher 17:03:17 448f6bf000e3: Pulling fs layer 17:03:17 f757da607395: Pulling fs layer 17:03:17 05883995daec: Pulling fs layer 17:03:17 8603b9c90790: Pulling fs layer 17:03:17 1560dd03e051: Pulling fs layer 17:03:17 27f5ce0e4adf: Pulling fs layer 17:03:17 c2d8d7efcc4b: Pulling fs layer 17:03:17 8603b9c90790: Waiting 17:03:17 27f5ce0e4adf: Waiting 17:03:17 c2d8d7efcc4b: Waiting 17:03:17 1560dd03e051: Waiting 17:03:17 f757da607395: Verifying Checksum 17:03:17 f757da607395: Download complete 17:03:17 8603b9c90790: Verifying Checksum 17:03:17 8603b9c90790: Download complete 17:03:17 05883995daec: Verifying Checksum 17:03:17 05883995daec: Download complete 17:03:17 1560dd03e051: Verifying Checksum 17:03:17 1560dd03e051: Download complete 17:03:17 27f5ce0e4adf: Verifying Checksum 17:03:17 27f5ce0e4adf: Download complete 17:03:18 448f6bf000e3: Verifying Checksum 17:03:18 448f6bf000e3: Download complete 17:03:21 c2d8d7efcc4b: Verifying Checksum 17:03:21 c2d8d7efcc4b: Download complete 17:03:21 448f6bf000e3: Pull complete 17:03:22 f757da607395: Pull complete 17:03:24 05883995daec: Pull complete 17:03:24 8603b9c90790: Pull complete 17:03:25 1560dd03e051: Pull complete 17:03:25 27f5ce0e4adf: Pull complete 17:03:40 c2d8d7efcc4b: Pull complete 17:03:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:03:41 prd-ubuntu18.04-docker-arm64-4c-16g-1464 does not seem to be running inside a container 17:03:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 17:03:45 $ docker top f040c3f2f9402bde01e15e5f54a212c160a7599ab44030c182c48e3a989a8129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:46 ---> job-cost.sh 17:03:46 lf-activate-venv: SKIPPING 17:03:46 INFO: No Stack... 17:03:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:03:48 INFO: Archiving Costs [Pipeline] sh 17:03:49 + cat /w/workspace/edgex-go/2/archives/cost.csv 17:03:49 + cut -d, -f6 [Pipeline] lock 17:03:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-2-stack-cost] 17:03:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3698-2-stack-cost] did not exist. Created. 17:03:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:03:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:03:50 Stashed 1 file(s) [Pipeline] } 17:03:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:03:50 $ docker stop --time=1 f040c3f2f9402bde01e15e5f54a212c160a7599ab44030c182c48e3a989a8129 17:03:51 $ docker rm -f f040c3f2f9402bde01e15e5f54a212c160a7599ab44030c182c48e3a989a8129 [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 17:03:53 provisioning config files... 17:03:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6891421920009481056tmp [Pipeline] { [Pipeline] sh 17:03:53 + set +x 17:03:53 + curl -s https://codecov.io/bash 17:03:53 + bash -s -- 17:03:53 17:03:53 _____ _ 17:03:53 / ____| | | 17:03:53 | | ___ __| | ___ ___ _____ __ 17:03:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:03:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:03:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:03:53 Bash-1.0.6 17:03:53 17:03:53 17:03:53 ==> git version 2.24.4 found 17:03:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:03:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:03:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:03:53 ==> Jenkins CI detected. 17:03:53 current dir:  /w/workspace/edgex-go/2 17:03:53 project root: . 17:03:53 --> token set from env 17:03:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:03:53 ==> Running gcov in . (disable via -X gcov) 17:03:53 ==> Python coveragepy not found 17:03:53 ==> Searching for coverage reports in: 17:03:53 + . 17:03:53 -> Found 1 reports 17:03:53 ==> Detecting git/mercurial file structure 17:03:53 ==> Reading reports 17:03:53 + ./coverage.out bytes=404331 17:03:53 ==> Appending adjustments 17:03:53 https://docs.codecov.io/docs/fixing-reports 17:03:55 + Found adjustments 17:03:55 ==> Gzipping contents 17:03:55 56K /tmp/codecov.BePYJN.gz 17:03:55 ==> Uploading reports 17:03:55 url: https://codecov.io 17:03:55 query: branch=PR-3698&commit=59f7fed053be45777a6fb132c58dfbe260adf0e8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 17:03:55 -> Pinging Codecov 17:03:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=59f7fed053be45777a6fb132c58dfbe260adf0e8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 17:03:55 -> Uploading to 17:03:55 https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/59f7fed053be45777a6fb132c58dfbe260adf0e8/76da3b64-6bdc-499e-b3b3-2db92897df21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T170355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a14a523bf82480c348be02035120d74ac01cd2318aff2ba70d78979b972e88f3 17:03:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:03:55 Dload Upload Total Spent Left Speed 17:03:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54462 0 0 100 54462 0 118k --:--:-- --:--:-- --:--:-- 118k 17:03:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/59f7fed053be45777a6fb132c58dfbe260adf0e8 [Pipeline] } 17:03:56 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] sh 17:03:57 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:03:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:03:58 ---> package-listing.sh 17:03:58 ++ tr '[:upper:]' '[:lower:]' 17:03:58 ++ facter osfamily 17:03:58 + OS_FAMILY=redhat 17:03:58 + workspace=/w/workspace/edgex-go/2 17:03:58 + START_PACKAGES=/tmp/packages_start.txt 17:03:58 + END_PACKAGES=/tmp/packages_end.txt 17:03:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:03:58 + PACKAGES=/tmp/packages_start.txt 17:03:58 + '[' /w/workspace/edgex-go/2 ']' 17:03:58 + PACKAGES=/tmp/packages_end.txt 17:03:58 + case "${OS_FAMILY}" in 17:03:58 + sort 17:03:58 + rpm -qa 17:04:01 + '[' -f /tmp/packages_start.txt ']' 17:04:01 + '[' -f /tmp/packages_end.txt ']' 17:04:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:01 + '[' /w/workspace/edgex-go/2 ']' 17:04:01 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:04:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:04:01 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:04:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:02 17:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:02 latest: Pulling from edgex-lftools-log-publisher 17:04:02 b4d181a07f80: Pulling fs layer 17:04:02 a1111a8f2ec3: Pulling fs layer 17:04:02 ed53099fbce6: Pulling fs layer 17:04:02 dc539afda2c1: Pulling fs layer 17:04:02 77bc0d833cb6: Pulling fs layer 17:04:02 9065ff56babe: Pulling fs layer 17:04:02 d287ab97295c: Pulling fs layer 17:04:02 dc539afda2c1: Waiting 17:04:02 77bc0d833cb6: Waiting 17:04:02 9065ff56babe: Waiting 17:04:02 d287ab97295c: Waiting 17:04:02 a1111a8f2ec3: Verifying Checksum 17:04:02 a1111a8f2ec3: Download complete 17:04:02 dc539afda2c1: Verifying Checksum 17:04:02 dc539afda2c1: Download complete 17:04:03 77bc0d833cb6: Verifying Checksum 17:04:03 77bc0d833cb6: Download complete 17:04:03 9065ff56babe: Verifying Checksum 17:04:03 9065ff56babe: Download complete 17:04:03 ed53099fbce6: Verifying Checksum 17:04:03 ed53099fbce6: Download complete 17:04:04 b4d181a07f80: Download complete 17:04:05 b4d181a07f80: Pull complete 17:04:05 a1111a8f2ec3: Pull complete 17:04:05 ed53099fbce6: Pull complete 17:04:06 dc539afda2c1: Pull complete 17:04:06 77bc0d833cb6: Pull complete 17:04:06 9065ff56babe: Pull complete 17:04:09 d287ab97295c: Verifying Checksum 17:04:09 d287ab97295c: Download complete 17:04:13 d287ab97295c: Pull complete 17:04:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:04:13 prd-centos7-docker-4c-2g-1456 does not seem to be running inside a container 17:04:13 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 17:04:17 $ docker top ed2afbc4469b79c07e14771946c48300b731346489e3a8041829d087cc32d465 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:18 + mkdir -p /var/log/sysstat [Pipeline] sh 17:04:18 + ls /var/log/sa-host 17:04:18 + sadf -c /var/log/sa-host/sa05 17:04:18 file_magic: OK 17:04:18 HZ: Using current value: 100 17:04:18 file_header: OK 17:04:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:04:18 Statistics: 17:04:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:04:18 File successfully converted to sysstat format version 12.0.3 17:04:18 + sadf -c /var/log/sa-host/sa06 17:04:18 file_magic: OK 17:04:18 HZ: Using current value: 100 17:04:18 file_header: OK 17:04:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:04:18 Statistics: 17:04:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:04:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:18 provisioning config files... 17:04:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1313131983962782219tmp [Pipeline] { [Pipeline] echo 17:04:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:18 ---> create-netrc.sh [Pipeline] } 17:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:04:19 ---> python-tools-install.sh [Pipeline] echo 17:04:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:19 ---> sudo-logs.sh 17:04:19 Archiving 'sudo' log.. 17:04:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-1456.vexxhost.local: Name or service not known 17:04:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-1456.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:04:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:20 ---> job-cost.sh 17:04:20 lf-activate-venv: SKIPPING 17:04:20 DEBUG: total: 0.10999999940395355 17:04:20 INFO: Retrieving Stack Cost... 17:04:20 INFO: Retrieving Pricing Info for: v3-standard-2 17:04:22 INFO: Archiving Costs [Pipeline] echo 17:04:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:22 ---> logs-deploy.sh 17:04:22 lf-activate-venv: SKIPPING 17:04:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/2 17:04:22 INFO: archiving workspace using pattern(s): 17:04:23 Archives upload complete. 17:04:23 INFO: archiving logs to Nexus 17:04:24 ---> uname -a: 17:04:24 Linux prd-centos7-docker-4c-2g-1456.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 17:04:24 17:04:24 17:04:24 ---> lscpu: 17:04:24 Architecture: x86_64 17:04:24 CPU op-mode(s): 32-bit, 64-bit 17:04:24 Byte Order: Little Endian 17:04:24 Address sizes: 40 bits physical, 48 bits virtual 17:04:24 CPU(s): 2 17:04:24 On-line CPU(s) list: 0,1 17:04:24 Thread(s) per core: 1 17:04:24 Core(s) per socket: 1 17:04:24 Socket(s): 2 17:04:24 NUMA node(s): 1 17:04:24 Vendor ID: AuthenticAMD 17:04:24 CPU family: 23 17:04:24 Model: 49 17:04:24 Model name: AMD EPYC-Rome Processor 17:04:24 Stepping: 0 17:04:24 CPU MHz: 2800.000 17:04:24 BogoMIPS: 5600.00 17:04:24 Virtualization: AMD-V 17:04:24 Hypervisor vendor: KVM 17:04:24 Virtualization type: full 17:04:24 L1d cache: 32K 17:04:24 L1i cache: 32K 17:04:24 L2 cache: 512K 17:04:24 L3 cache: 16384K 17:04:24 NUMA node0 CPU(s): 0,1 17:04:24 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 17:04:24 17:04:24 17:04:24 ---> nproc: 17:04:24 2 17:04:24 17:04:24 17:04:24 ---> df -h: 17:04:24 Filesystem Size Used Avail Use% Mounted on 17:04:24 overlay 40G 14G 27G 33% / 17:04:24 tmpfs 64M 0 64M 0% /dev 17:04:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:04:24 shm 64M 0 64M 0% /dev/shm 17:04:24 /dev/vda1 40G 14G 27G 33% /facter-os 17:04:24 17:04:24 17:04:24 ---> sar -b -r -n DEV: 17:04:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 17:04:24 17:04:24 16:36:42 LINUX RESTART (2 CPU) 17:04:24 17:04:24 16:37:01 tps rtps wtps bread/s bwrtn/s 17:04:24 16:38:02 84.82 25.07 59.74 3510.62 40601.22 17:04:24 16:39:01 84.49 3.49 81.00 2622.59 4543.67 17:04:24 16:40:01 93.71 0.17 93.54 22.65 41531.89 17:04:24 16:41:01 313.34 0.00 313.34 0.00 57586.26 17:04:24 16:42:01 53.31 0.02 53.29 0.53 10655.44 17:04:24 16:43:01 120.79 0.02 120.77 0.53 30451.07 17:04:24 16:44:01 913.83 471.88 441.95 17739.70 289889.41 17:04:24 16:45:01 472.24 36.58 435.65 5498.67 185269.06 17:04:24 16:46:01 252.28 11.22 241.06 1617.72 63115.83 17:04:24 16:47:01 6.94 0.00 6.94 0.00 347.48 17:04:24 16:48:01 0.47 0.30 0.17 94.47 2.55 17:04:24 16:49:01 0.28 0.00 0.28 0.00 3.32 17:04:24 16:50:01 0.25 0.00 0.25 0.00 2.75 17:04:24 16:51:01 0.28 0.00 0.28 0.00 2.98 17:04:24 16:52:01 0.38 0.18 0.20 5.73 2.60 17:04:24 16:53:01 0.95 0.00 0.95 0.00 18.57 17:04:24 16:54:01 0.22 0.00 0.22 0.00 2.48 17:04:24 16:55:01 0.22 0.00 0.22 0.00 2.35 17:04:24 16:56:01 0.28 0.00 0.28 0.00 3.68 17:04:24 16:57:01 0.25 0.00 0.25 0.00 2.48 17:04:24 16:58:01 0.32 0.00 0.32 0.00 3.43 17:04:24 16:59:01 0.22 0.00 0.22 0.00 2.63 17:04:24 17:00:02 0.27 0.00 0.27 0.00 2.40 17:04:24 17:01:01 0.36 0.05 0.30 0.68 3.69 17:04:24 17:02:01 0.47 0.17 0.30 3.06 4.66 17:04:24 17:03:01 0.28 0.00 0.28 0.00 2.95 17:04:24 17:04:01 41.37 41.17 0.20 4107.56 15.24 17:04:24 Average: 90.57 21.90 68.67 1305.02 26860.89 17:04:24 17:04:24 16:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:04:24 16:38:02 5510892 0 770364 9.62 2620 1725064 1314464 14.51 604212 1501660 16936 17:04:24 16:39:01 5130712 0 892152 11.14 2620 1983456 1485464 16.40 866860 1600944 89388 17:04:24 16:40:01 4101864 0 956368 11.94 2620 2948088 1649436 18.21 1050604 2365184 2156 17:04:24 16:41:01 3194036 0 1242292 15.51 2620 3569992 1721576 19.01 1367816 2807612 183580 17:04:24 16:42:01 3347320 0 1104292 13.79 2620 3554708 1448588 15.99 1140632 2871516 14560 17:04:24 16:43:01 1689280 0 1181376 14.75 2620 5135664 1449132 16.00 1582724 4032552 873764 17:04:24 16:44:01 1470700 0 1597968 19.95 2620 4937652 3585304 39.58 2144300 3604144 17344 17:04:24 16:45:01 172068 0 1425392 17.80 2620 6408860 2256272 24.91 2814452 4230928 768 17:04:24 16:46:01 2071844 0 1223184 15.27 2620 4711292 1293692 14.28 1429844 3721844 20 17:04:24 16:47:01 2082352 0 1212672 15.14 2620 4711296 1250504 13.81 1436452 3711620 20 17:04:24 16:48:01 2076532 0 1215684 15.18 2620 4714104 1250684 13.81 1444500 3709612 8 17:04:24 16:49:01 2076280 0 1215932 15.18 2620 4714108 1250696 13.81 1444764 3709612 8 17:04:24 16:50:01 2077456 0 1214748 15.17 2620 4714116 1250504 13.81 1444128 3709612 8 17:04:24 16:51:01 2077552 0 1214652 15.17 2620 4714116 1250504 13.81 1444244 3709612 8 17:04:24 16:52:01 2077404 0 1214764 15.17 2620 4714152 1250504 13.81 1444268 3709624 16 17:04:24 16:53:01 2077068 0 1215100 15.17 2620 4714152 1250576 13.81 1444240 3709624 8 17:04:24 16:54:01 2077288 0 1214872 15.17 2620 4714160 1250504 13.81 1444160 3709624 8 17:04:24 16:55:01 2076852 0 1215304 15.17 2620 4714164 1250540 13.81 1444292 3709624 8 17:04:24 16:56:01 2077064 0 1215084 15.17 2620 4714172 1250504 13.81 1444168 3709628 8 17:04:24 16:57:01 2077096 0 1215048 15.17 2620 4714176 1250504 13.81 1444176 3709624 8 17:04:24 16:58:01 2076696 0 1215448 15.18 2620 4714176 1250600 13.81 1444384 3709624 8 17:04:24 16:59:01 2076992 0 1215144 15.17 2620 4714184 1250564 13.81 1444200 3709624 8 17:04:24 17:00:02 2077196 0 1214936 15.17 2620 4714188 1250504 13.81 1444188 3709624 8 17:04:24 17:01:01 2075744 0 1216384 15.19 2620 4714192 1252976 13.83 1444888 3709624 8 17:04:24 17:02:01 2076188 0 1215756 15.18 2620 4714376 1251012 13.81 1444488 3709744 8 17:04:24 17:03:01 2076324 0 1215616 15.18 2620 4714380 1251096 13.81 1444584 3709744 8 17:04:24 17:04:01 1945536 0 1222868 15.27 2620 4837916 1327812 14.66 1450572 3832616 228 17:04:24 Average: 2368383 0 1195311 14.92 2620 4442626 1436834 15.86 1444376 3467956 44404 17:04:24 17:04:24 16:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:04:24 16:38:02 eth0 797.69 571.88 2572.24 78.40 0.00 0.00 0.00 0.00 17:04:24 16:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:39:01 vethaef8b62 568.06 594.97 53.22 1564.20 0.00 0.00 0.00 0.00 17:04:24 16:39:01 eth0 985.08 822.18 2676.85 87.33 0.00 0.00 0.00 0.00 17:04:24 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:39:01 docker0 568.06 594.83 45.45 1564.18 0.00 0.00 0.00 0.00 17:04:24 16:40:01 veth19774b2 27.49 34.90 2.68 32.56 0.00 0.00 0.00 0.00 17:04:24 16:40:01 eth0 987.79 709.49 4496.64 66.19 0.00 0.00 0.00 0.00 17:04:24 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:40:01 docker0 326.51 427.54 27.85 1200.17 0.00 0.00 0.00 0.00 17:04:24 16:41:01 veth3727b21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:04:24 16:41:01 eth0 460.25 393.63 2049.54 87.16 0.00 0.00 0.00 0.00 17:04:24 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:41:01 docker0 372.91 424.46 28.35 2021.54 0.00 0.00 0.00 0.00 17:04:24 16:42:01 veth3727b21 2.27 2.27 0.18 0.18 0.00 0.00 0.00 0.00 17:04:24 16:42:01 eth0 29.72 16.96 21.85 10.86 0.00 0.00 0.00 0.00 17:04:24 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:42:01 docker0 2.27 2.27 0.15 0.18 0.00 0.00 0.00 0.00 17:04:24 16:43:01 veth7bc284b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:04:24 16:43:01 eth0 284.88 194.79 1711.85 77.10 0.00 0.00 0.00 0.00 17:04:24 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:44:01 veth3d3c182 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:04:24 16:44:01 veth7bc284b 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 17:04:24 16:44:01 vethaebb911 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:04:24 16:44:01 veth357848e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:04:24 16:45:01 veth7bc284b 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 17:04:24 16:45:01 vethea4f812 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:04:24 16:45:01 vethd9625cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:45:01 eth0 3792.08 2848.98 14046.37 539.88 0.00 0.00 0.00 0.00 17:04:24 16:46:01 eth0 314.90 193.87 1648.89 26.73 0.00 0.00 0.00 0.00 17:04:24 16:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:46:01 docker0 1394.82 1661.34 109.58 5600.97 0.00 0.00 0.00 0.00 17:04:24 16:47:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:48:01 eth0 1.40 0.48 0.49 0.24 0.00 0.00 0.00 0.00 17:04:24 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:49:01 eth0 0.68 0.35 0.28 0.24 0.00 0.00 0.00 0.00 17:04:24 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:53:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:04:24 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:55:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:04:24 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:56:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:04:24 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:58:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:04:24 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:59:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:04:24 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:00:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:03:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:04:24 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:04:01 eth0 19.54 12.28 12.19 48.57 0.00 0.00 0.00 0.00 17:04:24 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 Average: eth0 152.22 113.15 581.10 22.83 0.00 0.00 0.00 0.00 17:04:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:24 Average: docker0 51.74 61.62 4.06 207.76 0.00 0.00 0.00 0.00 17:04:24 17:04:24 17:04:24 ---> sar -P ALL: 17:04:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 17:04:24 17:04:24 16:36:42 LINUX RESTART (2 CPU) 17:04:24 17:04:24 16:37:01 CPU %user %nice %system %iowait %steal %idle 17:04:24 16:38:02 all 15.14 0.00 4.16 2.84 0.07 77.79 17:04:24 16:38:02 0 14.80 0.00 4.59 2.61 0.07 77.93 17:04:24 16:38:02 1 15.48 0.00 3.73 3.07 0.07 77.65 17:04:24 16:39:01 all 11.12 0.00 3.56 2.25 0.08 82.99 17:04:24 16:39:01 0 10.93 0.00 4.04 2.14 0.09 82.81 17:04:24 16:39:01 1 11.31 0.00 3.08 2.37 0.07 83.17 17:04:24 16:40:01 all 17.07 0.00 4.95 1.23 0.08 76.68 17:04:24 16:40:01 0 14.60 0.00 5.06 1.40 0.09 78.85 17:04:24 16:40:01 1 19.52 0.00 4.83 1.05 0.07 74.52 17:04:24 16:41:01 all 47.42 0.00 11.11 2.67 0.11 38.69 17:04:24 16:41:01 0 46.64 0.00 11.63 2.83 0.11 38.79 17:04:24 16:41:01 1 48.20 0.00 10.59 2.51 0.11 38.60 17:04:24 16:42:01 all 32.67 0.00 4.34 0.45 0.09 62.46 17:04:24 16:42:01 0 32.58 0.00 4.52 0.46 0.09 62.36 17:04:24 16:42:01 1 32.75 0.00 4.16 0.44 0.09 62.56 17:04:24 16:43:01 all 55.29 0.00 10.52 1.32 0.13 32.73 17:04:24 16:43:01 0 55.46 0.00 10.41 1.12 0.13 32.89 17:04:24 16:43:01 1 55.12 0.00 10.64 1.53 0.13 32.58 17:04:24 16:44:01 all 41.86 0.00 20.12 32.96 0.12 4.94 17:04:24 16:44:01 0 42.01 0.00 20.81 33.65 0.11 3.42 17:04:24 16:44:01 1 41.71 0.00 19.42 32.26 0.13 6.47 17:04:24 16:45:01 all 75.18 0.00 17.35 6.94 0.15 0.38 17:04:24 16:45:01 0 74.88 0.00 17.62 6.93 0.15 0.43 17:04:24 16:45:01 1 75.48 0.00 17.08 6.96 0.15 0.33 17:04:24 16:46:01 all 44.24 0.00 10.81 3.40 0.12 41.44 17:04:24 16:46:01 0 45.21 0.00 11.64 3.73 0.11 39.31 17:04:24 16:46:01 1 43.27 0.00 9.98 3.07 0.12 43.56 17:04:24 16:47:01 all 0.18 0.00 0.05 0.10 0.03 99.65 17:04:24 16:47:01 0 0.30 0.00 0.03 0.00 0.02 99.65 17:04:24 16:47:01 1 0.05 0.00 0.07 0.20 0.03 99.65 17:04:24 16:48:01 all 0.15 0.00 0.06 0.02 0.02 99.76 17:04:24 16:48:01 0 0.22 0.00 0.08 0.03 0.02 99.65 17:04:24 16:48:01 1 0.08 0.00 0.03 0.00 0.02 99.87 17:04:24 17:04:24 16:48:01 CPU %user %nice %system %iowait %steal %idle 17:04:24 16:49:01 all 0.17 0.00 0.02 0.00 0.01 99.81 17:04:24 16:49:01 0 0.30 0.00 0.02 0.00 0.02 99.67 17:04:24 16:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:04:24 16:50:01 all 0.16 0.00 0.04 0.00 0.02 99.78 17:04:24 16:50:01 0 0.30 0.00 0.05 0.00 0.02 99.63 17:04:24 16:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:04:24 16:51:01 all 0.23 0.00 0.02 0.00 0.02 99.74 17:04:24 16:51:01 0 0.40 0.00 0.02 0.00 0.02 99.57 17:04:24 16:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:04:24 16:52:01 all 0.23 0.00 0.06 0.00 0.02 99.69 17:04:24 16:52:01 0 0.43 0.00 0.05 0.00 0.02 99.50 17:04:24 16:52:01 1 0.03 0.00 0.07 0.00 0.02 99.88 17:04:24 16:53:01 all 0.18 0.00 0.03 0.01 0.01 99.77 17:04:24 16:53:01 0 0.30 0.00 0.02 0.00 0.00 99.68 17:04:24 16:53:01 1 0.05 0.00 0.05 0.02 0.02 99.87 17:04:24 16:54:01 all 0.08 0.00 0.02 0.00 0.03 99.87 17:04:24 16:54:01 0 0.13 0.00 0.02 0.00 0.02 99.83 17:04:24 16:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:04:24 16:55:01 all 0.20 0.00 0.03 0.00 0.03 99.74 17:04:24 16:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:04:24 16:55:01 1 0.37 0.00 0.03 0.00 0.03 99.57 17:04:24 16:56:01 all 0.08 0.00 0.03 0.00 0.01 99.88 17:04:24 16:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:04:24 16:56:01 1 0.12 0.00 0.05 0.00 0.02 99.82 17:04:24 16:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 17:04:24 16:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:04:24 16:57:01 1 0.12 0.00 0.03 0.00 0.02 99.83 17:04:24 16:58:01 all 0.16 0.00 0.03 0.00 0.01 99.81 17:04:24 16:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:04:24 16:58:01 1 0.30 0.00 0.03 0.00 0.02 99.65 17:04:24 16:59:01 all 0.21 0.00 0.02 0.00 0.03 99.75 17:04:24 16:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:04:24 16:59:01 1 0.38 0.00 0.02 0.00 0.03 99.57 17:04:24 17:04:24 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:04:24 17:00:02 all 0.18 0.00 0.03 0.00 0.01 99.78 17:04:24 17:00:02 0 0.03 0.00 0.03 0.00 0.02 99.92 17:04:24 17:00:02 1 0.32 0.00 0.03 0.00 0.00 99.65 17:04:24 17:01:01 all 0.17 0.00 0.03 0.00 0.02 99.78 17:04:24 17:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:04:24 17:01:01 1 0.29 0.00 0.02 0.00 0.02 99.68 17:04:24 17:02:01 all 0.16 0.00 0.05 0.00 0.03 99.77 17:04:24 17:02:01 0 0.07 0.00 0.07 0.00 0.05 99.82 17:04:24 17:02:01 1 0.25 0.00 0.03 0.00 0.00 99.72 17:04:24 17:03:01 all 0.15 0.00 0.02 0.00 0.02 99.82 17:04:24 17:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:04:24 17:03:01 1 0.27 0.00 0.02 0.00 0.03 99.68 17:04:24 17:04:01 all 2.45 0.00 0.97 0.97 0.03 95.59 17:04:24 17:04:01 0 3.55 0.00 1.23 1.90 0.05 93.28 17:04:24 17:04:01 1 1.36 0.00 0.70 0.03 0.02 97.89 17:04:24 Average: all 12.11 0.00 3.10 1.93 0.04 82.82 17:04:24 Average: 0 12.04 0.00 3.23 1.99 0.04 82.70 17:04:24 Average: 1 12.18 0.00 2.97 1.86 0.05 82.94 17:04:24 17:04:24 17:04:24