Pull request #3678 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d5ec7fb12f1f1d99856a67f396ee13185a90e62+7380b5be2abbd1220962665a8de014d5421e0322 (e0a204e93714fabc5404a3279daeeb0c9c4041b6) 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-ssh7025806287598311631.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-ssh143553714603802586.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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8263751201292816169.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-ssh3403578811052701008.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6169751825063581160.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 on ‘prd-centos7-docker-4c-2g-1882’ Running on prd-centos7-docker-4c-2g-1885 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh3679707355239742454.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 7380b5be2abbd1220962665a8de014d5421e0322 into PR head commit 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 Merge succeeded, producing 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 Checking out Revision 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 (PR-3678) > 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/10@tmp/jenkins-gitclient-ssh2991249061166496426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # 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/10@tmp/jenkins-gitclient-ssh3469783369229342361.key > git merge 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-1913" First time build. Skipping changelog. > git rev-list --no-walk 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:22:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:34 ========================================================= 22:22:34 EdgeX Global Pipelines Version Info 22:22:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:35 ------------------- 22:22:35 stable info: 22:22:35 ------------------- 22:22:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:35 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:22:35 Message: update stable to v1.0.205 22:22:36 ------------------- 22:22:36 experimental info: 22:22:36 ------------------- 22:22:36 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:36 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:22:36 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d5ec7f [Pipeline] echo 22:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:39 provisioning config files... 22:22:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config632096129646287111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:39 ---> docker-login.sh 22:22:39 nexus3.edgexfoundry.org:10001 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 nexus3.edgexfoundry.org:10002 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 nexus3.edgexfoundry.org:10003 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 nexus3.edgexfoundry.org:10004 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:40 Configure a credential helper to remove this warning. See 22:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:40 22:22:40 Login Succeeded 22:22:40 docker.io 22:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:40 Configure a credential helper to remove this warning. See 22:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:40 22:22:40 Login Succeeded 22:22:40 ---> docker-login.sh ends [Pipeline] } 22:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:40 ++ 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 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/core-command/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo core-command,cmd/core-command/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/core-data/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo core-data,cmd/core-data/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/core-metadata/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo core-metadata,cmd/core-metadata/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/security-bootstrapper/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/security-proxy-setup/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/support-notifications/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo support-notifications,cmd/support-notifications/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/support-scheduler/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:22:40 + for file in '`ls cmd/**/Dockerfile`' 22:22:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:22:40 ++ cut -d/ -f2 22:22:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:22:40 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 22:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:41 22:22:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:22:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:41 latest: Pulling from edgex-devops/git-semver 22:22:41 31603596830f: Pulling fs layer 22:22:41 04fac38145f0: Pulling fs layer 22:22:41 701f6daf10bf: Pulling fs layer 22:22:41 24f72da36158: Pulling fs layer 22:22:41 24f72da36158: Waiting 22:22:41 04fac38145f0: Verifying Checksum 22:22:41 04fac38145f0: Download complete 22:22:42 31603596830f: Verifying Checksum 22:22:42 31603596830f: Download complete 22:22:42 31603596830f: Pull complete 22:22:42 24f72da36158: Verifying Checksum 22:22:42 24f72da36158: Download complete 22:22:42 04fac38145f0: Pull complete 22:22:42 701f6daf10bf: Verifying Checksum 22:22:42 701f6daf10bf: Download complete 22:22:43 701f6daf10bf: Pull complete 22:22:43 24f72da36158: Pull complete 22:22:43 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:22:43 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 22:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:22:44 $ docker top 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:44 [ssh-agent] Looking for ssh-agent implementation... 22:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:44 $ docker exec 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent 22:22:44 SSH_AUTH_SOCK=/tmp/ssh-qBkBP3ozVv4w/agent.13 22:22:44 SSH_AGENT_PID=19 22:22:44 Running ssh-add (command line suppressed) 22:22:44 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3523013538047515599.key (/w/workspace/edgex-go/10@tmp/private_key_3523013538047515599.key) 22:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:45 + git tag --points-at HEAD [Pipeline] } 22:22:45 $ docker exec --env ******** --env ******** 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent -k 22:22:45 unset SSH_AUTH_SOCK; 22:22:45 unset SSH_AGENT_PID; 22:22:45 echo Agent pid 19 killed; 22:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:45 [ssh-agent] Looking for ssh-agent implementation... 22:22:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:45 $ docker exec 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent 22:22:45 SSH_AUTH_SOCK=/tmp/ssh-alYPZc2WIv8L/agent.49 22:22:45 SSH_AGENT_PID=56 22:22:45 Running ssh-add (command line suppressed) 22:22:45 Identity added: /w/workspace/edgex-go/10@tmp/private_key_7157529493231162420.key (/w/workspace/edgex-go/10@tmp/private_key_7157529493231162420.key) 22:22:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:45 + git semver init 22:22:45 # -> Open(): unable to determine branch for HEAD 22:22:45 # $GIT_DIR = /w/workspace/edgex-go/10/.git 22:22:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 22:22:45 # $SEMVER_REMOTE_NAME = origin 22:22:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:22:45 # $SEMVER_USER_NAME = edgex-jenkins 22:22:45 # $SEMVER_BRANCH = PR-3678 22:22:45 # $SEMVER_TEMP = /tmp/semver-997353000 22:22:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:23:00 # '/tmp/semver-997353000' -> '/w/workspace/edgex-go/10/.semver' 22:23:00 # -> Force: false 22:23:00 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 22:23:00 $ docker exec --env ******** --env ******** 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e ssh-agent -k 22:23:01 unset SSH_AUTH_SOCK; 22:23:01 unset SSH_AGENT_PID; 22:23:01 echo Agent pid 56 killed; 22:23:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:01 + git semver [Pipeline] } 22:23:01 $ docker stop --time=1 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e 22:23:03 $ docker rm -f 792f77d25cc880aa9ab44d46d34383c8deebe22fc9829f0de36561607ed0c82e [Pipeline] // withDockerContainer [Pipeline] sh 22:23:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:04 Stashed 1 file(s) [Pipeline] echo 22:23:04 [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 22:23:04 ========================================================= 22:23:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:23:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:04 540db60ca938: Pulling fs layer 22:23:04 adcc1eea9eea: Pulling fs layer 22:23:04 4c4ab2625f07: Pulling fs layer 22:23:04 db62176df00c: Pulling fs layer 22:23:04 3b30891b0d05: Pulling fs layer 22:23:04 06b49ca38bd5: Pulling fs layer 22:23:04 c788192a36de: Pulling fs layer 22:23:04 a77e37c0d609: Pulling fs layer 22:23:04 c3185cebc471: Pulling fs layer 22:23:04 db62176df00c: Waiting 22:23:04 3b30891b0d05: Waiting 22:23:04 06b49ca38bd5: Waiting 22:23:04 c788192a36de: Waiting 22:23:04 a77e37c0d609: Waiting 22:23:04 c3185cebc471: Waiting 22:23:04 4c4ab2625f07: Verifying Checksum 22:23:04 4c4ab2625f07: Download complete 22:23:05 adcc1eea9eea: Verifying Checksum 22:23:05 adcc1eea9eea: Download complete 22:23:05 3b30891b0d05: Download complete 22:23:05 06b49ca38bd5: Verifying Checksum 22:23:05 06b49ca38bd5: Download complete 22:23:05 c788192a36de: Verifying Checksum 22:23:05 c788192a36de: Download complete 22:23:05 540db60ca938: Verifying Checksum 22:23:05 540db60ca938: Download complete 22:23:05 540db60ca938: Pull complete 22:23:05 adcc1eea9eea: Pull complete 22:23:05 4c4ab2625f07: Pull complete 22:23:05 a77e37c0d609: Verifying Checksum 22:23:05 a77e37c0d609: Download complete 22:23:09 c3185cebc471: Verifying Checksum 22:23:09 c3185cebc471: Download complete 22:23:09 db62176df00c: Download complete 22:23:12 db62176df00c: Pull complete 22:23:12 3b30891b0d05: Pull complete 22:23:12 06b49ca38bd5: Pull complete 22:23:12 c788192a36de: Pull complete 22:23:12 a77e37c0d609: Pull complete 22:23:14 c3185cebc471: Pull complete 22:23:14 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:23:16 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:16 WORKDIR /edgex 22:23:16 COPY go.mod . 22:23:16 RUN go mod download' 22:23:16 + docker build -t ci-base-image-x86_64 -f - . 22:23:16 Sending build context to Docker daemon 328.8MB 22:23:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:16 ---> 031687cdd783 22:23:16 Step 2/4 : WORKDIR /edgex 22:23:18 ---> Running in d204e4bb7372 22:23:18 Removing intermediate container d204e4bb7372 22:23:18 ---> 7d3c8f913e42 22:23:18 Step 3/4 : COPY go.mod . 22:23:18 ---> 1f489dc033ea 22:23:18 Step 4/4 : RUN go mod download 22:23:18 ---> Running in 106ed686fd63 22:23:19 Still waiting to schedule task 22:23:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ 22:23:51 Removing intermediate container 106ed686fd63 22:23:51 ---> e72a476d8bf4 22:23:51 Successfully built e72a476d8bf4 22:23:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:23:51 + docker inspect -f . ci-base-image-x86_64 22:23:51 . [Pipeline] withDockerContainer 22:23:51 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 22:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:23:52 $ docker top c1ca10cec23e1b6dbb505ae27403bd654d7328e9e5c8299ffcd83791ff83a76a -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:52 + go version 22:23:52 go version go1.16.6 linux/amd64 [Pipeline] } 22:23:52 $ docker stop --time=1 c1ca10cec23e1b6dbb505ae27403bd654d7328e9e5c8299ffcd83791ff83a76a 22:23:53 $ docker rm -f c1ca10cec23e1b6dbb505ae27403bd654d7328e9e5c8299ffcd83791ff83a76a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:54 + docker inspect -f . ci-base-image-x86_64 22:23:54 . [Pipeline] withDockerContainer 22:23:54 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 22:23:54 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:23:54 $ docker top 911892870db2de9a35fef53c5eef28e56d699f67fc4fd57360fd556d6711687a -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:54 ========================================================= 22:23:54 [edgeXBuildGoParallel] Running Tests and Build... 22:23:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:55 + go mod tidy [Pipeline] sh 22:23:55 + make test 22:23:55 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 22:23:56 go mod tidy 22:23:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:24:01 ? github.com/edgexfoundry/edgex-go [no test files] 22:24:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:24:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:24:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:24:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:24:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:24:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:24:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:24:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:24:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 22:24:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:24:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:24:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements 22:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:24:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements 22:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:24:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 22:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:24:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 22:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:24:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:24:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:24:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 22:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:24:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 22:24:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 22:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 22:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 22:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 22:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 22:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 22:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 81.8% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 62.6% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 22:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 22:25:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 22:25:17 GO111MODULE=on go vet ./... 22:25:41 gofmt -l . 22:25:41 [ "`gofmt -l .`" = "" ] 22:25:41 ./bin/test-attribution-txt.sh [Pipeline] sh 22:25:42 + ls -al . 22:25:42 total 612 22:25:42 drwxrwxr-x 10 1001 1001 4096 Sep 9 22:25 . 22:25:42 drwxr-xr-x 4 root root 30 Sep 9 22:23 .. 22:25:42 -rw-rw-r-- 1 1001 1001 11 Sep 9 22:22 .dockerignore 22:25:42 drwxrwxr-x 8 1001 1001 179 Sep 9 22:22 .git 22:25:42 drwxrwxr-x 4 1001 1001 142 Sep 9 22:22 .github 22:25:42 -rw-rw-r-- 1 1001 1001 818 Sep 9 22:22 .gitignore 22:25:42 -rw-rw-r-- 1 1001 1001 76 Sep 9 22:22 .hadolint.yml 22:25:42 drwx------ 3 1001 1001 58 Sep 9 22:22 .semver 22:25:42 -rw-rw-r-- 1 1001 1001 166 Sep 9 22:22 .sonarcloud.properties 22:25:42 -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:22 ADOPTERS.md 22:25:42 -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:22 Attribution.txt 22:25:42 -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:22 CHANGELOG.md 22:25:42 -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:22 CONTRIBUTING.md 22:25:42 -rw-rw-r-- 1 1001 1001 677 Sep 9 22:22 GOVERNANCE.md 22:25:42 -rw-rw-r-- 1 1001 1001 849 Sep 9 22:22 Jenkinsfile 22:25:42 -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:22 LICENSE 22:25:42 -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:22 Makefile 22:25:42 -rw-rw-r-- 1 1001 1001 582 Sep 9 22:22 OWNERS.md 22:25:42 -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:22 README.md 22:25:42 -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:22 SECURITY.md 22:25:42 -rw-rw-r-- 1 1001 1001 5 Sep 9 22:23 VERSION 22:25:42 -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:22 ZMQWindows.md 22:25:42 drwxrwxr-x 2 1001 1001 37 Sep 9 22:22 bin 22:25:42 drwxrwxr-x 14 1001 1001 4096 Sep 9 22:22 cmd 22:25:42 -rw-r--r-- 1 root root 405611 Sep 9 22:25 coverage.out 22:25:42 -rw-rw-r-- 1 1001 1001 841 Sep 9 22:22 go.mod 22:25:42 -rw-r--r-- 1 root root 50064 Sep 9 22:23 go.sum 22:25:42 drwxrwxr-x 8 1001 1001 124 Sep 9 22:22 internal 22:25:42 drwxrwxr-x 3 1001 1001 16 Sep 9 22:22 openapi 22:25:42 drwxrwxr-x 4 1001 1001 71 Sep 9 22:22 snap 22:25:42 -rw-rw-r-- 1 1001 1001 204 Sep 9 22:22 version.go [Pipeline] sh 22:25:42 + '[' -e coverage.out ] 22:25:42 + chown 1001:1001 coverage.out [Pipeline] stash 22:25:42 Stashed 1 file(s) [Pipeline] sh 22:25:44 + make build 22:25:44 go mod tidy 22:25:44 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 22:25:45 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 22:25:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:25:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:25:53 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 22:25:54 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 22:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:25:55 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 22:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:25:57 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 22:25:58 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 22:25: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 [Pipeline] } 22:26:00 $ docker stop --time=1 911892870db2de9a35fef53c5eef28e56d699f67fc4fd57360fd556d6711687a 22:26:02 $ docker rm -f 911892870db2de9a35fef53c5eef28e56d699f67fc4fd57360fd556d6711687a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:03 22:26:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:04 latest: Pulling from edgex-devops/edgex-compose 22:26:04 cbdbe7a5bc2a: Pulling fs layer 22:26:04 ca9280d653b3: Pulling fs layer 22:26:04 7e9c9ca2126c: Pulling fs layer 22:26:04 cbdbe7a5bc2a: Verifying Checksum 22:26:04 cbdbe7a5bc2a: Download complete 22:26:04 cbdbe7a5bc2a: Pull complete 22:26:05 ca9280d653b3: Verifying Checksum 22:26:05 ca9280d653b3: Download complete 22:26:06 ca9280d653b3: Pull complete 22:26:07 7e9c9ca2126c: Verifying Checksum 22:26:07 7e9c9ca2126c: Download complete 22:26:11 7e9c9ca2126c: Pull complete 22:26:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:26:11 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 22:26:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:26:13 $ docker top 544e3b920ef204f1ee87cfd37f82f34a6ed83986ed3388589b6a0bba8de30475 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:13 + docker-compose build --help 22:26:13 + grep parallel 22:26:14 --parallel Build images in parallel. [Pipeline] } 22:26:14 $ docker stop --time=1 544e3b920ef204f1ee87cfd37f82f34a6ed83986ed3388589b6a0bba8de30475 22:26:15 $ docker rm -f 544e3b920ef204f1ee87cfd37f82f34a6ed83986ed3388589b6a0bba8de30475 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:15 . [Pipeline] withDockerContainer 22:26:15 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 22:26:15 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:26:16 $ docker top 259cc141a8878e1ff4f1f863393e63be06d4cbd448022665771e5ec800d8ae60 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:26:17 Building core-command ... 22:26:17 Building core-data ... 22:26:17 Building core-metadata ... 22:26:17 Building security-bootstrapper ... 22:26:17 Building security-proxy-setup ... 22:26:17 Building security-secretstore-setup ... 22:26:17 Building support-notifications ... 22:26:17 Building support-scheduler ... 22:26:17 Building sys-mgmt-agent ... 22:26:17 Building security-bootstrapper 22:26:17 Building support-notifications 22:26:17 Building core-metadata 22:26:17 Building security-proxy-setup 22:26:17 Building support-scheduler 22:26:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:26:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:27 ---> e72a476d8bf4 22:26:27 Step 3/22 : WORKDIR /edgex-go 22:26:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:26:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:27 ---> e72a476d8bf4 22:26:27 Step 3/23 : WORKDIR /edgex-go 22:26:31 ---> Running in e6e9cdf1e177 22:26:31 ---> Running in 70c08dc77188 22:26:35 Removing intermediate container 70c08dc77188 22:26:35 ---> 78c07e274cfc 22:26:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:35 Removing intermediate container e6e9cdf1e177 22:26:35 ---> e61e998f7590 22:26:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:35 ---> Running in f68ad2a0ea27 22:26:35 ---> Running in 183ea6cd4e05 22:26:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:26:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:26:40 ---> e72a476d8bf4 22:26:40 Step 3/24 : WORKDIR /edgex-go 22:26:40 ---> Using cache 22:26:40 ---> e61e998f7590 22:26:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:40 ---> Running in 3284201af4d7 22:26:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:26:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:40 ---> e72a476d8bf4 22:26:40 Step 3/23 : WORKDIR /edgex-go 22:26:40 ---> Using cache 22:26:40 ---> e61e998f7590 22:26:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:40 ---> Using cache 22:26:40 ---> 128a652cf289 22:26:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:26:40 Removing intermediate container f68ad2a0ea27 22:26:40 ---> 128a652cf289 22:26:40 Step 5/22 : RUN apk add --update --no-cache make git 22:26:40 ---> Running in f522ffa433a3 22:26:40 Removing intermediate container 183ea6cd4e05 22:26:40 ---> 172be66a6761 22:26:40 Step 5/23 : RUN apk add --update --no-cache make git 22:26:40 ---> Running in 00e4bf968dbb 22:26:40 ---> Running in ccba814bb911 22:26:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:26:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:26:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:26:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:26:41 ---> e72a476d8bf4 22:26:41 Step 3/32 : WORKDIR /edgex-go 22:26:41 ---> Using cache 22:26:41 ---> e61e998f7590 22:26:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:41 ---> Using cache 22:26:41 ---> 128a652cf289 22:26:41 Step 5/32 : RUN apk add --update --no-cache make git 22:26:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:26:41 ---> Running in afaee27ef38a 22:26:41 Removing intermediate container 3284201af4d7 22:26:41 ---> 5d80a2a32074 22:26:41 Step 5/24 : RUN apk add --update --no-cache make git 22:26:41 ---> Running in fedefc4386d1 22:26:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:26:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:26:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:26:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:26:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:26:42 OK: 219 MiB in 52 packages 22:26:42 OK: 219 MiB in 52 packages 22:26:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:26:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:26:43 Removing intermediate container f522ffa433a3 22:26:43 ---> 981b09751032 22:26:43 Step 6/23 : COPY go.mod . 22:26:43 Removing intermediate container ccba814bb911 22:26:43 ---> d000bf35bd61 22:26:43 Step 6/22 : COPY go.mod . 22:26:43 OK: 219 MiB in 52 packages 22:26:43 ---> 69cd215cae90 22:26:43 Step 7/23 : RUN go mod download 22:26:43 OK: 219 MiB in 52 packages 22:26:43 ---> b223fe8120df 22:26:43 Step 7/22 : RUN go mod download 22:26:43 ---> Running in 3d4e3b41e2ca 22:26:43 ---> Running in 6ec1efa2eeb7 22:26:43 OK: 219 MiB in 52 packages 22:26:43 Removing intermediate container 00e4bf968dbb 22:26:43 ---> 22f8fbc5468d 22:26:43 Step 6/23 : COPY go.mod . 22:26:43 ---> cb32b3d3fb17 22:26:43 Step 7/23 : RUN go mod download 22:26:43 Removing intermediate container afaee27ef38a 22:26:43 ---> 7c33060bd8fa 22:26:43 Step 6/32 : COPY go.mod . 22:26:43 ---> Running in 366fdf8a8317 22:26:43 Removing intermediate container fedefc4386d1 22:26:43 ---> 07fbdbca007c 22:26:43 Step 6/24 : COPY go.mod . 22:26:44 ---> df4341d3eade 22:26:44 Step 7/32 : RUN go mod download 22:26:44 ---> Running in ae5e44b4e8e0 22:26:44 ---> 97612c4e12d2 22:26:44 Step 7/24 : RUN go mod download 22:26:44 ---> Running in 4dfce211755c 22:26:46 Removing intermediate container 6ec1efa2eeb7 22:26:46 ---> 7732264e81d1 22:26:46 Step 8/22 : COPY . . 22:26:46 Removing intermediate container 3d4e3b41e2ca 22:26:46 ---> 19d9909da05a 22:26:46 Step 8/23 : COPY . . 22:26:49 Removing intermediate container 366fdf8a8317 22:26:49 ---> d096b57c40e2 22:26:49 Step 8/23 : COPY . . 22:26:49 Removing intermediate container 4dfce211755c 22:26:49 ---> 0deff9290c92 22:26:49 Step 8/24 : COPY . . 22:26:49 Removing intermediate container ae5e44b4e8e0 22:26:49 ---> a3f6e3892907 22:26:49 Step 8/32 : COPY . . 22:26:55 ---> 182c0ecbae24 22:26:55 Step 9/23 : RUN go mod tidy 22:26:55 ---> f26a0119235e 22:26:55 Step 9/22 : RUN go mod tidy 22:26:55 ---> Running in 94e006a15ce4 22:26:55 ---> Running in 7e1183b2d353 22:27:00 Removing intermediate container 94e006a15ce4 22:27:00 ---> ebb5e60986ac 22:27:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:27:00 Removing intermediate container 7e1183b2d353 22:27:00 ---> 8cbe5dbbb521 22:27:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:27:01 ---> Running in 63fdee9340bc 22:27:01 ---> Running in 45a56b3da7fc 22:27:01 ---> 5da3231d1dd7 22:27:01 Step 9/32 : RUN go mod tidy 22:27:01 ---> Running in e314a09ffddc 22:27:01 ---> 7b2d332d8497 22:27:01 Step 9/23 : RUN go mod tidy 22:27:01 ---> Running in 6a3c8d03efb0 22:27:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:27:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:27:05 ---> 715e4dad2546 22:27:05 Step 9/24 : RUN go mod tidy 22:27:05 Removing intermediate container e314a09ffddc 22:27:05 ---> 9ccaffb5e0d5 22:27:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:27:05 ---> Running in 8c78c6026666 22:27:05 Removing intermediate container 6a3c8d03efb0 22:27:05 ---> 1d8242482377 22:27:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:27:05 ---> Running in eb0e7aacd20a 22:27:05 ---> Running in 3df0393e4eb9 22:27:06 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 22:27:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:27:07 Removing intermediate container 8c78c6026666 22:27:07 ---> 138bb44ef443 22:27:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:27:07 ---> Running in d2d026e79aff 22:27:08 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 22:27:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1886 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 22:27:32 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 22:27:32 The recommended git tool is: git 22:27:36 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 22:27:41 using credential edgex-jenkins-ssh 22:27:41 Cloning the remote Git repository 22:27:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:27:43 Removing intermediate container 45a56b3da7fc 22:27:43 ---> 81a0945c7e5b 22:27:43 22:27:43 Step 11/22 : FROM alpine:3.12 22:27:43 Removing intermediate container 63fdee9340bc 22:27:43 ---> 813d6a67e68a 22:27:43 22:27:43 Step 11/23 : FROM alpine:3.12 22:27:43 3.12: Pulling from library/alpine 22:27:43 3.12: Pulling from library/alpine 22:27:41 > git init /w/workspace/edgex-go/10 # timeout=10 22:27:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:27:41 > git --version # timeout=10 22:27:41 > git --version # 'git version 2.17.1' 22:27:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:44 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:27:44 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:27:44 Status: Image is up to date for alpine:3.12 22:27:44 Status: Downloaded newer image for alpine:3.12 22:27:44 ---> 48b8ec4ed9eb 22:27:44 Step 12/22 : RUN apk add --update --no-cache curl 22:27:45 ---> 48b8ec4ed9eb 22:27:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:27:45 ---> Running in 5cbb534cc6c0 22:27:45 Removing intermediate container eb0e7aacd20a 22:27:45 ---> 6fe5503ae688 22:27:45 22:27:45 Step 11/32 : FROM alpine:3.12 22:27:45 ---> 48b8ec4ed9eb 22:27:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:27:45 ---> Running in 42cd69960fef 22:27:45 ---> Running in 55189cc9305a 22:27:45 Removing intermediate container 55189cc9305a 22:27:45 ---> a4f9b1536d87 22:27:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:27:45 ---> Running in 1f11b81712bf 22:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:46 (1/4) Installing ca-certificates (20191127-r4) 22:27:46 (1/2) Installing ca-certificates (20191127-r4) 22:27:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:27:46 (2/2) Installing dumb-init (1.2.2-r1) 22:27:46 Executing busybox-1.31.1-r20.trigger 22:27:46 (3/4) Installing libcurl (7.78.0-r0) 22:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:46 Executing ca-certificates-20191127-r4.trigger 22:27:46 (4/4) Installing curl (7.78.0-r0) 22:27:46 Executing busybox-1.31.1-r20.trigger 22:27:46 Executing ca-certificates-20191127-r4.trigger 22:27:46 OK: 6 MiB in 16 packages 22:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:46 OK: 7 MiB in 18 packages 22:27:46 (1/2) Installing dumb-init (1.2.2-r1) 22:27:46 (2/2) Installing su-exec (0.2-r1) 22:27:46 Executing busybox-1.31.1-r20.trigger 22:27:46 OK: 6 MiB in 16 packages 22:27:47 Removing intermediate container 3df0393e4eb9 22:27:47 ---> 284f7f58320e 22:27:47 22:27:47 Step 11/23 : FROM alpine:3.12 22:27:47 ---> 48b8ec4ed9eb 22:27:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:27:47 Removing intermediate container d2d026e79aff 22:27:47 ---> ac5d7352de58 22:27:47 22:27:47 Step 11/24 : FROM alpine:3.12 22:27:47 ---> 48b8ec4ed9eb 22:27:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:27:47 ---> Running in 5f86ed7a8e44 22:27:47 ---> Running in 3f185c18cbc5 22:27:47 Removing intermediate container 1f11b81712bf 22:27:47 ---> e7fbdeb1c1a7 22:27:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:27:47 Removing intermediate container 42cd69960fef 22:27:47 ---> 35b440b17b97 22:27:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:27:47 ---> Running in 0ee34b4fc881 22:27:47 ---> Running in db49020a1b32 22:27:47 Removing intermediate container 5cbb534cc6c0 22:27:47 ---> c740d48bb70f 22:27:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:27:47 ---> Running in c767f5800ad4 22:27:47 Removing intermediate container 0ee34b4fc881 22:27:47 ---> e1178d0a0fa7 22:27:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:27:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:47 ---> Running in 1d9db38b0063 22:27:47 Removing intermediate container db49020a1b32 22:27:47 ---> 4e34a7e5e31f 22:27:47 Step 14/23 : ENV APP_PORT=59860 22:27:47 ---> Running in 211771649d11 22:27:47 Removing intermediate container c767f5800ad4 22:27:47 ---> bfe668e60295 22:27:47 Step 14/22 : WORKDIR /edgex 22:27:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:47 (1/1) Installing dumb-init (1.2.2-r1) 22:27:47 Executing busybox-1.31.1-r20.trigger 22:27:47 OK: 6 MiB in 15 packages 22:27:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:47 ---> Running in e47d133f15a4 22:27:47 Removing intermediate container 1d9db38b0063 22:27:47 ---> eac7df334ae4 22:27:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:27:47 ---> Running in a0dfa23a3f6f 22:27:47 Removing intermediate container 211771649d11 22:27:47 ---> c6961ca1ab1e 22:27:47 Step 15/23 : EXPOSE $APP_PORT 22:27:47 (1/1) Installing dumb-init (1.2.2-r1) 22:27:47 Executing busybox-1.31.1-r20.trigger 22:27:47 OK: 6 MiB in 15 packages 22:27:47 Removing intermediate container e47d133f15a4 22:27:47 ---> 0f83832d898f 22:27:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:27:47 ---> Running in f9ec07f22b16 22:27:48 Removing intermediate container f9ec07f22b16 22:27:48 ---> f495cd0ea954 22:27:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:48 ---> 9d75adc71631 22:27:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:27:48 Removing intermediate container 5f86ed7a8e44 22:27:48 ---> 18b169e082df 22:27:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:48 ---> Running in 6176c39e65bd 22:27:48 Removing intermediate container 3f185c18cbc5 22:27:48 ---> ab87e260eb79 22:27:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:48 ---> Running in 9374c81e7589 22:27:48 ---> 470e76590c0a 22:27:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:27:48 Removing intermediate container 6176c39e65bd 22:27:48 ---> b7529e1abfdb 22:27:48 Step 14/23 : ENV APP_PORT=59861 22:27:48 ---> 4d63ab1caf63 22:27:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:27:48 ---> Running in db83b48339a7 22:27:49 Removing intermediate container 9374c81e7589 22:27:49 ---> ff9f4c70cd4d 22:27:49 Step 14/24 : ENV APP_PORT=59881 22:27:49 Removing intermediate container db83b48339a7 22:27:49 ---> 4ac46aa8963d 22:27:49 Step 15/23 : EXPOSE $APP_PORT 22:27:49 Removing intermediate container a0dfa23a3f6f 22:27:49 ---> 6ddb40ae18bc 22:27:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:27:49 ---> Running in d06f3cee62d3 22:27:49 ---> Running in 562bad96045d 22:27:49 ---> dd805241706c 22:27:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:27:49 ---> Running in d5d627346dd1 22:27:49 ---> 14bf44b510d4 22:27:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:27:49 ---> Running in dc7da644473f 22:27:49 Removing intermediate container d06f3cee62d3 22:27:49 ---> 4bfe16f98f9a 22:27:49 Step 15/24 : EXPOSE $APP_PORT 22:27:49 Removing intermediate container 562bad96045d 22:27:49 ---> 6f86a4fbe111 22:27:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:49 Removing intermediate container d5d627346dd1 22:27:49 ---> b6a6d1433eef 22:27:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:27:49 ---> Running in 41b2a7e7938e 22:27:49 ---> 1d9b6bce7503 22:27:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:27:49 ---> Running in cd7b6f70f277 22:27:49 Removing intermediate container dc7da644473f 22:27:49 ---> 68b88f647b1f 22:27:49 Step 19/22 : CMD ["--init=true"] 22:27:49 ---> 2354b7a191fe 22:27:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:27:49 ---> Running in 0b94e55019e8 22:27:49 Removing intermediate container 41b2a7e7938e 22:27:49 ---> 8b44cb8777a6 22:27:49 Step 16/24 : WORKDIR / 22:27:49 ---> Running in 39c03eb275de 22:27:49 Removing intermediate container cd7b6f70f277 22:27:49 ---> a2ccf198ac11 22:27:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:49 ---> 9b5a716872a1 22:27:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:27:49 ---> Running in dff34e942add 22:27:49 Removing intermediate container 0b94e55019e8 22:27:49 ---> 19ecfa207291 22:27:49 Step 20/22 : LABEL arch=x86_64 22:27:49 ---> Running in 2ee2b4350e5b 22:27:49 ---> Running in a9454b9823cb 22:27:49 Removing intermediate container 39c03eb275de 22:27:49 ---> f54fc8da26f3 22:27:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:49 Removing intermediate container dff34e942add 22:27:49 ---> 3a0d7c7961ee 22:27:49 Step 21/23 : LABEL arch=x86_64 22:27:49 ---> 25018c3502e3 22:27:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:27:49 ---> Running in 9d32d1af23a2 22:27:49 Removing intermediate container a9454b9823cb 22:27:49 ---> a0bcb5b05ee5 22:27:49 Step 21/22 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:27:49 ---> Running in 0f0a54df41ef 22:27:50 ---> abe94d2c7bfa 22:27:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:27:50 Removing intermediate container 9d32d1af23a2 22:27:50 ---> 5e4801e12f50 22:27:50 Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:27:50 ---> Running in 023eb9eda62c 22:27:50 ---> cdc24216a9e7 22:27:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:27:50 ---> Running in 7861727bf4a7 22:27:50 Removing intermediate container 0f0a54df41ef 22:27:50 ---> cf4f97236224 22:27:50 Step 22/22 : LABEL version=0.0.0 22:27:50 Removing intermediate container 023eb9eda62c 22:27:50 ---> 5ddd5733f3f6 22:27:50 Step 23/23 : LABEL version=0.0.0 22:27:50 ---> Running in aaa6f83d72f0 22:27:50 ---> Running in b48e9fca9931 22:27:50 Removing intermediate container 7861727bf4a7 22:27:50 ---> 9e50170a8ee0 22:27:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:50 ---> 5c24f4767874 22:27:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:27:50 Removing intermediate container aaa6f83d72f0 22:27:50 ---> 23076fee876f 22:27:50 22:27:50 ---> Running in a8297d48d92a 22:27:50 Removing intermediate container b48e9fca9931 22:27:50 ---> cc3ec2ac9a54 22:27:50 22:27:50 Successfully built 23076fee876f 22:27:50 Removing intermediate container 2ee2b4350e5b 22:27:50 ---> c6589d6e8b24 22:27:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:50 Successfully tagged security-proxy-setup:latest 22:27:50 Building core-command 22:27:50  Building security-proxy-setup ... done Removing intermediate container a8297d48d92a 22:27:50 ---> 16d0ef417ba8 22:27:50 Step 21/23 : LABEL arch=x86_64 22:27:50 Successfully built cc3ec2ac9a54 22:27:51 ---> 3c04cde9dea6 22:27:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:27:51 Successfully tagged support-notifications:latest 22:27:51 Building sys-mgmt-agent 22:27:51  Building support-notifications ... done  ---> Running in 05326bc9df9c 22:27:51 ---> Running in beaa82ff26a9 22:27:51 ---> 36198fe710f6 22:27:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:27:51 Removing intermediate container 05326bc9df9c 22:27:51 ---> 709b702b6b9c 22:27:51 Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:27:53 Removing intermediate container beaa82ff26a9 22:27:53 ---> 0e26774d8fe9 22:27:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:53 ---> 744e4bb44433 22:27:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:27:53 ---> Running in 45fd47112336 22:27:53 ---> Running in ccb186ed47d0 22:27:54 Removing intermediate container 45fd47112336 22:27:54 ---> eaeb6f093bfe 22:27:54 Step 23/23 : LABEL version=0.0.0 22:27:54 ---> b9ffe77dca52 22:27:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:27:54 Removing intermediate container ccb186ed47d0 22:27:54 ---> 65bc30ff54d9 22:27:54 Step 22/24 : LABEL arch=x86_64 22:27:54 ---> Running in e1ed51f580ac 22:27:54 ---> Running in 7bf83da7c68d 22:27:54 Removing intermediate container e1ed51f580ac 22:27:54 ---> 46b704839a46 22:27:54 22:27:54 Removing intermediate container 7bf83da7c68d 22:27:54 ---> 42fe8fe2ac23 22:27:54 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:27:54 ---> 9e697cd451ee 22:27:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:27:54 Successfully built 46b704839a46 22:27:54 Successfully tagged support-scheduler:latest 22:27:54 Building core-data 22:27:54  Building support-scheduler ... done  ---> Running in 77561422ebdf 22:27:56 Removing intermediate container 77561422ebdf 22:27:56 ---> 568e44c6d64c 22:27:56 Step 24/24 : LABEL version=0.0.0 22:27:56 ---> 0f5a6d0a3455 22:27:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:27:56 ---> Running in 89dafdc0b681 22:27:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:27:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:27:58 ---> e72a476d8bf4 22:27:58 Step 3/24 : WORKDIR /edgex-go 22:27:58 ---> Using cache 22:27:58 ---> e61e998f7590 22:27:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:58 ---> Using cache 22:27:58 ---> 5d80a2a32074 22:27:58 Step 5/24 : RUN apk add --update --no-cache make bash git 22:27:58 Removing intermediate container 89dafdc0b681 22:27:58 ---> d5336a693ea7 22:27:58 22:27:58 ---> Running in 4695bc963ffc 22:27:58 Successfully built d5336a693ea7 22:27:58 Successfully tagged core-metadata:latest 22:27:58 Building security-secretstore-setup 22:27:58  Building core-metadata ... done  ---> Running in ed2e2375bfa2 22:27:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:27:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:27:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:27:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:27:59 Merging remotes/origin/main commit 7380b5be2abbd1220962665a8de014d5421e0322 into PR head commit 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:27:59 Removing intermediate container 4695bc963ffc 22:27:59 ---> b04970172823 22:27:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:27:59 Merge succeeded, producing 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:27:59 Checking out Revision 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 (PR-3678) 22:28:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:28:00 ---> e72a476d8bf4 22:28:00 Step 3/24 : WORKDIR /edgex-go 22:28:00 ---> Using cache 22:28:00 ---> e61e998f7590 22:28:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:00 ---> Using cache 22:28:00 ---> 5d80a2a32074 22:28:00 Step 5/24 : RUN apk add --update --no-cache make git 22:28:00 ---> Using cache 22:28:00 ---> 07fbdbca007c 22:28:00 Step 6/24 : COPY go.mod . 22:28:00 ---> Using cache 22:28:00 ---> 97612c4e12d2 22:28:00 Step 7/24 : RUN go mod download 22:28:00 ---> Using cache 22:28:00 ---> 0deff9290c92 22:28:00 Step 8/24 : COPY . . 22:28:00 ---> Using cache 22:28:00 ---> 715e4dad2546 22:28:00 Step 9/24 : RUN go mod tidy 22:28:00 ---> Using cache 22:28:00 ---> 138bb44ef443 22:28:00 Step 10/24 : RUN make cmd/core-command/core-command 22:28:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:28:00 ---> e72a476d8bf4 22:28:00 Step 3/24 : WORKDIR /edgex-go 22:28:00 ---> Using cache 22:28:00 ---> e61e998f7590 22:28:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:00 ---> Using cache 22:28:00 ---> 5d80a2a32074 22:28:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:28:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:28:00 ---> a5ff956e07b2 22:28:00 Step 27/32 : RUN chmod +x /entrypoint.sh 22:28:00 ---> Running in edb190f27134 22:28:00 ---> Running in ac127ba4d9af 22:28:00 ---> Running in a6ce75d19265 22:28:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:28:01 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 22:28:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:59 > git config core.sparsecheckout # timeout=10 22:27:59 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 22:27:59 > git remote # timeout=10 22:27:59 > git config --get remote.origin.url # timeout=10 22:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:59 > git merge 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 22:27:59 > git rev-parse HEAD^{commit} # timeout=10 22:27:59 > git config core.sparsecheckout # timeout=10 22:27:59 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 22:28:02 OK: 219 MiB in 52 packages 22:28:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:28:02 Removing intermediate container a6ce75d19265 22:28:02 ---> d8d988a74f36 22:28:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:28:02 ---> Running in 89c5a20e72e2 22:28:02 OK: 219 MiB in 52 packages 22:28:02 Removing intermediate container 89c5a20e72e2 22:28:02 ---> 7c188059a7d3 22:28:02 Step 29/32 : CMD ["gate"] 22:28:02 Removing intermediate container ed2e2375bfa2 22:28:02 ---> e15babb1a029 22:28:02 Step 6/24 : COPY go.mod . 22:28:02 ---> Running in cfee58ae1d95 22:28:03 ---> 61f08c97f7a4 22:28:03 Step 7/24 : RUN go mod download 22:28:03 Removing intermediate container cfee58ae1d95 22:28:03 ---> 60e788ad9be7 22:28:03 Step 30/32 : LABEL arch=x86_64 22:28:03 Removing intermediate container edb190f27134 22:28:03 ---> bb24d979d62b 22:28:03 Step 6/24 : COPY go.mod . 22:28:03 ---> Running in 3a1f69701085 22:28:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:28:03 ---> e72a476d8bf4 22:28:03 Step 3/26 : WORKDIR /edgex-go 22:28:03 ---> Using cache 22:28:03 ---> e61e998f7590 22:28:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:03 ---> Using cache 22:28:03 ---> 5d80a2a32074 22:28:03 Step 5/26 : RUN apk add --update --no-cache make git 22:28:03 ---> Using cache 22:28:03 ---> 07fbdbca007c 22:28:03 Step 6/26 : COPY go.mod . 22:28:03 ---> Using cache 22:28:03 ---> 97612c4e12d2 22:28:03 Step 7/26 : RUN go mod download 22:28:03 ---> Using cache 22:28:03 ---> 0deff9290c92 22:28:03 Step 8/26 : COPY . . 22:28:03 ---> Using cache 22:28:03 ---> 715e4dad2546 22:28:03 Step 9/26 : RUN go mod tidy 22:28:03 ---> Using cache 22:28:03 ---> 138bb44ef443 22:28:03 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:28:03 ---> Running in 36d541fa836a 22:28:03 ---> Running in 94b681615d61 22:28:03 ---> 4bbd3161e656 22:28:03 Step 7/24 : RUN go mod download 22:28:03 ---> Running in 8c852caf5ff2 22:28:03 Removing intermediate container 94b681615d61 22:28:03 ---> f9c3eec742c8 22:28:03 Step 31/32 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:28:03 ---> Running in e8f537325905 22:28:04 Removing intermediate container e8f537325905 22:28:04 ---> 8e9f347d525f 22:28:04 Step 32/32 : LABEL version=0.0.0 22:28:04 Commit message: "Merge branch 'main' into edgex-go-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:04 provisioning config files... 22:28:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config5472686134604633776tmp 22:28:07 ---> Running in 4ebd97e04eb4 22:28:07 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 22:28:07 Removing intermediate container 4ebd97e04eb4 22:28:07 ---> 6ef088a36165 22:28:07 22:28:07 Successfully built 6ef088a36165 22:28:07 Successfully tagged security-bootstrapper:latest 22:28:07  Building security-bootstrapper ... done Removing intermediate container 8c852caf5ff2 22:28:07 ---> 44d869c93aac 22:28:07 Step 8/24 : COPY . . 22:28:07 Removing intermediate container 3a1f69701085 22:28:07 ---> b9aba2449ded 22:28:07 Step 8/24 : COPY . . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:07 ---> docker-login.sh 22:28:07 nexus3.edgexfoundry.org:10001 22:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:09 Configure a credential helper to remove this warning. See 22:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:09 22:28:09 Login Succeeded 22:28:09 nexus3.edgexfoundry.org:10002 22:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:10 Configure a credential helper to remove this warning. See 22:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:10 22:28:10 Login Succeeded 22:28:10 nexus3.edgexfoundry.org:10003 22:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:10 Configure a credential helper to remove this warning. See 22:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:10 22:28:10 Login Succeeded 22:28:10 nexus3.edgexfoundry.org:10004 22:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:11 Configure a credential helper to remove this warning. See 22:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:11 22:28:11 Login Succeeded 22:28:11 docker.io 22:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:12 Configure a credential helper to remove this warning. See 22:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:12 22:28:12 Login Succeeded 22:28:12 ---> docker-login.sh ends [Pipeline] } 22:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:13 ========================================================= 22:28:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:28:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:28:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:28:13 595b0fe564bb: Pulling fs layer 22:28:13 24495759ef45: Pulling fs layer 22:28:13 d148012ef14d: Pulling fs layer 22:28:13 e90a11edd702: Pulling fs layer 22:28:13 d77568369979: Pulling fs layer 22:28:13 fc1c9f9a7f3b: Pulling fs layer 22:28:13 170f2ba95c9a: Pulling fs layer 22:28:13 97ac5df62f85: Pulling fs layer 22:28:13 e90a11edd702: Waiting 22:28:13 d77568369979: Waiting 22:28:13 fc1c9f9a7f3b: Waiting 22:28:13 170f2ba95c9a: Waiting 22:28:13 97ac5df62f85: Waiting 22:28:13 d148012ef14d: Verifying Checksum 22:28:13 d148012ef14d: Download complete 22:28:13 24495759ef45: Verifying Checksum 22:28:13 24495759ef45: Download complete 22:28:13 d77568369979: Verifying Checksum 22:28:13 d77568369979: Download complete 22:28:13 fc1c9f9a7f3b: Verifying Checksum 22:28:13 fc1c9f9a7f3b: Download complete 22:28:13 170f2ba95c9a: Download complete 22:28:14 595b0fe564bb: Verifying Checksum 22:28:14 595b0fe564bb: Download complete 22:28:14 595b0fe564bb: Pull complete 22:28:15 ---> e7b897a9d716 22:28:15 Step 9/24 : RUN go mod tidy 22:28:15 ---> 69f5302e1487 22:28:15 Step 9/24 : RUN go mod tidy 22:28:15 ---> Running in ba43715d0c9c 22:28:15 ---> Running in 91fcf78240c5 22:28:15 24495759ef45: Pull complete 22:28:15 d148012ef14d: Pull complete 22:28:17 Removing intermediate container ba43715d0c9c 22:28:17 ---> a5e6ea23c1f9 22:28:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:28:17 Removing intermediate container 91fcf78240c5 22:28:17 ---> 92ef26396c84 22:28:17 Step 10/24 : RUN make cmd/core-data/core-data 22:28:17 ---> Running in 29067a1b32ba 22:28:17 ---> Running in a8894dbc16dc 22:28:17 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 22:28:17 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 22:28:17 97ac5df62f85: Verifying Checksum 22:28:17 97ac5df62f85: Download complete 22:28:18 e90a11edd702: Verifying Checksum 22:28:18 e90a11edd702: Download complete 22:28:27 Removing intermediate container ac127ba4d9af 22:28:27 ---> 67c2b59e1d8e 22:28:27 22:28:27 Step 11/24 : FROM alpine:3.12 22:28:27 ---> 48b8ec4ed9eb 22:28:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:28:27 ---> Using cache 22:28:27 ---> ab87e260eb79 22:28:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:27 ---> Using cache 22:28:27 ---> ff9f4c70cd4d 22:28:27 Step 14/24 : ENV APP_PORT=59882 22:28:27 ---> Running in fee6f26dd2e8 22:28:27 Removing intermediate container fee6f26dd2e8 22:28:27 ---> 74e6dd336513 22:28:27 Step 15/24 : EXPOSE $APP_PORT 22:28:27 ---> Running in c99b780076cd 22:28:27 Removing intermediate container c99b780076cd 22:28:27 ---> 791a6207e160 22:28:27 Step 16/24 : WORKDIR / 22:28:27 ---> Running in 3f194f83bbf5 22:28:27 Removing intermediate container 3f194f83bbf5 22:28:27 ---> fdf3b5521800 22:28:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:27 ---> cc16087949c1 22:28:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:28:27 ---> 80545100effd 22:28:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:28:27 ---> 278a48bcbe48 22:28:27 Step 20/24 : ENTRYPOINT ["/core-command"] 22:28:27 ---> Running in c653f6ce090b 22:28:28 Removing intermediate container c653f6ce090b 22:28:28 ---> 58447b56fc6a 22:28:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:28 ---> Running in 68f5897bbd89 22:28:28 Removing intermediate container 68f5897bbd89 22:28:28 ---> 0ad5015742e2 22:28:28 Step 22/24 : LABEL arch=x86_64 22:28:28 ---> Running in e832e36a36cd 22:28:28 Removing intermediate container e832e36a36cd 22:28:28 ---> dbedd825f2d8 22:28:28 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:28:28 ---> Running in 3700458bb3c4 22:28:28 Removing intermediate container 3700458bb3c4 22:28:28 ---> df23664f7bfc 22:28:28 Step 24/24 : LABEL version=0.0.0 22:28:28 ---> Running in 2d80eeef2e41 22:28:29 Removing intermediate container 2d80eeef2e41 22:28:29 ---> 392e02f5dd8a 22:28:29 22:28:29 Successfully built 392e02f5dd8a 22:28:29 Successfully tagged core-command:latest 22:28:30 e90a11edd702: Pull complete 22:28:30 d77568369979: Pull complete 22:28:30 fc1c9f9a7f3b: Pull complete 22:28:30 170f2ba95c9a: Pull complete 22:28:31  Building core-command ... 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 22:28:34 Removing intermediate container 36d541fa836a 22:28:34 ---> 823a1ccc23e9 22:28:34 22:28:34 Step 11/26 : FROM alpine:3.12 22:28:34 ---> 48b8ec4ed9eb 22:28:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:28:34 ---> Running in 66a23e23012c 22:28:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:35 (1/3) Installing ca-certificates (20191127-r4) 22:28:35 (2/3) Installing dumb-init (1.2.2-r1) 22:28:35 (3/3) Installing su-exec (0.2-r1) 22:28:35 Executing busybox-1.31.1-r20.trigger 22:28:35 Executing ca-certificates-20191127-r4.trigger 22:28:35 OK: 6 MiB in 17 packages 22:28:36 97ac5df62f85: Pull complete 22:28:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:36 Removing intermediate container 66a23e23012c 22:28:36 ---> 4051691aaf55 22:28:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:28:36 ---> Running in c4bbeb6b2283 22:28:36 Removing intermediate container c4bbeb6b2283 22:28:36 ---> dbac808ca81c 22:28:36 Step 14/26 : WORKDIR / [Pipeline] fileExists [Pipeline] sh 22:28:36 ---> Running in 1c63a836eb3b 22:28:36 Removing intermediate container 1c63a836eb3b 22:28:36 ---> c0942e6f1aa8 22:28:36 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:28:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:36 WORKDIR /edgex 22:28:36 COPY go.mod . 22:28:36 RUN go mod download 22:28:36 + docker build -t ci-base-image-arm64 -f - . 22:28:36 ---> 12ea70d87589 22:28:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:28:36 ---> 061d796b4e25 22:28:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:28:37 ---> 6d549c503fb6 22:28:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:28:37 ---> 86988124627b 22:28:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:28:38 ---> 790908412462 22:28:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:28:38 ---> dd9104a0983f 22:28:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:28:38 ---> 5f3d173376fa 22:28:38 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:28:38 ---> Running in 906e99769d19 22:28:39 Sending build context to Docker daemon 166MB 22:28:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:39 ---> 04bc70af865f 22:28:39 Step 2/4 : WORKDIR /edgex 22:28:39 Removing intermediate container 906e99769d19 22:28:39 ---> 60834d372c1d 22:28:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:28:39 ---> Running in 02d005a55033 22:28:39 Removing intermediate container 02d005a55033 22:28:39 ---> 1ab4e89cbe5e 22:28:39 Step 24/26 : LABEL arch=x86_64 22:28:39 ---> Running in fa202f7954cf 22:28:40 Removing intermediate container fa202f7954cf 22:28:40 ---> e4ce6a254bb4 22:28:40 Step 25/26 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:28:40 ---> Running in 12666113d4f2 22:28:40 Removing intermediate container 12666113d4f2 22:28:40 ---> 966d62f274d1 22:28:40 Step 26/26 : LABEL version=0.0.0 22:28:40 ---> Running in 3a6964991a60 22:28:41 Removing intermediate container 3a6964991a60 22:28:41 ---> be5422f55eca 22:28:41 22:28:41 Successfully built be5422f55eca 22:28:41 Successfully tagged security-secretstore-setup:latest 22:28:41  Building security-secretstore-setup ... done Removing intermediate container 29067a1b32ba 22:28:41 ---> d0202853a1e4 22:28:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:28:41 ---> Running in fa9feef5013b 22:28:41 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 22:28:42 Removing intermediate container fa9feef5013b 22:28:42 ---> 8c8bd8c16125 22:28:42 22:28:42 Step 12/24 : FROM docker:20.10.7 22:28:42 20.10.7: Pulling from library/docker 22:28:44 Removing intermediate container a8894dbc16dc 22:28:44 ---> 385edc102148 22:28:44 22:28:44 Step 11/24 : FROM alpine:3.12 22:28:44 ---> 48b8ec4ed9eb 22:28:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:28:44 ---> Running in 28f262218ac1 22:28:44 Removing intermediate container 28f262218ac1 22:28:44 ---> 814a8482e2bb 22:28:44 Step 13/24 : ENV APP_PORT=59880 22:28:44 ---> Running in 9e23fdd7df71 22:28:44 ---> Running in a50b7258047e 22:28:44 Removing intermediate container a50b7258047e 22:28:44 ---> b1cf2cccf79e 22:28:44 Step 3/4 : COPY go.mod . 22:28:44 Removing intermediate container 9e23fdd7df71 22:28:44 ---> b430bd99756f 22:28:44 Step 14/24 : EXPOSE $APP_PORT 22:28:44 ---> Running in 27efbe667ca6 22:28:44 Removing intermediate container 27efbe667ca6 22:28:44 ---> 2733918a511f 22:28:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:44 ---> Running in 2b5f255f369d 22:28:45 Removing intermediate container 2b5f255f369d 22:28:45 ---> 3b7a80de9d4f 22:28:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:28:45 ---> Running in 927e53d94584 22:28:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:45 ---> 0a2beb5d5345 22:28:45 Step 4/4 : RUN go mod download 22:28:45 ---> Running in 73293f94b098 22:28:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:46 (1/6) Installing dumb-init (1.2.2-r1) 22:28:46 (2/6) Installing libgcc (9.3.0-r2) 22:28:46 (3/6) Installing libsodium (1.0.18-r0) 22:28:46 (4/6) Installing libstdc++ (9.3.0-r2) 22:28:47 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:28:47 Status: Downloaded newer image for docker:20.10.7 22:28:47 ---> 08bdaf2f88f9 22:28:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:28:47 (5/6) Installing libzmq (4.3.3-r0) 22:28:47 (6/6) Installing zeromq (4.3.3-r0) 22:28:47 Executing busybox-1.31.1-r20.trigger 22:28:47 OK: 8 MiB in 20 packages 22:28:48 ---> Running in 3b7895e10d9f 22:28:48 Removing intermediate container 3b7895e10d9f 22:28:48 ---> 499e44bd9083 22:28:48 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 22:28:48 Removing intermediate container 927e53d94584 22:28:48 ---> 878296a54162 22:28:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:48 ---> Running in bb064833448e 22:28:48 ---> 84013f7226b2 22:28:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:28:48 ---> 1f06c6dd92b1 22:28:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:28:48 (1/39) Installing readline (8.1.0-r0) 22:28:48 (2/39) Installing bash (5.1.0-r0) 22:28:48 Executing bash-5.1.0-r0.post-install 22:28:48 (3/39) Installing brotli-libs (1.0.9-r3) 22:28:48 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:28:48 (5/39) Installing libcurl (7.78.0-r0) 22:28:48 (6/39) Installing curl (7.78.0-r0) 22:28:48 (7/39) Installing dumb-init (1.2.5-r0) 22:28:48 (8/39) Installing libbz2 (1.0.8-r1) 22:28:48 (9/39) Installing expat (2.2.10-r1) 22:28:48 (10/39) Installing libffi (3.3-r2) 22:28:48 (11/39) Installing gdbm (1.19-r0) 22:28:48 (12/39) Installing xz-libs (5.2.5-r0) 22:28:48 (13/39) Installing sqlite-libs (3.34.1-r0) 22:28:49 (14/39) Installing python3 (3.8.10-r0) 22:28:49 ---> 86e133b02a15 22:28:49 Step 20/24 : ENTRYPOINT ["/core-data"] 22:28:49 ---> Running in bae0b483094b 22:28:49 Removing intermediate container bae0b483094b 22:28:49 ---> 4e7553094427 22:28:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:50 ---> Running in 73bf6ce19e90 22:28:50 (15/39) Installing py3-appdirs (1.4.4-r1) 22:28:50 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:28:50 (17/39) Installing py3-parsing (2.4.7-r1) 22:28:50 (18/39) Installing py3-six (1.15.0-r0) 22:28:50 Removing intermediate container 73bf6ce19e90 22:28:50 ---> dbd6640c9765 22:28:50 Step 22/24 : LABEL arch=x86_64 22:28:50 (19/39) Installing py3-packaging (20.9-r0) 22:28:50 ---> Running in 609a7e7f17de 22:28:50 (20/39) Installing py3-setuptools (51.3.3-r0) 22:28:50 (21/39) Installing py3-chardet (4.0.0-r0) 22:28:50 Removing intermediate container 609a7e7f17de 22:28:50 ---> a0428ee41dc4 22:28:50 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:28:50 (22/39) Installing py3-idna (3.1-r0) 22:28:50 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:28:50 ---> Running in 98b9351dd33f 22:28:50 (24/39) Installing py3-requests (2.25.1-r1) 22:28:50 (25/39) Installing py3-msgpack (1.0.2-r0) 22:28:50 (26/39) Installing py3-lockfile (0.12.2-r3) 22:28:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:28:50 (28/39) Installing py3-colorama (0.4.4-r0) 22:28:50 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:28:50 (30/39) Installing py3-distlib (0.3.1-r1) 22:28:50 (31/39) Installing py3-distro (1.5.0-r1) 22:28:50 (32/39) Installing py3-webencodings (0.5.1-r3) 22:28:50 (33/39) Installing py3-html5lib (1.1-r0) 22:28:50 (34/39) Installing py3-pytoml (0.1.21-r0) 22:28:50 Removing intermediate container 98b9351dd33f 22:28:50 ---> 798455a329c2 22:28:50 Step 24/24 : LABEL version=0.0.0 22:28:50 (35/39) Installing py3-pep517 (0.9.1-r0) 22:28:50 (36/39) Installing py3-progress (1.5-r0) 22:28:50 (37/39) Installing py3-retrying (1.3.3-r0) 22:28:50 (38/39) Installing py3-toml (0.10.2-r0) 22:28:50 (39/39) Installing py3-pip (20.3.4-r0) 22:28:50 ---> Running in def143b722ca 22:28:51 Removing intermediate container def143b722ca 22:28:51 ---> 987a5dff6f81 22:28:51 22:28:51 Executing busybox-1.32.1-r6.trigger 22:28:51 OK: 82 MiB in 59 packages 22:28:51 Successfully built 987a5dff6f81 22:28:51 Successfully tagged core-data:latest 22:28:52  Building core-data ... done Collecting docker-compose==1.23.2 22:28:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:28:52 Collecting docopt<0.7,>=0.6.1 22:28:52 Downloading docopt-0.6.2.tar.gz (25 kB) 22:28:52 Collecting docker<4.0,>=3.6.0 22:28:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:28:52 Collecting dockerpty<0.5,>=0.4.1 22:28:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:28:53 Collecting texttable<0.10,>=0.9.0 22:28:53 Downloading texttable-0.9.1.tar.gz (11 kB) 22:28:53 Collecting PyYAML<4,>=3.10 22:28:53 Downloading PyYAML-3.13.tar.gz (270 kB) 22:28:54 Collecting websocket-client<1.0,>=0.32.0 22:28:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:28:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:28:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:28:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:28:54 Collecting jsonschema<3,>=2.5.1 22:28:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:28:54 Collecting cached-property<2,>=1.2.0 22:28:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:28:54 Collecting docker-pycreds>=0.4.0 22:28:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:28:54 Collecting chardet<3.1.0,>=3.0.2 22:28:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:28:54 Collecting idna<2.8,>=2.5 22:28:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:28:54 Collecting urllib3<1.25,>=1.21.1 22:28:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:28:54 Collecting certifi>=2017.4.17 22:28:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:28:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:28:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:28:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:28:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:28:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:28:55 Attempting uninstall: urllib3 22:28:55 Found existing installation: urllib3 1.26.2 22:28:55 Uninstalling urllib3-1.26.2: 22:28:55 Successfully uninstalled urllib3-1.26.2 22:28:55 Attempting uninstall: idna 22:28:55 Found existing installation: idna 3.1 22:28:55 Uninstalling idna-3.1: 22:28:55 Successfully uninstalled idna-3.1 22:28:55 Attempting uninstall: chardet 22:28:55 Found existing installation: chardet 4.0.0 22:28:55 Uninstalling chardet-4.0.0: 22:28:55 Successfully uninstalled chardet-4.0.0 22:28:55 Attempting uninstall: requests 22:28:55 Found existing installation: requests 2.25.1 22:28:55 Uninstalling requests-2.25.1: 22:28:55 Successfully uninstalled requests-2.25.1 22:28:55 Running setup.py install for texttable: started 22:28:55 Running setup.py install for texttable: finished with status 'done' 22:28:55 Running setup.py install for PyYAML: started 22:28:56 Running setup.py install for PyYAML: finished with status 'done' 22:28:56 Running setup.py install for docopt: started 22:28:56 Running setup.py install for docopt: finished with status 'done' 22:28:56 Running setup.py install for dockerpty: started 22:28:56 Running setup.py install for dockerpty: finished with status 'done' 22:28:57 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 22:28:59 Removing intermediate container bb064833448e 22:28:59 ---> 9aea6bc8b394 22:28:59 Step 15/24 : ENV APP_PORT=58890 22:28:59 ---> Running in 31747040decb 22:28:59 Removing intermediate container 31747040decb 22:28:59 ---> 950375dafa3e 22:28:59 Step 16/24 : EXPOSE $APP_PORT 22:28:59 ---> Running in ca70da8795a9 22:29:00 Removing intermediate container ca70da8795a9 22:29:00 ---> 8231c1427c40 22:29:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:29:00 ---> b09a82b101aa 22:29:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:29:00 ---> 6f49edea60c2 22:29:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:29:00 ---> f80e1d5db088 22:29:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:29:00 ---> Running in b1e177f91416 22:29:00 Removing intermediate container b1e177f91416 22:29:00 ---> 2fbf12dcdd05 22:29:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:00 ---> Running in 664c719ecfbd 22:29:00 Removing intermediate container 664c719ecfbd 22:29:00 ---> 5d530d2fc0d6 22:29:00 Step 22/24 : LABEL arch=x86_64 22:29:00 ---> Running in 58ec39433cfb 22:29:00 Removing intermediate container 58ec39433cfb 22:29:00 ---> d71dee1c3236 22:29:00 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:29:00 ---> Running in 8240a82fd564 22:29:01 Removing intermediate container 8240a82fd564 22:29:01 ---> 023e1b44a4da 22:29:01 Step 24/24 : LABEL version=0.0.0 22:29:01 ---> Running in e573e9b4b675 22:29:01 Removing intermediate container e573e9b4b675 22:29:01 ---> bd53fc794ad7 22:29:01 22:29:01 Successfully built bd53fc794ad7 22:29:01 Successfully tagged sys-mgmt-agent:latest 22:29:01  Building sys-mgmt-agent ... done  [Pipeline] } 22:29:01 $ docker stop --time=1 259cc141a8878e1ff4f1f863393e63be06d4cbd448022665771e5ec800d8ae60 22:29:02 $ docker rm -f 259cc141a8878e1ff4f1f863393e63be06d4cbd448022665771e5ec800d8ae60 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:03 + docker images 22:29:03 REPOSITORY TAG IMAGE ID CREATED SIZE 22:29:03 sys-mgmt-agent latest bd53fc794ad7 2 seconds ago 325MB 22:29:03 core-data latest 987a5dff6f81 13 seconds ago 20.4MB 22:29:03 385edc102148 20 seconds ago 1.76GB 22:29:03 8c8bd8c16125 21 seconds ago 1.75GB 22:29:03 security-secretstore-setup latest be5422f55eca 23 seconds ago 28.1MB 22:29:03 823a1ccc23e9 30 seconds ago 1.76GB 22:29:03 core-command latest 392e02f5dd8a 35 seconds ago 16MB 22:29:03 67c2b59e1d8e 38 seconds ago 1.75GB 22:29:03 security-bootstrapper latest 6ef088a36165 59 seconds ago 18.8MB 22:29:03 core-metadata latest d5336a693ea7 About a minute ago 16.7MB 22:29:03 support-scheduler latest 46b704839a46 About a minute ago 16.1MB 22:29:03 security-proxy-setup latest 23076fee876f About a minute ago 26MB 22:29:03 support-notifications latest cc3ec2ac9a54 About a minute ago 16.8MB 22:29:03 ac5d7352de58 About a minute ago 1.76GB 22:29:03 284f7f58320e About a minute ago 1.75GB 22:29:03 6fe5503ae688 About a minute ago 1.75GB 22:29:03 813d6a67e68a About a minute ago 1.75GB 22:29:03 81a0945c7e5b About a minute ago 1.76GB 22:29:03 ci-base-image-x86_64 latest e72a476d8bf4 5 minutes ago 1.25GB 22:29:03 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 22:29:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 22:29:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 22:29:03 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:29:03 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 22:29:20 Still waiting to schedule task 22:29:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:30:24 Removing intermediate container 73293f94b098 22:30:24 ---> e2ae3c09b655 22:30:24 Successfully built e2ae3c09b655 22:30:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:30:24 + docker inspect -f . ci-base-image-arm64 22:30:24 . [Pipeline] withDockerContainer 22:30:24 prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container 22:30:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-arm64 cat 22:30:26 $ docker top 030865077ac50cfabc8aa23836086c496962a4063052cfd658b7c283fcb944d8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:27 + go version 22:30:27 go version go1.16.6 linux/arm64 [Pipeline] } 22:30:27 $ docker stop --time=1 030865077ac50cfabc8aa23836086c496962a4063052cfd658b7c283fcb944d8 22:30:29 $ docker rm -f 030865077ac50cfabc8aa23836086c496962a4063052cfd658b7c283fcb944d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:32 + docker inspect -f . ci-base-image-arm64 22:30:32 . [Pipeline] withDockerContainer 22:30:32 prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container 22:30:32 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-arm64 cat 22:30:33 $ docker top 890c02bad5fc591e4b0122bfab29a4f0551ae5f4d02c1ba48f68dc5d805e1a85 -eo pid,comm [Pipeline] { [Pipeline] echo 22:30:34 ========================================================= 22:30:34 [edgeXBuildGoParallel] Running Tests and Build... 22:30:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:30:34 + go mod tidy [Pipeline] sh 22:30:36 + make test 22:30:36 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 22:30:36 go mod tidy 22:30:36 Running on prd-ubuntu18.04-docker-8c-8g-1887 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 22:30:36 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 22:30:36 The recommended git tool is: git 22:30:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:30:39 using credential edgex-jenkins-ssh 22:30:39 Cloning the remote Git repository 22:30:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:30:39 > git init /w/workspace/edgex-go/10 # timeout=10 22:30:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:39 > git --version # timeout=10 22:30:39 > git --version # 'git version 2.17.1' 22:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:49 Merging remotes/origin/main commit 7380b5be2abbd1220962665a8de014d5421e0322 into PR head commit 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:30:49 Merge succeeded, producing 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:30:49 Checking out Revision 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 (PR-3678) 22:30:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:30:49 > git config core.sparsecheckout # timeout=10 22:30:49 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 22:30:49 > git remote # timeout=10 22:30:49 > git config --get remote.origin.url # timeout=10 22:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:49 > git merge 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 22:30:49 > git rev-parse HEAD^{commit} # timeout=10 22:30:49 > git config core.sparsecheckout # timeout=10 22:30:49 > git checkout -f 9d5ec7fb12f1f1d99856a67f396ee13185a90e62 # timeout=10 22:30:54 Commit message: "Merge branch 'main' into edgex-go-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:55 + echo snap-build.sh 22:30:55 snap-build.sh 22:30:55 + SNAP_BASE_DIR=. 22:30:55 + '[' '!' -z /w/workspace/edgex-go/10 ']' 22:30:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 22:30:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 22:30:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 22:30:55 + cd /w/workspace/edgex-go/10 22:30:55 + sudo apt-get remove -qy --purge lxd lxd-client 22:30:55 Reading package lists... 22:30:55 Building dependency tree... 22:30:55 Reading state information... 22:30:55 The following packages were automatically installed and are no longer required: 22:30:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:30:55 uidmap xdelta3 22:30:55 Use 'sudo apt autoremove' to remove them. 22:30:55 The following packages will be REMOVED: 22:30:55 lxd* lxd-client* 22:30:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:30:56 After this operation, 31.7 MB disk space will be freed. 22:30:56 (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.) 22:30:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:30:57 Removing lxd dnsmasq configuration 22:30:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:30:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:30:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:30:58 (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.) 22:30:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:31:00 Processing triggers for systemd (237-3ubuntu10.45) ... 22:31:00 Processing triggers for ureadahead (0.100.0-21) ... 22:31:00 + sudo snap remove --purge lxd 22:31:00 snap "lxd" is not installed 22:31:00 + sudo groupadd --force --system lxd 22:31:00 ++ whoami 22:31:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:31:00 + newgrp - lxd 22:31:00 + sudo snap install lxd 22:31:03 ? github.com/edgexfoundry/edgex-go [no test files] 22:31:08 2021-09-09T22:31:06Z INFO Waiting for automatic snapd restart... 22:31:24 lxd 4.18 from Canonical* installed 22:31:24 + sudo lxd init --auto 22:31:31 + sudo snap install --classic snapcraft 22:31:43 snapcraft 5.0 from Canonical* installed 22:31:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:31:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:31:43 Dload Upload Total Spent Left Speed 22:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3603 0 --:--:-- --:--:-- --:--:-- 3624 22:31:43 67 3325k 67 2249k 0 0 4745k 0 --:--:-- --:--:-- --:--:-- 4745k 100 3325k 100 3325k 0 0 6468k 0 --:--:-- --:--:-- --:--:-- 26.2M 22:31:43 ./yq_linux_amd64 22:31:43 + sudo snapcraft prime --use-lxd 22:31:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:31:45 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: 22:31:45 - README.md 22:31:45 22:31:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:31:46 Launching a container. 22:31:53 Waiting for container to be ready 22:31:53 To start your first instance, try: lxc launch ubuntu:18.04 22:31:53 22:31:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:31:57 Waiting for network to be ready... 22:31:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:31:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 22:31:57 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:31:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 22:31:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:31:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:31:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 22:31:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 22:31:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 22:31:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 22:31:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:31:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:31:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:31:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:31:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:31:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:31:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:31:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:31:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:31:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 22:31:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 22:31:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:31:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:31:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 22:31:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 22:31:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 22:31:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 22:32:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:32:02 Fetched 25.2 MB in 4s (6214 kB/s) 22:32:02 Reading package lists... 22:32:02 Reading package lists... 22:32:03 Building dependency tree... 22:32:03 Reading state information... 22:32:03 The following additional packages will be installed: 22:32:03 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:32:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:32:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:32:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:32:03 Suggested packages: 22:32:03 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:32:03 Recommended packages: 22:32:03 gnupg libsasl2-modules 22:32:03 The following NEW packages will be installed: 22:32:03 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:32:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:32:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:32:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:32:03 The following packages will be upgraded: 22:32:03 gpg gpg-agent gpgconf libudev1 22:32:03 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:32:03 Need to get 3527 kB of archives. 22:32:03 After this operation, 13.3 MB of additional disk space will be used. 22:32:03 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] 22:32:03 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] 22:32:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:32:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:32:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 22:32:03 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 22:32:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:32:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:32:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:32:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:32:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:32:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:32:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:32:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:32:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:32:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:32:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:32:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:32:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:32:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:32:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:32:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:32:04 debconf: delaying package configuration, since apt-utils is not installed 22:32:04 Fetched 3527 kB in 1s (3131 kB/s) 22:32:04 (Reading database ... 12511 files and directories currently installed.) 22:32:04 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 22:32:04 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:32:04 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 22:32:04 Selecting previously unselected package udev. 22:32:04 (Reading database ... 12511 files and directories currently installed.) 22:32:04 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 22:32:04 Unpacking udev (237-3ubuntu10.51) ... 22:32:04 Selecting previously unselected package libfuse2:amd64. 22:32:04 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:32:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:32:04 Selecting previously unselected package fuse. 22:32:04 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:32:04 Unpacking fuse (2.9.7-1ubuntu1) ... 22:32:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:32:04 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:32:05 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:32:05 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:32:05 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:32:05 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:32:05 Selecting previously unselected package libksba8:amd64. 22:32:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:32:05 Unpacking libksba8:amd64 (1.3.5-2) ... 22:32:05 Selecting previously unselected package libroken18-heimdal:amd64. 22:32:05 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:32:05 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:32:05 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:32:05 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libwind0-heimdal:amd64. 22:32:05 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:32:05 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:32:05 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:32:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:32:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:32:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:05 Selecting previously unselected package libsasl2-modules-db:amd64. 22:32:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:32:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:32:05 Selecting previously unselected package libsasl2-2:amd64. 22:32:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:32:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:32:05 Selecting previously unselected package libldap-common. 22:32:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:32:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:32:05 Selecting previously unselected package libldap-2.4-2:amd64. 22:32:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:32:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:32:05 Selecting previously unselected package dirmngr. 22:32:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:32:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:32:06 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:32:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:32:06 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:32:06 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:32:06 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:32:06 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:32:06 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:32:06 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libksba8:amd64 (1.3.5-2) ... 22:32:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:32:06 Setting up udev (237-3ubuntu10.51) ... 22:32:06 invoke-rc.d: policy-rc.d denied execution of start. 22:32:06 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Processing triggers for systemd (237-3ubuntu10) ... 22:32:06 Setting up fuse (2.9.7-1ubuntu1) ... 22:32:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:32:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:32:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:32:06 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:32:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:32:07 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:32:07 settings in the [Install] section, and DefaultInstance for template units). 22:32:07 This means they are not meant to be enabled using systemctl. 22:32:07 Possible reasons for having this kind of units are: 22:32:07 1) A unit may be statically enabled by being symlinked from another unit's 22:32:07 .wants/ or .requires/ directory. 22:32:07 2) A unit's purpose may be to act as a helper for some other unit which has 22:32:07 a requirement dependency on it. 22:32:07 3) A unit may be started when needed via activation (socket, path, timer, 22:32:07 D-Bus, udev, scripted systemctl call, ...). 22:32:07 4) In case of template units, the unit is meant to be enabled with some 22:32:07 instance name specified. 22:32:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:32:07 Reading package lists... 22:32:07 Building dependency tree... 22:32:07 Reading state information... 22:32:07 The following additional packages will be installed: 22:32:07 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:32:07 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:32:07 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:32:07 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:32:07 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:32:07 Suggested packages: 22:32:07 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:32:07 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:32:07 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:32:07 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:32:07 systemd-container policykit-1 22:32:07 Recommended packages: 22:32:07 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:32:07 The following NEW packages will be installed: 22:32:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:32:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:32:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:32:07 multiarch-support openssh-client python3 python3-minimal python3.6 22:32:07 python3.6-minimal snapd squashfs-tools sudo 22:32:07 The following packages will be upgraded: 22:32:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:32:08 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:32:08 Need to get 36.7 MB of archives. 22:32:08 After this operation, 147 MB of additional disk space will be used. 22:32:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:32:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 22:32:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:32:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:32:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:32:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:32:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:32:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:32:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:32:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:32:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:32:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:32:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:32:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:32:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:32:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:32:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:32:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 22:32:08 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 22:32:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:32:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:32:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:32:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:32:09 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:32:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:32:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:32:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:32:09 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:32:09 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:32:09 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:32:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:32:10 debconf: delaying package configuration, since apt-utils is not installed 22:32:10 Fetched 36.7 MB in 3s (14.4 MB/s) 22:32:10 (Reading database ... 12757 files and directories currently installed.) 22:32:10 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 22:32:10 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:32:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 22:32:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:32:11 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 22:32:11 (Reading database ... 12757 files and directories currently installed.) 22:32:11 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:32:11 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:32:11 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:32:11 (Reading database ... 12757 files and directories currently installed.) 22:32:11 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:32:11 Unpacking apt (1.6.14) over (1.6.1) ... 22:32:11 Setting up apt (1.6.14) ... 22:32:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:32:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:32:13 (Reading database ... 12764 files and directories currently installed.) 22:32:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:32:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:32:13 Selecting previously unselected package libpython3.6-minimal:amd64. 22:32:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:32:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:32:13 Selecting previously unselected package libexpat1:amd64. 22:32:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:32:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:32:13 Selecting previously unselected package python3.6-minimal. 22:32:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:32:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:32:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:32:13 Checking for services that may need to be restarted...done. 22:32:13 Checking for services that may need to be restarted...done. 22:32:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:32:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:32:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:32:13 Selecting previously unselected package python3-minimal. 22:32:13 (Reading database ... 13012 files and directories currently installed.) 22:32:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:32:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:32:13 Selecting previously unselected package mime-support. 22:32:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:32:13 Unpacking mime-support (3.60ubuntu1) ... 22:32:13 Selecting previously unselected package libmpdec2:amd64. 22:32:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:32:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:32:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:32:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:32:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:32:14 Selecting previously unselected package python3.6. 22:32:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:32:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:32:14 Selecting previously unselected package libpython3-stdlib:amd64. 22:32:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:32:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:32:14 Setting up python3-minimal (3.6.7-1~18.04) ... 22:32:14 Selecting previously unselected package python3. 22:32:14 (Reading database ... 13442 files and directories currently installed.) 22:32:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:32:14 Unpacking python3 (3.6.7-1~18.04) ... 22:32:14 Selecting previously unselected package multiarch-support. 22:32:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:32:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:32:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:32:14 Selecting previously unselected package liblzo2-2:amd64. 22:32:14 (Reading database ... 13479 files and directories currently installed.) 22:32:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:32:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:32:14 Selecting previously unselected package libbsd0:amd64. 22:32:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:32:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:32:14 Selecting previously unselected package sudo. 22:32:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:32:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:32:14 Selecting previously unselected package apparmor. 22:32:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:32:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:32:14 Selecting previously unselected package libedit2:amd64. 22:32:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:32:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:32:14 Selecting previously unselected package libkrb5support0:amd64. 22:32:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:32:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:32:14 Selecting previously unselected package libk5crypto3:amd64. 22:32:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:32:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:32:14 Selecting previously unselected package libkeyutils1:amd64. 22:32:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:32:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:32:15 Selecting previously unselected package libkrb5-3:amd64. 22:32:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:32:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:32:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:32:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:32:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:32:15 Selecting previously unselected package libssl1.0.0:amd64. 22:32:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:32:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:32:15 Selecting previously unselected package openssh-client. 22:32:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:32:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:32:15 Selecting previously unselected package squashfs-tools. 22:32:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 22:32:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 22:32:15 Selecting previously unselected package snapd. 22:32:15 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:32:15 Unpacking snapd (2.49.2+18.04) ... 22:32:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:32:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:32:17 Setting up mime-support (3.60ubuntu1) ... 22:32:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:32:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:32:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:32:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:32:17 Setting up systemd (237-3ubuntu10.51) ... 22:32:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:32:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:32:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:32:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:32:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:32:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:32:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:32:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 22:32:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:32:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:32:19 Setting up python3 (3.6.7-1~18.04) ... 22:32:19 running python rtupdate hooks for python3.6... 22:32:19 running python post-rtupdate hooks for python3.6... 22:32:19 Setting up apparmor (2.12-4ubuntu5.1) ... 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:32:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:32:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:32:20 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:32:20 Setting up snapd (2.49.2+18.04) ... 22:32:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:32:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:32:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:32:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:32:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:32:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:32:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:32:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:32:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:32:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:32:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:32:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:32:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:32:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:32:22 /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' 22:32:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:32:22 Processing triggers for systemd (237-3ubuntu10.51) ... 22:32:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:32:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:32:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:32:24 Reading package lists... 22:32:24 Reading package lists... 22:32:24 Building dependency tree... 22:32:24 Reading state information... 22:32:24 Calculating upgrade... 22:32:24 The following packages will be upgraded: 22:32:24 advancecomp base-files bash binutils binutils-common 22:32:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:32:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:32:24 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:32:24 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:32:24 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:32:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:32:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:32:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:32:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:32:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:32:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:32:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:32:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:32:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:32:24 ubuntu-keyring util-linux 22:32:25 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:32:25 Need to get 64.2 MB of archives. 22:32:25 After this operation, 5138 kB of additional disk space will be used. 22:32:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 22:32:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:32:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:32:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:32:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:32:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:32:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:32:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:32:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:32:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:32:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:32:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:32:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:32:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:32:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:32:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:32:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:32:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:32:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:32:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:32:25 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:32:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:32:25 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:32:25 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:32:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:32:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:32:25 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:32:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:32:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:32:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:32:25 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:32:25 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:32:25 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:32:25 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:32:25 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:32:25 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:32:25 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:32:25 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:32:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:32:25 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:32:25 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:32:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:32:25 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:32:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:32:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:32:25 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:32:25 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:32:25 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:32:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:32:25 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] 22:32:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:32:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:32:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:32:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:32:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:32:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:32:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:32:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:32:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:32:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:32:25 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:32:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:32:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:32:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:32:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:32:26 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:32:26 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:32:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:32:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:32:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:32:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:32:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:32:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:32:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:32:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:32:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:32:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:32:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:32:26 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:32:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:32:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:32:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:32:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:32:26 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:32:26 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] 22:32:26 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:32:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 22:32:26 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] 22:32:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:32:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:32:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:32:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:32:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:32:26 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:32:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:32:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:32:26 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] 22:32:26 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:32:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:32:26 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:32:26 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:32:26 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:32:26 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:32:27 debconf: delaying package configuration, since apt-utils is not installed 22:32:27 Fetched 64.2 MB in 2s (31.6 MB/s) 22:32:27 (Reading database ... 13914 files and directories currently installed.) 22:32:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:32:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:32:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:32:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:32:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 22:32:27 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 22:32:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.156s coverage: 28.7% of statements 22:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:32:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:28 (Reading database ... 13914 files and directories currently installed.) 22:32:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:32:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:32:28 (Reading database ... 13914 files and directories currently installed.) 22:32:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:32:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:32:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:29 (Reading database ... 13914 files and directories currently installed.) 22:32:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:32:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:32:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:32:29 (Reading database ... 13914 files and directories currently installed.) 22:32:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:32:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:32:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:32:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:32:30 Setting up base-files (10.1ubuntu2.10) ... 22:32:30 Installing new version of config file /etc/issue ... 22:32:30 Installing new version of config file /etc/issue.net ... 22:32:30 Installing new version of config file /etc/lsb-release ... 22:32:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:32:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:32:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:32:30 Removing obsolete conffile /etc/default/motd-news ... 22:32:30 (Reading database ... 13915 files and directories currently installed.) 22:32:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:32:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:32:30 Setting up bash (4.4.18-2ubuntu1.2) ... 22:32:30 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 22:32:30 (Reading database ... 13915 files and directories currently installed.) 22:32:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:32:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:32:30 (Reading database ... 13915 files and directories currently installed.) 22:32:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:32:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:32:31 Setting up tar (1.29b-2ubuntu0.2) ... 22:32:31 (Reading database ... 13915 files and directories currently installed.) 22:32:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:32:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:32:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:32:31 (Reading database ... 13915 files and directories currently installed.) 22:32:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:32:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:32:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements 22:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 46.3% of statements 22:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:32:31 (Reading database ... 13915 files and directories currently installed.) 22:32:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:32:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:32:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:32:31 (Reading database ... 13915 files and directories currently installed.) 22:32:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:32:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:32:32 Setting up grep (3.1-2build1) ... 22:32:32 (Reading database ... 13915 files and directories currently installed.) 22:32:32 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:32:32 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:32:32 Setting up gzip (1.6-5ubuntu1.1) ... 22:32:32 (Reading database ... 13915 files and directories currently installed.) 22:32:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:32:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:32:32 Setting up login (1:4.5-1ubuntu2) ... 22:32:32 (Reading database ... 13915 files and directories currently installed.) 22:32:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:32:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:32:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:32:32 (Reading database ... 13915 files and directories currently installed.) 22:32:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:32:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:32:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:32:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:32:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:32:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:32:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:32:33 (Reading database ... 13915 files and directories currently installed.) 22:32:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:32:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:32:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:32:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:32:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:32:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:32:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:32:34 (Reading database ... 13915 files and directories currently installed.) 22:32:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:32:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:32:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:32:34 (Reading database ... 13915 files and directories currently installed.) 22:32:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:32:34 (Reading database ... 13915 files and directories currently installed.) 22:32:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:32:34 (Reading database ... 13915 files and directories currently installed.) 22:32:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:32:34 (Reading database ... 13915 files and directories currently installed.) 22:32:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:32:35 (Reading database ... 13915 files and directories currently installed.) 22:32:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:32:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:32:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:32:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.605s coverage: 90.1% of statements 22:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:32:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:32:35 (Reading database ... 13915 files and directories currently installed.) 22:32:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:32:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:32:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:32:35 (Reading database ... 13915 files and directories currently installed.) 22:32:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:32:35 (Reading database ... 13915 files and directories currently installed.) 22:32:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:32:35 (Reading database ... 13915 files and directories currently installed.) 22:32:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:36 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:32:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:32:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:32:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:32:36 (Reading database ... 13915 files and directories currently installed.) 22:32:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:32:36 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:32:36 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:32:36 (Reading database ... 13915 files and directories currently installed.) 22:32:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:32:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:32:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:32:37 (Reading database ... 13917 files and directories currently installed.) 22:32:37 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:32:37 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:32:37 Setting up debconf (1.5.66ubuntu1) ... 22:32:37 (Reading database ... 13917 files and directories currently installed.) 22:32:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:32:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:32:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:32:37 (Reading database ... 13917 files and directories currently installed.) 22:32:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:32:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:32:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:32:37 (Reading database ... 13917 files and directories currently installed.) 22:32:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:32:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:32:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:32:37 (Reading database ... 13917 files and directories currently installed.) 22:32:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:32:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:32:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:32:37 (Reading database ... 13919 files and directories currently installed.) 22:32:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:32:38 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:32:38 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:32:38 (Reading database ... 13923 files and directories currently installed.) 22:32:38 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:32:38 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:32:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 22:32:38 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:32:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:32:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:32:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:32:38 (Reading database ... 13923 files and directories currently installed.) 22:32:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:32:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:32:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:32:38 (Reading database ... 13923 files and directories currently installed.) 22:32:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:32:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:32:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:32:39 (Reading database ... 13923 files and directories currently installed.) 22:32:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:32:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:32:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:32:39 (Reading database ... 13923 files and directories currently installed.) 22:32:39 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:32:39 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:32:39 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:32:39 (Reading database ... 13923 files and directories currently installed.) 22:32:39 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:32:39 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:32:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:32:39 (Reading database ... 13923 files and directories currently installed.) 22:32:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:32:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:32:39 Setting up passwd (1:4.5-1ubuntu2) ... 22:32:39 (Reading database ... 13923 files and directories currently installed.) 22:32:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:32:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:32:39 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:32:39 (Reading database ... 13923 files and directories currently installed.) 22:32:39 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:32:39 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:32:40 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:32:40 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:32:40 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:32:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:32:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:32:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:32:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:32:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:32:40 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:32:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:32:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:32:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:32:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:32:40 (Reading database ... 13923 files and directories currently installed.) 22:32:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:32:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:32:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:32:41 (Reading database ... 13924 files and directories currently installed.) 22:32:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:32:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:32:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:32:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:32:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:32:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:32:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:32:41 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:32:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:32:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:32:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:32:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:32:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:32:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:32:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:32:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:32:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:32:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:32:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:32:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:32:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:32:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.498s coverage: 94.2% of statements 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.226s coverage: 59.1% of statements 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.193s coverage: 60.0% of statements 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.8% of statements 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.272s coverage: 58.8% of statements 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 22:32:42 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:32:42 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:32:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:32:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:32:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:32:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:32:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:32:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:32:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:32:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:32:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:32:43 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:32:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:32:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:32:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements 22:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 22:32:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 22:32:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:32:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:32:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:32:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:32:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:32:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:32:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:32:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:32:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:32:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:32:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:32:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:32:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:32:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:32:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:32:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:32:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:32:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:32:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:32:47 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:32:47 22:32:47 Current default time zone: 'Etc/UTC' 22:32:47 Local time is now: Thu Sep 9 22:32:47 UTC 2021. 22:32:47 Universal Time is now: Thu Sep 9 22:32:47 UTC 2021. 22:32:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:32:47 22:32:47 Setting up systemd-sysv (237-3ubuntu10.51) ... 22:32:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 22:32:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:32:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:32:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:32:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:32:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:32:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:32:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:32:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:32:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:32:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:32:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:47 Setting up patch (2.7.6-2ubuntu1.1) ... 22:32:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:32:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:32:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:32:47 Installing new version of config file /etc/ssl/openssl.cnf ... 22:32:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:32:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:32:47 Setting up ca-certificates (20210119~18.04.1) ... 22:32:49 Updating certificates in /etc/ssl/certs... 22:32:50 23 added, 27 removed; done. 22:32:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:32:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:32:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:32:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:32:50 Setting up pkgbinarymangler (138.18.04.1) ... 22:32:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:32:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up perl (5.26.1-6ubuntu0.5) ... 22:32:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:32:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:32:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:32:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:32:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:32:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:32:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:32:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:32:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:32:50 Processing triggers for systemd (237-3ubuntu10.51) ... 22:32:50 Processing triggers for mime-support (3.60ubuntu1) ... 22:32:50 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:32:50 Updating certificates in /etc/ssl/certs... 22:32:51 0 added, 0 removed; done. 22:32:51 Running hooks in /etc/ca-certificates/update.d... 22:32:51 done. 22:32:52 Reading package lists... 22:32:52 Building dependency tree... 22:32:52 Reading state information... 22:32:52 The following NEW packages will be installed: 22:32:52 apt-transport-https 22:32:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:32:52 Need to get 4348 B of archives. 22:32:52 After this operation, 154 kB of additional disk space will be used. 22:32:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:32:52 debconf: delaying package configuration, since apt-utils is not installed 22:32:52 Fetched 4348 B in 0s (15.8 kB/s) 22:32:52 Selecting previously unselected package apt-transport-https. 22:32:52 (Reading database ... 13929 files and directories currently installed.) 22:32:52 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:32:52 Unpacking apt-transport-https (1.6.14) ... 22:32:52 Setting up apt-transport-https (1.6.14) ... 22:32:52 Waiting for network to be ready... 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements 22:32:59 2021-09-09T22:32:55Z INFO Waiting for automatic snapd restart... 22:32:59 snapd 2.51.4 from Canonical* installed 22:32:59 "snapd" switched to the "latest/stable" channel 22:32:59 22:33:02 core18 20210722 from Canonical* installed 22:33:02 "core18" switched to the "latest/stable" channel 22:33:02 22:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 81.8% of statements 22:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:33:04 snapcraft 5.0 from Canonical* installed 22:33:04 "snapcraft" switched to the "latest/stable" channel 22:33:04 22:33:09 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: 22:33:09 - README.md 22:33:09 22:33:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:33:09 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 22:33:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 58.8% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:33:09 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.710s coverage: 64.4% of statements 22:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements 22:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements 22:33:11 Reading package lists... 22:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 22:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 22:33:11 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 22:33:11 Reading package lists... 22:33:11 Building dependency tree... 22:33:11 Reading state information... 22:33:11 Suggested packages: 22:33:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:33:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:33:11 Recommended packages: 22:33:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:33:11 The following NEW packages will be installed: 22:33:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:33:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:33:11 pkg-config zip 22:33:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:33:12 Need to get 7663 kB of archives. 22:33:12 After this operation, 43.8 MB of additional disk space will be used. 22:33:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:33:12 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:33:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 22:33:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:33:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:33:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:33:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:33:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:33:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 22:33:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:33:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:33:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:33:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:33:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:33:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:33:12 debconf: delaying package configuration, since apt-utils is not installed 22:33:12 Fetched 7663 kB in 1s (9987 kB/s) 22:33:12 Selecting previously unselected package libglib2.0-0:amd64. 22:33:12 (Reading database ... 13933 files and directories currently installed.) 22:33:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:33:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:33:13 Selecting previously unselected package libpsl5:amd64. 22:33:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:33:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:33:13 Selecting previously unselected package libnghttp2-14:amd64. 22:33:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:33:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:33:13 Selecting previously unselected package librtmp1:amd64. 22:33:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:33:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:33:13 Selecting previously unselected package libcurl3-gnutls:amd64. 22:33:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 22:33:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:33:13 Selecting previously unselected package liberror-perl. 22:33:13 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:33:13 Unpacking liberror-perl (0.17025-1) ... 22:33:13 Selecting previously unselected package git-man. 22:33:13 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:33:13 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:33:13 Selecting previously unselected package git. 22:33:13 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:33:13 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:33:13 Selecting previously unselected package libnorm1:amd64. 22:33:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:33:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:33:13 Selecting previously unselected package libpgm-5.2-0:amd64. 22:33:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:33:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:33:13 Selecting previously unselected package libsodium23:amd64. 22:33:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:33:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:33:14 Selecting previously unselected package libzmq5:amd64. 22:33:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:33:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:33:14 Selecting previously unselected package libzmq3-dev:amd64. 22:33:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:33:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:33:14 Selecting previously unselected package pkg-config. 22:33:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:33:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:33:14 Selecting previously unselected package zip. 22:33:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:33:14 Unpacking zip (3.0-11build1) ... 22:33:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:33:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:33:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:33:14 Setting up liberror-perl (0.17025-1) ... 22:33:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:33:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:33:14 No schema files found: doing nothing. 22:33:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:33:14 Setting up zip (3.0-11build1) ... 22:33:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:33:14 Setting up libsodium23:amd64 (1.0.16-2) ... 22:33:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:33:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:33:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:33:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:33:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:33:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:33:15 git set to automatically installed. 22:33:15 git-man set to automatically installed. 22:33:15 libcurl3-gnutls set to automatically installed. 22:33:15 liberror-perl set to automatically installed. 22:33:15 libglib2.0-0 set to automatically installed. 22:33:15 libnghttp2-14 set to automatically installed. 22:33:15 libnorm1 set to automatically installed. 22:33:15 libpgm-5.2-0 set to automatically installed. 22:33:15 libpsl5 set to automatically installed. 22:33:15 librtmp1 set to automatically installed. 22:33:15 libsodium23 set to automatically installed. 22:33:15 libzmq3-dev set to automatically installed. 22:33:15 libzmq5 set to automatically installed. 22:33:15 pkg-config set to automatically installed. 22:33:15 zip set to automatically installed. 22:33:16 snapd is not logged in, snap install commands will use sudo 22:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.133s coverage: 62.6% of statements 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:33:18 snap "core18" has no updates available 22:33:18 snapd is not logged in, snap install commands will use sudo 22:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.884s coverage: 43.6% of statements 22:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements 22:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements 22:33:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:33:23 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 22:33:24 Pulling config-common 22:33:24 + snapcraftctl pull 22:33:25 Pulling go-build-helper 22:33:25 + snapcraftctl pull 22:33:28 'edgex-go' has dependencies that need to be staged: go-build-helper 22:33:28 Skipping pull go-build-helper (already ran) 22:33:28 Building go-build-helper 22:33:28 + snapcraftctl build 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 19.5% of statements 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 92.0% of statements 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 62.7% of statements 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements 22:33:28 GO111MODULE=on go vet ./... 22:33:28 Staging go-build-helper 22:33:28 + snapcraftctl stage 22:33:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:33:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:33:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 22:33:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 22:33:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:33:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:33:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 22:33:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 22:33:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 22:33:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 22:33:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:33:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:33:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:33:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:33:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:33:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:33:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:33:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:33:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:33:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 22:33:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 22:33:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:33:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:33:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 22:33:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 22:33:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 22:33:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 22:33:38 Fetched 25.2 MB in 0s (0 B/s) 22:33:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:33:38 Fetched 224 kB in 0s (0 B/s) 22:33:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:33:38 Fetched 157 kB in 0s (0 B/s) 22:33:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:33:38 Fetched 221 kB in 0s (0 B/s) 22:33:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:33:38 Fetched 143 kB in 0s (0 B/s) 22:33:38 Pulling edgex-go 22:33:38 + snapcraftctl pull 22:33:38 Pulling hooks 22:33:38 + snapcraftctl pull 22:33:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:33:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:33:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:33:57 Fetched 0 B in 0s (0 B/s) 22:33:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:33:57 Fetched 96.5 kB in 0s (0 B/s) 22:33:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:33:57 Fetched 279 kB in 0s (0 B/s) 22:33:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:33:57 Fetched 122 kB in 0s (0 B/s) 22:33:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:33:57 Fetched 77.8 kB in 0s (0 B/s) 22:33:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:33:57 Fetched 8848 B in 0s (0 B/s) 22:33:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:33:57 Fetched 47.8 kB in 0s (0 B/s) 22:33:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:33:57 Fetched 45.6 kB in 0s (0 B/s) 22:33:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:33:57 Fetched 15.0 kB in 0s (0 B/s) 22:33:57 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 22:33:57 Fetched 219 kB in 0s (0 B/s) 22:33:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:33:57 Fetched 154 kB in 0s (0 B/s) 22:33:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:33:57 Fetched 50.6 kB in 0s (0 B/s) 22:33:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:33:57 Fetched 14.8 kB in 0s (0 B/s) 22:33:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:33:57 Fetched 41.8 kB in 0s (0 B/s) 22:33:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:33:57 Fetched 499 kB in 0s (0 B/s) 22:33:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:33:57 Fetched 111 kB in 0s (0 B/s) 22:33:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:33:57 Fetched 240 kB in 0s (0 B/s) 22:33:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:33:57 Fetched 29.3 kB in 0s (0 B/s) 22:33:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:33:57 Fetched 85.5 kB in 0s (0 B/s) 22:33:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:33:57 Fetched 24.5 kB in 0s (0 B/s) 22:33:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:33:57 Fetched 49.2 kB in 0s (0 B/s) 22:33:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:33:57 Fetched 54.2 kB in 0s (0 B/s) 22:33:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:33:57 Fetched 30.8 kB in 0s (0 B/s) 22:33:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:33:57 Fetched 15.8 kB in 0s (0 B/s) 22:33:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:33:57 Fetched 85.9 kB in 0s (0 B/s) 22:33:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:33:57 Fetched 8720 B in 0s (0 B/s) 22:33:57 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:33:57 Fetched 140 kB in 0s (0 B/s) 22:33:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:33:57 Fetched 119 kB in 0s (0 B/s) 22:33:57 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:33:57 Fetched 111 kB in 0s (0 B/s) 22:33:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:33:57 Fetched 11.1 kB in 0s (0 B/s) 22:33:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:33:57 Fetched 645 kB in 0s (0 B/s) 22:33:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:33:57 Fetched 41.3 kB in 0s (0 B/s) 22:33:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:33:57 Fetched 17.9 kB in 0s (0 B/s) 22:33:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:33:57 Fetched 368 kB in 0s (0 B/s) 22:33:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:33:57 Fetched 187 kB in 0s (0 B/s) 22:33:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:33:57 Fetched 175 kB in 0s (0 B/s) 22:33:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:33:57 Fetched 206 kB in 0s (0 B/s) 22:33:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:33:57 Fetched 1302 kB in 0s (0 B/s) 22:33:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:33:57 Fetched 36.2 kB in 0s (0 B/s) 22:33:57 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 22:33:57 Fetched 159 kB in 0s (0 B/s) 22:33:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:33:57 Fetched 107 kB in 0s (0 B/s) 22:33:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:33:57 Fetched 48.7 kB in 0s (0 B/s) 22:33:57 Pulling static-packages 22:33:57 + snapcraftctl pull 22:33:57 Pulling version 22:33:57 + cd /root/project 22:33:57 + git describe --tags --abbrev=0 22:33:57 + sed s/v// 22:33:57 + GIT_VERSION=2.0.1-dev.40 22:33:57 + [ -z 2.0.1-dev.40 ] 22:33:57 + snapcraftctl set-version 2.0.1-dev.40 22:33:57 Building config-common 22:33:57 + snapcraftctl build 22:33:59 Skipping build go-build-helper (already ran) 22:33:59 Building edgex-go 22:33:59 + cd /root/parts/edgex-go/src 22:33:59 + git describe --tags --abbrev=0 22:33:59 + sed s/v// 22:33:59 + GIT_VERSION=2.0.1-dev.40 22:33:59 + [ -z 2.0.1-dev.40 ] 22:33:59 + echo 2.0.1-dev.40 22:33:59 + make build 22:33:59 go mod tidy 22:34:04 go: downloading github.com/gorilla/mux v1.8.0 22:34:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:34:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 22:34:04 go: downloading github.com/stretchr/testify v1.7.0 22:34:04 go: downloading github.com/google/uuid v1.3.0 22:34:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:34:04 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:34:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:34:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:34:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:34:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:34:04 go: downloading github.com/lib/pq v1.10.3 22:34:04 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:34:04 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:34:04 go: downloading github.com/pelletier/go-toml v1.9.4 22:34:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:34:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:34:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:34:05 go: downloading github.com/davecgh/go-spew v1.1.1 22:34:05 go: downloading github.com/pmezard/go-difflib v1.0.0 22:34:05 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:34:05 go: downloading github.com/stretchr/objx v0.1.1 22:34:05 go: downloading github.com/go-kit/kit v0.11.0 22:34:05 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:34:05 go: downloading github.com/x448/float16 v0.8.4 22:34:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:34:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:34:07 go: downloading github.com/pebbe/zmq4 v1.2.7 22:34:07 go: downloading github.com/kr/pretty v0.3.0 22:34:07 go: downloading github.com/go-playground/universal-translator v0.18.0 22:34:07 go: downloading github.com/leodido/go-urn v1.2.1 22:34:07 go: downloading golang.org/x/text v0.3.6 22:34:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:34:07 go: downloading github.com/go-playground/locales v0.14.0 22:34:07 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:34:07 go: downloading github.com/go-stack/stack v1.8.0 22:34:07 go: downloading github.com/hashicorp/consul/api v1.8.1 22:34:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:34:07 go: downloading github.com/kr/text v0.2.0 22:34:07 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:34:07 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:34:07 go: downloading github.com/gorilla/websocket v1.4.2 22:34:07 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:34:07 go: downloading github.com/onsi/ginkgo v1.10.1 22:34:07 go: downloading github.com/onsi/gomega v1.7.0 22:34:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:34:07 go: downloading github.com/mitchellh/copystructure v1.0.0 22:34:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:34:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:34:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:34:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:34:07 go: downloading github.com/hashicorp/serf v0.9.5 22:34:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:34:07 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:34:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:34:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:34:07 go: downloading github.com/fatih/color v1.9.0 22:34:07 go: downloading github.com/mattn/go-colorable v0.1.6 22:34:07 go: downloading github.com/mattn/go-isatty v0.0.12 22:34:07 go: downloading github.com/pkg/errors v0.9.1 22:34:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:34:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:34:07 go: downloading github.com/hashicorp/memberlist v0.2.2 22:34:07 go: downloading gopkg.in/yaml.v2 v2.4.0 22:34:07 go: downloading github.com/hpcloud/tail v1.0.0 22:34:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:34:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:34:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:34:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:34:07 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:34:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:34:07 go: downloading github.com/miekg/dns v1.1.26 22:34:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:34:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:34:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:34:07 go: downloading github.com/hashicorp/errwrap v1.0.0 22:34:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:34:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data 22:34:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command 22:34:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:34:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:34:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:34:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 22:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:34:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:34:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:34:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:34:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:34:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:34:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:34:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:34:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:34:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:34:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:34:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:34:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:34:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:34:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:34:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:34:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:34:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:34:30 + 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 22:34:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:34:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:34:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:34:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:34:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:34:30 + 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 22:34:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:34:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:34:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:34:31 Building hooks 22:34:31 + cd /root/parts/hooks/src 22:34:31 + make build 22:34:31 go mod tidy 22:34:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:34:32 go: downloading github.com/stretchr/testify v1.5.1 22:34:32 go: downloading gopkg.in/yaml.v2 v2.2.2 22:34:32 go: downloading github.com/davecgh/go-spew v1.1.0 22:34:32 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:34:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:34:33 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:34:33 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:34:37 Building static-packages 22:34:37 + snapcraftctl build 22:34:39 Building version 22:34:39 + snapcraftctl build 22:34:41 Staging config-common 22:34:41 + snapcraftctl stage 22:34:42 Skipping stage go-build-helper (already ran) 22:34:42 Staging edgex-go 22:34:42 + snapcraftctl stage 22:34:43 Staging hooks 22:34:43 + snapcraftctl stage 22:34:44 Staging static-packages 22:34:44 + snapcraftctl stage 22:34:45 Staging version 22:34:45 + snapcraftctl stage 22:34:46 Priming config-common 22:34:46 + snapcraftctl prime 22:34:47 Priming go-build-helper 22:34:47 + snapcraftctl prime 22:34:48 Priming edgex-go 22:34:48 + snapcraftctl prime 22:34:50 Priming hooks 22:34:50 + snapcraftctl prime 22:34:50 Priming static-packages 22:34:50 + snapcraftctl prime 22:34:50 gofmt -l . 22:34:50 [ "`gofmt -l .`" = "" ] 22:34:50 ./bin/test-attribution-txt.sh [Pipeline] sh 22:34:51 + ls -al . 22:34:51 total 640 22:34:51 drwxrwxr-x 9 1001 1001 4096 Sep 9 22:34 . 22:34:51 drwxr-xr-x 4 root root 4096 Sep 9 22:30 .. 22:34:51 -rw-rw-r-- 1 1001 1001 11 Sep 9 22:27 .dockerignore 22:34:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 22:28 .git 22:34:51 drwxrwxr-x 4 1001 1001 4096 Sep 9 22:27 .github 22:34:51 -rw-rw-r-- 1 1001 1001 818 Sep 9 22:27 .gitignore 22:34:51 -rw-rw-r-- 1 1001 1001 76 Sep 9 22:27 .hadolint.yml 22:34:51 -rw-rw-r-- 1 1001 1001 166 Sep 9 22:27 .sonarcloud.properties 22:34:51 -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:27 ADOPTERS.md 22:34:51 -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:27 Attribution.txt 22:34:51 -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:27 CHANGELOG.md 22:34:51 -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:27 CONTRIBUTING.md 22:34:51 -rw-rw-r-- 1 1001 1001 677 Sep 9 22:27 GOVERNANCE.md 22:34:51 -rw-rw-r-- 1 1001 1001 849 Sep 9 22:27 Jenkinsfile 22:34:51 -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:27 LICENSE 22:34:51 -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:27 Makefile 22:34:51 -rw-rw-r-- 1 1001 1001 582 Sep 9 22:27 OWNERS.md 22:34:51 -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:27 README.md 22:34:51 -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:27 SECURITY.md 22:34:51 -rw-rw-r-- 1 1001 1001 5 Sep 9 22:23 VERSION 22:34:51 -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:27 ZMQWindows.md 22:34:51 drwxrwxr-x 2 1001 1001 4096 Sep 9 22:27 bin 22:34:51 drwxrwxr-x 14 1001 1001 4096 Sep 9 22:27 cmd 22:34:51 -rw-r--r-- 1 root root 405611 Sep 9 22:33 coverage.out 22:34:51 -rw-rw-r-- 1 1001 1001 841 Sep 9 22:27 go.mod 22:34:51 -rw-r--r-- 1 root root 50064 Sep 9 22:30 go.sum 22:34:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 22:27 internal 22:34:51 drwxrwxr-x 3 1001 1001 4096 Sep 9 22:27 openapi 22:34:51 drwxrwxr-x 4 1001 1001 4096 Sep 9 22:27 snap 22:34:51 -rw-rw-r-- 1 1001 1001 204 Sep 9 22:27 version.go [Pipeline] sh 22:34:52 + '[' -e coverage.out ] 22:34:52 + chown 1001:1001 coverage.out [Pipeline] stash 22:34:52 Warning: overwriting stash ‘coverage-report’ 22:34:53 Stashed 1 file(s) [Pipeline] sh 22:34:53 Priming version 22:34:53 + snapcraftctl prime 22:34:53 + make build 22:34:53 go mod tidy 22:34:54 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 22:34:54 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] } 22:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:35:24 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 22:35:24 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 22:35:28 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 22:35: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 22:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:35: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 22:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:35:43 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 22:35:46 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 22:35:50 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] } 22:35:55 $ docker stop --time=1 890c02bad5fc591e4b0122bfab29a4f0551ae5f4d02c1ba48f68dc5d805e1a85 22:35:58 $ docker rm -f 890c02bad5fc591e4b0122bfab29a4f0551ae5f4d02c1ba48f68dc5d805e1a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:00 22:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:01 latest: Pulling from edgex-devops/edgex-compose-arm64 22:36:01 29e5d40040c1: Pulling fs layer 22:36:01 1ce36da41761: Pulling fs layer 22:36:01 25b303627fd3: Pulling fs layer 22:36:01 29e5d40040c1: Verifying Checksum 22:36:01 29e5d40040c1: Download complete 22:36:01 1ce36da41761: Verifying Checksum 22:36:01 1ce36da41761: Download complete 22:36:01 29e5d40040c1: Pull complete 22:36:03 1ce36da41761: Pull complete 22:36:03 25b303627fd3: Verifying Checksum 22:36:03 25b303627fd3: Download complete 22:36:13 25b303627fd3: Pull complete 22:36:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:36:13 prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container 22:36:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:36:17 $ docker top fb6dce84e6c1ccb4c004d34f152c6ee72337d3557cd1d2b5e766b51709be41a4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:18 + docker-compose build --help 22:36:18 + grep parallel 22:36:22 --parallel Build images in parallel. [Pipeline] } 22:36:22 $ docker stop --time=1 fb6dce84e6c1ccb4c004d34f152c6ee72337d3557cd1d2b5e766b51709be41a4 22:36:24 $ docker rm -f fb6dce84e6c1ccb4c004d34f152c6ee72337d3557cd1d2b5e766b51709be41a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:27 . [Pipeline] withDockerContainer 22:36:27 prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container 22:36:27 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-arm64:latest cat 22:36:29 $ docker top f8979d862c8f91862c1e4564d596ba6c8817fc871fa8fbb04133e6d1f823d3f8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:30 + docker-compose -f ./docker-compose-build.yml build --parallel 22:36:34 Building core-command ... 22:36:34 Building core-data ... 22:36:34 Building core-metadata ... 22:36:34 Building security-bootstrapper ... 22:36:34 Building security-proxy-setup ... 22:36:34 Building security-secretstore-setup ... 22:36:34 Building support-notifications ... 22:36:34 Building support-scheduler ... 22:36:34 Building sys-mgmt-agent ... 22:36:34 Building core-metadata 22:36:34 Building security-secretstore-setup 22:36:34 Building security-proxy-setup 22:36:34 Building support-scheduler 22:36:34 Building support-notifications 22:37:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:42 ---> e2ae3c09b655 22:37:42 Step 3/23 : WORKDIR /edgex-go 22:37:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:42 ---> e2ae3c09b655 22:37:42 Step 3/24 : WORKDIR /edgex-go 22:37:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:37:42 ---> e2ae3c09b655 22:37:42 Step 3/22 : WORKDIR /edgex-go 22:37:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:42 ---> e2ae3c09b655 22:37:42 Step 3/23 : WORKDIR /edgex-go 22:37:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:37:42 ---> e2ae3c09b655 22:37:42 Step 3/26 : WORKDIR /edgex-go 22:37:44 ---> Running in c1c5b3beb263 22:37:44 ---> Running in 564f841e4f8e 22:37:44 ---> Running in 783f64e0309d 22:37:44 ---> Running in 0239d159c1ae 22:37:44 ---> Running in 32eced92849c 22:37:45 Removing intermediate container 783f64e0309d 22:37:45 ---> ce939e7f83cf 22:37:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:45 Removing intermediate container 32eced92849c 22:37:45 ---> f9491a9a49da 22:37:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:45 Removing intermediate container c1c5b3beb263 22:37:45 ---> 02024208bf6f 22:37:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:45 Removing intermediate container 0239d159c1ae 22:37:45 ---> e5356c7e05ac 22:37:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:45 Removing intermediate container 564f841e4f8e 22:37:45 ---> 753b9db5eb7c 22:37:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:45 ---> Running in 8c6b24f6a0a7 22:37:45 ---> Running in c97aba84d195 22:37:45 ---> Running in 033d07d76632 22:37:45 ---> Running in ef22fc5ad99c 22:37:45 ---> Running in 0fa824a3a1fa 22:37:50 Removing intermediate container c97aba84d195 22:37:50 ---> f65c9eddc8d2 22:37:50 Step 5/24 : RUN apk add --update --no-cache make git 22:37:50 Removing intermediate container 8c6b24f6a0a7 22:37:50 ---> 9ba7d6e21c61 22:37:50 Step 5/26 : RUN apk add --update --no-cache make git 22:37:50 ---> Running in d407066dcd14 22:37:50 ---> Running in 6e801cf1945d 22:37:50 Removing intermediate container 0fa824a3a1fa 22:37:50 ---> f4fbaf870404 22:37:50 Step 5/23 : RUN apk add --update --no-cache make git 22:37:50 ---> Running in 0f979ea73814 22:37:50 Removing intermediate container 033d07d76632 22:37:50 ---> 421521858cab 22:37:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:37:50 Removing intermediate container ef22fc5ad99c 22:37:50 ---> 05f8c9a054bc 22:37:50 Step 5/22 : RUN apk add --update --no-cache make git 22:37:50 ---> Running in 6b288292d5c9 22:37:50 ---> Running in 3c86989dcfd9 22:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:37:54 OK: 218 MiB in 52 packages 22:37:54 OK: 218 MiB in 52 packages 22:37:54 OK: 218 MiB in 52 packages 22:37:54 OK: 218 MiB in 52 packages 22:37:55 OK: 218 MiB in 52 packages 22:37:55 Removing intermediate container d407066dcd14 22:37:55 ---> 731912e4ccc7 22:37:55 Step 6/24 : COPY go.mod . 22:37:56 Removing intermediate container 6e801cf1945d 22:37:56 ---> 236b935eb6d7 22:37:56 Step 6/26 : COPY go.mod . 22:37:56 Removing intermediate container 0f979ea73814 22:37:56 ---> 3fabde46aee4 22:37:56 Step 6/23 : COPY go.mod . 22:37:56 Removing intermediate container 3c86989dcfd9 22:37:56 ---> 38a16c7ab550 22:37:56 Step 6/23 : COPY go.mod . 22:37:56 Removing intermediate container 6b288292d5c9 22:37:56 ---> 5f8dc2cafa44 22:37:56 Step 6/22 : COPY go.mod . 22:37:56 ---> 00aa4dfa2931 22:37:56 Step 7/24 : RUN go mod download 22:37:57 ---> 5ad0e2f93b7c 22:37:57 Step 7/26 : RUN go mod download 22:37:57 ---> Running in 2b96b1fd9b52 22:37:57 ---> Running in 52cdeae76ba9 22:37:57 ---> 0aa963117a20 22:37:57 Step 7/23 : RUN go mod download 22:37:57 ---> e6578a9d7542 22:37:57 Step 7/23 : RUN go mod download 22:37:57 ---> 62498b18063c 22:37:57 Step 7/22 : RUN go mod download 22:37:58 ---> Running in 0fa15c6e2564 22:37:58 ---> Running in e430561ec143 22:37:58 ---> Running in fb1ac3a48f7e 22:38:03 Removing intermediate container 2b96b1fd9b52 22:38:03 ---> 7f183eaa2d35 22:38:03 Step 8/24 : COPY . . 22:38:04 Removing intermediate container 52cdeae76ba9 22:38:04 ---> 0396b9d203cd 22:38:04 Step 8/26 : COPY . . 22:38:05 Removing intermediate container 0fa15c6e2564 22:38:05 ---> 2a67f37bceeb 22:38:05 Step 8/23 : COPY . . 22:38:05 Removing intermediate container e430561ec143 22:38:05 ---> 397b1550ccdf 22:38:05 Step 8/23 : COPY . . 22:38:06 Removing intermediate container fb1ac3a48f7e 22:38:06 ---> 49aa2f91b907 22:38:06 Step 8/22 : COPY . . 22:38:33 ---> 8889c2714974 22:38:33 Step 9/24 : RUN go mod tidy 22:38:33 ---> 875f65ab1038 22:38:33 Step 9/26 : RUN go mod tidy 22:38:33 ---> 683bafcd1cc1 22:38:33 Step 9/23 : RUN go mod tidy 22:38:33 ---> 2a5c590fa63e 22:38:33 Step 9/22 : RUN go mod tidy 22:38:33 ---> b68f9c19d529 22:38:33 Step 9/23 : RUN go mod tidy 22:38:33 ---> Running in a727eb80fb2b 22:38:33 ---> Running in 30ca63b41e14 22:38:33 ---> Running in 83914f1314dc 22:38:33 ---> Running in 4d3bebac0dbe 22:38:33 ---> Running in a4bb273e2a34 22:38:37 Removing intermediate container a727eb80fb2b 22:38:37 ---> 1745ec2ebd24 22:38:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:38:37 ---> Running in 85938fc3cede 22:38:37 Removing intermediate container 30ca63b41e14 22:38:37 ---> 6407992ad277 22:38:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:38:38 ---> Running in 48ba2c33dc6a 22:38:38 Removing intermediate container 83914f1314dc 22:38:38 ---> ecafc78df012 22:38:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:38:38 Removing intermediate container a4bb273e2a34 22:38:38 ---> 8d2e6facdd8d 22:38:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:38:38 ---> Running in c30463fe24d1 22:38:38 Removing intermediate container 4d3bebac0dbe 22:38:38 ---> 4a02f490d394 22:38:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:38:38 ---> Running in 6103af20ae88 22:38:38 ---> Running in c6e4d22f2e68 22:38:39 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 22:38:40 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 22:38:41 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 22:38:41 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 22:38:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:40: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 22:40:33 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 22:40:45 Removing intermediate container 48ba2c33dc6a 22:40:45 ---> 62e304080691 22:40:45 22:40:45 Step 11/26 : FROM alpine:3.12 22:40:45 Removing intermediate container c6e4d22f2e68 22:40:45 ---> ebc433663401 22:40:45 22:40:45 Step 11/22 : FROM alpine:3.12 22:40:45 3.12: Pulling from library/alpine 22:40:45 3.12: Pulling from library/alpine 22:40:48 Removing intermediate container c30463fe24d1 22:40:48 ---> 95ea7c2d41a9 22:40:48 22:40:48 Step 11/23 : FROM alpine:3.12 22:40:48 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:40:48 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:40:48 Status: Image is up to date for alpine:3.12 22:40:48 Status: Downloaded newer image for alpine:3.12 22:40:48 ---> afc2cc120ca2 22:40:48 Step 12/22 : RUN apk add --update --no-cache curl 22:40:48 ---> afc2cc120ca2 22:40:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:40:48 3.12: Pulling from library/alpine 22:40:48 Removing intermediate container 85938fc3cede 22:40:48 ---> 0507dac23a15 22:40:48 22:40:48 Step 11/24 : FROM alpine:3.12 22:40:48 ---> afc2cc120ca2 22:40:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:40:48 Removing intermediate container 6103af20ae88 22:40:48 ---> b850594b154b 22:40:48 22:40:48 Step 11/23 : FROM alpine:3.12 22:40:48 ---> afc2cc120ca2 22:40:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:40:48 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:40:48 Status: Image is up to date for alpine:3.12 22:40:48 ---> afc2cc120ca2 22:40:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:40:48 ---> Running in 8b1cfc9f1d21 22:40:48 ---> Running in 6c6a7c2e24f7 22:40:48 ---> Running in 7ad8f344f2f7 22:40:48 ---> Running in fd05d9db42ac 22:40:49 ---> Running in 809848bf676e 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:52 (1/4) Installing ca-certificates (20191127-r4) 22:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:52 (1/1) Installing dumb-init (1.2.2-r1) 22:40:52 (1/2) Installing ca-certificates (20191127-r4) 22:40:52 Executing busybox-1.31.1-r20.trigger 22:40:52 OK: 5 MiB in 15 packages 22:40:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:40:52 (2/2) Installing dumb-init (1.2.2-r1) 22:40:52 (3/4) Installing libcurl (7.78.0-r0) 22:40:52 Executing busybox-1.31.1-r20.trigger 22:40:52 (4/4) Installing curl (7.78.0-r0) 22:40:52 Executing busybox-1.31.1-r20.trigger 22:40:52 Executing ca-certificates-20191127-r4.trigger 22:40:52 Executing ca-certificates-20191127-r4.trigger 22:40:52 OK: 6 MiB in 16 packages 22:40:52 OK: 7 MiB in 18 packages 22:40:52 (1/3) Installing ca-certificates (20191127-r4) 22:40:52 (2/3) Installing dumb-init (1.2.2-r1) 22:40:52 (3/3) Installing su-exec (0.2-r1) 22:40:52 Executing busybox-1.31.1-r20.trigger 22:40:52 Executing ca-certificates-20191127-r4.trigger 22:40:53 (1/1) Installing dumb-init (1.2.2-r1) 22:40:53 Executing busybox-1.31.1-r20.trigger 22:40:53 OK: 5 MiB in 15 packages 22:40:53 OK: 6 MiB in 17 packages 22:40:54 Removing intermediate container fd05d9db42ac 22:40:54 ---> bc72e5d94c3e 22:40:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:40:54 ---> Running in 05d5da916e86 22:40:55 Removing intermediate container 809848bf676e 22:40:55 ---> 970bb5f5691b 22:40:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:40:55 Removing intermediate container 8b1cfc9f1d21 22:40:55 ---> 1dfed40ae321 22:40:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:55 Removing intermediate container 7ad8f344f2f7 22:40:55 ---> 2c9b84663643 22:40:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:40:55 Removing intermediate container 05d5da916e86 22:40:55 ---> 3bc988cc6187 22:40:55 Step 14/24 : ENV APP_PORT=59881 22:40:55 ---> Running in bcbed96c7fad 22:40:55 Removing intermediate container 6c6a7c2e24f7 22:40:55 ---> b9e591486027 22:40:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:55 ---> Running in 8e5dc746de4e 22:40:55 ---> Running in ea0e383eff79 22:40:56 ---> Running in c1cca7e25f7c 22:40:56 ---> Running in f3753a09c4bd 22:40:56 Removing intermediate container bcbed96c7fad 22:40:56 ---> 190556d6daaf 22:40:56 Step 14/23 : ENV APP_PORT=59861 22:40:56 ---> Running in 60a0027d9e16 22:40:56 Removing intermediate container ea0e383eff79 22:40:56 ---> 37a447002d15 22:40:56 Step 14/22 : WORKDIR /edgex 22:40:56 Removing intermediate container 8e5dc746de4e 22:40:56 ---> 0ed97b7b2746 22:40:56 Step 14/23 : ENV APP_PORT=59860 22:40:56 Removing intermediate container c1cca7e25f7c 22:40:56 ---> a47668829da7 22:40:56 Step 15/24 : EXPOSE $APP_PORT 22:40:56 Removing intermediate container f3753a09c4bd 22:40:56 ---> 4da7595aac74 22:40:56 Step 14/26 : WORKDIR / 22:40:56 ---> Running in e40d796edd89 22:40:57 ---> Running in cf3e199039ac 22:40:57 ---> Running in 3572c97d644d 22:40:57 ---> Running in fd8288d3c515 22:40:57 Removing intermediate container 60a0027d9e16 22:40:57 ---> 7964a83587c1 22:40:57 Step 15/23 : EXPOSE $APP_PORT 22:40:57 ---> Running in 20310ad62c1a 22:40:57 Removing intermediate container cf3e199039ac 22:40:57 ---> 7ebe146c31a1 22:40:57 Step 16/24 : WORKDIR / 22:40:58 Removing intermediate container e40d796edd89 22:40:58 ---> 85077095af64 22:40:58 Step 15/23 : EXPOSE $APP_PORT 22:40:58 ---> Running in d80293776114 22:40:58 Removing intermediate container fd8288d3c515 22:40:58 ---> 90bf3c4acb74 22:40:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:40:58 ---> Running in b079beea06a8 22:40:58 Removing intermediate container 3572c97d644d 22:40:58 ---> 1609d68092c2 22:40:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:40:58 Removing intermediate container 20310ad62c1a 22:40:58 ---> ccc8feb45ece 22:40:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:58 Removing intermediate container d80293776114 22:40:58 ---> 805522d3bb9d 22:40:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:58 Removing intermediate container b079beea06a8 22:40:58 ---> 39fdb5d86c19 22:40:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:59 ---> 48c468a5cf0d 22:40:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:40:59 ---> a69a42c6801b 22:40:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:40:59 ---> da87d5b5b09b 22:40:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:41:00 ---> 7c4c4413e659 22:41:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:41:00 ---> 8f3c26f82215 22:41:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:41:01 ---> 91e337f56cfd 22:41:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:41:02 ---> 0d7811b6538a 22:41:02 ---> b8b51da7046a 22:41:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:41:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:41:02 ---> ac7e13bb3c62 22:41:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:41:02 ---> c85de955484e 22:41:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:41:02 ---> 157d41345359 22:41:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:41:04 ---> f767fe5df2c0 22:41:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:41:04 ---> Running in f220252abb6c 22:41:04 ---> 1889b6e3cba5 22:41:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:41:04 ---> f6f1770bcdae 22:41:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:41:04 ---> 8263d909e449 22:41:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:41:04 ---> a1f04111a593 22:41:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:41:04 ---> Running in a86ebcf349a8 22:41:04 ---> Running in 2f61ad6f8e9f 22:41:04 ---> Running in fd817c80e1a4 22:41:04 Removing intermediate container f220252abb6c 22:41:04 ---> e67c6ab0b393 22:41:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:05 ---> Running in d0c96ad8100d 22:41:05 Removing intermediate container 2f61ad6f8e9f 22:41:05 ---> f3557bccb8da 22:41:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:05 Removing intermediate container fd817c80e1a4 22:41:05 ---> 16862a842908 22:41:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:05 Removing intermediate container a86ebcf349a8 22:41:05 ---> 796a64e93068 22:41:05 Step 19/22 : CMD ["--init=true"] 22:41:05 ---> Running in 2b58f0f95300 22:41:05 ---> Running in 36bf0b2f96ca 22:41:05 ---> Running in 5d432869b43b 22:41:06 Removing intermediate container d0c96ad8100d 22:41:06 ---> e4ae9987bb01 22:41:06 Step 21/23 : LABEL arch=arm64 22:41:06 ---> 5d877ec6c761 22:41:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:41:06 ---> Running in a8b1e4b791b6 22:41:06 Removing intermediate container 2b58f0f95300 22:41:06 ---> 16fc455376a0 22:41:06 Step 22/24 : LABEL arch=arm64 22:41:06 Removing intermediate container 36bf0b2f96ca 22:41:06 ---> 55278a784cc0 22:41:06 Step 21/23 : LABEL arch=arm64 22:41:06 Removing intermediate container 5d432869b43b 22:41:06 ---> 61c0b48463b2 22:41:06 Step 20/22 : LABEL arch=arm64 22:41:07 ---> Running in 2ea2d921db0b 22:41:07 ---> Running in 915d051ff528 22:41:07 Removing intermediate container a8b1e4b791b6 22:41:07 ---> 821a34cfd36b 22:41:07 Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:41:07 ---> Running in 06020bd1ab40 22:41:07 ---> Running in 9ffe396c3839 22:41:09 ---> 3afd8cd04898 22:41:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:41:09 Removing intermediate container 915d051ff528 22:41:09 ---> 9aa156a84b8d 22:41:09 Step 22/23 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:41:09 Removing intermediate container 06020bd1ab40 22:41:09 ---> f6d9b5bfec5a 22:41:09 Step 21/22 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:41:09 Removing intermediate container 2ea2d921db0b 22:41:09 ---> ec6f42060109 22:41:09 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:41:09 Removing intermediate container 9ffe396c3839 22:41:09 ---> 30b71d46cf98 22:41:09 Step 23/23 : LABEL version=0.0.0 22:41:09 ---> Running in 39db5a3b1d60 22:41:09 ---> Running in 7d89c0f81060 22:41:09 ---> Running in c0efa0be035c 22:41:09 ---> Running in 9510bdf7bb3a 22:41:09 ---> 375f38712a84 22:41:09 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/ 22:41:09 ---> Running in a7b7cad4efb9 22:41:09 Removing intermediate container c0efa0be035c 22:41:09 ---> 6ec6402e9d4c 22:41:09 Step 23/23 : LABEL version=0.0.0 22:41:09 Removing intermediate container 7d89c0f81060 22:41:09 ---> c025451ebfec 22:41:09 Step 24/24 : LABEL version=0.0.0 22:41:09 Removing intermediate container 39db5a3b1d60 22:41:09 ---> 45ffa9d37284 22:41:09 Step 22/22 : LABEL version=0.0.0 22:41:09 Removing intermediate container 9510bdf7bb3a 22:41:09 ---> 3e54bd470f09 22:41:09 22:41:09 ---> Running in 01a8822f1a6c 22:41:09 ---> Running in d8e14c5b2eed 22:41:09 ---> Running in 0d48a190461f 22:41:09 Successfully built 3e54bd470f09 22:41:10 Successfully tagged support-scheduler-arm64:latest 22:41:10  Building support-scheduler ... done Building security-bootstrapper 22:41:10 Removing intermediate container d8e14c5b2eed 22:41:10 ---> 201c29e1e987 22:41:10 22:41:10 Removing intermediate container 0d48a190461f 22:41:10 ---> d4bf748e56fd 22:41:10 22:41:10 Removing intermediate container 01a8822f1a6c 22:41:10 ---> 62a201e6f347 22:41:10 22:41:10 Successfully built d4bf748e56fd 22:41:10 Successfully tagged security-proxy-setup-arm64:latest 22:41:10  Building security-proxy-setup ... done Building sys-mgmt-agent 22:41:11 Successfully built 201c29e1e987 22:41:11 Successfully tagged core-metadata-arm64:latest 22:41:11 Building core-command 22:41:11  Building core-metadata ... done Successfully built 62a201e6f347 22:41:11 Successfully tagged support-notifications-arm64:latest 22:41:11 Building core-data 22:41:12  Building support-notifications ... done Removing intermediate container a7b7cad4efb9 22:41:12 ---> e6156a1bb5c9 22:41:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:41:12 ---> Running in 978af8b0ae01 22:41:12 Removing intermediate container 978af8b0ae01 22:41:12 ---> a71536a5cf75 22:41:12 Step 24/26 : LABEL arch=arm64 22:41:12 ---> Running in c5a6323653f9 22:41:13 Removing intermediate container c5a6323653f9 22:41:13 ---> 05534b8e1128 22:41:13 Step 25/26 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:41:15 ---> Running in 0041120db621 22:41:17 Removing intermediate container 0041120db621 22:41:17 ---> 32b0648e9ad4 22:41:17 Step 26/26 : LABEL version=0.0.0 22:41:18 ---> Running in 800bcd5ccc8d 22:41:19 Removing intermediate container 800bcd5ccc8d 22:41:19 ---> 70658cab68b1 22:41:19 22:41:19 Successfully built 70658cab68b1 22:41:19 Successfully tagged security-secretstore-setup-arm64:latest 22:42:06  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:42:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:42:06 ---> e2ae3c09b655 22:42:06 Step 3/32 : WORKDIR /edgex-go 22:42:06 ---> Using cache 22:42:06 ---> 753b9db5eb7c 22:42:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:06 ---> Using cache 22:42:06 ---> f4fbaf870404 22:42:06 Step 5/32 : RUN apk add --update --no-cache make git 22:42:06 ---> Using cache 22:42:06 ---> 3fabde46aee4 22:42:06 Step 6/32 : COPY go.mod . 22:42:06 ---> Using cache 22:42:06 ---> e6578a9d7542 22:42:06 Step 7/32 : RUN go mod download 22:42:06 ---> Using cache 22:42:06 ---> 2a67f37bceeb 22:42:06 Step 8/32 : COPY . . 22:42:06 ---> Using cache 22:42:06 ---> 683bafcd1cc1 22:42:06 Step 9/32 : RUN go mod tidy 22:42:06 ---> Using cache 22:42:06 ---> ecafc78df012 22:42:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:42:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:42:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:42:06 ---> e2ae3c09b655 22:42:06 Step 3/24 : WORKDIR /edgex-go 22:42:06 ---> Using cache 22:42:06 ---> 753b9db5eb7c 22:42:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:06 ---> Using cache 22:42:06 ---> f4fbaf870404 22:42:06 Step 5/24 : RUN apk add --update --no-cache make bash git 22:42:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:42:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:42:06 ---> e2ae3c09b655 22:42:06 Step 3/24 : WORKDIR /edgex-go 22:42:06 ---> Using cache 22:42:06 ---> 753b9db5eb7c 22:42:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:06 ---> Using cache 22:42:06 ---> f4fbaf870404 22:42:06 Step 5/24 : RUN apk add --update --no-cache make git 22:42:06 ---> Using cache 22:42:06 ---> 3fabde46aee4 22:42:06 Step 6/24 : COPY go.mod . 22:42:06 ---> Using cache 22:42:06 ---> e6578a9d7542 22:42:06 Step 7/24 : RUN go mod download 22:42:06 ---> Using cache 22:42:06 ---> 2a67f37bceeb 22:42:06 Step 8/24 : COPY . . 22:42:06 ---> Using cache 22:42:06 ---> 683bafcd1cc1 22:42:06 Step 9/24 : RUN go mod tidy 22:42:06 ---> Using cache 22:42:06 ---> ecafc78df012 22:42:06 Step 10/24 : RUN make cmd/core-command/core-command 22:42:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:42:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:42:06 ---> e2ae3c09b655 22:42:06 Step 3/24 : WORKDIR /edgex-go 22:42:06 ---> Using cache 22:42:06 ---> 753b9db5eb7c 22:42:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:06 ---> Using cache 22:42:06 ---> f4fbaf870404 22:42:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:42:06 ---> Running in e88304e5b7e5 22:42:06 ---> Running in b6cc6df597be 22:42:06 ---> Running in 8b5251994adc 22:42:06 ---> Running in c211701664bb 22:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:42:07 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 22:42:07 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 22:42:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:42:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:42:09 OK: 218 MiB in 52 packages 22:42:09 OK: 218 MiB in 52 packages 22:42:11 Removing intermediate container b6cc6df597be 22:42:11 ---> 613ef3c7827d 22:42:11 Step 6/24 : COPY go.mod . 22:42:11 Removing intermediate container e88304e5b7e5 22:42:11 ---> a00f4605d27b 22:42:11 Step 6/24 : COPY go.mod . 22:42:12 ---> 0df5ed9539fc 22:42:12 Step 7/24 : RUN go mod download 22:42:12 ---> Running in c8d9d1506d2b 22:42:12 ---> 654bd3897ee9 22:42:12 Step 7/24 : RUN go mod download 22:42:12 ---> Running in fb49821b7083 22:42:19 Removing intermediate container c8d9d1506d2b 22:42:19 ---> 894bad768b44 22:42:19 Step 8/24 : COPY . . 22:42:19 Removing intermediate container fb49821b7083 22:42:19 ---> 844aac5f2cd8 22:42:19 Step 8/24 : COPY . . 22:42:52 ---> d86c050a9827 22:42:52 Step 9/24 : RUN go mod tidy 22:42:52 ---> 8dda022d97a8 22:42:52 Step 9/24 : RUN go mod tidy 22:42:52 ---> Running in bf488c8534d7 22:42:52 ---> Running in dbb22c083716 22:42:56 Removing intermediate container bf488c8534d7 22:42:56 ---> a328cfe90c3a 22:42:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:42:57 ---> Running in f0fa6439289f 22:42:57 Removing intermediate container dbb22c083716 22:42:57 ---> 80a1d0550013 22:42:57 Step 10/24 : RUN make cmd/core-data/core-data 22:42:57 ---> Running in 6bb699d42af6 22:42:59 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 22:42:59 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 22:43:26 Removing intermediate container c211701664bb 22:43:26 ---> 99baf31c6dcb 22:43:26 22:43:26 Step 11/24 : FROM alpine:3.12 22:43:26 ---> afc2cc120ca2 22:43:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:43:26 ---> Using cache 22:43:26 ---> 970bb5f5691b 22:43:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:26 ---> Using cache 22:43:26 ---> 190556d6daaf 22:43:26 Step 14/24 : ENV APP_PORT=59882 22:43:26 ---> Running in cfd7ddfb68e2 22:43:26 Removing intermediate container cfd7ddfb68e2 22:43:26 ---> d87933f82380 22:43:26 Step 15/24 : EXPOSE $APP_PORT 22:43:26 ---> Running in 14a8ffdda780 22:43:27 Removing intermediate container 14a8ffdda780 22:43:27 ---> 39b7124e0ada 22:43:27 Step 16/24 : WORKDIR / 22:43:27 ---> Running in a0d3ff78706c 22:43:27 Removing intermediate container 8b5251994adc 22:43:27 ---> e4ec35a346f3 22:43:27 22:43:27 Step 11/32 : FROM alpine:3.12 22:43:27 ---> afc2cc120ca2 22:43:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:43:27 ---> Running in 654a95cd5c0e 22:43:28 Removing intermediate container a0d3ff78706c 22:43:28 ---> 973771eb887a 22:43:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:28 Removing intermediate container 654a95cd5c0e 22:43:28 ---> dd2ab806c2a0 22:43:28 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:43:29 ---> Running in f381fbce0c4a 22:43:30 ---> 826362f64f7a 22:43:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:43:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:32 ---> aa2bd14e88ef 22:43:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:43:32 (1/2) Installing dumb-init (1.2.2-r1) 22:43:32 (2/2) Installing su-exec (0.2-r1) 22:43:32 Executing busybox-1.31.1-r20.trigger 22:43:32 OK: 5 MiB in 16 packages 22:43:34 ---> d045c9b67f94 22:43:34 Step 20/24 : ENTRYPOINT ["/core-command"] 22:43:34 ---> Running in 529141f2203e 22:43:34 Removing intermediate container f381fbce0c4a 22:43:34 ---> af2da174069d 22:43:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:43:34 ---> Running in 1b35a0d9dbe3 22:43:34 Removing intermediate container 529141f2203e 22:43:34 ---> f65d09f642f3 22:43:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:35 ---> Running in a1c88f27a06c 22:43:35 Removing intermediate container 1b35a0d9dbe3 22:43:35 ---> aa862ea04bb5 22:43:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:43:35 ---> Running in ca362d7f933f 22:43:36 Removing intermediate container a1c88f27a06c 22:43:36 ---> 75b792404121 22:43:36 Step 22/24 : LABEL arch=arm64 22:43:36 ---> Running in a2751ddd2ee9 22:43:36 Removing intermediate container ca362d7f933f 22:43:36 ---> b831a272bc16 22:43:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:43:36 ---> Running in e892c33240bf 22:43:36 Removing intermediate container a2751ddd2ee9 22:43:36 ---> 0d425a9205aa 22:43:36 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:43:37 ---> Running in 6785dddd60fd 22:43:38 Removing intermediate container 6785dddd60fd 22:43:38 ---> b07dec062c84 22:43:38 Step 24/24 : LABEL version=0.0.0 22:43:38 ---> Running in 0a3ac6724364 22:43:39 Removing intermediate container 0a3ac6724364 22:43:39 ---> 5cf86acd134a 22:43:39 22:43:39 Successfully built 5cf86acd134a 22:43:39 Successfully tagged core-command-arm64:latest 22:43:40  Building core-command ... done Removing intermediate container e892c33240bf 22:43:40 ---> f888b231a3b1 22:43:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:43:40 ---> Running in 52eaf8f9970b 22:43:41 Removing intermediate container 52eaf8f9970b 22:43:41 ---> ed57768fe4f8 22:43:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:43:42 ---> 2ee070580c4f 22:43:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:43:42 ---> Running in cd8ad914836d 22:43:46 Removing intermediate container cd8ad914836d 22:43:46 ---> 8fbd51f54409 22:43:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:47 ---> 0779b44f2dcc 22:43:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:43:49 ---> a425c438cbb2 22:43:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:43:50 ---> 6ce930e2e24c 22:43:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:43:51 ---> 97cf7f735036 22:43:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:43:53 ---> c3307790fbe7 22:43:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:43:53 ---> Running in e848220a8ccc 22:43:54 Removing intermediate container e848220a8ccc 22:43:54 ---> e7d0ec69c275 22:43:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:43:55 ---> 69bfbdd97c36 22:43:55 Step 27/32 : RUN chmod +x /entrypoint.sh 22:43:55 ---> Running in e3266b001769 22:43:59 Removing intermediate container e3266b001769 22:43:59 ---> a8794f1ed8b0 22:43:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:43:59 ---> Running in be155cdceb84 22:44:00 Removing intermediate container be155cdceb84 22:44:00 ---> 141f493f356b 22:44:00 Step 29/32 : CMD ["gate"] 22:44:00 ---> Running in b49413f2d0d3 22:44:01 Removing intermediate container b49413f2d0d3 22:44:01 ---> 0c40b233592e 22:44:01 Step 30/32 : LABEL arch=arm64 22:44:01 ---> Running in e59e1131d17d 22:44:02 Removing intermediate container e59e1131d17d 22:44:02 ---> 17f317925c07 22:44:02 Step 31/32 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:44:02 ---> Running in 4c35aed4e782 22:44:05 Removing intermediate container 4c35aed4e782 22:44:05 ---> fd24afa31c81 22:44:05 Step 32/32 : LABEL version=0.0.0 22:44:05 ---> Running in 04d8ddbc77e1 22:44:05 Removing intermediate container 04d8ddbc77e1 22:44:05 ---> e0fd12018ac6 22:44:05 22:44:05 Successfully built e0fd12018ac6 22:44:05 Successfully tagged security-bootstrapper-arm64:latest 22:44:13  Building security-bootstrapper ... done Removing intermediate container f0fa6439289f 22:44:13 ---> a1c838df6cec 22:44:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:44:13 ---> Running in 01d5ccaf666d 22:44:14 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 22:44:17 Removing intermediate container 01d5ccaf666d 22:44:17 ---> 0a476ad0d75d 22:44:17 22:44:17 Step 12/24 : FROM docker:20.10.7 22:44:17 20.10.7: Pulling from library/docker 22:44:21 Removing intermediate container 6bb699d42af6 22:44:21 ---> 0248e3b6a0cd 22:44:21 22:44:21 Step 11/24 : FROM alpine:3.12 22:44:21 ---> afc2cc120ca2 22:44:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:21 ---> Running in 3d0b54fa06a5 22:44:22 Removing intermediate container 3d0b54fa06a5 22:44:22 ---> bc6881310d6b 22:44:22 Step 13/24 : ENV APP_PORT=59880 22:44:22 ---> Running in ab6970d3b0f4 22:44:23 Removing intermediate container ab6970d3b0f4 22:44:23 ---> 3fbde2ed073d 22:44:23 Step 14/24 : EXPOSE $APP_PORT 22:44:23 ---> Running in 2ac46ac859bb 22:44:24 Removing intermediate container 2ac46ac859bb 22:44:24 ---> c6efd86e0378 22:44:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:24 ---> Running in 420aea8b20ee 22:44:26 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:44:26 Status: Downloaded newer image for docker:20.10.7 22:44:26 ---> df445af6242a 22:44:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:44:26 ---> Running in df1911c5cf50 22:44:27 Removing intermediate container df1911c5cf50 22:44:27 ---> 666071339eab 22:44:27 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 22:44:27 Removing intermediate container 420aea8b20ee 22:44:27 ---> 6a21d645bec8 22:44:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:44:27 ---> Running in d1d87bac5cec 22:44:27 ---> Running in cdb0bd80424a 22:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:29 (1/39) Installing readline (8.1.0-r0) 22:44:29 (2/39) Installing bash (5.1.0-r0) 22:44:29 Executing bash-5.1.0-r0.post-install 22:44:29 (3/39) Installing brotli-libs (1.0.9-r3) 22:44:29 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:44:29 (5/39) Installing libcurl (7.78.0-r0) 22:44:29 (6/39) Installing curl (7.78.0-r0) 22:44:29 (7/39) Installing dumb-init (1.2.5-r0) 22:44:29 (8/39) Installing libbz2 (1.0.8-r1) 22:44:29 (9/39) Installing expat (2.2.10-r1) 22:44:29 (10/39) Installing libffi (3.3-r2) 22:44:29 (11/39) Installing gdbm (1.19-r0) 22:44:29 (12/39) Installing xz-libs (5.2.5-r0) 22:44:29 (13/39) Installing sqlite-libs (3.34.1-r0) 22:44:30 (14/39) Installing python3 (3.8.10-r0) 22:44:30 (1/6) Installing dumb-init (1.2.2-r1) 22:44:30 (2/6) Installing libgcc (9.3.0-r2) 22:44:30 (3/6) Installing libsodium (1.0.18-r0) 22:44:30 (4/6) Installing libstdc++ (9.3.0-r2) 22:44:31 (5/6) Installing libzmq (4.3.3-r0) 22:44:31 (6/6) Installing zeromq (4.3.3-r0) 22:44:31 Executing busybox-1.31.1-r20.trigger 22:44:31 OK: 8 MiB in 20 packages 22:44:32 (15/39) Installing py3-appdirs (1.4.4-r1) 22:44:32 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:44:32 (17/39) Installing py3-parsing (2.4.7-r1) 22:44:32 (18/39) Installing py3-six (1.15.0-r0) 22:44:32 (19/39) Installing py3-packaging (20.9-r0) 22:44:32 (20/39) Installing py3-setuptools (51.3.3-r0) 22:44:32 (21/39) Installing py3-chardet (4.0.0-r0) 22:44:32 (22/39) Installing py3-idna (3.1-r0) 22:44:32 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:44:32 (24/39) Installing py3-requests (2.25.1-r1) 22:44:32 (25/39) Installing py3-msgpack (1.0.2-r0) 22:44:32 (26/39) Installing py3-lockfile (0.12.2-r3) 22:44:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:44:32 (28/39) Installing py3-colorama (0.4.4-r0) 22:44:32 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:44:32 (30/39) Installing py3-distlib (0.3.1-r1) 22:44:32 (31/39) Installing py3-distro (1.5.0-r1) 22:44:32 (32/39) Installing py3-webencodings (0.5.1-r3) 22:44:32 (33/39) Installing py3-html5lib (1.1-r0) 22:44:32 (34/39) Installing py3-pytoml (0.1.21-r0) 22:44:32 (35/39) Installing py3-pep517 (0.9.1-r0) 22:44:32 (36/39) Installing py3-progress (1.5-r0) 22:44:32 (37/39) Installing py3-retrying (1.3.3-r0) 22:44:32 (38/39) Installing py3-toml (0.10.2-r0) 22:44:32 (39/39) Installing py3-pip (20.3.4-r0) 22:44:32 Removing intermediate container cdb0bd80424a 22:44:32 ---> afcec66bfcc7 22:44:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:32 Executing busybox-1.32.1-r6.trigger 22:44:33 OK: 82 MiB in 59 packages 22:44:33 ---> 56a5171a606c 22:44:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:44:35 ---> 8035f662551c 22:44:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:44:36 ---> c212498aaf54 22:44:36 Step 20/24 : ENTRYPOINT ["/core-data"] 22:44:36 ---> Running in e24574c470c6 22:44:36 Removing intermediate container e24574c470c6 22:44:36 ---> 4619d37dbe6d 22:44:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:36 ---> Running in 308f55affcc0 22:44:37 Removing intermediate container 308f55affcc0 22:44:37 ---> f0d235967ad5 22:44:37 Step 22/24 : LABEL arch=arm64 22:44:37 ---> Running in 89985dcf8ccb 22:44:37 Removing intermediate container 89985dcf8ccb 22:44:37 ---> 1f99aae8b4f2 22:44:37 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:44:38 ---> Running in b298b7848b50 22:44:38 Removing intermediate container b298b7848b50 22:44:38 ---> a61a5e43d260 22:44:38 Step 24/24 : LABEL version=0.0.0 22:44:38 ---> Running in 0a794af3f198 22:44:39 Removing intermediate container 0a794af3f198 22:44:39 ---> 6b9ae3052a5b 22:44:39 22:44:39 Successfully built 6b9ae3052a5b 22:44:39 Successfully tagged core-data-arm64:latest 22:44:40  Building core-data ... done Collecting docker-compose==1.23.2 22:44:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:44:41 Collecting docker<4.0,>=3.6.0 22:44:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:44:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:44:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:44:42 Collecting docopt<0.7,>=0.6.1 22:44:42 Downloading docopt-0.6.2.tar.gz (25 kB) 22:44:44 Collecting jsonschema<3,>=2.5.1 22:44:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:44:44 Collecting dockerpty<0.5,>=0.4.1 22:44:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:44:46 Collecting websocket-client<1.0,>=0.32.0 22:44:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:44:46 Collecting texttable<0.10,>=0.9.0 22:44:46 Downloading texttable-0.9.1.tar.gz (11 kB) 22:44:48 Collecting PyYAML<4,>=3.10 22:44:48 Downloading PyYAML-3.13.tar.gz (270 kB) 22:44:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:44:51 Collecting cached-property<2,>=1.2.0 22:44:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:44:51 Collecting docker-pycreds>=0.4.0 22:44:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:44:52 Collecting chardet<3.1.0,>=3.0.2 22:44:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:44:52 Collecting idna<2.8,>=2.5 22:44:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:44:53 Collecting urllib3<1.25,>=1.21.1 22:44:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:44:53 Collecting certifi>=2017.4.17 22:44:53 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:44:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:44:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:44:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:44:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:44:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:44:54 Attempting uninstall: urllib3 22:44:54 Found existing installation: urllib3 1.26.2 22:44:54 Uninstalling urllib3-1.26.2: 22:44:54 Successfully uninstalled urllib3-1.26.2 22:44:54 Attempting uninstall: idna 22:44:54 Found existing installation: idna 3.1 22:44:54 Uninstalling idna-3.1: 22:44:55 Successfully uninstalled idna-3.1 22:44:55 Attempting uninstall: chardet 22:44:55 Found existing installation: chardet 4.0.0 22:44:55 Uninstalling chardet-4.0.0: 22:44:55 Successfully uninstalled chardet-4.0.0 22:44:57 Attempting uninstall: requests 22:44:57 Found existing installation: requests 2.25.1 22:44:57 Uninstalling requests-2.25.1: 22:44:57 Successfully uninstalled requests-2.25.1 22:44:57 Running setup.py install for texttable: started 22:44:59 Running setup.py install for texttable: finished with status 'done' 22:44:59 Running setup.py install for PyYAML: started 22:45:01 Running setup.py install for PyYAML: finished with status 'done' 22:45:01 Running setup.py install for docopt: started 22:45:03 Running setup.py install for docopt: finished with status 'done' 22:45:03 Running setup.py install for dockerpty: started 22:45:05 Running setup.py install for dockerpty: finished with status 'done' 22:45:06 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 22:45:16 Removing intermediate container d1d87bac5cec 22:45:16 ---> 327ec8f01a03 22:45:16 Step 15/24 : ENV APP_PORT=58890 22:45:16 ---> Running in 3184d65c1c83 22:45:16 Removing intermediate container 3184d65c1c83 22:45:16 ---> de16fd12a037 22:45:16 Step 16/24 : EXPOSE $APP_PORT 22:45:16 ---> Running in a215c76a4394 22:45:16 Removing intermediate container a215c76a4394 22:45:16 ---> cf9be1d19e64 22:45:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:45:17 ---> cd74ae21ce8e 22:45:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:45:18 ---> cda46d011fae 22:45:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:45:19 ---> be141c713634 22:45:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:45:19 ---> Running in 9c75066bcda0 22:45:19 Removing intermediate container 9c75066bcda0 22:45:19 ---> 8135f5a94f9b 22:45:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:19 ---> Running in 18239af454aa 22:45:20 Removing intermediate container 18239af454aa 22:45:20 ---> ecc426e6e324 22:45:20 Step 22/24 : LABEL arch=arm64 22:45:20 ---> Running in 71b669307ba7 22:45:21 Removing intermediate container 71b669307ba7 22:45:21 ---> b6d61ca9350a 22:45:21 Step 23/24 : LABEL git_sha=9d5ec7fb12f1f1d99856a67f396ee13185a90e62 22:45:21 ---> Running in ba71ce69602b 22:45:21 Removing intermediate container ba71ce69602b 22:45:21 ---> 630d2e2d7a3f 22:45:21 Step 24/24 : LABEL version=0.0.0 22:45:21 ---> Running in ccc4e63319d5 22:45:22 Removing intermediate container ccc4e63319d5 22:45:22 ---> 633e7f1faa43 22:45:22 22:45:22 Successfully built 633e7f1faa43 22:45:22 Successfully tagged sys-mgmt-agent-arm64:latest 22:45:23  Building sys-mgmt-agent ... done  [Pipeline] } 22:45:23 $ docker stop --time=1 f8979d862c8f91862c1e4564d596ba6c8817fc871fa8fbb04133e6d1f823d3f8 22:45:24 $ docker rm -f f8979d862c8f91862c1e4564d596ba6c8817fc871fa8fbb04133e6d1f823d3f8 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:25 + docker images 22:45:25 REPOSITORY TAG IMAGE ID CREATED SIZE 22:45:25 sys-mgmt-agent-arm64 latest 633e7f1faa43 4 seconds ago 311MB 22:45:25 core-data-arm64 latest 6b9ae3052a5b 46 seconds ago 19.3MB 22:45:25 0248e3b6a0cd About a minute ago 1.57GB 22:45:25 0a476ad0d75d About a minute ago 1.57GB 22:45:25 security-bootstrapper-arm64 latest e0fd12018ac6 About a minute ago 17.7MB 22:45:25 core-command-arm64 latest 5cf86acd134a About a minute ago 15.2MB 22:45:25 e4ec35a346f3 About a minute ago 1.57GB 22:45:25 99baf31c6dcb 2 minutes ago 1.56GB 22:45:25 security-secretstore-setup-arm64 latest 70658cab68b1 4 minutes ago 26.5MB 22:45:25 security-proxy-setup-arm64 latest d4bf748e56fd 4 minutes ago 24.6MB 22:45:25 support-notifications-arm64 latest 62a201e6f347 4 minutes ago 15.9MB 22:45:25 core-metadata-arm64 latest 201c29e1e987 4 minutes ago 15.8MB 22:45:25 support-scheduler-arm64 latest 3e54bd470f09 4 minutes ago 15.2MB 22:45:25 b850594b154b 4 minutes ago 1.57GB 22:45:25 0507dac23a15 4 minutes ago 1.57GB 22:45:25 95ea7c2d41a9 4 minutes ago 1.57GB 22:45:25 ebc433663401 4 minutes ago 1.57GB 22:45:25 62e304080691 4 minutes ago 1.57GB 22:45:25 ci-base-image-arm64 latest e2ae3c09b655 15 minutes ago 1.24GB 22:45:25 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 22:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 22:45:25 docker 20.10.7 df445af6242a 2 months ago 234MB 22:45:25 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 22:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:26 22:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:27 arm64: Pulling from edgex-lftools-log-publisher 22:45:27 448f6bf000e3: Pulling fs layer 22:45:27 f757da607395: Pulling fs layer 22:45:27 05883995daec: Pulling fs layer 22:45:27 8603b9c90790: Pulling fs layer 22:45:27 1560dd03e051: Pulling fs layer 22:45:27 27f5ce0e4adf: Pulling fs layer 22:45:27 c2d8d7efcc4b: Pulling fs layer 22:45:27 1560dd03e051: Waiting 22:45:27 27f5ce0e4adf: Waiting 22:45:27 c2d8d7efcc4b: Waiting 22:45:27 8603b9c90790: Waiting 22:45:27 f757da607395: Verifying Checksum 22:45:27 f757da607395: Download complete 22:45:27 8603b9c90790: Verifying Checksum 22:45:27 8603b9c90790: Download complete 22:45:27 1560dd03e051: Verifying Checksum 22:45:27 1560dd03e051: Download complete 22:45:27 27f5ce0e4adf: Verifying Checksum 22:45:27 27f5ce0e4adf: Download complete 22:45:27 05883995daec: Verifying Checksum 22:45:28 448f6bf000e3: Verifying Checksum 22:45:28 448f6bf000e3: Download complete 22:45:31 c2d8d7efcc4b: Verifying Checksum 22:45:31 c2d8d7efcc4b: Download complete 22:45:32 448f6bf000e3: Pull complete 22:45:32 f757da607395: Pull complete 22:45:34 05883995daec: Pull complete 22:45:34 8603b9c90790: Pull complete 22:45:35 1560dd03e051: Pull complete 22:45:35 27f5ce0e4adf: Pull complete 22:45:50 c2d8d7efcc4b: Pull complete 22:45:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:45:51 prd-ubuntu18.04-docker-arm64-4c-16g-1886 does not seem to be running inside a container 22:45:51 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:arm64 cat 22:45:54 $ docker top 17a0a0f6cd2954c9ca0c78a4c21b2ae4646d9f8d8a06cd8a9f10ef52b3f12a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:55 ---> job-cost.sh 22:45:55 lf-activate-venv: SKIPPING 22:45:55 INFO: No Stack... 22:45:56 INFO: Retrieving Pricing Info for: v3-standard-4 22:45:57 INFO: Archiving Costs [Pipeline] sh 22:45:57 + + cutcat -d, /w/workspace/edgex-go/10/archives/cost.csv -f6 22:45:57 [Pipeline] lock 22:45:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] 22:45:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] did not exist. Created. 22:45:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:58 + echo total: 0.10999999940395355 [Pipeline] stash 22:45:58 Stashed 1 file(s) [Pipeline] } 22:45:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-10-stack-cost] [Pipeline] // lock [Pipeline] } 22:45:58 $ docker stop --time=1 17a0a0f6cd2954c9ca0c78a4c21b2ae4646d9f8d8a06cd8a9f10ef52b3f12a89 22:46:00 $ docker rm -f 17a0a0f6cd2954c9ca0c78a4c21b2ae4646d9f8d8a06cd8a9f10ef52b3f12a89 [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 22:46:03 provisioning config files... 22:46:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config8052675367341017103tmp [Pipeline] { [Pipeline] sh 22:46:03 + set +x 22:46:03 + curl -s https://codecov.io/bash 22:46:03 + bash -s -- 22:46:04 22:46:04 _____ _ 22:46:04 / ____| | | 22:46:04 | | ___ __| | ___ ___ _____ __ 22:46:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:04 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:04 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:04 Bash-1.0.6 22:46:04 22:46:04 22:46:04 ==> git version 2.24.4 found 22:46:04 ==> 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 22:46:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:46:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:46:04 ==> Jenkins CI detected. 22:46:04 current dir:  /w/workspace/edgex-go/10 22:46:04 project root: . 22:46:04 --> token set from env 22:46:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:04 ==> Running gcov in . (disable via -X gcov) 22:46:04 ==> Python coveragepy not found 22:46:04 ==> Searching for coverage reports in: 22:46:04 + . 22:46:04 -> Found 1 reports 22:46:04 ==> Detecting git/mercurial file structure 22:46:04 ==> Reading reports 22:46:04 + ./coverage.out bytes=405611 22:46:04 ==> Appending adjustments 22:46:04 https://docs.codecov.io/docs/fixing-reports 22:46:05 + Found adjustments 22:46:05 ==> Gzipping contents 22:46:05 56K /tmp/codecov.2RYx91.gz 22:46:05 ==> Uploading reports 22:46:05 url: https://codecov.io 22:46:05 query: branch=PR-3678&commit=9d5ec7fb12f1f1d99856a67f396ee13185a90e62&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 22:46:05 -> Pinging Codecov 22:46:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=9d5ec7fb12f1f1d99856a67f396ee13185a90e62&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 22:46:05 -> Uploading to 22:46:05 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/9d5ec7fb12f1f1d99856a67f396ee13185a90e62/84fe6d2e-87ba-4833-9a99-57cc5a184a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T224605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56db6de0e27c75befdec6c078cc19caba182d04d487e9ba01b03e42b0b8ac4ca 22:46:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:05 Dload Upload Total Spent Left Speed 22:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54689 0 0 100 54689 0 120k --:--:-- --:--:-- --:--:-- 120k 22:46:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9d5ec7fb12f1f1d99856a67f396ee13185a90e62 [Pipeline] } 22:46:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:46:07 + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:46:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:08 ---> package-listing.sh 22:46:08 ++ tr '[:upper:]' '[:lower:]' 22:46:08 ++ facter osfamily 22:46:08 + OS_FAMILY=redhat 22:46:08 + workspace=/w/workspace/edgex-go/10 22:46:08 + START_PACKAGES=/tmp/packages_start.txt 22:46:08 + END_PACKAGES=/tmp/packages_end.txt 22:46:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:08 + PACKAGES=/tmp/packages_start.txt 22:46:08 + '[' /w/workspace/edgex-go/10 ']' 22:46:08 + PACKAGES=/tmp/packages_end.txt 22:46:08 + case "${OS_FAMILY}" in 22:46:08 + sort 22:46:08 + rpm -qa 22:46:10 + '[' -f /tmp/packages_start.txt ']' 22:46:10 + '[' -f /tmp/packages_end.txt ']' 22:46:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:10 + '[' /w/workspace/edgex-go/10 ']' 22:46:10 + mkdir -p /w/workspace/edgex-go/10/archives/ 22:46:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 22:46:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:11 22:46:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:11 latest: Pulling from edgex-lftools-log-publisher 22:46:11 b4d181a07f80: Pulling fs layer 22:46:11 a1111a8f2ec3: Pulling fs layer 22:46:11 ed53099fbce6: Pulling fs layer 22:46:11 dc539afda2c1: Pulling fs layer 22:46:11 77bc0d833cb6: Pulling fs layer 22:46:11 9065ff56babe: Pulling fs layer 22:46:11 d287ab97295c: Pulling fs layer 22:46:11 dc539afda2c1: Waiting 22:46:11 77bc0d833cb6: Waiting 22:46:11 9065ff56babe: Waiting 22:46:11 d287ab97295c: Waiting 22:46:12 a1111a8f2ec3: Verifying Checksum 22:46:12 a1111a8f2ec3: Download complete 22:46:12 dc539afda2c1: Download complete 22:46:12 77bc0d833cb6: Verifying Checksum 22:46:12 77bc0d833cb6: Download complete 22:46:12 9065ff56babe: Verifying Checksum 22:46:12 9065ff56babe: Download complete 22:46:12 ed53099fbce6: Verifying Checksum 22:46:12 ed53099fbce6: Download complete 22:46:13 b4d181a07f80: Verifying Checksum 22:46:13 b4d181a07f80: Download complete 22:46:14 b4d181a07f80: Pull complete 22:46:14 a1111a8f2ec3: Pull complete 22:46:15 ed53099fbce6: Pull complete 22:46:15 dc539afda2c1: Pull complete 22:46:15 77bc0d833cb6: Pull complete 22:46:15 9065ff56babe: Pull complete 22:46:17 d287ab97295c: Verifying Checksum 22:46:17 d287ab97295c: Download complete 22:46:21 d287ab97295c: Pull complete 22:46:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:46:21 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 22:46:21 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 22:46:24 $ docker top 0837bb39e41d5cc659f077d6f4dfcbf908c4a0ef6de78016c5d5c4ae91305703 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:25 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:25 + ls /var/log/sa-host 22:46:25 + sadf -c /var/log/sa-host/sa05 22:46:25 file_magic: OK 22:46:25 HZ: Using current value: 100 22:46:25 file_header: OK 22:46:25 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 22:46:25 Statistics: 22:46:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:25 File successfully converted to sysstat format version 12.0.3 22:46:25 + sadf -c /var/log/sa-host/sa09 22:46:25 file_magic: OK 22:46:25 HZ: Using current value: 100 22:46:25 file_header: OK 22:46:25 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 22:46:25 Statistics: 22:46:25 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... 22:46:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:25 provisioning config files... 22:46:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config4467876363393698533tmp [Pipeline] { [Pipeline] echo 22:46:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:26 ---> create-netrc.sh [Pipeline] } 22:46:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:26 ---> python-tools-install.sh [Pipeline] echo 22:46:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:27 ---> sudo-logs.sh 22:46:27 Archiving 'sudo' log.. 22:46:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1885.vexxhost.local: Name or service not known 22:46:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1885.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:46:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:27 ---> job-cost.sh 22:46:27 lf-activate-venv: SKIPPING 22:46:27 DEBUG: total: 0.10999999940395355 22:46:27 INFO: Retrieving Stack Cost... 22:46:28 INFO: Retrieving Pricing Info for: v3-standard-2 22:46:28 INFO: Archiving Costs [Pipeline] echo 22:46:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:28 ---> logs-deploy.sh 22:46:28 lf-activate-venv: SKIPPING 22:46:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/10 22:46:28 INFO: archiving workspace using pattern(s): 22:46:29 Archives upload complete. 22:46:29 INFO: archiving logs to Nexus 22:46:30 ---> uname -a: 22:46:30 Linux prd-centos7-docker-4c-2g-1885.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 22:46:30 22:46:30 22:46:30 ---> lscpu: 22:46:30 Architecture: x86_64 22:46:30 CPU op-mode(s): 32-bit, 64-bit 22:46:30 Byte Order: Little Endian 22:46:30 Address sizes: 40 bits physical, 48 bits virtual 22:46:30 CPU(s): 2 22:46:30 On-line CPU(s) list: 0,1 22:46:30 Thread(s) per core: 1 22:46:30 Core(s) per socket: 1 22:46:30 Socket(s): 2 22:46:30 NUMA node(s): 1 22:46:30 Vendor ID: AuthenticAMD 22:46:30 CPU family: 23 22:46:30 Model: 49 22:46:30 Model name: AMD EPYC-Rome Processor 22:46:30 Stepping: 0 22:46:30 CPU MHz: 2799.998 22:46:30 BogoMIPS: 5599.99 22:46:30 Virtualization: AMD-V 22:46:30 Hypervisor vendor: KVM 22:46:30 Virtualization type: full 22:46:30 L1d cache: 32K 22:46:30 L1i cache: 32K 22:46:30 L2 cache: 512K 22:46:30 L3 cache: 16384K 22:46:30 NUMA node0 CPU(s): 0,1 22:46:30 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 22:46:30 22:46:30 22:46:30 ---> nproc: 22:46:30 2 22:46:30 22:46:30 22:46:30 ---> df -h: 22:46:30 Filesystem Size Used Avail Use% Mounted on 22:46:30 overlay 40G 13G 28G 32% / 22:46:30 tmpfs 64M 0 64M 0% /dev 22:46:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:46:30 shm 64M 0 64M 0% /dev/shm 22:46:30 /dev/vda1 40G 13G 28G 32% /facter-os 22:46:30 22:46:30 22:46:30 ---> sar -b -r -n DEV: 22:46:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 22:46:30 22:46:30 22:21:38 LINUX RESTART (2 CPU) 22:46:30 22:46:30 22:22:01 tps rtps wtps bread/s bwrtn/s 22:46:30 22:23:02 114.55 17.94 96.62 5681.40 9753.22 22:46:30 22:24:01 403.78 0.17 403.61 23.03 100810.74 22:46:30 22:25:01 57.35 0.00 57.35 0.00 10026.18 22:46:30 22:26:01 47.19 0.02 47.17 0.53 2744.00 22:46:30 22:27:01 790.06 352.93 437.13 21585.63 299728.57 22:46:30 22:28:01 416.60 48.94 367.65 4543.36 159208.86 22:46:30 22:29:01 408.41 37.45 370.96 4261.74 108689.04 22:46:30 22:30:01 15.69 7.59 8.09 314.86 297.82 22:46:30 22:31:01 0.17 0.02 0.15 0.27 1.87 22:46:30 22:32:01 0.25 0.00 0.25 0.00 3.38 22:46:30 22:33:01 0.63 0.33 0.30 78.09 3.48 22:46:30 22:34:02 0.17 0.00 0.17 0.00 1.82 22:46:30 22:35:01 0.30 0.00 0.30 0.00 3.34 22:46:30 22:36:01 0.28 0.00 0.28 0.00 2.62 22:46:30 22:37:01 0.43 0.18 0.25 5.73 3.66 22:46:30 22:38:01 0.78 0.00 0.78 0.00 15.26 22:46:30 22:39:01 0.25 0.00 0.25 0.00 3.25 22:46:30 22:40:01 0.32 0.00 0.32 0.00 4.11 22:46:30 22:41:01 0.20 0.00 0.20 0.00 1.62 22:46:30 22:42:01 0.25 0.00 0.25 0.00 2.98 22:46:30 22:43:01 0.28 0.00 0.28 0.00 2.90 22:46:30 22:44:01 0.23 0.00 0.23 0.00 3.56 22:46:30 22:45:01 0.30 0.00 0.30 0.00 2.90 22:46:30 22:46:01 0.20 0.00 0.20 0.00 1.92 22:46:30 Average: 94.05 19.45 74.59 1524.52 28806.52 22:46:30 22:46:30 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:46:30 22:23:02 4940476 0 853308 10.65 2620 2212528 1576940 17.41 920744 1730308 318404 22:46:30 22:24:01 3441140 0 1130496 14.12 2620 3434676 1789844 19.76 1179196 2752992 51152 22:46:30 22:25:01 3105824 0 1190876 14.87 2620 3709612 1782660 19.68 1403148 2850136 36244 22:46:30 22:26:01 3084916 0 1136648 14.19 2620 3784748 1648608 18.20 1295952 2969368 195032 22:46:30 22:27:01 846052 0 1483324 18.52 2620 5676936 3651572 40.32 2938488 3455208 58644 22:46:30 22:28:01 767152 0 1351584 16.88 2620 5887576 2074960 22.91 2230124 4229792 58636 22:46:30 22:29:01 2532292 0 1248124 15.58 2620 4225896 1703344 18.81 1431344 3267420 20 22:46:30 22:30:01 2579856 0 1191048 14.87 2620 4235408 1285480 14.19 1394660 3269760 8 22:46:30 22:31:01 2584516 0 1186388 14.81 2620 4235408 1251748 13.82 1412932 3249568 20 22:46:30 22:32:01 2584936 0 1185960 14.81 2620 4235416 1251544 13.82 1412676 3249560 16 22:46:30 22:33:01 2581132 0 1187484 14.83 2620 4237696 1268988 14.01 1415528 3249912 8 22:46:30 22:34:02 2582524 0 1186088 14.81 2620 4237700 1241588 13.71 1414772 3249912 8 22:46:30 22:35:01 2582640 0 1185964 14.81 2620 4237708 1241588 13.71 1414780 3249912 8 22:46:30 22:36:01 2582764 0 1185840 14.81 2620 4237708 1241588 13.71 1414896 3249912 8 22:46:30 22:37:01 2582276 0 1186288 14.81 2620 4237748 1241588 13.71 1416148 3248704 16 22:46:30 22:38:01 2581784 0 1186780 14.82 2620 4237748 1243072 13.72 1416428 3248704 8 22:46:30 22:39:01 2582400 0 1186156 14.81 2620 4237756 1241588 13.71 1416204 3248704 8 22:46:30 22:40:01 2582424 0 1186128 14.81 2620 4237760 1241588 13.71 1416092 3248704 8 22:46:30 22:41:01 2582500 0 1186048 14.81 2620 4237764 1241588 13.71 1416164 3248704 8 22:46:30 22:42:01 2582196 0 1186348 14.81 2620 4237768 1241648 13.71 1416116 3248704 8 22:46:30 22:43:01 2581712 0 1186832 14.82 2620 4237768 1247184 13.77 1416504 3248704 8 22:46:30 22:44:01 2582524 0 1186008 14.81 2620 4237780 1241588 13.71 1416184 3248708 12 22:46:30 22:45:01 2582524 0 1186004 14.81 2620 4237784 1241624 13.71 1416136 3248704 8 22:46:30 22:46:01 2582688 0 1185836 14.81 2620 4237788 1241588 13.71 1416244 3248704 8 22:46:30 Average: 2609135 0 1190232 14.86 2620 4206945 1476396 16.30 1476728 3187950 29929 22:46:30 22:46:30 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:46:30 22:23:02 eth0 2045.23 1613.99 6376.62 190.74 0.00 0.00 0.00 0.00 22:46:30 22:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:23:02 veth0f85573 878.55 770.26 83.07 2699.91 0.00 0.00 0.00 0.00 22:46:30 22:23:02 docker0 878.55 770.12 71.06 2699.90 0.00 0.00 0.00 0.00 22:46:30 22:24:01 eth0 1084.42 853.73 5464.29 122.14 0.00 0.00 0.00 0.00 22:46:30 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:24:01 veth04bcc5d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:46:30 22:24:01 docker0 490.79 538.27 38.66 2097.27 0.00 0.00 0.00 0.00 22:46:30 22:25:01 eth0 32.46 17.54 24.34 11.82 0.00 0.00 0.00 0.00 22:46:30 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:25:01 veth04bcc5d 0.93 0.95 0.07 0.08 0.00 0.00 0.00 0.00 22:46:30 22:25:01 docker0 0.93 0.93 0.06 0.07 0.00 0.00 0.00 0.00 22:46:30 22:26:01 eth0 34.66 20.89 21.72 58.12 0.00 0.00 0.00 0.00 22:46:30 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:26:01 veth04bcc5d 1.30 1.30 0.10 0.10 0.00 0.00 0.00 0.00 22:46:30 22:26:01 docker0 1.30 1.30 0.09 0.10 0.00 0.00 0.00 0.00 22:46:30 22:27:01 vethd7ef9e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:27:01 vetha22eba8 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 22:46:30 22:27:01 vethe55fa52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:27:01 veth517d862 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:28:01 veth172d456 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:28:01 veth3ff1b23 8.75 10.89 0.71 33.09 0.00 0.00 0.00 0.00 22:46:30 22:28:01 vetha22eba8 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 22:46:30 22:28:01 eth0 3636.19 2768.83 13979.66 464.18 0.00 0.00 0.00 0.00 22:46:30 22:29:01 vetha22eba8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:46:30 22:29:01 eth0 349.13 204.23 1727.53 86.41 0.00 0.00 0.00 0.00 22:46:30 22:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:29:01 docker0 1495.35 1534.98 117.99 5632.53 0.00 0.00 0.00 0.00 22:46:30 22:30:01 eth0 3.75 2.12 2.93 1.04 0.00 0.00 0.00 0.00 22:46:30 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:31:01 eth0 0.62 0.37 0.28 0.20 0.00 0.00 0.00 0.00 22:46:30 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:32:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:33:01 eth0 2.20 1.92 0.27 16.03 0.00 0.00 0.00 0.00 22:46:30 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:34:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:38:01 eth0 0.78 0.65 0.12 6.42 0.00 0.00 0.00 0.00 22:46:30 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:42:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 22:46:30 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:43:01 eth0 1.33 0.88 0.16 12.75 0.00 0.00 0.00 0.00 22:46:30 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:44:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:46:30 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:45:01 eth0 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 22:46:30 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:46:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:46:30 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 Average: eth0 165.66 124.10 654.41 24.49 0.00 0.00 0.00 0.00 22:46:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:30 Average: docker0 62.41 64.06 4.92 235.08 0.00 0.00 0.00 0.00 22:46:30 22:46:30 22:46:30 ---> sar -P ALL: 22:46:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 22:46:30 22:46:30 22:21:38 LINUX RESTART (2 CPU) 22:46:30 22:46:30 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:46:30 22:23:02 all 30.60 0.00 6.58 2.55 0.09 60.18 22:46:30 22:23:02 0 30.99 0.00 7.53 2.40 0.09 58.99 22:46:30 22:23:02 1 30.22 0.00 5.64 2.70 0.09 61.36 22:46:30 22:24:01 all 32.32 0.00 13.15 4.84 0.10 49.59 22:46:30 22:24:01 0 31.62 0.00 13.52 4.79 0.11 49.96 22:46:30 22:24:01 1 33.02 0.00 12.79 4.89 0.09 49.21 22:46:30 22:25:01 all 47.23 0.00 4.71 0.36 0.08 47.62 22:46:30 22:25:01 0 46.87 0.00 4.88 0.32 0.07 47.86 22:46:30 22:25:01 1 47.59 0.00 4.55 0.39 0.09 47.38 22:46:30 22:26:01 all 58.49 0.00 7.87 0.47 0.11 33.05 22:46:30 22:26:01 0 56.90 0.00 7.93 0.45 0.11 34.61 22:46:30 22:26:01 1 60.09 0.00 7.82 0.49 0.11 31.49 22:46:30 22:27:01 all 28.32 0.00 20.97 29.24 0.11 21.36 22:46:30 22:27:01 0 29.37 0.00 21.02 29.64 0.11 19.86 22:46:30 22:27:01 1 27.27 0.00 20.93 28.84 0.11 22.85 22:46:30 22:28:01 all 75.70 0.00 16.87 5.38 0.13 1.92 22:46:30 22:28:01 0 75.77 0.00 17.01 5.59 0.13 1.50 22:46:30 22:28:01 1 75.62 0.00 16.73 5.18 0.13 2.34 22:46:30 22:29:01 all 64.79 0.00 15.49 4.41 0.11 15.20 22:46:30 22:29:01 0 62.58 0.00 14.89 4.16 0.11 18.26 22:46:30 22:29:01 1 67.00 0.00 16.10 4.66 0.11 12.14 22:46:30 22:30:01 all 0.33 0.00 0.25 0.18 0.02 99.22 22:46:30 22:30:01 0 0.48 0.00 0.30 0.28 0.02 98.91 22:46:30 22:30:01 1 0.18 0.00 0.20 0.07 0.02 99.53 22:46:30 22:31:01 all 0.23 0.00 0.07 0.00 0.01 99.69 22:46:30 22:31:01 0 0.38 0.00 0.03 0.00 0.00 99.58 22:46:30 22:31:01 1 0.08 0.00 0.10 0.00 0.02 99.80 22:46:30 22:32:01 all 0.18 0.00 0.03 0.00 0.01 99.77 22:46:30 22:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:46:30 22:32:01 1 0.32 0.00 0.03 0.00 0.00 99.65 22:46:30 22:33:01 all 0.10 0.00 0.07 0.01 0.02 99.81 22:46:30 22:33:01 0 0.13 0.00 0.07 0.02 0.02 99.77 22:46:30 22:33:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:46:30 22:46:30 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:46:30 22:34:02 all 0.04 0.00 0.03 0.00 0.00 99.92 22:46:30 22:34:02 0 0.05 0.00 0.03 0.00 0.00 99.92 22:46:30 22:34:02 1 0.03 0.00 0.03 0.00 0.00 99.93 22:46:30 22:35:01 all 0.03 0.00 0.03 0.00 0.01 99.94 22:46:30 22:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:46:30 22:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:46:30 22:36:01 all 0.03 0.00 0.02 0.00 0.01 99.95 22:46:30 22:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:46:30 22:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:30 22:37:01 all 0.03 0.00 0.04 0.00 0.02 99.91 22:46:30 22:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:46:30 22:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:46:30 22:38:01 all 0.05 0.00 0.03 0.00 0.00 99.92 22:46:30 22:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:46:30 22:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:46:30 22:39:01 all 0.03 0.00 0.03 0.00 0.01 99.92 22:46:30 22:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:46:30 22:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:46:30 22:40:01 all 0.03 0.00 0.03 0.00 0.01 99.94 22:46:30 22:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:30 22:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:46:30 22:41:01 all 0.03 0.00 0.02 0.00 0.01 99.95 22:46:30 22:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:46:30 22:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:30 22:42:01 all 0.04 0.00 0.03 0.00 0.01 99.92 22:46:30 22:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:46:30 22:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:46:30 22:43:01 all 0.06 0.00 0.05 0.00 0.02 99.87 22:46:30 22:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 22:46:30 22:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:46:30 22:44:01 all 0.03 0.00 0.03 0.00 0.00 99.94 22:46:30 22:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:46:30 22:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:30 22:46:30 22:44:01 CPU %user %nice %system %iowait %steal %idle 22:46:30 22:45:01 all 0.05 0.00 0.03 0.00 0.01 99.91 22:46:30 22:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:46:30 22:45:01 1 0.07 0.00 0.02 0.00 0.00 99.92 22:46:30 22:46:01 all 0.03 0.00 0.03 0.00 0.01 99.92 22:46:30 22:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:46:30 22:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:46:30 Average: all 13.28 0.00 3.38 1.86 0.03 81.45 22:46:30 Average: 0 13.15 0.00 3.43 1.86 0.04 81.52 22:46:30 Average: 1 13.40 0.00 3.34 1.85 0.03 81.38 22:46:30 22:46:30 22:46:30