Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 55f01a3a0525d4eb6df7c23d84c6738049ac156f+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (00fb2106c52bccdb36fe254eff1ad65c7fbec939) 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-ssh8049600160903023506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5164989632001810150.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-3745/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-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7787475299413477987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh6738625190990214442.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3745/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-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6785418950604681512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2462 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh7547060613278427597.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 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) > 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/6@tmp/jenkins-gitclient-ssh7352485883987404867.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # 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/6@tmp/jenkins-gitclient-ssh7665658151562373266.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:56 ========================================================= 21:53:56 EdgeX Global Pipelines Version Info 21:53:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:57 ------------------- 21:53:57 stable info: 21:53:57 ------------------- 21:53:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:57 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:53:57 Message: update stable to v1.0.207 21:53:58 ------------------- 21:53:58 experimental info: 21:53:58 ------------------- 21:53:58 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:58 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:53:58 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f01a3a0525d4eb6df7c23d84c6738049ac156f [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f01a3 [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:59 provisioning config files... 21:53:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2799923464134259230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:59 ---> docker-login.sh 21:53:59 nexus3.edgexfoundry.org:10001 21:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:59 Configure a credential helper to remove this warning. See 21:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:59 21:53:59 Login Succeeded 21:53:59 nexus3.edgexfoundry.org:10002 21:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:59 Configure a credential helper to remove this warning. See 21:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:59 21:53:59 Login Succeeded 21:53:59 nexus3.edgexfoundry.org:10003 21:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:00 Configure a credential helper to remove this warning. See 21:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:00 21:54:00 Login Succeeded 21:54:00 nexus3.edgexfoundry.org:10004 21:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:00 Configure a credential helper to remove this warning. See 21:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:00 21:54:00 Login Succeeded 21:54:00 docker.io 21:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:00 Configure a credential helper to remove this warning. See 21:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:00 21:54:00 Login Succeeded 21:54:00 ---> docker-login.sh ends [Pipeline] } 21:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:01 ++ 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 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/core-command/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo core-command,cmd/core-command/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/core-data/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo core-data,cmd/core-data/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/core-metadata/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo core-metadata,cmd/core-metadata/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/security-bootstrapper/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/security-proxy-setup/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/support-notifications/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo support-notifications,cmd/support-notifications/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/support-scheduler/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:54:01 + for file in '`ls cmd/**/Dockerfile`' 21:54:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:54:01 ++ cut -d/ -f2 21:54:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:54:01 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 21:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:02 21:54:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:54:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:08 latest: Pulling from edgex-devops/git-semver 21:54:08 31603596830f: Pulling fs layer 21:54:08 04fac38145f0: Pulling fs layer 21:54:08 701f6daf10bf: Pulling fs layer 21:54:08 24f72da36158: Pulling fs layer 21:54:08 24f72da36158: Waiting 21:54:08 04fac38145f0: Verifying Checksum 21:54:08 04fac38145f0: Download complete 21:54:08 31603596830f: Verifying Checksum 21:54:08 31603596830f: Download complete 21:54:08 24f72da36158: Verifying Checksum 21:54:08 24f72da36158: Download complete 21:54:08 701f6daf10bf: Verifying Checksum 21:54:08 701f6daf10bf: Download complete 21:54:08 31603596830f: Pull complete 21:54:08 04fac38145f0: Pull complete 21:54:08 701f6daf10bf: Pull complete 21:54:08 24f72da36158: Pull complete 21:54:08 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:54:09 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 21:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:54:10 $ docker top dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:10 [ssh-agent] Looking for ssh-agent implementation... 21:54:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:10 $ docker exec dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent 21:54:10 SSH_AUTH_SOCK=/tmp/ssh-o2YHmsmAROzT/agent.14 21:54:10 SSH_AGENT_PID=21 21:54:10 Running ssh-add (command line suppressed) 21:54:10 Identity added: /w/workspace/edgex-go/6@tmp/private_key_7456993122879607318.key (/w/workspace/edgex-go/6@tmp/private_key_7456993122879607318.key) 21:54:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:10 + git tag --points-at HEAD [Pipeline] } 21:54:10 $ docker exec --env ******** --env ******** dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent -k 21:54:11 unset SSH_AUTH_SOCK; 21:54:11 unset SSH_AGENT_PID; 21:54:11 echo Agent pid 21 killed; 21:54:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:54:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:11 [ssh-agent] Looking for ssh-agent implementation... 21:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:11 $ docker exec dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent 21:54:11 SSH_AUTH_SOCK=/tmp/ssh-lNULpEjBeJGu/agent.56 21:54:11 SSH_AGENT_PID=62 21:54:11 Running ssh-add (command line suppressed) 21:54:11 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1879167771866403931.key (/w/workspace/edgex-go/6@tmp/private_key_1879167771866403931.key) 21:54:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:11 + git semver init 21:54:11 # -> Open(): unable to determine branch for HEAD 21:54:11 # $GIT_DIR = /w/workspace/edgex-go/6/.git 21:54:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 21:54:11 # $SEMVER_REMOTE_NAME = origin 21:54:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:54:11 # $SEMVER_USER_NAME = edgex-jenkins 21:54:11 # $SEMVER_BRANCH = PR-3745 21:54:11 # $SEMVER_TEMP = /tmp/semver-987665535 21:54:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:54:24 # '/tmp/semver-987665535' -> '/w/workspace/edgex-go/6/.semver' 21:54:24 # -> Force: false 21:54:24 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 21:54:24 $ docker exec --env ******** --env ******** dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent -k 21:54:24 unset SSH_AUTH_SOCK; 21:54:24 unset SSH_AGENT_PID; 21:54:24 echo Agent pid 62 killed; 21:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:24 + git semver [Pipeline] } 21:54:24 $ docker stop --time=1 dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f 21:54:26 $ docker rm -f dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f [Pipeline] // withDockerContainer [Pipeline] sh 21:54:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:54:27 Stashed 1 file(s) [Pipeline] echo 21:54:27 [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 21:54:27 ========================================================= 21:54:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:54:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:54:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:54:28 4e9f2cdf4387: Pulling fs layer 21:54:28 57d31006c564: Pulling fs layer 21:54:28 bd5ccded8296: Pulling fs layer 21:54:28 304dd3a0f381: Pulling fs layer 21:54:28 d37cda54a23b: Pulling fs layer 21:54:28 bae75c0f2455: Pulling fs layer 21:54:28 806579b3d29a: Pulling fs layer 21:54:28 c77eb801bf70: Pulling fs layer 21:54:28 6d0567d44e1a: Pulling fs layer 21:54:28 d37cda54a23b: Waiting 21:54:28 bae75c0f2455: Waiting 21:54:28 806579b3d29a: Waiting 21:54:28 c77eb801bf70: Waiting 21:54:28 6d0567d44e1a: Waiting 21:54:28 bd5ccded8296: Verifying Checksum 21:54:28 bd5ccded8296: Download complete 21:54:28 57d31006c564: Verifying Checksum 21:54:28 57d31006c564: Download complete 21:54:28 d37cda54a23b: Verifying Checksum 21:54:28 d37cda54a23b: Download complete 21:54:28 bae75c0f2455: Verifying Checksum 21:54:28 bae75c0f2455: Download complete 21:54:28 4e9f2cdf4387: Verifying Checksum 21:54:28 4e9f2cdf4387: Download complete 21:54:28 806579b3d29a: Verifying Checksum 21:54:28 806579b3d29a: Download complete 21:54:28 4e9f2cdf4387: Pull complete 21:54:28 57d31006c564: Pull complete 21:54:28 bd5ccded8296: Pull complete 21:54:40 304dd3a0f381: Verifying Checksum 21:54:40 304dd3a0f381: Download complete 21:54:40 6d0567d44e1a: Verifying Checksum 21:54:40 6d0567d44e1a: Download complete 21:54:41 c77eb801bf70: Verifying Checksum 21:54:41 c77eb801bf70: Download complete 21:54:42 Still waiting to schedule task 21:54:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:54:44 304dd3a0f381: Pull complete 21:54:44 d37cda54a23b: Pull complete 21:54:44 bae75c0f2455: Pull complete 21:54:44 806579b3d29a: Pull complete 21:54:44 c77eb801bf70: Pull complete 21:54:47 6d0567d44e1a: Pull complete 21:54:47 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 21:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:54:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:54:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:54:47 WORKDIR /edgex 21:54:47 COPY go.mod . 21:54:47 RUN go mod download' 21:54:47 + docker build -t ci-base-image-x86_64 -f - . 21:54:49 Sending build context to Docker daemon 329.4MB 21:54:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:54:49 ---> e839a31ac9d1 21:54:49 Step 2/4 : WORKDIR /edgex 21:54:50 ---> Running in b8c17beed07e 21:54:50 Removing intermediate container b8c17beed07e 21:54:50 ---> e59a008da0ab 21:54:50 Step 3/4 : COPY go.mod . 21:54:50 ---> c3556b7d5d58 21:54:50 Step 4/4 : RUN go mod download 21:54:50 ---> Running in 36007acc8db9 21:55:30 Removing intermediate container 36007acc8db9 21:55:30 ---> 09c85d71552c 21:55:30 Successfully built 09c85d71552c 21:55:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:55:30 + docker inspect -f . ci-base-image-x86_64 21:55:30 . [Pipeline] withDockerContainer 21:55:30 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 21:55:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:31 $ docker top 095557f4025fe87c76e540aff315aa57b5228f0c88164d7451b9681ef8fb9a9d -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:31 + go version 21:55:31 go version go1.16.8 linux/amd64 [Pipeline] } 21:55:31 $ docker stop --time=1 095557f4025fe87c76e540aff315aa57b5228f0c88164d7451b9681ef8fb9a9d 21:55:32 $ docker rm -f 095557f4025fe87c76e540aff315aa57b5228f0c88164d7451b9681ef8fb9a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:55:33 + docker inspect -f . ci-base-image-x86_64 21:55:33 . [Pipeline] withDockerContainer 21:55:33 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 21:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:33 $ docker top 336f63579de78b709d42fed6aab3576b9c35b3ca6779baaa36fd91b8cd3f0a84 -eo pid,comm [Pipeline] { [Pipeline] echo 21:55:34 ========================================================= 21:55:34 [edgeXBuildGoParallel] Running Tests and Build... 21:55:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:55:34 + make test 21:55:34 go mod tidy 21:55:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:55:39 ? github.com/edgexfoundry/edgex-go [no test files] 21:55:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:56:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:56:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:56:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:56:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:56:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:56:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:56:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:56:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:56:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:56:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:56:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:56:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 21:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 21:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements 21:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:56:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements 21:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:56:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:56:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements 21:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:56:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:56:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:56:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:56:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements 21:56:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:56:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 21:56:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 21:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:56:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 21:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 21:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 21:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 21:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 21:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 21:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 21:56:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.185s coverage: 82.5% of statements 21:56:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 21:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 21:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 21:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 21:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 70.4% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 21:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 21:56:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements 21:56:58 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 21:57:31 GO111MODULE=on go vet ./... 21:57:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:41 ./bin/test-attribution-txt.sh [Pipeline] sh 21:57:41 + ls -al . 21:57:41 total 612 21:57:41 drwxrwxr-x 10 1001 1001 4096 Oct 7 21:57 . 21:57:41 drwxr-xr-x 4 root root 28 Oct 7 21:55 .. 21:57:41 -rw-rw-r-- 1 1001 1001 11 Oct 7 21:53 .dockerignore 21:57:41 drwxrwxr-x 8 1001 1001 179 Oct 7 21:53 .git 21:57:41 drwxrwxr-x 4 1001 1001 142 Oct 7 21:53 .github 21:57:41 -rw-rw-r-- 1 1001 1001 804 Oct 7 21:53 .gitignore 21:57:41 -rw-rw-r-- 1 1001 1001 42 Oct 7 21:53 .golangci.yml 21:57:41 -rw-rw-r-- 1 1001 1001 76 Oct 7 21:53 .hadolint.yml 21:57:41 drwx------ 3 1001 1001 58 Oct 7 21:54 .semver 21:57:41 -rw-rw-r-- 1 1001 1001 166 Oct 7 21:53 .sonarcloud.properties 21:57:41 -rw-rw-r-- 1 1001 1001 1171 Oct 7 21:53 ADOPTERS.md 21:57:41 -rw-rw-r-- 1 1001 1001 8608 Oct 7 21:53 Attribution.txt 21:57:41 -rw-rw-r-- 1 1001 1001 43881 Oct 7 21:53 CHANGELOG.md 21:57:41 -rw-rw-r-- 1 1001 1001 3804 Oct 7 21:53 CONTRIBUTING.md 21:57:41 -rw-rw-r-- 1 1001 1001 677 Oct 7 21:53 GOVERNANCE.md 21:57:41 -rw-rw-r-- 1 1001 1001 849 Oct 7 21:53 Jenkinsfile 21:57:41 -rw-rw-r-- 1 1001 1001 10775 Oct 7 21:53 LICENSE 21:57:41 -rw-rw-r-- 1 1001 1001 6508 Oct 7 21:53 Makefile 21:57:41 -rw-rw-r-- 1 1001 1001 582 Oct 7 21:53 OWNERS.md 21:57:41 -rw-rw-r-- 1 1001 1001 8256 Oct 7 21:53 README.md 21:57:41 -rw-rw-r-- 1 1001 1001 6912 Oct 7 21:53 SECURITY.md 21:57:41 -rw-rw-r-- 1 1001 1001 5 Oct 7 21:54 VERSION 21:57:41 -rw-rw-r-- 1 1001 1001 4131 Oct 7 21:53 ZMQWindows.md 21:57:41 drwxrwxr-x 2 1001 1001 37 Oct 7 21:53 bin 21:57:41 drwxrwxr-x 14 1001 1001 4096 Oct 7 21:53 cmd 21:57:41 -rw-r--r-- 1 root root 403264 Oct 7 21:56 coverage.out 21:57:41 -rw-rw-r-- 1 1001 1001 829 Oct 7 21:53 go.mod 21:57:41 -rw-rw-r-- 1 1001 1001 50143 Oct 7 21:55 go.sum 21:57:41 drwxrwxr-x 8 1001 1001 124 Oct 7 21:53 internal 21:57:41 drwxrwxr-x 3 1001 1001 16 Oct 7 21:53 openapi 21:57:41 drwxrwxr-x 4 1001 1001 71 Oct 7 21:53 snap 21:57:41 -rw-rw-r-- 1 1001 1001 204 Oct 7 21:53 version.go [Pipeline] sh 21:57:42 + '[' -e coverage.out ] 21:57:42 + chown 1001:1001 coverage.out [Pipeline] stash 21:57:42 Stashed 1 file(s) [Pipeline] sh 21:57:42 + make build 21:57:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:57:44 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 21:57:50 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 21:57:51 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 21:57:52 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 21:57:52 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 21:57:53 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 21:57:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:57:55 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 21:57:56 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 21:57:57 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 21:57:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 21:57:59 $ docker stop --time=1 336f63579de78b709d42fed6aab3576b9c35b3ca6779baaa36fd91b8cd3f0a84 21:58:00 $ docker rm -f 336f63579de78b709d42fed6aab3576b9c35b3ca6779baaa36fd91b8cd3f0a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:02 21:58:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:05 latest: Pulling from edgex-devops/edgex-compose 21:58:05 cbdbe7a5bc2a: Pulling fs layer 21:58:05 ca9280d653b3: Pulling fs layer 21:58:05 7e9c9ca2126c: Pulling fs layer 21:58:05 cbdbe7a5bc2a: Download complete 21:58:05 ca9280d653b3: Verifying Checksum 21:58:05 ca9280d653b3: Download complete 21:58:05 cbdbe7a5bc2a: Pull complete 21:58:06 ca9280d653b3: Pull complete 21:58:16 7e9c9ca2126c: Download complete 21:58:20 7e9c9ca2126c: Pull complete 21:58:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:58:20 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 21:58:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:58:23 $ docker top a77d385bb15f7bd9dfcb9abad4becf2a1d718703ef6b7caaa8577f98cfc20017 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:23 + docker-compose build --help 21:58:23 + grep parallel 21:58:24 --parallel Build images in parallel. [Pipeline] } 21:58:24 $ docker stop --time=1 a77d385bb15f7bd9dfcb9abad4becf2a1d718703ef6b7caaa8577f98cfc20017 21:58:25 $ docker rm -f a77d385bb15f7bd9dfcb9abad4becf2a1d718703ef6b7caaa8577f98cfc20017 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:25 . [Pipeline] withDockerContainer 21:58:26 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 21:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:58:26 $ docker top 93328ebee3a722824246cdb78506e5eb62b15b48e4f2899a403dc6e7e73dffe6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:27 + docker-compose -f ./docker-compose-build.yml build --parallel 21:58:27 Building core-command ... 21:58:27 Building core-data ... 21:58:27 Building core-metadata ... 21:58:27 Building security-bootstrapper ... 21:58:27 Building security-proxy-setup ... 21:58:27 Building security-secretstore-setup ... 21:58:27 Building support-notifications ... 21:58:27 Building support-scheduler ... 21:58:27 Building sys-mgmt-agent ... 21:58:27 Building support-scheduler 21:58:27 Building security-bootstrapper 21:58:27 Building core-command 21:58:27 Building support-notifications 21:58:27 Building core-metadata 21:58:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:58:40 21:58:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:58:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:58:40 21:58:40 ---> 09c85d71552c 21:58:40 Step 3/22 : WORKDIR /edgex-go 21:58:40 ---> 09c85d71552c 21:58:40 Step 3/22 : WORKDIR /edgex-go 21:58:40 ---> 09c85d71552c 21:58:40 Step 3/23 : WORKDIR /edgex-go 21:58:42 ---> Running in 0ca5b5d9db34 21:58:42 ---> Running in 8e6773cf338c 21:58:42 ---> Running in b95a049fe400 21:58:48 Removing intermediate container 8e6773cf338c 21:58:48 ---> 8f627baf1871 21:58:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:48 Removing intermediate container 0ca5b5d9db34 21:58:48 ---> 973bdc33d1d1 21:58:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:48 Removing intermediate container b95a049fe400 21:58:48 ---> 5e70e15d4621 21:58:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:48 ---> Running in d7a80f665982 21:58:48 ---> Running in 06634367bfa8 21:58:48 ---> Running in 7887655a6571 21:58:52 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:52 Step 2/30 : FROM ${BUILDER_BASE} AS builder 21:58:52 ---> 09c85d71552c 21:58:52 Step 3/30 : WORKDIR /edgex-go 21:58:52 ---> Using cache 21:58:52 ---> 5e70e15d4621 21:58:52 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:52 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:58:52 ---> 09c85d71552c 21:58:52 Step 3/21 : WORKDIR /edgex-go 21:58:52 ---> Using cache 21:58:52 ---> 5e70e15d4621 21:58:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:52 Removing intermediate container 06634367bfa8 21:58:52 ---> e2dd92815aba 21:58:52 Step 5/22 : RUN apk add --update --no-cache make git 21:58:52 ---> Running in d2f52b4dc5fc 21:58:52 ---> Running in 9a4cd1e25728 21:58:52 ---> Running in f8cd026ac9ef 21:58:52 Removing intermediate container d7a80f665982 21:58:52 ---> aefaa0864f12 21:58:52 Step 5/23 : RUN apk add --update --no-cache make git 21:58:52 ---> Running in 97e76283ac5a 21:58:52 Removing intermediate container 7887655a6571 21:58:52 ---> 030d573f7360 21:58:52 Step 5/22 : RUN apk add --update --no-cache make git 21:58:52 ---> Running in 600775cf833a 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:58:53 Removing intermediate container d2f52b4dc5fc 21:58:53 ---> df376e36edec 21:58:53 Step 5/30 : RUN apk add --update --no-cache make git 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:58:53 ---> Running in 6593c329c6f1 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:58:53 Removing intermediate container 9a4cd1e25728 21:58:53 ---> 6fc67a15e576 21:58:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:58:53 ---> Running in bdef34235c86 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:58:54 OK: 219 MiB in 52 packages 21:58:54 OK: 219 MiB in 52 packages 21:58:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:58:54 OK: 219 MiB in 52 packages 21:58:54 Removing intermediate container 97e76283ac5a 21:58:54 ---> 638b58ce2128 21:58:54 Step 6/23 : COPY go.mod . 21:58:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:58:54 Removing intermediate container f8cd026ac9ef 21:58:54 ---> 36d076a9007a 21:58:54 Step 6/22 : COPY . . 21:58:54 OK: 219 MiB in 52 packages 21:58:54 ---> 5043e78dca17 21:58:54 Step 7/23 : RUN go mod download 21:58:54 Removing intermediate container 600775cf833a 21:58:54 ---> 2226876b1d20 21:58:54 Step 6/22 : COPY . . 21:58:54 ---> Running in a2a39ab06030 21:58:54 OK: 219 MiB in 52 packages 21:58:55 Removing intermediate container 6593c329c6f1 21:58:55 ---> e11cfaa57df0 21:58:55 Step 6/30 : COPY . . 21:59:01 Removing intermediate container bdef34235c86 21:59:01 ---> b050300e1768 21:59:01 Step 6/21 : COPY . . 21:59:03 Removing intermediate container a2a39ab06030 21:59:03 ---> fb92eb51297d 21:59:03 Step 8/23 : COPY . . 21:59:03 ---> 39bd8343b2df 21:59:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:03 ---> d2388f6cf63c 21:59:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:04 ---> 08b8fe842d0f 21:59:04 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:05 ---> Running in 5277e32d6a17 21:59:05 ---> Running in ffa937d2061e 21:59:05 ---> Running in 5734517fe051 21:59:06 ---> a3d1b3a7aa2b 21:59:06 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:06 ---> Running in 67cedafb586f 21:59:09 Removing intermediate container 5277e32d6a17 21:59:09 ---> d1a65c26ab64 21:59:09 Step 8/22 : RUN make cmd/core-command/core-command 21:59:09 ---> Running in d6318cc555c8 21:59:09 Removing intermediate container ffa937d2061e 21:59:09 ---> fbd8dca66c60 21:59:09 Step 8/22 : RUN make cmd/core-metadata/core-metadata 21:59:09 ---> Running in ffd7cbe427a4 21:59:10 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 21:59:10 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 21:59:11 Removing intermediate container 67cedafb586f 21:59:11 ---> e56be8b77e43 21:59:11 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:59:11 Removing intermediate container 5734517fe051 21:59:11 ---> 4850a4d6ab02 21:59:11 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:59:12 ---> Running in 5e0cc7991326 21:59:12 ---> Running in be34b2b43256 21:59:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:59:13 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 21:59:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2472 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 21:59:14 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 21:59:14 The recommended git tool is: git 21:59:22 ---> 9860f0b02170 21:59:22 Step 9/23 : RUN go mod tidy 21:59:22 ---> Running in 94f5870761d1 21:59:22 using credential edgex-jenkins-ssh 21:59:23 Removing intermediate container 94f5870761d1 21:59:23 ---> 5a2481437e4a 21:59:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:59:23 ---> Running in 9d7c8a37a09e 21:59:23 Cloning the remote Git repository 21:59:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:59:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:59:23 > git init /w/workspace/edgex-go/6 # timeout=10 21:59:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:59:23 > git --version # timeout=10 21:59:23 > git --version # 'git version 2.17.1' 21:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:59:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:59:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:59:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:59:41 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f 21:59:41 Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f 21:59:41 Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) 21:59:41 > git config core.sparsecheckout # timeout=10 21:59:41 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 21:59:41 > git remote # timeout=10 21:59:41 > git config --get remote.origin.url # timeout=10 21:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:41 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 21:59:41 > git rev-parse HEAD^{commit} # timeout=10 21:59:41 > git config core.sparsecheckout # timeout=10 21:59:41 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 21:59:47 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:47 provisioning config files... 21:59:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1266261913806946918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:48 ---> docker-login.sh 21:59:48 nexus3.edgexfoundry.org:10001 21:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:50 Configure a credential helper to remove this warning. See 21:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:50 21:59:50 Login Succeeded 21:59:50 nexus3.edgexfoundry.org:10002 21:59:50 Removing intermediate container d6318cc555c8 21:59:50 ---> fe52e18a81ac 21:59:50 21:59:50 Step 9/22 : FROM alpine:3.14 21:59:50 3.14: Pulling from library/alpine 21:59:50 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:59:50 Status: Downloaded newer image for alpine:3.14 21:59:50 ---> 14119a10abf4 21:59:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:59:50 ---> Running in 0d37b573bc07 21:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:59:50 (1/1) Installing dumb-init (1.2.5-r1) 21:59:50 Executing busybox-1.33.1-r3.trigger 21:59:50 OK: 6 MiB in 15 packages 21:59:50 Removing intermediate container 0d37b573bc07 21:59:50 ---> 5347b28ebae2 21:59:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:50 ---> Running in 0d25ae212b9e 21:59:50 Removing intermediate container ffd7cbe427a4 21:59:50 ---> ff2f6d33cef4 21:59:50 21:59:50 Step 9/22 : FROM alpine:3.14 21:59:50 ---> 14119a10abf4 21:59:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:59:50 ---> Using cache 21:59:50 ---> 5347b28ebae2 21:59:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:50 ---> Running in f3efe70996ec 21:59:50 Removing intermediate container 0d25ae212b9e 21:59:50 ---> 2bc7f380d1f9 21:59:50 Step 12/22 : ENV APP_PORT=59882 21:59:50 ---> Running in 167f5e25f98b 21:59:50 Removing intermediate container f3efe70996ec 21:59:50 ---> 6778e8730411 21:59:50 Step 12/22 : ENV APP_PORT=59881 21:59:50 ---> Running in 927e2d20b59e 21:59:50 Removing intermediate container 167f5e25f98b 21:59:50 ---> 1d5d5c7da004 21:59:50 Step 13/22 : EXPOSE $APP_PORT 21:59:50 ---> Running in dcbd16b03908 21:59:50 Removing intermediate container 927e2d20b59e 21:59:50 ---> 2d59759a983c 21:59:50 Step 13/22 : EXPOSE $APP_PORT 21:59:50 ---> Running in adf18dc0eb3b 21:59:50 Removing intermediate container dcbd16b03908 21:59:50 ---> 0e90604dc56f 21:59:50 Step 14/22 : WORKDIR / 21:59:50 ---> Running in 15206cd3e0d3 21:59:51 Removing intermediate container adf18dc0eb3b 21:59:51 ---> b4ae95f10747 21:59:51 Step 14/22 : WORKDIR / 21:59:51 ---> Running in 3b30ff8dc71b 21:59:51 Removing intermediate container 15206cd3e0d3 21:59:51 ---> 9f1f5d418aa3 21:59:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:51 Removing intermediate container 3b30ff8dc71b 21:59:51 ---> f6fcedac61d7 21:59:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:51 ---> 484a64a4785a 21:59:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:51 Configure a credential helper to remove this warning. See 21:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:51 21:59:51 Login Succeeded 21:59:51 nexus3.edgexfoundry.org:10003 21:59:51 ---> 1e75d5326da7 21:59:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:52 Configure a credential helper to remove this warning. See 21:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:52 21:59:52 Login Succeeded 21:59:52 nexus3.edgexfoundry.org:10004 21:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:52 Configure a credential helper to remove this warning. See 21:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:52 21:59:52 Login Succeeded 21:59:52 docker.io 21:59:53 ---> e15b2fa2b9fa 21:59:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:59:53 ---> bbbc01ae0d77 21:59:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:59:53 Removing intermediate container 5e0cc7991326 21:59:53 ---> 1bc43c823c17 21:59:53 21:59:53 Step 9/21 : FROM alpine:3.14 21:59:53 ---> 14119a10abf4 21:59:53 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 21:59:53 ---> Running in 9932ff7b1409 21:59:53 ---> c0b071c65575 21:59:53 Step 18/22 : ENTRYPOINT ["/core-command"] 21:59:53 ---> Running in 22e3b923009e 21:59:53 ---> 53fed968cee8 21:59:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:53 ---> Running in 3b39454a4793 21:59:53 Removing intermediate container 22e3b923009e 21:59:53 ---> 8a63eef53e29 21:59:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:53 Configure a credential helper to remove this warning. See 21:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:53 21:59:53 Login Succeeded 21:59:53 ---> docker-login.sh ends [Pipeline] } 21:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:59:54 Removing intermediate container be34b2b43256 21:59:54 ---> 168572a00866 21:59:54 21:59:54 Step 9/30 : FROM alpine:3.14 21:59:54 ---> 14119a10abf4 21:59:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:59:54 Removing intermediate container 3b39454a4793 21:59:54 ---> 5f43b0dbd2d3 21:59:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:54 ---> Running in a20975c48f0a 21:59:54 ---> Running in 664754f7cb23 21:59:54 ---> Running in a2ec85cc4029 21:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:59:54 Removing intermediate container a20975c48f0a 21:59:54 ---> 7a809428f0e8 21:59:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:59:54 Removing intermediate container 664754f7cb23 21:59:54 ---> d01a643a220f 21:59:54 Step 20/22 : LABEL arch=x86_64 21:59:54 Removing intermediate container a2ec85cc4029 21:59:54 ---> 7f09cf7d7321 21:59:54 Step 20/22 : LABEL arch=x86_64 21:59:54 ---> Running in 751c5920f0c1 21:59:54 ---> Running in 563c3f2959a6 21:59:54 ---> Running in 05f426f59d15 21:59:54 (1/2) Installing ca-certificates (20191127-r5) 21:59:54 (2/2) Installing dumb-init (1.2.5-r1) 21:59:54 Executing busybox-1.33.1-r3.trigger 21:59:54 Executing ca-certificates-20191127-r5.trigger 21:59:54 OK: 6 MiB in 16 packages 21:59:54 Removing intermediate container 563c3f2959a6 21:59:54 ---> 624d21cff692 21:59:54 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 21:59:54 Removing intermediate container 751c5920f0c1 21:59:54 ---> 653446cc717c 21:59:54 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 21:59:54 ---> Running in 0d57f301c88c 21:59:54 ---> Running in aa94b15aa206 [Pipeline] echo 21:59:54 ========================================================= 21:59:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:59:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:59:54 Removing intermediate container 0d57f301c88c 21:59:54 ---> 85100f31b459 21:59:54 Step 22/22 : LABEL version=0.0.0 21:59:54 Removing intermediate container aa94b15aa206 21:59:54 ---> a5db1e75760a 21:59:54 Step 22/22 : LABEL version=0.0.0 21:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:59:54 ---> Running in f8ad94562953 21:59:54 ---> Running in 852418843ea8 21:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:59:55 Removing intermediate container 9932ff7b1409 21:59:55 ---> c4c671ad33c5 21:59:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:59:55 Removing intermediate container f8ad94562953 21:59:55 ---> e9add551db0d 21:59:55 21:59:55 Removing intermediate container 852418843ea8 21:59:55 ---> 93a3d604a161 21:59:55 21:59:55 ---> Running in 9535afe30608 21:59:55 Successfully built e9add551db0d 21:59:55 Successfully tagged core-metadata:latest 21:59:55  Building core-metadata ... done Building security-proxy-setup 21:59:55 Successfully built 93a3d604a161 21:59:55 Successfully tagged core-command:latest 21:59:55  Building core-command ... done Building security-secretstore-setup 21:59:55 Removing intermediate container 9535afe30608 21:59:55 ---> 1e8c7632b6fe 21:59:55 Step 12/21 : ENV APP_PORT=59860 21:59:55 ---> Running in 0f4d7678623c 21:59:55 Removing intermediate container 0f4d7678623c 21:59:55 ---> 570b304104ed 21:59:55 Step 13/21 : EXPOSE $APP_PORT 21:59:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:59:55 bbf911997326: Pulling fs layer 21:59:55 58ec367f63d7: Pulling fs layer 21:59:55 1b4a6ffa7d45: Pulling fs layer 21:59:55 fc5181fea5dc: Pulling fs layer 21:59:55 9c418107303f: Pulling fs layer 21:59:55 284eca6f2348: Pulling fs layer 21:59:55 842844d905b1: Pulling fs layer 21:59:55 901a3a57568e: Pulling fs layer 21:59:55 842844d905b1: Waiting 21:59:55 901a3a57568e: Waiting 21:59:55 9c418107303f: Waiting 21:59:55 284eca6f2348: Waiting 21:59:55 fc5181fea5dc: Waiting 21:59:55 1b4a6ffa7d45: Download complete 21:59:55 58ec367f63d7: Verifying Checksum 21:59:55 58ec367f63d7: Download complete 21:59:55 9c418107303f: Verifying Checksum 21:59:55 9c418107303f: Download complete 21:59:55 284eca6f2348: Download complete 21:59:55 bbf911997326: Verifying Checksum 21:59:55 bbf911997326: Download complete 21:59:55 842844d905b1: Verifying Checksum 21:59:55 842844d905b1: Download complete 21:59:56 ---> Running in 84e8d5bc235d 21:59:56 bbf911997326: Pull complete 21:59:56 Removing intermediate container 84e8d5bc235d 21:59:56 ---> bb71e52056ec 21:59:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:57 58ec367f63d7: Pull complete 21:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:59:57 1b4a6ffa7d45: Pull complete 21:59:58 (1/2) Installing dumb-init (1.2.5-r1) 21:59:58 (2/2) Installing su-exec (0.2-r1) 21:59:58 Executing busybox-1.33.1-r3.trigger 21:59:58 OK: 6 MiB in 16 packages 21:59:58 ---> 569d7cc81b9e 21:59:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:59:58 Removing intermediate container 05f426f59d15 21:59:58 ---> 60c0c220df3d 21:59:58 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:59:58 ---> f25649bb7bdb 21:59:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:59:58 901a3a57568e: Verifying Checksum 21:59:58 901a3a57568e: Download complete 21:59:58 ---> Running in 4ff88ede5292 21:59:59 fc5181fea5dc: Verifying Checksum 21:59:59 fc5181fea5dc: Download complete 21:59:59 ---> 35c552602fcb 21:59:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 21:59:59 Removing intermediate container 4ff88ede5292 21:59:59 ---> 4100ca8ec76f 21:59:59 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:59:59 ---> Running in 69c16da956ec 21:59:59 ---> Running in 62be5a6eaebd 21:59:59 Removing intermediate container 69c16da956ec 21:59:59 ---> 7852ee085bbf 21:59:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:59 Removing intermediate container 9d7c8a37a09e 21:59:59 ---> 9846c4da9773 21:59:59 21:59:59 Step 11/23 : FROM alpine:3.14 21:59:59 ---> 14119a10abf4 21:59:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:59:59 ---> Using cache 21:59:59 ---> 5347b28ebae2 21:59:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:59 ---> Using cache 21:59:59 ---> 6778e8730411 21:59:59 Step 14/23 : ENV APP_PORT=59861 21:59:59 Removing intermediate container 62be5a6eaebd 21:59:59 ---> 162eccf682ea 21:59:59 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:59:59 ---> Running in a731d52c4cb2 21:59:59 ---> Running in 386dc5c738cc 21:59:59 ---> Running in b82ec069b4a9 21:59:59 Removing intermediate container a731d52c4cb2 21:59:59 ---> 9f08622da57d 21:59:59 Step 19/21 : LABEL arch=x86_64 21:59:59 ---> Running in 121206e21150 21:59:59 Removing intermediate container b82ec069b4a9 21:59:59 ---> bdef7f45cbe0 21:59:59 Step 15/23 : EXPOSE $APP_PORT 22:00:00 ---> Running in 15fb7e39682e 22:00:00 Removing intermediate container 121206e21150 22:00:00 ---> bf88badd4be3 22:00:00 Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:00:00 ---> Running in 371210b42afb 22:00:00 Removing intermediate container 15fb7e39682e 22:00:00 ---> 2b74e00386bc 22:00:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:00 Removing intermediate container 371210b42afb 22:00:00 ---> a90f3ea400e9 22:00:00 Step 21/21 : LABEL version=0.0.0 22:00:00 ---> Running in d90f881a58ff 22:00:00 ---> b5376c056876 22:00:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:00:00 Removing intermediate container 386dc5c738cc 22:00:00 ---> 2665a877f6ff 22:00:00 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:00:00 Removing intermediate container d90f881a58ff 22:00:00 ---> 390ec9efe405 22:00:00 22:00:00 ---> Running in bf6cc9ae591c 22:00:00 Successfully built 390ec9efe405 22:00:00 Successfully tagged support-notifications:latest 22:00:00 Building core-data 22:00:03  Building support-notifications ... done Removing intermediate container bf6cc9ae591c 22:00:03 ---> ee02622ef9c8 22:00:03 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:00:05 ---> 29c6d42bab60 22:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:00:05 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:00:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:00:05 ---> 09c85d71552c 22:00:05 Step 3/20 : WORKDIR /edgex-go 22:00:05 ---> Using cache 22:00:05 ---> 5e70e15d4621 22:00:05 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:05 ---> Using cache 22:00:05 ---> 6fc67a15e576 22:00:05 Step 5/20 : RUN apk add --update --no-cache make git 22:00:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:00:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:00:05 ---> 09c85d71552c 22:00:05 Step 3/22 : WORKDIR /edgex-go 22:00:05 ---> Using cache 22:00:05 ---> 5e70e15d4621 22:00:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:05 ---> Using cache 22:00:05 ---> 6fc67a15e576 22:00:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:00:06 ---> ed804a337b71 22:00:06 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:00:06 ---> Running in ec56f409b1bd 22:00:06 ---> Running in 198bbddf6386 22:00:06 ---> f66d8d0474a3 22:00:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:00:06 ---> Running in 063966ef1bd6 22:00:06 ---> Running in b9bdac5ca5c7 22:00:07 Removing intermediate container b9bdac5ca5c7 22:00:07 ---> 07e831779ecc 22:00:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:07 ---> Running in ccd5e53f24a2 22:00:08 Removing intermediate container ccd5e53f24a2 22:00:08 ---> 9a8ae0f97dbe 22:00:08 Step 21/23 : LABEL arch=x86_64 22:00:08 ---> Running in a0269a224e36 22:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:00:08 Removing intermediate container a0269a224e36 22:00:08 ---> 663a66517ab0 22:00:08 Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:00:08 ---> Running in 081447c8b19b 22:00:08 Removing intermediate container 081447c8b19b 22:00:08 ---> add4a6d2e5ba 22:00:08 Step 23/23 : LABEL version=0.0.0 22:00:08 Removing intermediate container 063966ef1bd6 22:00:08 ---> 85ad77e82dd2 22:00:08 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:08 ---> Running in e0be7d181f37 22:00:08 Removing intermediate container e0be7d181f37 22:00:08 ---> f28ad44cee1a 22:00:08 22:00:08 Successfully built f28ad44cee1a 22:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:00:08 ---> 71f848afa9a5 22:00:08 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:00:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:00:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:00:08 ---> 09c85d71552c 22:00:08 Step 3/24 : WORKDIR /edgex-go 22:00:08 ---> Using cache 22:00:08 ---> 5e70e15d4621 22:00:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:08 ---> Using cache 22:00:08 ---> 6fc67a15e576 22:00:08 Step 5/24 : RUN apk add --update --no-cache make git 22:00:09 Successfully tagged support-scheduler:latest 22:00:09 Building sys-mgmt-agent 22:00:09  Building support-scheduler ... done  ---> Running in e29764802082 22:00:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:00:09 OK: 219 MiB in 52 packages 22:00:09 OK: 219 MiB in 52 packages 22:00:09 fc5181fea5dc: Pull complete 22:00:09 9c418107303f: Pull complete 22:00:09 284eca6f2348: Pull complete 22:00:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:00:10 842844d905b1: Pull complete 22:00:10 ---> 7caebc5fe167 22:00:10 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:00:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:00:11 ---> e7a4e63e57cb 22:00:11 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:00:11 Removing intermediate container 198bbddf6386 22:00:11 ---> adbcc0740454 22:00:11 Step 6/20 : COPY . . 22:00:11 Removing intermediate container ec56f409b1bd 22:00:11 ---> 233f06071a3c 22:00:11 Step 6/22 : COPY . . 22:00:11 ---> ca208ad6180c 22:00:11 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:00:11 OK: 219 MiB in 52 packages 22:00:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:00:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:00:14 ---> 09c85d71552c 22:00:14 Step 3/22 : WORKDIR /edgex-go 22:00:14 ---> Using cache 22:00:14 ---> 5e70e15d4621 22:00:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:14 ---> Using cache 22:00:14 ---> 6fc67a15e576 22:00:14 Step 5/22 : RUN apk add --update --no-cache make bash git 22:00:14 ---> e8ffa0d4dca0 22:00:14 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:00:14 ---> Running in ea650340a5e1 22:00:14 Removing intermediate container e29764802082 22:00:14 ---> 21d9b02e6c69 22:00:14 Step 6/24 : COPY . . 22:00:14 ---> Running in cd61b978e271 22:00:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:00:15 Removing intermediate container cd61b978e271 22:00:15 ---> 4ba182abec8d 22:00:15 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:00:15 901a3a57568e: Pull complete 22:00:15 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 22:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:00:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:00:16 WORKDIR /edgex 22:00:16 COPY go.mod . 22:00:16 RUN go mod download+ 22:00:16 docker build -t ci-base-image-arm64 -f - . 22:00:16 OK: 219 MiB in 52 packages 22:00:17 ---> c8fe4b2ee83c 22:00:17 Step 25/30 : RUN chmod +x /entrypoint.sh 22:00:18 ---> Running in 663ed96611ec 22:00:18 Removing intermediate container ea650340a5e1 22:00:18 ---> 61998537b9ac 22:00:18 Step 6/22 : COPY . . 22:00:19 Sending build context to Docker daemon 166.3MB 22:00:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:00:19 ---> 72ade6ffb461 22:00:19 Step 2/4 : WORKDIR /edgex 22:00:21 Removing intermediate container 663ed96611ec 22:00:21 ---> 984c185176a3 22:00:21 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:00:21 ---> c4cfc7b10123 22:00:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:21 ---> Running in 5a466fa3b910 22:00:21 ---> 3b0e78ff98fd 22:00:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:22 ---> Running in 0718844a73b3 22:00:22 ---> Running in ca8ecffd9a64 22:00:22 Removing intermediate container 5a466fa3b910 22:00:22 ---> 3607a8abf171 22:00:22 Step 27/30 : CMD ["gate"] 22:00:22 ---> Running in 61744b26c0db 22:00:22 Removing intermediate container 61744b26c0db 22:00:22 ---> 0b94ae909a0c 22:00:22 Step 28/30 : LABEL arch=x86_64 22:00:22 ---> Running in 1513dffff90d 22:00:23 Removing intermediate container 1513dffff90d 22:00:23 ---> 3959032ec2ff 22:00:23 Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:00:23 ---> Running in cab8b1be2c51 22:00:23 Removing intermediate container cab8b1be2c51 22:00:23 ---> 991d89bc37a9 22:00:23 Step 30/30 : LABEL version=0.0.0 22:00:24 Removing intermediate container 0718844a73b3 22:00:24 ---> d8e8e074ffe0 22:00:24 Step 8/22 : RUN make cmd/core-data/core-data 22:00:24 ---> Running in 7922a1e0d139 22:00:24 ---> 88b47849bafb 22:00:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:24 Removing intermediate container ca8ecffd9a64 22:00:24 ---> af47e801bb66 22:00:24 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:00:24 ---> Running in abd9eac72fcb 22:00:24 ---> Running in 75e460eebbfc 22:00:24 ---> Running in 3cfe9044d82d 22:00:24 Removing intermediate container 7922a1e0d139 22:00:24 ---> 5b280abb9d92 22:00:24 22:00:24 Successfully built 5b280abb9d92 22:00:24 Successfully tagged security-bootstrapper:latest 22:00:24  Building security-bootstrapper ... done 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:00:25 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:00:27 ---> 33055b7ef27b 22:00:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:27 Removing intermediate container 75e460eebbfc 22:00:27 ---> 4b01e2a43b5d 22:00:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:00:27 ---> Running in 9f89c26039ae 22:00:27 ---> Running in 05ab54255b60 22:00:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:00:28 Removing intermediate container 9f89c26039ae 22:00:28 ---> 0b4284613aae 22:00:28 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:00:28 ---> Running in be620fa0de0d 22:00: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:00:29 ---> Running in f7f1f6afb594 22:00:29 Removing intermediate container f7f1f6afb594 22:00:29 ---> 7e5e679b33f0 22:00:29 Step 3/4 : COPY go.mod . 22:00:29 ---> aa2eae74f336 22:00:29 Step 4/4 : RUN go mod download 22:00:29 ---> Running in d3584580d5e3 22:00:56 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:00: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:00:57 Removing intermediate container 3cfe9044d82d 22:00:57 ---> 6de747bf2b1c 22:00:57 22:00:57 Step 9/20 : FROM alpine:3.14 22:00:57 ---> 14119a10abf4 22:00:57 Step 10/20 : RUN apk add --update --no-cache curl 22:00:57 ---> Running in 4b50c6b580d6 22:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:00:58 (1/5) Installing ca-certificates (20191127-r5) 22:00:58 (2/5) Installing brotli-libs (1.0.9-r5) 22:00:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:00:58 (4/5) Installing libcurl (7.79.1-r0) 22:00:58 (5/5) Installing curl (7.79.1-r0) 22:00:58 Executing busybox-1.33.1-r3.trigger 22:00:58 Executing ca-certificates-20191127-r5.trigger 22:00:58 OK: 8 MiB in 19 packages 22:00:59 Removing intermediate container 4b50c6b580d6 22:00:59 ---> 3e3bba55c909 22:00:59 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:00:59 ---> Running in eebb3a3720d6 22:00:59 Removing intermediate container eebb3a3720d6 22:00:59 ---> f5d23e98379a 22:00:59 Step 12/20 : WORKDIR /edgex 22:00:59 ---> Running in fb4bb8e43f8a 22:01:00 Removing intermediate container fb4bb8e43f8a 22:01:00 ---> 7d342328d98f 22:01:00 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:01:00 Removing intermediate container be620fa0de0d 22:01:00 ---> 57815603f3b5 22:01:00 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:01:00 Removing intermediate container 05ab54255b60 22:01:00 ---> 6527d72c41be 22:01:00 22:01:00 Step 9/24 : FROM alpine:3.14 22:01:00 ---> 14119a10abf4 22:01:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:01:00 ---> 082dae0c1e6d 22:01:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:01:00 ---> Running in 27984ca607ff 22:01:00 ---> Running in af92340fcc0d 22:01:01 ---> 87baefe89ec2 22:01:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:01:01 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:01:01 ---> b8106180e676 22:01:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:01:01 ---> Running in 46be931c1260 22:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:01:01 (1/3) Installing ca-certificates (20191127-r5) 22:01:01 (2/3) Installing dumb-init (1.2.5-r1) 22:01:01 (3/3) Installing su-exec (0.2-r1) 22:01:01 Executing busybox-1.33.1-r3.trigger 22:01:02 Executing ca-certificates-20191127-r5.trigger 22:01:02 Removing intermediate container 46be931c1260 22:01:02 ---> baebe755a98f 22:01:02 Step 17/20 : CMD ["--init=true"] 22:01:02 OK: 6 MiB in 17 packages 22:01:02 Removing intermediate container abd9eac72fcb 22:01:02 ---> 188f0c65e936 22:01:02 22:01:02 Step 9/22 : FROM alpine:3.14 22:01:02 ---> 14119a10abf4 22:01:02 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:01:02 ---> Running in 7904bbe9e658 22:01:02 ---> Running in b784e05ed680 22:01:02 Removing intermediate container 7904bbe9e658 22:01:02 ---> 181fd9c526bc 22:01:02 Step 18/20 : LABEL arch=x86_64 22:01:02 Removing intermediate container b784e05ed680 22:01:02 ---> e0e77a19db54 22:01:02 Step 11/22 : ENV APP_PORT=59880 22:01:02 ---> Running in 22268928709d 22:01:02 ---> Running in fa87293a7772 22:01:02 Removing intermediate container 27984ca607ff 22:01:02 ---> d8252be3910c 22:01:02 22:01:02 Step 10/22 : FROM docker:20.10.8 22:01:02 Removing intermediate container 22268928709d 22:01:02 ---> a1d0850d5207 22:01:02 Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:01:04 Removing intermediate container af92340fcc0d 22:01:04 Removing intermediate container fa87293a7772 22:01:04 ---> 32d8de48711b 22:01:04 ---> e9fb897e35c8 22:01:04 Step 12/22 : EXPOSE $APP_PORT 22:01:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:01:04 ---> Running in 6733b69ce67e 22:01:04 ---> Running in fc189d55d8a5 22:01:04 ---> Running in 38c987bc82e8 22:01:04 20.10.8: Pulling from library/docker 22:01:04 Removing intermediate container 38c987bc82e8 22:01:04 ---> 0926ead28399 22:01:04 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:04 Removing intermediate container fc189d55d8a5 22:01:04 ---> a3e7b31053c8 22:01:04 Step 12/24 : WORKDIR / 22:01:04 Removing intermediate container 6733b69ce67e 22:01:04 ---> 364ac259ab1b 22:01:04 Step 20/20 : LABEL version=0.0.0 22:01:04 ---> Running in 5a5ecec2614c 22:01:04 ---> Running in 28df79107644 22:01:04 ---> Running in 1b0ac439eb13 22:01:04 Removing intermediate container 28df79107644 22:01:04 ---> bbebe6e8870f 22:01:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:01:04 Removing intermediate container 1b0ac439eb13 22:01:04 ---> 0d507cea53a5 22:01:04 22:01:04 Successfully built 0d507cea53a5 22:01:04 Successfully tagged security-proxy-setup:latest 22:01:04  Building security-proxy-setup ... done  ---> 96f75cf8601e 22:01:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:01:04 Removing intermediate container 5a5ecec2614c 22:01:04 ---> 897739f596cc 22:01:04 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:01:04 ---> a4395119bf4a 22:01:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:01:04 ---> Running in 302999e4226c 22:01:04 ---> f284bbb7bbc3 22:01:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:01:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:01:04 ---> 2383ebe3c067 22:01:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:01:04 ---> b71a94f37a5e 22:01:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:01:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:01:05 ---> 8b40e672297b 22:01:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:01:05 (1/6) Installing dumb-init (1.2.5-r1) 22:01:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:01:05 (3/6) Installing libsodium (1.0.18-r0) 22:01:05 ---> 44b59086a146 22:01:05 Step 20/24 : 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:01:05 ---> Running in f62ba6792125 22:01:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:01:05 (5/6) Installing libzmq (4.3.4-r0) 22:01:05 (6/6) Installing zeromq (4.3.4-r0) 22:01:06 Executing busybox-1.33.1-r3.trigger 22:01:06 OK: 8 MiB in 20 packages 22:01:06 Removing intermediate container 302999e4226c 22:01:06 ---> dc724faf3400 22:01:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:01:06 Removing intermediate container f62ba6792125 22:01:06 ---> 3575d31b9765 22:01:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:01:06 ---> Running in d59722dffeed 22:01:06 ---> 336df0a5cb63 22:01:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:01:07 Removing intermediate container d59722dffeed 22:01:07 ---> 5bdd7b557c36 22:01:07 Step 22/24 : LABEL arch=x86_64 22:01:07 ---> Running in b61857dc1f58 22:01:07 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:01:07 Status: Downloaded newer image for docker:20.10.8 22:01:07 ---> bc6c0ffef665 22:01:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:01:07 Removing intermediate container b61857dc1f58 22:01:07 ---> 219ace5e7b8c 22:01:07 Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:01:07 ---> Running in 4eed651dc3cd 22:01:07 ---> Running in 43afaeeb6676 22:01:07 ---> cd32442638d8 22:01:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:01:07 Removing intermediate container 4eed651dc3cd 22:01:07 ---> e1ac1ed4a6c4 22:01:07 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:01:07 ---> Running in 5c4194e26847 22:01:07 Removing intermediate container 43afaeeb6676 22:01:07 ---> 8ee4117dc12a 22:01:07 Step 24/24 : LABEL version=0.0.0 22:01:07 ---> Running in 099d1d0d9e6d 22:01:07 Removing intermediate container 099d1d0d9e6d 22:01:07 ---> 81daf08dc8bf 22:01:07 22:01:07 Successfully built 81daf08dc8bf 22:01:07 Successfully tagged security-secretstore-setup:latest 22:01:07  Building security-secretstore-setup ... done  ---> 4c9fad2f7f35 22:01:07 Step 18/22 : ENTRYPOINT ["/core-data"] 22:01:07 ---> Running in d06e623c067d 22:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:01:07 Removing intermediate container d06e623c067d 22:01:07 ---> e04c2314bcf7 22:01:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:01:07 ---> Running in dc603e926875 22:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:01:07 Removing intermediate container dc603e926875 22:01:07 ---> b8a02ef2629d 22:01:07 Step 20/22 : LABEL arch=x86_64 22:01:07 ---> Running in 0f101746d686 22:01:07 (1/42) Installing readline (8.1.0-r0) 22:01:07 (2/42) Installing bash (5.1.4-r0) 22:01:07 Executing bash-5.1.4-r0.post-install 22:01:07 (3/42) Installing brotli-libs (1.0.9-r5) 22:01:07 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:01:07 (5/42) Installing libcurl (7.79.1-r0) 22:01:07 (6/42) Installing curl (7.79.1-r0) 22:01:07 (7/42) Installing dumb-init (1.2.5-r1) 22:01:07 (8/42) Installing libbz2 (1.0.8-r1) 22:01:07 (9/42) Installing expat (2.4.1-r0) 22:01:07 (10/42) Installing libffi (3.3-r2) 22:01:08 (11/42) Installing gdbm (1.19-r0) 22:01:08 (12/42) Installing xz-libs (5.2.5-r0) 22:01:08 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:01:08 Removing intermediate container 0f101746d686 22:01:08 ---> 0b58b7bf2917 22:01:08 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:01:08 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:01:08 (15/42) Installing mpdecimal (2.5.1-r1) 22:01:08 (16/42) Installing sqlite-libs (3.35.5-r0) 22:01:08 (17/42) Installing python3 (3.9.5-r1) 22:01:08 ---> Running in 5d40511e2860 22:01:08 Removing intermediate container 5d40511e2860 22:01:08 ---> 95745ab701c9 22:01:08 Step 22/22 : LABEL version=0.0.0 22:01:09 ---> Running in 6ce244c90973 22:01:09 (18/42) Installing py3-appdirs (1.4.4-r2) 22:01:09 (19/42) Installing py3-chardet (4.0.0-r2) 22:01:09 (20/42) Installing py3-idna (3.2-r0) 22:01:09 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:01:09 (22/42) Installing py3-certifi (2020.12.5-r1) 22:01:09 Removing intermediate container 6ce244c90973 22:01:09 ---> 76b47dad3178 22:01:09 22:01:09 (23/42) Installing py3-requests (2.25.1-r4) 22:01:09 (24/42) Installing py3-msgpack (1.0.2-r1) 22:01:09 (25/42) Installing py3-lockfile (0.12.2-r4) 22:01:09 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:01:09 (27/42) Installing py3-colorama (0.4.4-r1) 22:01:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:01:09 (29/42) Installing py3-distlib (0.3.1-r3) 22:01:09 (30/42) Installing py3-distro (1.5.0-r3) 22:01:09 (31/42) Installing py3-six (1.15.0-r1) 22:01:09 (32/42) Installing py3-webencodings (0.5.1-r4) 22:01:09 (33/42) Installing py3-html5lib (1.1-r1) 22:01:09 Successfully built 76b47dad3178 22:01:09 Successfully tagged core-data:latest 22:01:09  Building core-data ... done (34/42) Installing py3-parsing (2.4.7-r2) 22:01:09 (35/42) Installing py3-packaging (20.9-r1) 22:01:09 (36/42) Installing py3-toml (0.10.2-r2) 22:01:09 (37/42) Installing py3-pep517 (0.10.0-r2) 22:01:09 (38/42) Installing py3-progress (1.5-r2) 22:01:09 (39/42) Installing py3-retrying (1.3.3-r1) 22:01:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:01:09 (41/42) Installing py3-setuptools (52.0.0-r3) 22:01:09 (42/42) Installing py3-pip (20.3.4-r1) 22:01:09 Executing busybox-1.33.1-r3.trigger 22:01:09 OK: 84 MiB in 64 packages 22:01:10 Collecting docker-compose==1.23.2 22:01:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:01:10 Collecting dockerpty<0.5,>=0.4.1 22:01:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:01:10 Collecting docker<4.0,>=3.6.0 22:01:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:01:10 Collecting PyYAML<4,>=3.10 22:01:10 Downloading PyYAML-3.13.tar.gz (270 kB) 22:01:11 Collecting cached-property<2,>=1.2.0 22:01:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:01:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:01:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:01:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:01:11 Collecting texttable<0.10,>=0.9.0 22:01:11 Downloading texttable-0.9.1.tar.gz (11 kB) 22:01:11 Collecting jsonschema<3,>=2.5.1 22:01:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:01:11 Collecting websocket-client<1.0,>=0.32.0 22:01:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:01:11 Collecting docopt<0.7,>=0.6.1 22:01:11 Downloading docopt-0.6.2.tar.gz (25 kB) 22:01:12 Collecting docker-pycreds>=0.4.0 22:01:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:01:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:01:12 Collecting chardet<3.1.0,>=3.0.2 22:01:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:01:12 Collecting idna<2.8,>=2.5 22:01:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:01:12 Collecting urllib3<1.25,>=1.21.1 22:01:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:01:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:01:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:01:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:01:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:01:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:01:12 Attempting uninstall: urllib3 22:01:12 Found existing installation: urllib3 1.26.5 22:01:12 Uninstalling urllib3-1.26.5: 22:01:12 Successfully uninstalled urllib3-1.26.5 22:01:12 Attempting uninstall: idna 22:01:12 Found existing installation: idna 3.2 22:01:12 Uninstalling idna-3.2: 22:01:12 Successfully uninstalled idna-3.2 22:01:12 Attempting uninstall: chardet 22:01:12 Found existing installation: chardet 4.0.0 22:01:12 Uninstalling chardet-4.0.0: 22:01:12 Successfully uninstalled chardet-4.0.0 22:01:13 Attempting uninstall: requests 22:01:13 Found existing installation: requests 2.25.1 22:01:13 Uninstalling requests-2.25.1: 22:01:13 Successfully uninstalled requests-2.25.1 22:01:13 Running setup.py install for texttable: started 22:01:13 Running setup.py install for texttable: finished with status 'done' 22:01:13 Running setup.py install for PyYAML: started 22:01:14 Running setup.py install for PyYAML: finished with status 'done' 22:01:14 Running setup.py install for docopt: started 22:01:14 Running setup.py install for docopt: finished with status 'done' 22:01:14 Running setup.py install for dockerpty: started 22:01:14 Running setup.py install for dockerpty: finished with status 'done' 22:01:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:01:18 Removing intermediate container 5c4194e26847 22:01:18 ---> 8a51dc98849d 22:01:18 Step 13/22 : ENV APP_PORT=58890 22:01:18 ---> Running in 233df488cd68 22:01:18 Removing intermediate container 233df488cd68 22:01:18 ---> 805a59d9662b 22:01:18 Step 14/22 : EXPOSE $APP_PORT 22:01:18 ---> Running in 76a8a530b45b 22:01:18 Removing intermediate container 76a8a530b45b 22:01:18 ---> 672d9f36790c 22:01:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:01:18 ---> 11db45274ca1 22:01:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:01:18 ---> ffa461406900 22:01:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:01:18 ---> 8c2b90e57673 22:01:18 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:01:18 ---> Running in 1dbdc6bd864c 22:01:18 Removing intermediate container 1dbdc6bd864c 22:01:18 ---> fc7319abb63c 22:01:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:01:18 ---> Running in b3436749803c 22:01:19 Removing intermediate container b3436749803c 22:01:19 ---> afb70e6cb35a 22:01:19 Step 20/22 : LABEL arch=x86_64 22:01:19 ---> Running in 2f29087827a8 22:01:19 Removing intermediate container 2f29087827a8 22:01:19 ---> 5ca80fee52b8 22:01:19 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:01:19 ---> Running in 9bca83f390d9 22:01:19 Removing intermediate container 9bca83f390d9 22:01:19 ---> bcb4b214b6ec 22:01:19 Step 22/22 : LABEL version=0.0.0 22:01:19 ---> Running in 50ba3dfd2522 22:01:19 Removing intermediate container 50ba3dfd2522 22:01:19 ---> e21ee2046f16 22:01:19 22:01:19 Successfully built e21ee2046f16 22:01:19 Successfully tagged sys-mgmt-agent:latest 22:01:19  Building sys-mgmt-agent ... done  [Pipeline] } 22:01:19 $ docker stop --time=1 93328ebee3a722824246cdb78506e5eb62b15b48e4f2899a403dc6e7e73dffe6 22:01:20 $ docker rm -f 93328ebee3a722824246cdb78506e5eb62b15b48e4f2899a403dc6e7e73dffe6 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:21 + docker images 22:01:21 REPOSITORY TAG IMAGE ID CREATED SIZE 22:01:21 sys-mgmt-agent latest e21ee2046f16 2 seconds ago 294MB 22:01:21 core-data latest 76b47dad3178 12 seconds ago 20.5MB 22:01:21 security-secretstore-setup latest 81daf08dc8bf 14 seconds ago 28.2MB 22:01:21 security-proxy-setup latest 0d507cea53a5 19 seconds ago 26.7MB 22:01:21 d8252be3910c 19 seconds ago 1.75GB 22:01:21 188f0c65e936 20 seconds ago 1.76GB 22:01:21 6527d72c41be 21 seconds ago 1.76GB 22:01:21 6de747bf2b1c 24 seconds ago 1.76GB 22:01:21 security-bootstrapper latest 5b280abb9d92 57 seconds ago 18.8MB 22:01:21 support-scheduler latest f28ad44cee1a About a minute ago 16.1MB 22:01:21 support-notifications latest 390ec9efe405 About a minute ago 16.8MB 22:01:21 9846c4da9773 About a minute ago 1.75GB 22:01:21 core-command latest 93a3d604a161 About a minute ago 16MB 22:01:21 core-metadata latest e9add551db0d About a minute ago 16.8MB 22:01:21 168572a00866 About a minute ago 1.75GB 22:01:21 1bc43c823c17 About a minute ago 1.75GB 22:01:21 ff2f6d33cef4 About a minute ago 1.76GB 22:01:21 fe52e18a81ac About a minute ago 1.75GB 22:01:21 ci-base-image-x86_64 latest 09c85d71552c 6 minutes ago 1.25GB 22:01:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 27 hours ago 546MB 22:01:21 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 22:01:21 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 22:01:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 weeks ago 37.5MB 22:01:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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:01:36 Still waiting to schedule task 22:01:36 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:02:06 Removing intermediate container d3584580d5e3 22:02:06 ---> 1a6aff718c86 22:02:06 Successfully built 1a6aff718c86 22:02:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:02:07 + docker inspect -f . ci-base-image-arm64 22:02:07 . [Pipeline] withDockerContainer 22:02:07 prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container 22:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:02:09 $ docker top dc69807ce56c5ef65cbd174c4bf617bf2a4bde4f9c3dbed5cfeea974dda64242 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:10 + go version 22:02:10 go version go1.16.8 linux/arm64 [Pipeline] } 22:02:10 $ docker stop --time=1 dc69807ce56c5ef65cbd174c4bf617bf2a4bde4f9c3dbed5cfeea974dda64242 22:02:12 $ docker rm -f dc69807ce56c5ef65cbd174c4bf617bf2a4bde4f9c3dbed5cfeea974dda64242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:13 + docker inspect -f . ci-base-image-arm64 22:02:13 . [Pipeline] withDockerContainer 22:02:13 prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container 22:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:02:15 $ docker top 9ab6928c9afa103764ee6ae90059ed25f19cbcb406383a849f9ae1b3ae514873 -eo pid,comm [Pipeline] { [Pipeline] echo 22:02:15 ========================================================= 22:02:15 [edgeXBuildGoParallel] Running Tests and Build... 22:02:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:02:16 + make test 22:02:16 go mod tidy 22:02:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:02:27 Running on prd-ubuntu18.04-docker-8c-8g-2477 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 22:02:27 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 22:02:27 The recommended git tool is: git 22:02:31 using credential edgex-jenkins-ssh 22:02:31 Cloning the remote Git repository 22:02:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:02:31 > git init /w/workspace/edgex-go/6 # timeout=10 22:02:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:02:31 > git --version # timeout=10 22:02:31 > git --version # 'git version 2.17.1' 22:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:37 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:02:37 Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:02:37 Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) 22:02:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:02:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:02:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:02:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:02:37 > git config core.sparsecheckout # timeout=10 22:02:37 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 22:02:37 > git remote # timeout=10 22:02:37 > git config --get remote.origin.url # timeout=10 22:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:37 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 22:02:37 > git rev-parse HEAD^{commit} # timeout=10 22:02:37 > git config core.sparsecheckout # timeout=10 22:02:37 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 22:02:41 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:41 + echo snap-build.sh 22:02:41 snap-build.sh 22:02:41 + SNAP_BASE_DIR=. 22:02:41 + '[' '!' -z /w/workspace/edgex-go/6 ']' 22:02:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 22:02:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 22:02:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 22:02:41 + cd /w/workspace/edgex-go/6 22:02:41 + sudo apt-get remove -qy --purge lxd lxd-client 22:02:41 Reading package lists... 22:02:41 Building dependency tree... 22:02:41 Reading state information... 22:02:41 The following packages were automatically installed and are no longer required: 22:02:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:02:41 uidmap xdelta3 22:02:41 Use 'sudo apt autoremove' to remove them. 22:02:41 The following packages will be REMOVED: 22:02:41 lxd* lxd-client* 22:02:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:02:42 After this operation, 31.7 MB disk space will be freed. 22:02:42 (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:02:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:02:43 Removing lxd dnsmasq configuration 22:02:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:02:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:02:44 ? github.com/edgexfoundry/edgex-go [no test files] 22:02:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:02:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 22:02:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:02:45 Processing triggers for systemd (237-3ubuntu10.45) ... 22:02:45 Processing triggers for ureadahead (0.100.0-21) ... 22:02:46 + sudo snap remove --purge lxd 22:02:46 snap "lxd" is not installed 22:02:46 + sudo groupadd --force --system lxd 22:02:46 ++ whoami 22:02:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:02:46 + newgrp - lxd 22:02:46 + sudo snap install lxd 22:02:54 2021-10-07T22:02:52Z INFO Waiting for automatic snapd restart... 22:03:09 lxd 4.19 from Canonical* installed 22:03:09 + sudo lxd init --auto 22:03:19 + sudo snap install --classic snapcraft 22:03:30 snapcraft 5.0 from Canonical* installed 22:03:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:03:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:03:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:30 Dload Upload Total Spent Left Speed 22:03:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 22:03:30 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M 22:03:30 ./yq_linux_amd64 22:03:30 + sudo snapcraft prime --use-lxd 22:03:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:03:32 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:03:32 - README.md 22:03:32 22:03:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:03:32 Launching a container. 22:03:37 Waiting for container to be ready 22:03:38 To start your first instance, try: lxc launch ubuntu:20.04 22:03:38 22:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:03:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:03:41 Waiting for network to be ready... 22:03:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:03:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:03:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:03:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:03:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:03:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:03:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:03:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:03:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 22:03:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:03:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:03:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:03:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:03:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:03:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:03:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:03:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:03:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:03:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:03:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:03:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:03:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:03:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:03:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:03:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:03:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:03:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:03:46 Fetched 25.4 MB in 4s (6162 kB/s) 22:03:47 Reading package lists... 22:03:47 Reading package lists... 22:03:47 Building dependency tree... 22:03:47 Reading state information... 22:03:47 The following additional packages will be installed: 22:03:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:03:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:03:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:03:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:03:47 Suggested packages: 22:03:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:03:47 Recommended packages: 22:03:47 gnupg libsasl2-modules 22:03:47 The following NEW packages will be installed: 22:03:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:03:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:03:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:03:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:03:47 The following packages will be upgraded: 22:03:47 gpg gpg-agent gpgconf libudev1 22:03:47 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:03:47 Need to get 3527 kB of archives. 22:03:47 After this operation, 13.3 MB of additional disk space will be used. 22:03:47 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:03:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:03:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:03:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:03:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:03:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:03:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:03:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:03:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:03:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:03:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:03:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:03:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:03:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:03:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:03:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:03:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:03:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:03:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:03:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:03:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:03:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:03:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:03:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:03:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:03:51 debconf: delaying package configuration, since apt-utils is not installed 22:03:51 Fetched 3527 kB in 3s (1129 kB/s) 22:03:51 (Reading database ... 12511 files and directories currently installed.) 22:03:51 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:03:51 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:03:51 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:03:51 Selecting previously unselected package udev. 22:03:51 (Reading database ... 12511 files and directories currently installed.) 22:03:51 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:03:51 Unpacking udev (237-3ubuntu10.52) ... 22:03:51 Selecting previously unselected package libfuse2:amd64. 22:03:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:03:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:03:51 Selecting previously unselected package fuse. 22:03:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:03:51 Unpacking fuse (2.9.7-1ubuntu1) ... 22:03:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:03:51 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:03:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:03:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:03:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:03:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:03:51 Selecting previously unselected package libksba8:amd64. 22:03:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:03:51 Unpacking libksba8:amd64 (1.3.5-2) ... 22:03:52 Selecting previously unselected package libroken18-heimdal:amd64. 22:03:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:03:52 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:03:52 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:03:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libwind0-heimdal:amd64. 22:03:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:03:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:03:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:03:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:03:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:03:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Selecting previously unselected package libsasl2-modules-db:amd64. 22:03:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:03:52 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:03:52 Selecting previously unselected package libsasl2-2:amd64. 22:03:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:03:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:03:52 Selecting previously unselected package libldap-common. 22:03:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:03:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:03:52 Selecting previously unselected package libldap-2.4-2:amd64. 22:03:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:03:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:03:52 Selecting previously unselected package dirmngr. 22:03:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:03:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:03:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:03:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:03:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:03:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:03:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:03:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:03:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:52 Setting up libksba8:amd64 (1.3.5-2) ... 22:03:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:03:52 Setting up udev (237-3ubuntu10.52) ... 22:03:53 invoke-rc.d: policy-rc.d denied execution of start. 22:03:53 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Processing triggers for systemd (237-3ubuntu10) ... 22:03:53 Setting up fuse (2.9.7-1ubuntu1) ... 22:03:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:03:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:03:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:03:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:03:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:03:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:03:53 settings in the [Install] section, and DefaultInstance for template units). 22:03:53 This means they are not meant to be enabled using systemctl. 22:03:53 Possible reasons for having this kind of units are: 22:03:53 1) A unit may be statically enabled by being symlinked from another unit's 22:03:53 .wants/ or .requires/ directory. 22:03:53 2) A unit's purpose may be to act as a helper for some other unit which has 22:03:53 a requirement dependency on it. 22:03:53 3) A unit may be started when needed via activation (socket, path, timer, 22:03:53 D-Bus, udev, scripted systemctl call, ...). 22:03:53 4) In case of template units, the unit is meant to be enabled with some 22:03:53 instance name specified. 22:03:54 Reading package lists... 22:03:54 Building dependency tree... 22:03:54 Reading state information... 22:03:54 The following additional packages will be installed: 22:03:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:03:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:03:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:03:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:03:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:03:54 Suggested packages: 22:03:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:03:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:03:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:03:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:03:54 systemd-container policykit-1 22:03:54 Recommended packages: 22:03:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:03:54 The following NEW packages will be installed: 22:03:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:03:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:03:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:03:54 multiarch-support openssh-client python3 python3-minimal python3.6 22:03:54 python3.6-minimal snapd squashfs-tools sudo 22:03:54 The following packages will be upgraded: 22:03:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:03:54 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:03:54 Need to get 36.8 MB of archives. 22:03:54 After this operation, 147 MB of additional disk space will be used. 22:03:54 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:03:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:03:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:03:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:03:54 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:03:54 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:03:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:03:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:03:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:03:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:03:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:03:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:03:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:03:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:03:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:03:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:03:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:03:55 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:03:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:03:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:03:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:03:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:03:55 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:03:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:03:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:03:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:03:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:03:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:03:55 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:03:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:03:56 debconf: delaying package configuration, since apt-utils is not installed 22:03:56 Fetched 36.8 MB in 2s (20.3 MB/s) 22:03:56 (Reading database ... 12757 files and directories currently installed.) 22:03:56 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:03:56 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:03:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:03:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:03:56 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:03:56 (Reading database ... 12757 files and directories currently installed.) 22:03:56 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:03:56 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:03:57 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:03:57 (Reading database ... 12757 files and directories currently installed.) 22:03:57 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:03:57 Unpacking apt (1.6.14) over (1.6.1) ... 22:03:57 Setting up apt (1.6.14) ... 22:03:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:03:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:03:57 (Reading database ... 12764 files and directories currently installed.) 22:03:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:03:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:03:58 Selecting previously unselected package libpython3.6-minimal:amd64. 22:03:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:03:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:03:58 Selecting previously unselected package libexpat1:amd64. 22:03:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:03:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:03:58 Selecting previously unselected package python3.6-minimal. 22:03:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:03:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:03:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:03:58 Checking for services that may need to be restarted...done. 22:03:58 Checking for services that may need to be restarted...done. 22:03:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:03:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:03:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:03:58 Selecting previously unselected package python3-minimal. 22:03:58 (Reading database ... 13012 files and directories currently installed.) 22:03:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:03:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:03:58 Selecting previously unselected package mime-support. 22:03:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:03:58 Unpacking mime-support (3.60ubuntu1) ... 22:03:58 Selecting previously unselected package libmpdec2:amd64. 22:03:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:03:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:03:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:03:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:03:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:03:59 Selecting previously unselected package python3.6. 22:03:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:03:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:03:59 Selecting previously unselected package libpython3-stdlib:amd64. 22:03:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:03:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:03:59 Setting up python3-minimal (3.6.7-1~18.04) ... 22:03:59 Selecting previously unselected package python3. 22:03:59 (Reading database ... 13442 files and directories currently installed.) 22:03:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:03:59 Unpacking python3 (3.6.7-1~18.04) ... 22:03:59 Selecting previously unselected package multiarch-support. 22:03:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:03:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:03:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:03:59 Selecting previously unselected package liblzo2-2:amd64. 22:03:59 (Reading database ... 13479 files and directories currently installed.) 22:03:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:03:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:03:59 Selecting previously unselected package libbsd0:amd64. 22:03:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:03:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:03:59 Selecting previously unselected package sudo. 22:03:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:03:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:03:59 Selecting previously unselected package apparmor. 22:03:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:03:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:03:59 Selecting previously unselected package libedit2:amd64. 22:03:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:03:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:04:00 Selecting previously unselected package libkrb5support0:amd64. 22:04:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:04:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:04:00 Selecting previously unselected package libk5crypto3:amd64. 22:04:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:04:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:04:00 Selecting previously unselected package libkeyutils1:amd64. 22:04:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:04:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:04:00 Selecting previously unselected package libkrb5-3:amd64. 22:04:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:04:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:04:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:04:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:04:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:04:00 Selecting previously unselected package libssl1.0.0:amd64. 22:04:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:04:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:04:00 Selecting previously unselected package openssh-client. 22:04:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:04:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:04:00 Selecting previously unselected package squashfs-tools. 22:04:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:04:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:04:00 Selecting previously unselected package snapd. 22:04:00 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:04:00 Unpacking snapd (2.51.1+18.04) ... 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:04:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:04:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:04:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:04:02 Setting up mime-support (3.60ubuntu1) ... 22:04:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:04:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:04:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:04:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:04:02 Setting up systemd (237-3ubuntu10.52) ... 22:04:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:04:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:04:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:04:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:04:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:04:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:04:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:04:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:04:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:04:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:04:04 Setting up python3 (3.6.7-1~18.04) ... 22:04:04 running python rtupdate hooks for python3.6... 22:04:04 running python post-rtupdate hooks for python3.6... 22:04:04 Setting up apparmor (2.12-4ubuntu5.1) ... 22:04:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:04:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:04:04 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:04:04 Setting up snapd (2.51.1+18.04) ... 22:04:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:04:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:04:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:04:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:04:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:04:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:04:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:04:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:04:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:04:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:04:06 /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:04:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:04:06 Processing triggers for systemd (237-3ubuntu10.52) ... 22:04:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:04:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:04:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:04:09 Reading package lists... 22:04:09 Reading package lists... 22:04:09 Building dependency tree... 22:04:09 Reading state information... 22:04:09 Calculating upgrade... 22:04:09 The following packages will be upgraded: 22:04:09 advancecomp base-files bash binutils binutils-common 22:04:09 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:04:09 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:04:09 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:04:09 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:04:09 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:04:09 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:04:09 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:04:09 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:04:09 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:04:09 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:04:09 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:04:09 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:04:09 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:04:09 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:04:09 ubuntu-keyring util-linux 22:04:09 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:04:09 Need to get 64.2 MB of archives. 22:04:09 After this operation, 5142 kB of additional disk space will be used. 22:04:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 22:04:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements 22:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:04:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:04:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:04:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:04:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:04:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:04:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:04:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:04:09 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:04:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:04:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:04:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:04:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:04:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:04:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:04:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:04:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:04:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:04:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:04:09 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:04:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:04:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:04:09 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:04:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:04:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:04:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:04:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:04:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:04:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:04:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:04:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:04:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:04:10 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:04:10 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:04:10 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:04:10 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:04:10 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:04:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:04:10 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:04:10 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:04:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:04:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:04:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:04:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:04:10 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:04:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:04:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 22:04:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:04:10 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:04:10 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:04:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:04:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:04:10 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:04:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:04:10 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:04:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:04:10 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:04:10 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:04:10 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:04:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:04:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:04:10 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:04:10 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:04:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:04:10 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:04:10 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:04:10 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:04:10 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:04:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:04:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:04:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:04:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:04:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:04:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:04:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:04:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:04:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:04:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:04:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:04:11 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:04:11 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:04:11 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:04:11 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:04:11 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:04:11 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:04:11 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:04:11 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:04:11 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:04:11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:04:11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:04:11 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:04:11 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:04:11 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:04:11 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:04:11 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:04:11 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:04:11 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:04:11 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:04:11 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:04:11 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:04:11 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:04:11 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:04:11 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:04:11 debconf: delaying package configuration, since apt-utils is not installed 22:04:11 Fetched 64.2 MB in 2s (40.1 MB/s) 22:04:11 (Reading database ... 13914 files and directories currently installed.) 22:04:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:04:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:04:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:04:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:04:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 22:04:11 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 22:04:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:12 (Reading database ... 13914 files and directories currently installed.) 22:04:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:04:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:04:12 (Reading database ... 13914 files and directories currently installed.) 22:04:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:04:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:04:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:13 (Reading database ... 13914 files and directories currently installed.) 22:04:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:04:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:04:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:04:13 (Reading database ... 13914 files and directories currently installed.) 22:04:13 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:04:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:04:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:04:13 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:04:14 Setting up base-files (10.1ubuntu2.11) ... 22:04:14 Installing new version of config file /etc/issue ... 22:04:14 Installing new version of config file /etc/issue.net ... 22:04:14 Installing new version of config file /etc/lsb-release ... 22:04:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:04:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:04:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:04:14 Removing obsolete conffile /etc/default/motd-news ... 22:04:14 (Reading database ... 13915 files and directories currently installed.) 22:04:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:04:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements 22:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:04:14 Setting up bash (4.4.18-2ubuntu1.2) ... 22:04:14 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:04:14 (Reading database ... 13915 files and directories currently installed.) 22:04:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:04:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:04:14 (Reading database ... 13915 files and directories currently installed.) 22:04:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:04:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:04:15 Setting up tar (1.29b-2ubuntu0.2) ... 22:04:15 (Reading database ... 13915 files and directories currently installed.) 22:04:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:04:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:04:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:04:15 (Reading database ... 13915 files and directories currently installed.) 22:04:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:04:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:04:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:04:15 (Reading database ... 13915 files and directories currently installed.) 22:04:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:04:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:04:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:04:15 (Reading database ... 13915 files and directories currently installed.) 22:04:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:04:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:04:15 Setting up grep (3.1-2build1) ... 22:04:15 (Reading database ... 13915 files and directories currently installed.) 22:04:15 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:04:15 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:04:15 Setting up gzip (1.6-5ubuntu1.1) ... 22:04:16 (Reading database ... 13915 files and directories currently installed.) 22:04:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:04:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:04:16 Setting up login (1:4.5-1ubuntu2) ... 22:04:16 (Reading database ... 13915 files and directories currently installed.) 22:04:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:04:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:04:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:04:16 (Reading database ... 13915 files and directories currently installed.) 22:04:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:04:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 46.3% of statements 22:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:04:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:04:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:04:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:04:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:04:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:04:16 (Reading database ... 13915 files and directories currently installed.) 22:04:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:04:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:04:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:04:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:04:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:04:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:04:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:04:17 (Reading database ... 13915 files and directories currently installed.) 22:04:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:04:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:04:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:04:17 (Reading database ... 13915 files and directories currently installed.) 22:04:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:04:17 (Reading database ... 13915 files and directories currently installed.) 22:04:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:04:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:04:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:04:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:04:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:04:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:04:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:04:18 (Reading database ... 13915 files and directories currently installed.) 22:04:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:04:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:04:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:04:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:04:19 (Reading database ... 13915 files and directories currently installed.) 22:04:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:04:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:04:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:04:20 (Reading database ... 13915 files and directories currently installed.) 22:04:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:04:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:04:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:04:20 (Reading database ... 13917 files and directories currently installed.) 22:04:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:04:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:04:20 Setting up debconf (1.5.66ubuntu1) ... 22:04:20 (Reading database ... 13917 files and directories currently installed.) 22:04:20 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:04:20 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:04:20 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:04:20 (Reading database ... 13917 files and directories currently installed.) 22:04:20 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:04:20 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:04:20 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:04:20 (Reading database ... 13917 files and directories currently installed.) 22:04:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:04:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:04:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:04:20 (Reading database ... 13917 files and directories currently installed.) 22:04:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:04:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:04:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:04:21 (Reading database ... 13919 files and directories currently installed.) 22:04:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:04:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:04:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:04:21 (Reading database ... 13923 files and directories currently installed.) 22:04:21 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:04:21 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:04:21 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:04:21 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:04:21 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:04:21 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:04:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:04:21 (Reading database ... 13923 files and directories currently installed.) 22:04:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:04:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:04:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:04:21 (Reading database ... 13923 files and directories currently installed.) 22:04:21 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:04:21 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:04:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:04:22 (Reading database ... 13923 files and directories currently installed.) 22:04:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:04:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:04:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:04:22 (Reading database ... 13923 files and directories currently installed.) 22:04:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:04:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:04:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:04:22 (Reading database ... 13923 files and directories currently installed.) 22:04:22 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:04:22 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:04:22 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:04:22 (Reading database ... 13923 files and directories currently installed.) 22:04:22 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:04:22 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:04:22 Setting up passwd (1:4.5-1ubuntu2) ... 22:04:22 (Reading database ... 13923 files and directories currently installed.) 22:04:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:04:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:04:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:04:22 (Reading database ... 13923 files and directories currently installed.) 22:04:22 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:04:22 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:04:22 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:04:23 (Reading database ... 13923 files and directories currently installed.) 22:04:23 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:04:23 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:04:23 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:04:23 (Reading database ... 13923 files and directories currently installed.) 22:04:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:04:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:04:23 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:04:23 (Reading database ... 13923 files and directories currently installed.) 22:04:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:04:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:04:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:04:23 (Reading database ... 13923 files and directories currently installed.) 22:04:23 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:04:23 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:04:23 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:04:23 (Reading database ... 13923 files and directories currently installed.) 22:04:23 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:04:23 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:04:23 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:04:23 (Reading database ... 13923 files and directories currently installed.) 22:04:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:04:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:04:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:04:24 (Reading database ... 13923 files and directories currently installed.) 22:04:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:04:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:04:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:04:24 (Reading database ... 13924 files and directories currently installed.) 22:04:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:04:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:04:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:04:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:04:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:04:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:04:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:04:24 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:04:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:04:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:04:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:04:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:04:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:04:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:04:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:04:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:04:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:04:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:04:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:04:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:04:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:04:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:04:24 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 22:04:25 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 22:04:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:04:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:04:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:04:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:04:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:04:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:04:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:04:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:04:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:04:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:04:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:04:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:04:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:26 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:26 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:26 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:26 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.560s coverage: 94.2% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.322s coverage: 60.0% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.340s coverage: 0.8% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 21.7% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements 22:04:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements 22:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 22:04:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 22:04:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:04:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:04:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:04:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:04:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:04:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:04:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:04:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 22:04:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:04:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:04:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:04:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:04:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:04:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:04:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:04:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:04:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:04:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:04:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:04:29 Setting up tzdata (2021a-2ubuntu0.18.04) ... 22:04:29 22:04:29 Current default time zone: 'Etc/UTC' 22:04:29 Local time is now: Thu Oct 7 22:04:29 UTC 2021. 22:04:29 Universal Time is now: Thu Oct 7 22:04:29 UTC 2021. 22:04:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:04:29 22:04:29 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:04:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:29 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 22:04:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:04:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:04:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:04:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:04:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:04:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:04:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:04:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:04:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:04:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:04:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:30 Setting up patch (2.7.6-2ubuntu1.1) ... 22:04:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:04:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:04:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:04:30 Installing new version of config file /etc/ssl/openssl.cnf ... 22:04:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:04:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:04:30 Setting up ca-certificates (20210119~18.04.2) ... 22:04:32 Updating certificates in /etc/ssl/certs... 22:04:32 23 added, 28 removed; done. 22:04:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:04:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:04:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:04:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:04:32 Setting up pkgbinarymangler (138.18.04.1) ... 22:04:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:04:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up perl (5.26.1-6ubuntu0.5) ... 22:04:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:04:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:04:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:04:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:04:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:04:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:04:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:04:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:04:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:04:33 Processing triggers for systemd (237-3ubuntu10.52) ... 22:04:33 Processing triggers for mime-support (3.60ubuntu1) ... 22:04:33 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:04:33 Updating certificates in /etc/ssl/certs... 22:04:33 0 added, 0 removed; done. 22:04:33 Running hooks in /etc/ca-certificates/update.d... 22:04:33 done. 22:04:34 Reading package lists... 22:04:34 Building dependency tree... 22:04:34 Reading state information... 22:04:34 The following NEW packages will be installed: 22:04:34 apt-transport-https 22:04:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:04:35 Need to get 4348 B of archives. 22:04:35 After this operation, 154 kB of additional disk space will be used. 22:04:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:04:35 debconf: delaying package configuration, since apt-utils is not installed 22:04:35 Fetched 4348 B in 0s (9788 B/s) 22:04:35 Selecting previously unselected package apt-transport-https. 22:04:35 (Reading database ... 13928 files and directories currently installed.) 22:04:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:04:35 Unpacking apt-transport-https (1.6.14) ... 22:04:35 Setting up apt-transport-https (1.6.14) ... 22:04:35 Waiting for network to be ready... 22:04:42 2021-10-07T22:04:39Z INFO Waiting for automatic snapd restart... 22:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 22:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 22:04:43 snapd 2.51.7 from Canonical* installed 22:04:44 "snapd" switched to the "latest/stable" channel 22:04:44 22:04:46 core18 20210722 from Canonical* installed 22:04:47 "core18" switched to the "latest/stable" channel 22:04:47 22:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 82.5% of statements 22:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:04:49 snapcraft 5.0 from Canonical* installed 22:04:49 "snapcraft" switched to the "latest/stable" channel 22:04:49 22:04:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:04:54 - README.md 22:04:54 22:04:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:04:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:04:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:04:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:04:55 Reading package lists... 22:04:55 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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:04:55 Reading package lists... 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 22:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.841s coverage: 91.2% of statements 22:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:04:56 Building dependency tree... 22:04:56 Reading state information... 22:04:56 Suggested packages: 22:04:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:04:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:04:56 Recommended packages: 22:04:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:04:56 The following NEW packages will be installed: 22:04:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:04:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:04:56 pkg-config zip 22:04:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:04:56 Need to get 7670 kB of archives. 22:04:56 After this operation, 43.8 MB of additional disk space will be used. 22:04:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:04:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:04:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:04:56 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:04:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:04:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:04:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:04:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:04:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:04:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:04:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:04:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:04:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:04:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:04:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:04:57 debconf: delaying package configuration, since apt-utils is not installed 22:04:57 Fetched 7670 kB in 1s (9432 kB/s) 22:04:57 Selecting previously unselected package libglib2.0-0:amd64. 22:04:57 (Reading database ... 13932 files and directories currently installed.) 22:04:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:04:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:04:57 Selecting previously unselected package libpsl5:amd64. 22:04:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:04:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:04:57 Selecting previously unselected package libnghttp2-14:amd64. 22:04:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:04:57 Selecting previously unselected package librtmp1:amd64. 22:04:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:04:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:04:57 Selecting previously unselected package libcurl3-gnutls:amd64. 22:04:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:04:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:04:57 Selecting previously unselected package liberror-perl. 22:04:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:04:57 Unpacking liberror-perl (0.17025-1) ... 22:04:57 Selecting previously unselected package git-man. 22:04:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:04:57 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:04:57 Selecting previously unselected package git. 22:04:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:04:57 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.816s coverage: 64.4% of statements 22:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements 22:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements 22:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 22:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 22:04:58 Selecting previously unselected package libnorm1:amd64. 22:04:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:04:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:04:58 Selecting previously unselected package libpgm-5.2-0:amd64. 22:04:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:04:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:04:58 Selecting previously unselected package libsodium23:amd64. 22:04:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:04:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:04:58 Selecting previously unselected package libzmq5:amd64. 22:04:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:04:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:04:58 Selecting previously unselected package libzmq3-dev:amd64. 22:04:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:04:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:04:58 Selecting previously unselected package pkg-config. 22:04:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:04:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:04:58 Selecting previously unselected package zip. 22:04:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:04:58 Unpacking zip (3.0-11build1) ... 22:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 22:04:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:04:58 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:04:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:04:58 Setting up liberror-perl (0.17025-1) ... 22:04:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:04:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:04:58 No schema files found: doing nothing. 22:04:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:04:58 Setting up zip (3.0-11build1) ... 22:04:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:04:58 Setting up libsodium23:amd64 (1.0.16-2) ... 22:04:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:04:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:04:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:04:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:04:58 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:04:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:04:59 git set to automatically installed. 22:04:59 git-man set to automatically installed. 22:04:59 libcurl3-gnutls set to automatically installed. 22:04:59 liberror-perl set to automatically installed. 22:04:59 libglib2.0-0 set to automatically installed. 22:04:59 libnghttp2-14 set to automatically installed. 22:04:59 libnorm1 set to automatically installed. 22:04:59 libpgm-5.2-0 set to automatically installed. 22:04:59 libpsl5 set to automatically installed. 22:04:59 librtmp1 set to automatically installed. 22:04:59 libsodium23 set to automatically installed. 22:04:59 libzmq3-dev set to automatically installed. 22:04:59 libzmq5 set to automatically installed. 22:04:59 pkg-config set to automatically installed. 22:04:59 zip set to automatically installed. 22:05:00 snapd is not logged in, snap install commands will use sudo 22:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.425s coverage: 70.4% of statements 22:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 43.4% of statements 22:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements 22:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 22:05:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:05:09 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 22:05:09 snapd is not logged in, snap install commands will use sudo 22:05:09 snap "core18" has no updates available 22:05:09 Pulling config-common 22:05:09 + snapcraftctl pull 22:05:10 Pulling go-build-helper 22:05:10 + snapcraftctl pull 22:05:11 'edgex-go' has dependencies that need to be staged: go-build-helper 22:05:11 Skipping pull go-build-helper (already ran) 22:05:11 Building go-build-helper 22:05:11 + snapcraftctl build 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 19.5% of statements 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.0% of statements 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 63.2% of statements 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.7% of statements 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:05:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.159s coverage: 100.0% of statements 22:05:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 22:05:13 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:05:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:05:13 GO111MODULE=on go vet ./... 22:05:13 Staging go-build-helper 22:05:13 + snapcraftctl stage 22:05:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:05:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:05:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:05:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:05:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:05:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:05:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:05:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:05:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 22:05:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:05:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:05:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:05:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:05:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:05:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:05:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:05:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:05:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:05:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:05:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:05:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:05:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:05:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:05:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:05:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:05:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:05:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:05:23 Fetched 25.4 MB in 0s (0 B/s) 22:05:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:05:23 Fetched 224 kB in 0s (0 B/s) 22:05:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:05:23 Fetched 157 kB in 0s (0 B/s) 22:05:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:05:23 Fetched 221 kB in 0s (0 B/s) 22:05:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:05:23 Fetched 143 kB in 0s (0 B/s) 22:05:23 Pulling edgex-go 22:05:23 + snapcraftctl pull 22:05:23 Pulling hooks 22:05:23 + snapcraftctl pull 22:05:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:05:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:05:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:05:42 Fetched 0 B in 0s (0 B/s) 22:05:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:05:42 Fetched 96.5 kB in 0s (0 B/s) 22:05:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:05:42 Fetched 279 kB in 0s (0 B/s) 22:05:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:05:42 Fetched 122 kB in 0s (0 B/s) 22:05:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:05:42 Fetched 77.8 kB in 0s (0 B/s) 22:05:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:05:42 Fetched 8848 B in 0s (0 B/s) 22:05:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:05:42 Fetched 47.8 kB in 0s (0 B/s) 22:05:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:05:42 Fetched 45.6 kB in 0s (0 B/s) 22:05:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:05:42 Fetched 15.0 kB in 0s (0 B/s) 22:05:42 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:05:42 Fetched 220 kB in 0s (0 B/s) 22:05:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:05:42 Fetched 154 kB in 0s (0 B/s) 22:05:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:05:42 Fetched 50.6 kB in 0s (0 B/s) 22:05:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:05:42 Fetched 14.8 kB in 0s (0 B/s) 22:05:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:05:42 Fetched 41.8 kB in 0s (0 B/s) 22:05:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:05:42 Fetched 499 kB in 0s (0 B/s) 22:05:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:05:42 Fetched 111 kB in 0s (0 B/s) 22:05:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:05:42 Fetched 240 kB in 0s (0 B/s) 22:05:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:05:42 Fetched 29.3 kB in 0s (0 B/s) 22:05:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:05:42 Fetched 85.5 kB in 0s (0 B/s) 22:05:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:05:42 Fetched 24.5 kB in 0s (0 B/s) 22:05:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:05:42 Fetched 49.2 kB in 0s (0 B/s) 22:05:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:05:42 Fetched 54.2 kB in 0s (0 B/s) 22:05:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:05:42 Fetched 30.8 kB in 0s (0 B/s) 22:05:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:05:42 Fetched 15.8 kB in 0s (0 B/s) 22:05:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:05:42 Fetched 85.9 kB in 0s (0 B/s) 22:05:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:05:42 Fetched 8720 B in 0s (0 B/s) 22:05:42 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:05:42 Fetched 140 kB in 0s (0 B/s) 22:05:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:05:42 Fetched 119 kB in 0s (0 B/s) 22:05:42 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:05:42 Fetched 111 kB in 0s (0 B/s) 22:05:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:05:42 Fetched 11.1 kB in 0s (0 B/s) 22:05:42 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:05:42 Fetched 646 kB in 0s (0 B/s) 22:05:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:05:42 Fetched 41.3 kB in 0s (0 B/s) 22:05:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:05:42 Fetched 17.9 kB in 0s (0 B/s) 22:05:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:05:42 Fetched 368 kB in 0s (0 B/s) 22:05:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:05:42 Fetched 187 kB in 0s (0 B/s) 22:05:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:05:42 Fetched 175 kB in 0s (0 B/s) 22:05:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:05:42 Fetched 206 kB in 0s (0 B/s) 22:05:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:05:42 Fetched 1302 kB in 0s (0 B/s) 22:05:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:05:42 Fetched 36.2 kB in 0s (0 B/s) 22:05:42 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:05:42 Fetched 159 kB in 0s (0 B/s) 22:05:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:05:42 Fetched 107 kB in 0s (0 B/s) 22:05:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:05:42 Fetched 48.7 kB in 0s (0 B/s) 22:05:42 Pulling static-packages 22:05:42 + snapcraftctl pull 22:05:42 Pulling version 22:05:42 + cd /root/project 22:05:42 + git describe --tags --abbrev=0 22:05:42 + sed s/v// 22:05:42 + GIT_VERSION=2.0.1-dev.66 22:05:42 + [ -z 2.0.1-dev.66 ] 22:05:42 + snapcraftctl set-version 2.0.1-dev.66 22:05:42 Building config-common 22:05:42 + snapcraftctl build 22:05:43 Skipping build go-build-helper (already ran) 22:05:43 Building edgex-go 22:05:43 + cd /root/parts/edgex-go/src 22:05:43 + git describe --tags --abbrev=0 22:05:43 + sed s/v// 22:05:43 + GIT_VERSION=2.0.1-dev.66 22:05:43 + [ -z 2.0.1-dev.66 ] 22:05:43 + echo 2.0.1-dev.66 22:05:43 + make build 22:05:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data 22:05:44 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: 22:05:44 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 22:05:44 make: *** [cmd/core-data/core-data] Error 1 22:05:44 Makefile:61: recipe for target 'cmd/core-data/core-data' failed 22:05:44 Failed to run 'override-build': Exit code was 2. 22:05:44 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:05:46 Failed in branch amd64 22:06:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:06:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:06:35 ./bin/test-attribution-txt.sh [Pipeline] sh 22:06:38 + ls -al . 22:06:38 total 640 22:06:38 drwxrwxr-x 9 1001 1001 4096 Oct 7 22:06 . 22:06:38 drwxr-xr-x 4 root root 4096 Oct 7 22:02 .. 22:06:38 -rw-rw-r-- 1 1001 1001 11 Oct 7 21:59 .dockerignore 22:06:38 drwxrwxr-x 8 1001 1001 4096 Oct 7 21:59 .git 22:06:38 drwxrwxr-x 4 1001 1001 4096 Oct 7 21:59 .github 22:06:38 -rw-rw-r-- 1 1001 1001 804 Oct 7 21:59 .gitignore 22:06:38 -rw-rw-r-- 1 1001 1001 42 Oct 7 21:59 .golangci.yml 22:06:38 -rw-rw-r-- 1 1001 1001 76 Oct 7 21:59 .hadolint.yml 22:06:38 -rw-rw-r-- 1 1001 1001 166 Oct 7 21:59 .sonarcloud.properties 22:06:38 -rw-rw-r-- 1 1001 1001 1171 Oct 7 21:59 ADOPTERS.md 22:06:38 -rw-rw-r-- 1 1001 1001 8608 Oct 7 21:59 Attribution.txt 22:06:38 -rw-rw-r-- 1 1001 1001 43881 Oct 7 21:59 CHANGELOG.md 22:06:38 -rw-rw-r-- 1 1001 1001 3804 Oct 7 21:59 CONTRIBUTING.md 22:06:38 -rw-rw-r-- 1 1001 1001 677 Oct 7 21:59 GOVERNANCE.md 22:06:38 -rw-rw-r-- 1 1001 1001 849 Oct 7 21:59 Jenkinsfile 22:06:38 -rw-rw-r-- 1 1001 1001 10775 Oct 7 21:59 LICENSE 22:06:38 -rw-rw-r-- 1 1001 1001 6508 Oct 7 21:59 Makefile 22:06:38 -rw-rw-r-- 1 1001 1001 582 Oct 7 21:59 OWNERS.md 22:06:38 -rw-rw-r-- 1 1001 1001 8256 Oct 7 21:59 README.md 22:06:38 -rw-rw-r-- 1 1001 1001 6912 Oct 7 21:59 SECURITY.md 22:06:38 -rw-rw-r-- 1 1001 1001 5 Oct 7 21:54 VERSION 22:06:38 -rw-rw-r-- 1 1001 1001 4131 Oct 7 21:59 ZMQWindows.md 22:06:38 drwxrwxr-x 2 1001 1001 4096 Oct 7 21:59 bin 22:06:38 drwxrwxr-x 14 1001 1001 4096 Oct 7 21:59 cmd 22:06:38 -rw-r--r-- 1 root root 403265 Oct 7 22:05 coverage.out 22:06:38 -rw-rw-r-- 1 1001 1001 829 Oct 7 21:59 go.mod 22:06:38 -rw-rw-r-- 1 1001 1001 50143 Oct 7 22:02 go.sum 22:06:38 drwxrwxr-x 8 1001 1001 4096 Oct 7 21:59 internal 22:06:38 drwxrwxr-x 3 1001 1001 4096 Oct 7 21:59 openapi 22:06:38 drwxrwxr-x 4 1001 1001 4096 Oct 7 21:59 snap 22:06:38 -rw-rw-r-- 1 1001 1001 204 Oct 7 21:59 version.go [Pipeline] sh 22:06:39 + '[' -e coverage.out ] 22:06:39 + chown 1001:1001 coverage.out [Pipeline] stash 22:06:39 Warning: overwriting stash ‘coverage-report’ 22:06:40 Stashed 1 file(s) [Pipeline] sh 22:06:40 + make build 22:06:40 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:06:47 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:07:10 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:07:11 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:07:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:07:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:07:20 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:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:07:26 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:07:31 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:07:34 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:07:37 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:07:43 $ docker stop --time=1 9ab6928c9afa103764ee6ae90059ed25f19cbcb406383a849f9ae1b3ae514873 22:07:46 $ docker rm -f 9ab6928c9afa103764ee6ae90059ed25f19cbcb406383a849f9ae1b3ae514873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:47 22:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:48 latest: Pulling from edgex-devops/edgex-compose-arm64 22:07:48 29e5d40040c1: Pulling fs layer 22:07:48 1ce36da41761: Pulling fs layer 22:07:48 25b303627fd3: Pulling fs layer 22:07:48 29e5d40040c1: Download complete 22:07:48 1ce36da41761: Verifying Checksum 22:07:48 1ce36da41761: Download complete 22:07:49 29e5d40040c1: Pull complete 22:07:50 25b303627fd3: Verifying Checksum 22:07:50 25b303627fd3: Download complete 22:07:50 1ce36da41761: Pull complete 22:08:00 25b303627fd3: Pull complete 22:08:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container 22:08:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:08:05 $ docker top 8929a4dac46f521e32d600717237a9d8b0435933bfe824ac41b8150cd14e6403 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:06 + grep parallel 22:08:06 + docker-compose build --help 22:08:09 --parallel Build images in parallel. [Pipeline] } 22:08:10 $ docker stop --time=1 8929a4dac46f521e32d600717237a9d8b0435933bfe824ac41b8150cd14e6403 22:08:12 $ docker rm -f 8929a4dac46f521e32d600717237a9d8b0435933bfe824ac41b8150cd14e6403 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:12 . [Pipeline] withDockerContainer 22:08:13 prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container 22:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:08:15 $ docker top eaa660ccf8156917bdedfa51fe6c4652f4f251ebe84263d6b5c47d59cd80411c -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:08:20 Building core-command ... 22:08:20 Building core-data ... 22:08:20 Building core-metadata ... 22:08:20 Building security-bootstrapper ... 22:08:20 Building security-proxy-setup ... 22:08:20 Building security-secretstore-setup ... 22:08:20 Building support-notifications ... 22:08:20 Building support-scheduler ... 22:08:20 Building sys-mgmt-agent ... 22:08:20 Building support-notifications 22:08:20 Building support-scheduler 22:08:20 Building security-proxy-setup 22:08:20 Building security-secretstore-setup 22:08:20 Building security-bootstrapper 22:09:29 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:09:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:09:29 ---> 1a6aff718c86 22:09:29 Step 3/30 : WORKDIR /edgex-go 22:09:29 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:09:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:09:29 ---> 1a6aff718c86 22:09:29 Step 3/21 : WORKDIR /edgex-go 22:09:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:09:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:09:29 ---> 1a6aff718c86 22:09:29 Step 3/23 : WORKDIR /edgex-go 22:09:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:09:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:29 ---> 1a6aff718c86 22:09:29 Step 3/24 : WORKDIR /edgex-go 22:09:29 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:09:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:09:29 ---> 1a6aff718c86 22:09:29 Step 3/20 : WORKDIR /edgex-go 22:09:33 ---> Running in fcd1960b1ed6 22:09:33 ---> Running in 92218965a8a0 22:09:33 ---> Running in e1be591399ac 22:09:33 ---> Running in 828030c8b312 22:09:33 ---> Running in 09503cad15e2 22:09:33 Removing intermediate container fcd1960b1ed6 22:09:33 ---> 6201d6c436a8 22:09:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:34 Removing intermediate container 92218965a8a0 22:09:34 ---> 8b62bce80050 22:09:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:34 Removing intermediate container 09503cad15e2 22:09:34 ---> 70c5a2b82ae3 22:09:34 Removing intermediate container 828030c8b312 22:09:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 60ec067f4839 22:09:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:34 22:09:34 Removing intermediate container e1be591399ac 22:09:34 ---> 787f202f6de3 22:09:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:34 ---> Running in 01e1624d7ad3 22:09:34 ---> Running in ec6407c8cb90 22:09:34 ---> Running in c47003edf2ed 22:09:34 ---> Running in 511c66cee150 22:09:34 ---> Running in 4db39bb8449f 22:09:38 Removing intermediate container 01e1624d7ad3 22:09:38 ---> 3771c9387e9d 22:09:38 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:09:38 Removing intermediate container 511c66cee150 22:09:38 ---> aeb7ac2c1cc0 22:09:38 Step 5/24 : RUN apk add --update --no-cache make git 22:09:38 ---> Running in 04517b4052cd 22:09:38 Removing intermediate container ec6407c8cb90 22:09:38 ---> 3a9bacc56e7d 22:09:38 Step 5/23 : RUN apk add --update --no-cache make git 22:09:38 ---> Running in c294c0dfb1bc 22:09:38 Removing intermediate container c47003edf2ed 22:09:38 ---> 15f0723d851f 22:09:38 Step 5/30 : RUN apk add --update --no-cache make git 22:09:39 ---> Running in 062133499df8 22:09:39 ---> Running in 1d9088b4658f 22:09:39 Removing intermediate container 4db39bb8449f 22:09:39 ---> 2beddf0e4664 22:09:39 Step 5/20 : RUN apk add --update --no-cache make git 22:09:39 ---> Running in 2f8c6fe79448 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:42 OK: 218 MiB in 52 packages 22:09:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:43 OK: 218 MiB in 52 packages 22:09:43 OK: 218 MiB in 52 packages 22:09:43 OK: 218 MiB in 52 packages 22:09:43 OK: 218 MiB in 52 packages 22:09:44 Removing intermediate container 04517b4052cd 22:09:44 ---> 9e51b4a2ec14 22:09:44 Step 6/21 : COPY . . 22:09:44 Removing intermediate container c294c0dfb1bc 22:09:44 ---> f787fa09b518 22:09:44 Step 6/24 : COPY . . 22:09:45 Removing intermediate container 062133499df8 22:09:45 ---> 6dc6240085dc 22:09:45 Step 6/23 : COPY go.mod . 22:09:45 Removing intermediate container 1d9088b4658f 22:09:45 ---> 6d031673b619 22:09:45 Step 6/30 : COPY . . 22:09:45 Removing intermediate container 2f8c6fe79448 22:09:45 ---> d0ba51a82621 22:09:45 Step 6/20 : COPY . . 22:09:46 ---> 58c697f3b30b 22:09:46 Step 7/23 : RUN go mod download 22:09:46 ---> Running in 2d05f80db961 22:09:55 Removing intermediate container 2d05f80db961 22:09:55 ---> e674bbc3f7fd 22:09:55 Step 8/23 : COPY . . 22:10:18 ---> 4f9624c56dd5 22:10:18 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:18 ---> 1c679c86acd5 22:10:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:18 ---> Running in 8121b6e58d2f 22:10:18 ---> Running in 7f51cbe008e8 22:10:18 ---> d467ac618d8e 22:10:18 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:18 ---> 6c57df992578 22:10:18 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:18 ---> 37fbe71cda23 22:10:18 Step 9/23 : RUN go mod tidy 22:10:18 ---> Running in d36a0f9d90c5 22:10:18 ---> Running in 42ccba21d062 22:10:18 ---> Running in e0855c5539a5 22:10:24 Removing intermediate container 8121b6e58d2f 22:10:24 ---> cc45b35cc9df 22:10:24 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:10:24 ---> Running in c07b09e81367 22:10:24 Removing intermediate container 7f51cbe008e8 22:10:24 ---> 32ce49da004f 22:10:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:24 Removing intermediate container e0855c5539a5 22:10:24 ---> e4df37fdd49f 22:10:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:10:24 Removing intermediate container 42ccba21d062 22:10:24 ---> ac01fd8d32e5 22:10:24 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:10:24 ---> Running in dbbb4d6cb4c9 22:10:24 ---> Running in ac0b9d2593ec 22:10:25 ---> Running in a854e6b01c1f 22:10:25 Removing intermediate container d36a0f9d90c5 22:10:25 ---> 1964aa22075f 22:10:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:10:25 ---> Running in d206c57ed969 22:10:26 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:10:27 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:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:10:27 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:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:12:20 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:12:20 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:12:24 Removing intermediate container dbbb4d6cb4c9 22:12:24 ---> 80d1b192f419 22:12:24 22:12:24 Step 9/30 : FROM alpine:3.14 22:12:25 3.14: Pulling from library/alpine 22:12:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:12:28 Status: Downloaded newer image for alpine:3.14 22:12:28 ---> bb3de5531c18 22:12:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:12:28 Removing intermediate container a854e6b01c1f 22:12:28 ---> 43c5fc120e10 22:12:28 22:12:28 Step 9/20 : FROM alpine:3.14 22:12:28 ---> bb3de5531c18 22:12:28 Step 10/20 : RUN apk add --update --no-cache curl 22:12:28 ---> Running in 6a214d08f5c3 22:12:28 ---> Running in 4a529535e64c 22:12:29 Removing intermediate container ac0b9d2593ec 22:12:29 ---> 0e5ee30ce9fe 22:12:29 22:12:29 Step 9/24 : FROM alpine:3.14 22:12:29 ---> bb3de5531c18 22:12:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:12:29 ---> Running in 4f8f32f9a26b 22:12:30 Removing intermediate container 4a529535e64c 22:12:30 ---> f725237e8cf6 22:12:30 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:12:30 ---> Running in d73b92612bbd 22:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:12:31 Removing intermediate container c07b09e81367 22:12:31 ---> c7528a520605 22:12:31 22:12:31 Step 9/21 : FROM alpine:3.14 22:12:31 ---> bb3de5531c18 22:12:31 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:12:31 ---> Running in 10271ed2559d 22:12:32 (1/5) Installing ca-certificates (20191127-r5) 22:12:32 (2/5) Installing brotli-libs (1.0.9-r5) 22:12:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:12:32 (4/5) Installing libcurl (7.79.1-r0) 22:12:32 (5/5) Installing curl (7.79.1-r0) 22:12:32 Executing busybox-1.33.1-r3.trigger 22:12:32 Executing ca-certificates-20191127-r5.trigger 22:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:12:32 OK: 8 MiB in 19 packages 22:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:12:32 Removing intermediate container d206c57ed969 22:12:33 ---> dd2b74601c21 22:12:33 22:12:33 Step 11/23 : FROM alpine:3.14 22:12:33 ---> bb3de5531c18 22:12:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:12:33 ---> Running in 44b153405ee2 22:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:12:34 (1/3) Installing ca-certificates (20191127-r5) 22:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:12:34 (2/3) Installing dumb-init (1.2.5-r1) 22:12:34 (3/3) Installing su-exec (0.2-r1) 22:12:34 Executing busybox-1.33.1-r3.trigger 22:12:34 Executing ca-certificates-20191127-r5.trigger 22:12:34 OK: 6 MiB in 17 packages 22:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:12:34 (1/2) Installing dumb-init (1.2.5-r1) 22:12:34 (2/2) Installing su-exec (0.2-r1) 22:12:34 Executing busybox-1.33.1-r3.trigger 22:12:34 OK: 5 MiB in 16 packages 22:12:35 (1/2) Installing ca-certificates (20191127-r5) 22:12:35 (2/2) Installing dumb-init (1.2.5-r1) 22:12:35 Executing busybox-1.33.1-r3.trigger 22:12:35 Executing ca-certificates-20191127-r5.trigger 22:12:35 Removing intermediate container 6a214d08f5c3 22:12:35 ---> f1090dfc9c9f 22:12:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:12:35 OK: 6 MiB in 16 packages 22:12:35 ---> Running in 6e81d864a35b 22:12:36 Removing intermediate container 6e81d864a35b 22:12:36 ---> b97df1a54bfd 22:12:36 Step 12/20 : WORKDIR /edgex 22:12:36 Removing intermediate container d73b92612bbd 22:12:36 ---> 320bd80b2860 22:12:36 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:12:36 Removing intermediate container 4f8f32f9a26b 22:12:36 ---> 5a870066d5b9 22:12:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:12:36 ---> Running in ae77004d268e 22:12:36 ---> Running in ac1a2707e137 22:12:37 ---> Running in 017f9e545251 22:12:37 Removing intermediate container 10271ed2559d 22:12:37 ---> 1a3305122fad 22:12:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:12:37 Removing intermediate container ac1a2707e137 22:12:37 ---> f434c7441915 22:12:37 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:12:37 ---> Running in 36178402440a 22:12:37 Removing intermediate container ae77004d268e 22:12:37 ---> f56827edbe40 22:12:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:12:37 Removing intermediate container 017f9e545251 22:12:37 ---> cff6b3a50865 22:12:37 Step 12/24 : WORKDIR / 22:12:37 ---> Running in bee20307b02f 22:12:37 ---> Running in f739b56f0107 22:12:38 Removing intermediate container 36178402440a 22:12:38 ---> 1664a0d27a6c 22:12:38 Step 12/21 : ENV APP_PORT=59860 22:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:12:38 Removing intermediate container bee20307b02f 22:12:38 ---> bb7cc98748b1 22:12:38 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:12:38 ---> Running in a69bb8ec46c0 22:12:38 ---> Running in ed5aefde3990 22:12:38 Removing intermediate container f739b56f0107 22:12:38 ---> 21c1bb59536e 22:12:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:12:38 ---> 8255c89ba7f9 22:12:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:12:39 Removing intermediate container a69bb8ec46c0 22:12:39 ---> 7bb70c2ac23e 22:12:39 Step 13/21 : EXPOSE $APP_PORT 22:12:39 (1/1) Installing dumb-init (1.2.5-r1) 22:12:39 Executing busybox-1.33.1-r3.trigger 22:12:39 OK: 5 MiB in 15 packages 22:12:39 ---> Running in 55a54de2e099 22:12:40 ---> c179e9c9f1a9 22:12:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:12:40 Removing intermediate container 55a54de2e099 22:12:40 ---> d7684bbe6b61 22:12:40 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:12:40 Removing intermediate container 44b153405ee2 22:12:40 ---> 8e04f6d93d9b 22:12:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:12:41 ---> 5af684bd008c 22:12:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:12:41 ---> Running in 0c2736ca2269 22:12:41 ---> 2106c0d4c4f9 22:12:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:12:41 ---> 8ae932d2f23a 22:12:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:12:41 Removing intermediate container ed5aefde3990 22:12:41 ---> d26ae92f9beb 22:12:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:12:42 Removing intermediate container 0c2736ca2269 22:12:42 ---> 87fdbdeac7b9 22:12:42 Step 14/23 : ENV APP_PORT=59861 22:12:42 ---> Running in 6ddf0b303cfa 22:12:42 ---> Running in ded96023d62e 22:12:43 ---> 711399ecb670 22:12:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:12:43 Removing intermediate container ded96023d62e 22:12:43 ---> cea0598dd4d4 22:12:43 Step 15/23 : EXPOSE $APP_PORT 22:12:43 Removing intermediate container 6ddf0b303cfa 22:12:43 ---> f175efb2ac66 22:12:43 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:12:43 ---> 7c770e8c99cf 22:12:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:12:43 ---> 0a634276bfa3 22:12:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:12:43 ---> Running in 21272e847162 22:12:43 ---> Running in 56aa18d1037f 22:12:44 Removing intermediate container 56aa18d1037f 22:12:44 ---> 342ad9b8a283 22:12:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:12:44 ---> 35f7ab6cb113 22:12:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:12:44 Removing intermediate container 21272e847162 22:12:44 ---> 5742b06eb097 22:12:44 Step 17/20 : CMD ["--init=true"] 22:12:44 ---> 0d2e7d198d41 22:12:44 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:12:44 ---> Running in 98540f0e68d1 22:12:45 ---> 6f5c422f7b8a 22:12:45 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:12:45 ---> Running in c4cef99a521b 22:12:45 ---> Running in 9aa7e30c27a5 22:12:45 ---> a5fe28caedbf 22:12:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:12:45 Removing intermediate container 98540f0e68d1 22:12:45 ---> 203cb0fa2207 22:12:45 Step 18/20 : LABEL arch=arm64 22:12:46 ---> Running in 718c7bdbfdb1 22:12:46 Removing intermediate container c4cef99a521b 22:12:46 ---> bdd1ae293cb2 22:12:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:46 ---> de33f1120755 22:12:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:12:46 ---> Running in f6e03a134e06 22:12:47 Removing intermediate container 718c7bdbfdb1 22:12:47 ---> 25b2da3e8b80 22:12:47 Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:12:47 Removing intermediate container f6e03a134e06 22:12:47 ---> 5daebe71ccb4 22:12:47 Step 19/21 : LABEL arch=arm64 22:12:47 ---> Running in 107f19c242cf 22:12:48 ---> 5026fe812b25 22:12:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:12:48 ---> Running in 6ccdb2634fb9 22:12:48 ---> 3274fb6bad9e 22:12:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:12:48 Removing intermediate container 107f19c242cf 22:12:48 ---> c4815b929b91 22:12:48 Step 20/20 : LABEL version=0.0.0 22:12:48 ---> Running in a92614931b17 22:12:48 Removing intermediate container 6ccdb2634fb9 22:12:48 ---> 7d3308d5be9b 22:12:48 Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:12:49 ---> Running in bdccc5db3d94 22:12:49 Removing intermediate container 9aa7e30c27a5 22:12:49 ---> f4784517bb66 22:12:49 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:12:49 Removing intermediate container a92614931b17 22:12:49 ---> 2b01b67760c0 22:12:49 22:12:49 ---> e0a0a5b701b6 22:12:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:12:49 ---> c97b268a0125 22:12:49 Step 20/24 : 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:12:49 Successfully built 2b01b67760c0 22:12:49 Successfully tagged security-proxy-setup-arm64:latest 22:12:49  Building security-proxy-setup ... done Building core-command 22:12:49 ---> Running in c1ed052ccdc9 22:12:49 ---> Running in 478860587f06 22:12:49 Removing intermediate container bdccc5db3d94 22:12:49 ---> b00c6f295c70 22:12:49 Step 21/21 : LABEL version=0.0.0 22:12:50 ---> Running in e2d287da1634 22:12:50 ---> 766b17ec735d 22:12:50 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:12:50 Removing intermediate container c1ed052ccdc9 22:12:50 ---> c857211fff08 22:12:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:50 ---> Running in 232726d19bbe 22:12:51 Removing intermediate container e2d287da1634 22:12:51 ---> 50d0a42e8baf 22:12:51 22:12:52 Successfully built 50d0a42e8baf 22:12:52 Successfully tagged support-notifications-arm64:latest 22:12:52  Building support-notifications ... done Building core-metadata 22:12:52 Removing intermediate container 232726d19bbe 22:12:52 ---> c980eac0d701 22:12:52 Step 21/23 : LABEL arch=arm64 22:12:57 ---> 61b0cc96ca0b 22:12:57 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:12:57 ---> Running in 9d30bb4098e3 22:12:59 ---> b67396c4123b 22:12:59 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:13:00 Removing intermediate container 478860587f06 22:13:00 Removing intermediate container 9d30bb4098e3 22:13:00 ---> 7bc768c8c8bd 22:13:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:13:00 ---> 91044f30e09e 22:13:00 Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:13:00 ---> Running in 496c4760eac6 22:13:00 ---> Running in fc5d1314c767 22:13:00 ---> a7c6c5a9cce3 22:13:00 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:13:01 Removing intermediate container fc5d1314c767 22:13:01 Removing intermediate container 496c4760eac6 22:13:01 ---> 7f67e792940f 22:13:01 Step 23/23 : LABEL version=0.0.0 22:13:01 ---> 3896e75ef032 22:13:01 Step 22/24 : LABEL arch=arm64 22:13:01 ---> Running in cff7993475dd 22:13:01 ---> Running in 8c36a7a335a2 22:13:01 ---> f748b4440c7b 22:13:01 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:13:02 Removing intermediate container cff7993475dd 22:13:02 ---> e84579af56b7 22:13:02 22:13:02 ---> Running in b424774a3026 22:13:02 Removing intermediate container 8c36a7a335a2 22:13:02 ---> 6c94649c9e30 22:13:02 Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:13:02 ---> Running in 7ada7f96c76c 22:13:02 Removing intermediate container b424774a3026 22:13:02 ---> 9f1f70f6a00e 22:13:02 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:13:02 Successfully built e84579af56b7 22:13:02 Successfully tagged support-scheduler-arm64:latest 22:13:02 Building core-data 22:13:03  Building support-scheduler ... done Removing intermediate container 7ada7f96c76c 22:13:03 ---> 818ff230739b 22:13:03 Step 24/24 : LABEL version=0.0.0 22:13:03 ---> Running in e6d332d9b9b3 22:13:03 ---> 483b7d218799 22:13:03 Step 25/30 : RUN chmod +x /entrypoint.sh 22:13:03 Removing intermediate container e6d332d9b9b3 22:13:03 ---> 3d9cf72b4f12 22:13:03 22:13:04 ---> Running in 4d79a71e9409 22:13:04 Successfully built 3d9cf72b4f12 22:13:04 Successfully tagged security-secretstore-setup-arm64:latest 22:13:04  Building security-secretstore-setup ... done Building sys-mgmt-agent 22:13:06 Removing intermediate container 4d79a71e9409 22:13:06 ---> 5bd2b6ecf084 22:13:06 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:13:07 ---> Running in 62fcbba84480 22:13:07 Removing intermediate container 62fcbba84480 22:13:07 ---> 442c71cfadcd 22:13:07 Step 27/30 : CMD ["gate"] 22:13:08 ---> Running in ea61c906f27b 22:13:08 Removing intermediate container ea61c906f27b 22:13:08 ---> 1e74880e2011 22:13:08 Step 28/30 : LABEL arch=arm64 22:13:09 ---> Running in cdd73e5e1ecf 22:13:10 Removing intermediate container cdd73e5e1ecf 22:13:10 ---> 373f78063c8f 22:13:10 Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:13:10 ---> Running in bc155b65cddf 22:13:11 Removing intermediate container bc155b65cddf 22:13:11 ---> 05a67a39c3fb 22:13:11 Step 30/30 : LABEL version=0.0.0 22:13:11 ---> Running in 47ef4fcac96f 22:13:12 Removing intermediate container 47ef4fcac96f 22:13:12 ---> 3421debc8cea 22:13:12 22:13:12 Successfully built 3421debc8cea 22:13:12 Successfully tagged security-bootstrapper-arm64:latest 22:13:19  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:13:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:13:19 ---> 1a6aff718c86 22:13:19 Step 3/22 : WORKDIR /edgex-go 22:13:19 ---> Using cache 22:13:19 ---> 787f202f6de3 22:13:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:19 ---> Using cache 22:13:19 ---> aeb7ac2c1cc0 22:13:19 Step 5/22 : RUN apk add --update --no-cache make git 22:13:19 ---> Using cache 22:13:19 ---> f787fa09b518 22:13:19 Step 6/22 : COPY . . 22:13:19 ---> Using cache 22:13:19 ---> 1c679c86acd5 22:13:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:19 ---> Using cache 22:13:19 ---> 32ce49da004f 22:13:19 Step 8/22 : RUN make cmd/core-command/core-command 22:13:22 ---> Running in b7f3c839e0b5 22:13:23 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:13:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:13:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:13:28 ---> 1a6aff718c86 22:13:28 Step 3/22 : WORKDIR /edgex-go 22:13:28 ---> Using cache 22:13:28 ---> 787f202f6de3 22:13:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:28 ---> Using cache 22:13:28 ---> aeb7ac2c1cc0 22:13:28 Step 5/22 : RUN apk add --update --no-cache make git 22:13:28 ---> Using cache 22:13:28 ---> f787fa09b518 22:13:28 Step 6/22 : COPY . . 22:13:28 ---> Using cache 22:13:28 ---> 1c679c86acd5 22:13:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:28 ---> Using cache 22:13:28 ---> 32ce49da004f 22:13:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:13:29 ---> Running in 4e619bc81bfb 22:13:31 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:13:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:13:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:13:42 ---> 1a6aff718c86 22:13:42 Step 3/22 : WORKDIR /edgex-go 22:13:42 ---> Using cache 22:13:42 ---> 787f202f6de3 22:13:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:42 ---> Using cache 22:13:42 ---> aeb7ac2c1cc0 22:13:42 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:13:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:13:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:13:42 ---> 1a6aff718c86 22:13:42 Step 3/22 : WORKDIR /edgex-go 22:13:42 ---> Using cache 22:13:42 ---> 787f202f6de3 22:13:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:42 ---> Using cache 22:13:42 ---> aeb7ac2c1cc0 22:13:42 Step 5/22 : RUN apk add --update --no-cache make bash git 22:13:44 ---> Running in 66931f0bd904 22:13:44 ---> Running in 5b394143603f 22:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:13:48 OK: 218 MiB in 52 packages 22:13:48 OK: 218 MiB in 52 packages 22:13:49 Removing intermediate container 5b394143603f 22:13:49 ---> d366d6915bfa 22:13:49 Step 6/22 : COPY . . 22:13:50 Removing intermediate container 66931f0bd904 22:13:50 ---> 39b78b12f476 22:13:50 Step 6/22 : COPY . . 22:14:17 ---> 3255310b4f63 22:14:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:17 ---> 0961bd9a4069 22:14:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:17 ---> Running in 871e3337fd29 22:14:17 ---> Running in 524ea0a55a0e 22:14:23 Removing intermediate container 871e3337fd29 22:14:23 ---> 262139b5e929 22:14:23 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:14:23 ---> Running in ef91d3c1a413 22:14:23 Removing intermediate container 524ea0a55a0e 22:14:23 ---> ad73002a039d 22:14:23 Step 8/22 : RUN make cmd/core-data/core-data 22:14:23 ---> Running in 564c70043359 22:14:25 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:14:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:14:31 Removing intermediate container b7f3c839e0b5 22:14:31 ---> ad57653785b7 22:14:31 22:14:31 Step 9/22 : FROM alpine:3.14 22:14:31 ---> bb3de5531c18 22:14:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:14:31 ---> Using cache 22:14:31 ---> 8e04f6d93d9b 22:14:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:14:31 ---> Using cache 22:14:31 ---> 87fdbdeac7b9 22:14:31 Step 12/22 : ENV APP_PORT=59882 22:14:31 ---> Running in 9976a284e0a9 22:14:31 Removing intermediate container 9976a284e0a9 22:14:31 ---> 432434b5c432 22:14:31 Step 13/22 : EXPOSE $APP_PORT 22:14:31 ---> Running in efa74f8f59fc 22:14:32 Removing intermediate container efa74f8f59fc 22:14:32 ---> 643ed2b28eba 22:14:32 Step 14/22 : WORKDIR / 22:14:32 ---> Running in e7855d9210f4 22:14:33 Removing intermediate container e7855d9210f4 22:14:33 ---> e11a255b33f4 22:14:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:34 ---> f562ffc9cc0d 22:14:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:14:36 ---> 41ca5796408f 22:14:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:14:37 ---> cd7086dbf832 22:14:37 Step 18/22 : ENTRYPOINT ["/core-command"] 22:14:37 ---> Running in 7e0b402214ad 22:14:38 Removing intermediate container 7e0b402214ad 22:14:38 ---> 0f03b6c0107b 22:14:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:14:38 ---> Running in 7a5163d389b0 22:14:39 Removing intermediate container 7a5163d389b0 22:14:39 ---> 2267a5fed5af 22:14:39 Step 20/22 : LABEL arch=arm64 22:14:39 ---> Running in 58d31957c5b2 22:14:40 Removing intermediate container 58d31957c5b2 22:14:40 ---> b319ce4db638 22:14:40 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:14:40 ---> Running in 48a730a186a8 22:14:40 Removing intermediate container 48a730a186a8 22:14:40 ---> e18eb4a3e623 22:14:40 Step 22/22 : LABEL version=0.0.0 22:14:40 ---> Running in caac6d6fee1c 22:14:41 Removing intermediate container caac6d6fee1c 22:14:41 ---> b154fc5b2b5a 22:14:41 22:14:42 Successfully built b154fc5b2b5a 22:14:42 Successfully tagged core-command-arm64:latest 22:14:57  Building core-command ... done Removing intermediate container 4e619bc81bfb 22:14:57 ---> 4b135f869ff2 22:14:57 22:14:57 Step 9/22 : FROM alpine:3.14 22:14:57 ---> bb3de5531c18 22:14:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:14:57 ---> Using cache 22:14:57 ---> 8e04f6d93d9b 22:14:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:14:57 ---> Using cache 22:14:57 ---> 87fdbdeac7b9 22:14:57 Step 12/22 : ENV APP_PORT=59881 22:14:57 ---> Running in a336cccf2ff3 22:14:57 Removing intermediate container a336cccf2ff3 22:14:57 ---> 5221bd2e442b 22:14:57 Step 13/22 : EXPOSE $APP_PORT 22:14:57 ---> Running in c4227bf939a1 22:14:57 Removing intermediate container c4227bf939a1 22:14:57 ---> d14f35a49625 22:14:57 Step 14/22 : WORKDIR / 22:14:57 ---> Running in 05c668db3e9c 22:14:58 Removing intermediate container 05c668db3e9c 22:14:58 ---> 3ab4bc3e3e0b 22:14:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:59 ---> 883a46b8b2ae 22:14:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:15:01 ---> cc98f6246f69 22:15:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:15:02 ---> e2af69b05134 22:15:02 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:15:02 ---> Running in 759a39031db2 22:15:03 Removing intermediate container 759a39031db2 22:15:03 ---> bdef68d7d72c 22:15:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:03 ---> Running in eae312a2ed19 22:15:04 Removing intermediate container eae312a2ed19 22:15:04 ---> cf6e491f02d9 22:15:04 Step 20/22 : LABEL arch=arm64 22:15:04 ---> Running in 9b0000a489af 22:15:05 Removing intermediate container 9b0000a489af 22:15:05 ---> f50c52a4d589 22:15:05 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:15:05 ---> Running in 54d55e35093c 22:15:05 Removing intermediate container 54d55e35093c 22:15:05 ---> 203f565fd0cf 22:15:05 Step 22/22 : LABEL version=0.0.0 22:15:06 ---> Running in 8311f08f1842 22:15:06 Removing intermediate container 8311f08f1842 22:15:06 ---> 0f95f4a7f8ba 22:15:06 22:15:07 Successfully built 0f95f4a7f8ba 22:15:07 Successfully tagged core-metadata-arm64:latest 22:15:34  Building core-metadata ... done Removing intermediate container ef91d3c1a413 22:15:34 ---> 905e0397a1d3 22:15:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:15:34 ---> Running in 2a7b4fb30cc9 22:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:15:35 Removing intermediate container 2a7b4fb30cc9 22:15:35 ---> df74b1895e1e 22:15:35 22:15:35 Step 10/22 : FROM docker:20.10.8 22:15:35 20.10.8: Pulling from library/docker 22:15:40 Removing intermediate container 564c70043359 22:15:40 ---> 43c55c9bc2a8 22:15:40 22:15:40 Step 9/22 : FROM alpine:3.14 22:15:40 ---> bb3de5531c18 22:15:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:15:42 ---> Running in 08aff91fe1c0 22:15:44 Removing intermediate container 08aff91fe1c0 22:15:44 ---> 79d42837fa6f 22:15:44 Step 11/22 : ENV APP_PORT=59880 22:15:44 ---> Running in 8bf11c3987ac 22:15:45 Removing intermediate container 8bf11c3987ac 22:15:45 ---> b4bb6ae1ff94 22:15:45 Step 12/22 : EXPOSE $APP_PORT 22:15:45 ---> Running in 6d379120fb1e 22:15:45 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:15:45 Status: Downloaded newer image for docker:20.10.8 22:15:45 ---> 3734d5adc5ac 22:15:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:15:45 ---> Running in e24fd5f1f8e3 22:15:45 Removing intermediate container 6d379120fb1e 22:15:45 ---> c2380a6db1a8 22:15:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:45 ---> Running in bc5b3a38a8e8 22:15:45 Removing intermediate container e24fd5f1f8e3 22:15:45 ---> 7c8c9d9a338c 22:15:45 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:15:46 ---> Running in b3f4be9bb182 22:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:15:48 Removing intermediate container bc5b3a38a8e8 22:15:48 ---> f403009e64ac 22:15:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:15:48 ---> Running in 7e919f9ba260 22:15:48 (1/42) Installing readline (8.1.0-r0) 22:15:48 (2/42) Installing bash (5.1.4-r0) 22:15:48 Executing bash-5.1.4-r0.post-install 22:15:48 (3/42) Installing brotli-libs (1.0.9-r5) 22:15:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:15:48 (5/42) Installing libcurl (7.79.1-r0) 22:15:48 (6/42) Installing curl (7.79.1-r0) 22:15:48 (7/42) Installing dumb-init (1.2.5-r1) 22:15:48 (8/42) Installing libbz2 (1.0.8-r1) 22:15:48 (9/42) Installing expat (2.4.1-r0) 22:15:48 (10/42) Installing libffi (3.3-r2) 22:15:48 (11/42) Installing gdbm (1.19-r0) 22:15:49 (12/42) Installing xz-libs (5.2.5-r0) 22:15:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:15:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:15:49 (15/42) Installing mpdecimal (2.5.1-r1) 22:15:49 (16/42) Installing sqlite-libs (3.35.5-r0) 22:15:49 (17/42) Installing python3 (3.9.5-r1) 22:15:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:15:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:15:50 (18/42) Installing py3-appdirs (1.4.4-r2) 22:15:50 (19/42) Installing py3-chardet (4.0.0-r2) 22:15:50 (20/42) Installing py3-idna (3.2-r0) 22:15:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:15:51 (22/42) Installing py3-certifi (2020.12.5-r1) 22:15:51 (23/42) Installing py3-requests (2.25.1-r4) 22:15:51 (24/42) Installing py3-msgpack (1.0.2-r1) 22:15:51 (25/42) Installing py3-lockfile (0.12.2-r4) 22:15:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:15:51 (27/42) Installing py3-colorama (0.4.4-r1) 22:15:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:15:51 (29/42) Installing py3-distlib (0.3.1-r3) 22:15:51 (30/42) Installing py3-distro (1.5.0-r3) 22:15:51 (31/42) Installing py3-six (1.15.0-r1) 22:15:51 (32/42) Installing py3-webencodings (0.5.1-r4) 22:15:51 (33/42) Installing py3-html5lib (1.1-r1) 22:15:51 (34/42) Installing py3-parsing (2.4.7-r2) 22:15:51 (35/42) Installing py3-packaging (20.9-r1) 22:15:51 (36/42) Installing py3-toml (0.10.2-r2) 22:15:51 (37/42) Installing py3-pep517 (0.10.0-r2) 22:15:51 (38/42) Installing py3-progress (1.5-r2) 22:15:51 (39/42) Installing py3-retrying (1.3.3-r1) 22:15:51 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:15:51 (41/42) Installing py3-setuptools (52.0.0-r3) 22:15:51 (42/42) Installing py3-pip (20.3.4-r1) 22:15:51 (1/6) Installing dumb-init (1.2.5-r1) 22:15:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:15:51 (3/6) Installing libsodium (1.0.18-r0) 22:15:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:15:52 Executing busybox-1.33.1-r3.trigger 22:15:52 OK: 84 MiB in 64 packages 22:15:52 (5/6) Installing libzmq (4.3.4-r0) 22:15:52 (6/6) Installing zeromq (4.3.4-r0) 22:15:52 Executing busybox-1.33.1-r3.trigger 22:15:52 OK: 8 MiB in 20 packages 22:15:53 Removing intermediate container 7e919f9ba260 22:15:53 ---> 94b4cc8f373e 22:15:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:55 ---> 840a0a524418 22:15:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:15:56 Collecting docker-compose==1.23.2 22:15:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:15:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:15:56 ---> d6a37c17e0b5 22:15:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:15:56 Collecting jsonschema<3,>=2.5.1 22:15:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:15:56 ---> 14a8088b3cfd 22:15:56 Step 18/22 : ENTRYPOINT ["/core-data"] 22:15:56 ---> Running in 53d48d7f3551 22:15:56 Collecting PyYAML<4,>=3.10 22:15:57 Downloading PyYAML-3.13.tar.gz (270 kB) 22:15:57 Removing intermediate container 53d48d7f3551 22:15:57 ---> 1f3dccd0e4e3 22:15:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:57 ---> Running in 618d9e950315 22:15:58 Removing intermediate container 618d9e950315 22:15:58 ---> 1b332e753fd6 22:15:58 Step 20/22 : LABEL arch=arm64 22:15:58 ---> Running in d29dbcc62988 22:15:59 Removing intermediate container d29dbcc62988 22:15:59 ---> a319a22eebdf 22:15:59 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:15:59 ---> Running in 914beb7fcb45 22:15:59 Removing intermediate container 914beb7fcb45 22:15:59 ---> 31218ff37677 22:15:59 Step 22/22 : LABEL version=0.0.0 22:15:59 ---> Running in 3e317ab3f060 22:15:59 Removing intermediate container 3e317ab3f060 22:15:59 ---> 17f7caab8bf5 22:15:59 22:16:00 Successfully built 17f7caab8bf5 22:16:00 Successfully tagged core-data-arm64:latest 22:16:00  Building core-data ... done Collecting docker<4.0,>=3.6.0 22:16:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:16:00 Collecting texttable<0.10,>=0.9.0 22:16:00 Downloading texttable-0.9.1.tar.gz (11 kB) 22:16:02 Collecting websocket-client<1.0,>=0.32.0 22:16:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:16:02 Collecting docopt<0.7,>=0.6.1 22:16:02 Downloading docopt-0.6.2.tar.gz (25 kB) 22:16:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:16:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:16:04 Collecting cached-property<2,>=1.2.0 22:16:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:16:04 Collecting dockerpty<0.5,>=0.4.1 22:16:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:16:07 Collecting docker-pycreds>=0.4.0 22:16:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:16:07 Collecting urllib3<1.25,>=1.21.1 22:16:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:16:07 Collecting chardet<3.1.0,>=3.0.2 22:16:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:16:07 Collecting idna<2.8,>=2.5 22:16:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:16:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:16:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:16:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:16:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:16:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:16:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:16:08 Attempting uninstall: urllib3 22:16:08 Found existing installation: urllib3 1.26.5 22:16:08 Uninstalling urllib3-1.26.5: 22:16:08 Successfully uninstalled urllib3-1.26.5 22:16:09 Attempting uninstall: idna 22:16:09 Found existing installation: idna 3.2 22:16:09 Uninstalling idna-3.2: 22:16:09 Successfully uninstalled idna-3.2 22:16:10 Attempting uninstall: chardet 22:16:10 Found existing installation: chardet 4.0.0 22:16:10 Uninstalling chardet-4.0.0: 22:16:10 Successfully uninstalled chardet-4.0.0 22:16:12 Attempting uninstall: requests 22:16:12 Found existing installation: requests 2.25.1 22:16:12 Uninstalling requests-2.25.1: 22:16:12 Successfully uninstalled requests-2.25.1 22:16:12 Running setup.py install for texttable: started 22:16:13 Running setup.py install for texttable: finished with status 'done' 22:16:13 Running setup.py install for PyYAML: started 22:16:16 Running setup.py install for PyYAML: finished with status 'done' 22:16:16 Running setup.py install for docopt: started 22:16:18 Running setup.py install for docopt: finished with status 'done' 22:16:18 Running setup.py install for dockerpty: started 22:16:19 Running setup.py install for dockerpty: finished with status 'done' 22:16:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:16:29 Removing intermediate container b3f4be9bb182 22:16:29 ---> 3385f87a4135 22:16:29 Step 13/22 : ENV APP_PORT=58890 22:16:29 ---> Running in 04384d6801c3 22:16:29 Removing intermediate container 04384d6801c3 22:16:29 ---> 19b061400c5e 22:16:29 Step 14/22 : EXPOSE $APP_PORT 22:16:29 ---> Running in 0138f0fc3cc6 22:16:29 Removing intermediate container 0138f0fc3cc6 22:16:29 ---> 012e5c960f66 22:16:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:16:31 ---> 88cdd8c3bf56 22:16:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:16:31 ---> 48ab9141f212 22:16:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:16:33 ---> d0372da2fc8d 22:16:33 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:16:33 ---> Running in e974e55f61e2 22:16:33 Removing intermediate container e974e55f61e2 22:16:33 ---> 095cf2d1afb8 22:16:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:33 ---> Running in 8b08629a7e88 22:16:34 Removing intermediate container 8b08629a7e88 22:16:34 ---> e9cc77cd5ad5 22:16:34 Step 20/22 : LABEL arch=arm64 22:16:34 ---> Running in fbfc74e11bd8 22:16:34 Removing intermediate container fbfc74e11bd8 22:16:34 ---> 156a1dcf5617 22:16:34 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 22:16:34 ---> Running in bbd3cdaa79c5 22:16:35 Removing intermediate container bbd3cdaa79c5 22:16:35 ---> 42cea8dbc781 22:16:35 Step 22/22 : LABEL version=0.0.0 22:16:35 ---> Running in f4cbfa024baf 22:16:35 Removing intermediate container f4cbfa024baf 22:16:35 ---> b0ebd7ebac34 22:16:35 22:16:36 Successfully built b0ebd7ebac34 22:16:36 Successfully tagged sys-mgmt-agent-arm64:latest 22:16:36  Building sys-mgmt-agent ... done  [Pipeline] } 22:16:36 $ docker stop --time=1 eaa660ccf8156917bdedfa51fe6c4652f4f251ebe84263d6b5c47d59cd80411c 22:16:38 $ docker rm -f eaa660ccf8156917bdedfa51fe6c4652f4f251ebe84263d6b5c47d59cd80411c [Pipeline] // withDockerContainer [Pipeline] sh 22:16:39 + docker images 22:16:39 REPOSITORY TAG IMAGE ID CREATED SIZE 22:16:39 sys-mgmt-agent-arm64 latest b0ebd7ebac34 4 seconds ago 277MB 22:16:39 core-data-arm64 latest 17f7caab8bf5 40 seconds ago 19.4MB 22:16:39 43c55c9bc2a8 About a minute ago 1.57GB 22:16:39 df74b1895e1e About a minute ago 1.57GB 22:16:39 core-metadata-arm64 latest 0f95f4a7f8ba About a minute ago 15.8MB 22:16:39 4b135f869ff2 About a minute ago 1.57GB 22:16:39 core-command-arm64 latest b154fc5b2b5a About a minute ago 15.2MB 22:16:39 ad57653785b7 2 minutes ago 1.56GB 22:16:39 security-bootstrapper-arm64 latest 3421debc8cea 3 minutes ago 17.7MB 22:16:39 security-secretstore-setup-arm64 latest 3d9cf72b4f12 3 minutes ago 26.5MB 22:16:39 support-scheduler-arm64 latest e84579af56b7 3 minutes ago 15.2MB 22:16:39 support-notifications-arm64 latest 50d0a42e8baf 3 minutes ago 15.9MB 22:16:39 security-proxy-setup-arm64 latest 2b01b67760c0 3 minutes ago 25.3MB 22:16:39 dd2b74601c21 4 minutes ago 1.57GB 22:16:39 c7528a520605 4 minutes ago 1.57GB 22:16:39 43c5fc120e10 4 minutes ago 1.57GB 22:16:39 0e5ee30ce9fe 4 minutes ago 1.57GB 22:16:39 80d1b192f419 4 minutes ago 1.57GB 22:16:39 ci-base-image-arm64 latest 1a6aff718c86 14 minutes ago 1.24GB 22:16:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 27 hours ago 532MB 22:16:39 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 22:16:39 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 22:16:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:40 22:16:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:16:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:41 arm64: Pulling from edgex-lftools-log-publisher 22:16:41 448f6bf000e3: Pulling fs layer 22:16:41 f757da607395: Pulling fs layer 22:16:41 05883995daec: Pulling fs layer 22:16:41 8603b9c90790: Pulling fs layer 22:16:41 1560dd03e051: Pulling fs layer 22:16:41 27f5ce0e4adf: Pulling fs layer 22:16:41 c2d8d7efcc4b: Pulling fs layer 22:16:41 1560dd03e051: Waiting 22:16:41 8603b9c90790: Waiting 22:16:41 27f5ce0e4adf: Waiting 22:16:41 c2d8d7efcc4b: Waiting 22:16:41 f757da607395: Verifying Checksum 22:16:41 f757da607395: Download complete 22:16:41 8603b9c90790: Download complete 22:16:41 1560dd03e051: Verifying Checksum 22:16:41 1560dd03e051: Download complete 22:16:41 27f5ce0e4adf: Verifying Checksum 22:16:41 27f5ce0e4adf: Download complete 22:16:42 05883995daec: Verifying Checksum 22:16:42 05883995daec: Download complete 22:16:42 448f6bf000e3: Verifying Checksum 22:16:42 448f6bf000e3: Download complete 22:16:46 c2d8d7efcc4b: Verifying Checksum 22:16:46 c2d8d7efcc4b: Download complete 22:16:46 448f6bf000e3: Pull complete 22:16:46 f757da607395: Pull complete 22:16:48 05883995daec: Pull complete 22:16:48 8603b9c90790: Pull complete 22:16:49 1560dd03e051: Pull complete 22:16:50 27f5ce0e4adf: Pull complete 22:17:05 c2d8d7efcc4b: Pull complete 22:17:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:17:05 prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container 22:17:05 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:17:09 $ docker top 876a885cd44f325aabcf13b1b8ce93078dc54aa70376f231b946442f647fae61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:10 ---> job-cost.sh 22:17:10 lf-activate-venv: SKIPPING 22:17:10 INFO: No Stack... 22:17:10 INFO: Retrieving Pricing Info for: v3-standard-4 22:17:11 INFO: Archiving Costs [Pipeline] sh 22:17:12 + cat /w/workspace/edgex-go/6/archives/cost.csv 22:17:12 + cut -d, -f6 [Pipeline] lock 22:17:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] 22:17:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] did not exist. Created. 22:17:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:12 + echo total: 0.10999999940395355 [Pipeline] stash 22:17:13 Stashed 1 file(s) [Pipeline] } 22:17:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:13 $ docker stop --time=1 876a885cd44f325aabcf13b1b8ce93078dc54aa70376f231b946442f647fae61 22:17:14 $ docker rm -f 876a885cd44f325aabcf13b1b8ce93078dc54aa70376f231b946442f647fae61 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:17:16 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:17:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:17:17 ---> package-listing.sh 22:17:17 ++ facter osfamily 22:17:17 ++ tr '[:upper:]' '[:lower:]' 22:17:17 + OS_FAMILY=redhat 22:17:17 + workspace=/w/workspace/edgex-go/6 22:17:17 + START_PACKAGES=/tmp/packages_start.txt 22:17:17 + END_PACKAGES=/tmp/packages_end.txt 22:17:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:17 + PACKAGES=/tmp/packages_start.txt 22:17:17 + '[' /w/workspace/edgex-go/6 ']' 22:17:17 + PACKAGES=/tmp/packages_end.txt 22:17:17 + case "${OS_FAMILY}" in 22:17:17 + sort 22:17:17 + rpm -qa 22:17:21 + '[' -f /tmp/packages_start.txt ']' 22:17:21 + '[' -f /tmp/packages_end.txt ']' 22:17:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:21 + '[' /w/workspace/edgex-go/6 ']' 22:17:21 + mkdir -p /w/workspace/edgex-go/6/archives/ 22:17:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 22:17:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:17:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:22 22:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:22 latest: Pulling from edgex-lftools-log-publisher 22:17:22 b4d181a07f80: Pulling fs layer 22:17:22 a1111a8f2ec3: Pulling fs layer 22:17:22 ed53099fbce6: Pulling fs layer 22:17:22 dc539afda2c1: Pulling fs layer 22:17:22 77bc0d833cb6: Pulling fs layer 22:17:22 9065ff56babe: Pulling fs layer 22:17:22 d287ab97295c: Pulling fs layer 22:17:22 77bc0d833cb6: Waiting 22:17:22 9065ff56babe: Waiting 22:17:22 d287ab97295c: Waiting 22:17:22 dc539afda2c1: Waiting 22:17:22 a1111a8f2ec3: Verifying Checksum 22:17:22 a1111a8f2ec3: Download complete 22:17:22 dc539afda2c1: Verifying Checksum 22:17:22 dc539afda2c1: Download complete 22:17:22 ed53099fbce6: Verifying Checksum 22:17:22 ed53099fbce6: Download complete 22:17:22 9065ff56babe: Verifying Checksum 22:17:22 9065ff56babe: Download complete 22:17:22 b4d181a07f80: Verifying Checksum 22:17:22 b4d181a07f80: Download complete 22:17:23 77bc0d833cb6: Verifying Checksum 22:17:23 77bc0d833cb6: Download complete 22:17:24 b4d181a07f80: Pull complete 22:17:24 d287ab97295c: Verifying Checksum 22:17:24 d287ab97295c: Download complete 22:17:24 a1111a8f2ec3: Pull complete 22:17:25 ed53099fbce6: Pull complete 22:17:25 dc539afda2c1: Pull complete 22:17:25 77bc0d833cb6: Pull complete 22:17:25 9065ff56babe: Pull complete 22:17:31 d287ab97295c: Pull complete 22:17:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:17:31 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 22:17:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:34 $ docker top 88ba82514e2bc903bcf897650fe6e87aab4a16ea14eb540c7705fe29b05b5933 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:17:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:17:35 + ls /var/log/sa-host 22:17:35 + sadf -c /var/log/sa-host/sa07 22:17:35 file_magic: OK 22:17:35 HZ: Using current value: 100 22:17:35 file_header: OK 22:17:35 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:17:35 Statistics: 22:17:35 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... 22:17:35 File successfully converted to sysstat format version 12.0.3 22:17:35 + sadf -c /var/log/sa-host/sa30 22:17:35 file_magic: OK 22:17:35 HZ: Using current value: 100 22:17:35 file_header: OK 22:17:35 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:17:35 Statistics: 22:17:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:17:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:36 provisioning config files... 22:17:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6520476902359124293tmp [Pipeline] { [Pipeline] echo 22:17:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:17:36 ---> create-netrc.sh [Pipeline] } 22:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:17:37 ---> python-tools-install.sh [Pipeline] echo 22:17:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:17:37 ---> sudo-logs.sh 22:17:37 Archiving 'sudo' log.. 22:17:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2462.novalocal: Name or service not known 22:17:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2462.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:17:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:17:38 ---> job-cost.sh 22:17:38 lf-activate-venv: SKIPPING 22:17:38 DEBUG: total: 0.10999999940395355 22:17:38 INFO: Retrieving Stack Cost... 22:17:48 INFO: Retrieving Pricing Info for: v3-standard-2 22:17:48 INFO: Archiving Costs [Pipeline] echo 22:17:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:17:48 ---> logs-deploy.sh 22:17:48 lf-activate-venv: SKIPPING 22:17:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/6 22:17:48 INFO: archiving workspace using pattern(s): 22:17:49 Archives upload complete. 22:17:49 INFO: archiving logs to Nexus 22:17:50 ---> uname -a: 22:17:50 Linux prd-centos7-docker-4c-2g-2462.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:17:50 22:17:50 22:17:50 ---> lscpu: 22:17:50 Architecture: x86_64 22:17:50 CPU op-mode(s): 32-bit, 64-bit 22:17:50 Byte Order: Little Endian 22:17:50 Address sizes: 40 bits physical, 48 bits virtual 22:17:50 CPU(s): 2 22:17:50 On-line CPU(s) list: 0,1 22:17:50 Thread(s) per core: 1 22:17:50 Core(s) per socket: 1 22:17:50 Socket(s): 2 22:17:50 NUMA node(s): 1 22:17:50 Vendor ID: AuthenticAMD 22:17:50 CPU family: 23 22:17:50 Model: 49 22:17:50 Model name: AMD EPYC-Rome Processor 22:17:50 Stepping: 0 22:17:50 CPU MHz: 2799.998 22:17:50 BogoMIPS: 5599.99 22:17:50 Virtualization: AMD-V 22:17:50 Hypervisor vendor: KVM 22:17:50 Virtualization type: full 22:17:50 L1d cache: 32K 22:17:50 L1i cache: 32K 22:17:50 L2 cache: 512K 22:17:50 L3 cache: 16384K 22:17:50 NUMA node0 CPU(s): 0,1 22:17:50 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:17:50 22:17:50 22:17:50 ---> nproc: 22:17:50 2 22:17:50 22:17:50 22:17:50 ---> df -h: 22:17:50 Filesystem Size Used Avail Use% Mounted on 22:17:50 overlay 40G 15G 26G 36% / 22:17:50 tmpfs 64M 0 64M 0% /dev 22:17:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:17:50 shm 64M 0 64M 0% /dev/shm 22:17:50 /dev/vda1 40G 15G 26G 36% /facter-os 22:17:50 22:17:50 22:17:50 ---> sar -b -r -n DEV: 22:17:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 22:17:50 22:17:50 21:52:46 LINUX RESTART (2 CPU) 22:17:50 22:17:50 21:54:02 tps rtps wtps bread/s bwrtn/s 22:17:50 21:55:01 140.68 0.80 139.88 339.53 46454.61 22:17:50 21:56:01 286.19 0.00 286.19 0.00 56000.15 22:17:50 21:57:01 58.21 0.00 58.21 0.00 10740.41 22:17:50 21:58:01 124.53 0.02 124.51 0.53 10002.53 22:17:50 21:59:01 624.12 269.41 354.71 7571.09 243838.23 22:17:50 22:00:01 579.31 232.01 347.29 14161.88 146163.33 22:17:50 22:01:01 558.45 109.80 448.64 4838.34 210247.88 22:17:50 22:02:01 170.78 19.73 151.05 1517.74 21029.44 22:17:50 22:03:01 1.08 0.02 1.07 0.53 12.61 22:17:50 22:04:02 0.77 0.60 0.17 97.82 2.43 22:17:50 22:05:01 0.24 0.00 0.24 0.00 2.10 22:17:50 22:06:01 0.18 0.00 0.18 0.00 1.67 22:17:50 22:07:01 0.28 0.00 0.28 0.00 3.28 22:17:50 22:08:01 293.41 270.47 22.93 3775.25 1158.92 22:17:50 22:09:01 0.80 0.00 0.80 0.00 17.24 22:17:50 22:10:01 0.20 0.00 0.20 0.00 1.52 22:17:50 22:11:01 0.15 0.00 0.15 0.00 1.95 22:17:50 22:12:01 0.28 0.00 0.28 0.00 3.60 22:17:50 22:13:01 0.23 0.00 0.23 0.00 2.73 22:17:50 22:14:01 0.30 0.00 0.30 0.00 3.55 22:17:50 22:15:01 0.15 0.00 0.15 0.00 1.77 22:17:50 22:16:01 0.30 0.00 0.30 0.00 3.70 22:17:50 22:17:01 0.70 0.00 0.70 0.00 8.45 22:17:50 Average: 123.72 39.34 84.38 1407.36 32469.10 22:17:50 22:17:50 21:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:17:50 21:55:01 4036628 0 814776 10.17 2620 3154916 1612604 17.80 1077416 2528096 201484 22:17:50 21:56:01 3466560 0 947860 11.84 2620 3591900 1729404 19.09 1275048 2782576 235044 22:17:50 21:57:01 3461892 0 1004084 12.54 2620 3540344 1756944 19.40 1232448 2823392 28764 22:17:50 21:58:01 3641892 0 893032 11.15 2620 3471396 1200672 13.26 1158248 2706904 20 22:17:50 21:59:01 136728 0 1139192 14.22 2620 6730400 1749756 19.32 3426776 3818092 150728 22:17:50 22:00:01 141312 0 1158632 14.47 2620 6706376 1907644 21.06 2851992 4384760 127484 22:17:50 22:01:01 1380740 0 1161384 14.50 2620 5464196 1884208 20.80 2623140 3357652 0 22:17:50 22:02:01 2973944 0 1018064 12.71 2620 4014312 1276900 14.10 1025796 3383860 8 22:17:50 22:03:01 2982056 0 1009952 12.61 2620 4014312 1199104 13.24 1036656 3368368 20 22:17:50 22:04:02 2991648 0 997456 12.45 2620 4017216 1187892 13.11 1038744 3358244 8 22:17:50 22:05:01 2992760 0 996344 12.44 2620 4017216 1187928 13.12 1038844 3358244 8 22:17:50 22:06:01 2993192 0 995904 12.43 2620 4017224 1187964 13.12 1038816 3357200 8 22:17:50 22:07:01 2994344 0 994748 12.42 2620 4017228 1187796 13.11 1038232 3357196 8 22:17:50 22:08:01 2834788 0 1090860 13.62 2620 4080672 1187828 13.11 1078792 3379984 20 22:17:50 22:09:01 2834320 0 1091292 13.63 2620 4080708 1187912 13.12 1078876 3379988 16 22:17:50 22:10:01 2834680 0 1090964 13.62 2620 4080676 1187828 13.11 1078808 3379980 12 22:17:50 22:11:01 2834796 0 1090840 13.62 2620 4080684 1187828 13.11 1078808 3379980 20 22:17:50 22:12:01 2834728 0 1090904 13.62 2620 4080688 1187828 13.11 1078812 3379980 8 22:17:50 22:13:01 2834952 0 1090676 13.62 2620 4080692 1187828 13.11 1078904 3379980 8 22:17:50 22:14:01 2834584 0 1091040 13.62 2620 4080696 1187924 13.12 1078932 3379980 12 22:17:50 22:15:01 2834828 0 1090792 13.62 2620 4080700 1187828 13.11 1078844 3379984 12 22:17:50 22:16:01 2834844 0 1090772 13.62 2620 4080704 1187828 13.11 1078960 3379980 16 22:17:50 22:17:01 2834836 0 1090776 13.62 2620 4080708 1187828 13.11 1078848 3379980 8 22:17:50 Average: 2719176 0 1045232 13.05 2620 4241911 1345534 14.86 1332641 3321061 32335 22:17:50 22:17:50 21:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:17:50 21:55:01 eth0 825.97 1020.30 7004.32 112.50 0.00 0.00 0.00 0.00 22:17:50 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 21:55:01 veth2bee2e6 100.07 123.31 9.67 640.77 0.00 0.00 0.00 0.00 22:17:50 21:55:01 docker0 813.59 498.05 70.95 3352.36 0.00 0.00 0.00 0.00 22:17:50 21:56:01 veth136a22e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:17:50 21:56:01 eth0 122.00 88.32 1435.14 59.80 0.00 0.00 0.00 0.00 22:17:50 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 21:56:01 docker0 68.51 88.90 5.46 1408.57 0.00 0.00 0.00 0.00 22:17:50 21:57:01 veth136a22e 1.56 1.53 0.12 0.13 0.00 0.00 0.00 0.00 22:17:50 21:57:01 eth0 38.33 22.10 23.88 58.52 0.00 0.00 0.00 0.00 22:17:50 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 21:57:01 docker0 1.56 1.53 0.10 0.13 0.00 0.00 0.00 0.00 22:17:50 21:58:01 eth0 26.11 14.20 21.08 10.62 0.00 0.00 0.00 0.00 22:17:50 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 21:59:01 veth040b558 0.00 0.96 0.00 0.06 0.00 0.00 0.00 0.00 22:17:50 21:59:01 eth0 245.99 186.26 1865.21 67.13 0.00 0.00 0.00 0.00 22:17:50 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 21:59:01 docker0 15.12 29.94 0.83 163.71 0.00 0.00 0.00 0.00 22:17:50 22:00:01 veth040b558 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 22:17:50 22:00:01 eth0 48.19 28.10 180.42 13.56 0.00 0.00 0.00 0.00 22:17:50 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:00:01 docker0 3.81 12.17 0.25 110.20 0.00 0.00 0.00 0.00 22:17:50 22:01:01 veth040b558 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 22:17:50 22:01:01 veth9fe1f41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:01:01 eth0 69.21 39.02 242.22 65.54 0.00 0.00 0.00 0.00 22:17:50 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:02:01 eth0 143.74 97.57 1510.78 60.97 0.00 0.00 0.00 0.00 22:17:50 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:02:01 docker0 919.63 685.90 78.53 5645.61 0.00 0.00 0.00 0.00 22:17:50 22:03:01 eth0 0.53 0.27 0.27 0.17 0.00 0.00 0.00 0.00 22:17:50 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:04:02 eth0 1.18 0.28 0.23 0.11 0.00 0.00 0.00 0.00 22:17:50 22:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:05:01 eth0 1.27 0.36 0.35 0.17 0.00 0.00 0.00 0.00 22:17:50 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:06:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 22:17:50 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:07:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:17:50 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:08:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:17:50 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:09:01 eth0 0.27 0.27 0.14 0.08 0.00 0.00 0.00 0.00 22:17:50 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:17:50 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:11:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:17:50 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:13:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:14:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:17:50 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:15:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:16:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:17:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:17:50 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 Average: eth0 65.83 64.53 530.24 19.51 0.00 0.00 0.00 0.00 22:17:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:50 Average: docker0 40.14 29.94 3.43 246.40 0.00 0.00 0.00 0.00 22:17:50 22:17:50 22:17:50 ---> sar -P ALL: 22:17:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 22:17:50 22:17:50 21:52:46 LINUX RESTART (2 CPU) 22:17:50 22:17:50 21:54:02 CPU %user %nice %system %iowait %steal %idle 22:17:50 21:55:01 all 23.43 0.00 7.67 2.23 0.08 66.58 22:17:50 21:55:01 0 30.08 0.00 8.20 2.56 0.09 59.07 22:17:50 21:55:01 1 16.93 0.00 7.16 1.91 0.07 73.93 22:17:50 21:56:01 all 51.11 0.00 10.51 2.35 0.10 35.93 22:17:50 21:56:01 0 51.12 0.00 10.86 2.46 0.09 35.47 22:17:50 21:56:01 1 51.09 0.00 10.17 2.24 0.11 36.39 22:17:50 21:57:01 all 32.00 0.00 4.75 0.26 0.07 62.93 22:17:50 21:57:01 0 31.79 0.00 4.62 0.26 0.07 63.26 22:17:50 21:57:01 1 32.20 0.00 4.87 0.26 0.07 62.59 22:17:50 21:58:01 all 74.03 0.00 7.91 1.90 0.12 16.04 22:17:50 21:58:01 0 72.89 0.00 7.86 1.86 0.13 17.26 22:17:50 21:58:01 1 75.17 0.00 7.96 1.95 0.11 14.81 22:17:50 21:59:01 all 23.11 0.00 15.19 20.88 0.08 40.74 22:17:50 21:59:01 0 23.06 0.00 15.29 21.29 0.07 40.29 22:17:50 21:59:01 1 23.17 0.00 15.08 20.47 0.09 41.20 22:17:50 22:00:01 all 73.59 0.00 14.54 9.26 0.14 2.46 22:17:50 22:00:01 0 73.39 0.00 14.83 8.35 0.13 3.30 22:17:50 22:00:01 1 73.79 0.00 14.25 10.18 0.15 1.63 22:17:50 22:01:01 all 67.01 0.00 19.75 10.11 0.12 3.01 22:17:50 22:01:01 0 67.17 0.00 19.39 9.26 0.11 4.06 22:17:50 22:01:01 1 66.84 0.00 20.10 10.97 0.13 1.96 22:17:50 22:02:01 all 10.53 0.00 5.52 3.07 0.05 80.82 22:17:50 22:02:01 0 11.37 0.00 5.57 2.60 0.05 80.41 22:17:50 22:02:01 1 9.69 0.00 5.48 3.55 0.05 81.24 22:17:50 22:03:01 all 0.17 0.00 0.07 0.00 0.01 99.76 22:17:50 22:03:01 0 0.30 0.00 0.07 0.00 0.02 99.62 22:17:50 22:03:01 1 0.03 0.00 0.07 0.00 0.00 99.90 22:17:50 22:04:02 all 0.23 0.00 0.05 0.02 0.02 99.68 22:17:50 22:04:02 0 0.42 0.00 0.07 0.03 0.02 99.47 22:17:50 22:04:02 1 0.05 0.00 0.03 0.00 0.02 99.90 22:17:50 22:05:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:17:50 22:05:01 0 0.32 0.00 0.03 0.00 0.00 99.64 22:17:50 22:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:17:50 22:17:50 22:05:01 CPU %user %nice %system %iowait %steal %idle 22:17:50 22:06:01 all 0.16 0.00 0.03 0.00 0.01 99.80 22:17:50 22:06:01 0 0.25 0.00 0.03 0.00 0.00 99.72 22:17:50 22:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:17:50 22:07:01 all 0.07 0.00 0.03 0.00 0.02 99.88 22:17:50 22:07:01 0 0.10 0.00 0.05 0.00 0.02 99.83 22:17:50 22:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:17:50 22:08:01 all 0.21 4.12 14.53 2.13 0.03 78.98 22:17:50 22:08:01 0 0.37 4.10 14.21 2.42 0.03 78.86 22:17:50 22:08:01 1 0.05 4.13 14.85 1.83 0.03 79.10 22:17:50 22:09:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:17:50 22:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:17:50 22:09:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:17:50 22:10:01 all 0.20 0.00 0.03 0.00 0.01 99.77 22:17:50 22:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:17:50 22:10:01 1 0.38 0.00 0.02 0.00 0.02 99.58 22:17:50 22:11:01 all 0.20 0.00 0.02 0.00 0.02 99.77 22:17:50 22:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:17:50 22:11:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:17:50 22:12:01 all 0.19 0.00 0.02 0.00 0.01 99.78 22:17:50 22:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:17:50 22:12:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:17:50 22:13:01 all 0.11 0.00 0.03 0.00 0.01 99.85 22:17:50 22:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:17:50 22:13:01 1 0.18 0.00 0.05 0.00 0.02 99.75 22:17:50 22:14:01 all 0.12 0.00 0.03 0.00 0.02 99.83 22:17:50 22:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:17:50 22:14:01 1 0.20 0.00 0.03 0.00 0.02 99.75 22:17:50 22:15:01 all 0.20 0.00 0.02 0.00 0.01 99.77 22:17:50 22:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:17:50 22:15:01 1 0.38 0.00 0.02 0.00 0.00 99.60 22:17:50 22:16:01 all 0.20 0.00 0.02 0.00 0.01 99.77 22:17:50 22:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:17:50 22:16:01 1 0.38 0.00 0.02 0.00 0.02 99.58 22:17:50 22:17:50 22:16:01 CPU %user %nice %system %iowait %steal %idle 22:17:50 22:17:01 all 0.22 0.00 0.02 0.00 0.02 99.75 22:17:50 22:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:17:50 22:17:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:17:50 Average: all 14.66 0.18 4.19 2.16 0.04 78.77 22:17:50 Average: 0 14.88 0.18 4.21 2.12 0.04 78.57 22:17:50 Average: 1 14.44 0.18 4.17 2.21 0.04 78.96 22:17:50 22:17:50 22:17:50