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 [2021-10-07T21:53:56.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T21:53:56.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T21:53:56.518Z] ========================================================= [2021-10-07T21:53:56.518Z] EdgeX Global Pipelines Version Info [2021-10-07T21:53:56.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:53:57.822Z] ------------------- [2021-10-07T21:53:57.822Z] stable info: [2021-10-07T21:53:57.822Z] ------------------- [2021-10-07T21:53:57.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T21:53:57.822Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:53:57.822Z] Message: update stable to v1.0.207 [2021-10-07T21:53:58.405Z] ------------------- [2021-10-07T21:53:58.405Z] experimental info: [2021-10-07T21:53:58.405Z] ------------------- [2021-10-07T21:53:58.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T21:53:58.405Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:53:58.405Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T21:53:58.538Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-07T21:53:58.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-07T21:53:58.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T21:53:58.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T21:53:58.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T21:53:58.654Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T21:53:58.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T21:53:58.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-07T21:53:58.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-07T21:53:58.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-07T21:53:58.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T21:53:58.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T21:53:58.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T21:53:58.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T21:53:58.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T21:53:58.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T21:53:58.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T21:53:58.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T21:53:59.008Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-07T21:53:59.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-07T21:53:59.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-07T21:53:59.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T21:53:59.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo [2021-10-07T21:53:59.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo [2021-10-07T21:53:59.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo [2021-10-07T21:53:59.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f01a3a0525d4eb6df7c23d84c6738049ac156f [Pipeline] echo [2021-10-07T21:53:59.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f01a3 [Pipeline] echo [2021-10-07T21:53:59.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T21:53:59.324Z] provisioning config files... [2021-10-07T21:53:59.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2799923464134259230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:53:59.679Z] ---> docker-login.sh [2021-10-07T21:53:59.679Z] nexus3.edgexfoundry.org:10001 [2021-10-07T21:53:59.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:59.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:59.952Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:59.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:59.952Z] [2021-10-07T21:53:59.952Z] Login Succeeded [2021-10-07T21:53:59.952Z] nexus3.edgexfoundry.org:10002 [2021-10-07T21:53:59.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:59.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:59.952Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:59.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:59.952Z] [2021-10-07T21:53:59.952Z] Login Succeeded [2021-10-07T21:53:59.952Z] nexus3.edgexfoundry.org:10003 [2021-10-07T21:53:59.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:54:00.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:54:00.220Z] Configure a credential helper to remove this warning. See [2021-10-07T21:54:00.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:54:00.220Z] [2021-10-07T21:54:00.220Z] Login Succeeded [2021-10-07T21:54:00.220Z] nexus3.edgexfoundry.org:10004 [2021-10-07T21:54:00.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:54:00.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:54:00.220Z] Configure a credential helper to remove this warning. See [2021-10-07T21:54:00.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:54:00.220Z] [2021-10-07T21:54:00.220Z] Login Succeeded [2021-10-07T21:54:00.220Z] docker.io [2021-10-07T21:54:00.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:54:00.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:54:00.962Z] Configure a credential helper to remove this warning. See [2021-10-07T21:54:00.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:54:00.962Z] [2021-10-07T21:54:00.962Z] Login Succeeded [2021-10-07T21:54:00.962Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T21:54:00.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T21:54:01.330Z] ++ 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 [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/core-command/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/core-data/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-07T21:54:01.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T21:54:01.331Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-07T21:54:01.331Z] ++ cut -d/ -f2 [2021-10-07T21:54:01.331Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-07T21:54:01.399Z] 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 [2021-10-07T21:54:02.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:54:02.136Z] [2021-10-07T21:54:02.136Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:54:02.682Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:54:08.039Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T21:54:08.039Z] 31603596830f: Pulling fs layer [2021-10-07T21:54:08.039Z] 04fac38145f0: Pulling fs layer [2021-10-07T21:54:08.039Z] 701f6daf10bf: Pulling fs layer [2021-10-07T21:54:08.039Z] 24f72da36158: Pulling fs layer [2021-10-07T21:54:08.039Z] 24f72da36158: Waiting [2021-10-07T21:54:08.039Z] 04fac38145f0: Verifying Checksum [2021-10-07T21:54:08.039Z] 04fac38145f0: Download complete [2021-10-07T21:54:08.039Z] 31603596830f: Verifying Checksum [2021-10-07T21:54:08.039Z] 31603596830f: Download complete [2021-10-07T21:54:08.039Z] 24f72da36158: Verifying Checksum [2021-10-07T21:54:08.039Z] 24f72da36158: Download complete [2021-10-07T21:54:08.039Z] 701f6daf10bf: Verifying Checksum [2021-10-07T21:54:08.039Z] 701f6daf10bf: Download complete [2021-10-07T21:54:08.039Z] 31603596830f: Pull complete [2021-10-07T21:54:08.039Z] 04fac38145f0: Pull complete [2021-10-07T21:54:08.640Z] 701f6daf10bf: Pull complete [2021-10-07T21:54:08.909Z] 24f72da36158: Pull complete [2021-10-07T21:54:08.909Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T21:54:08.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:54:08.909Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T21:54:09.216Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-10-07T21:54:09.273Z] $ 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 [2021-10-07T21:54:10.081Z] $ docker top dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T21:54:10.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:54:10.205Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:54:10.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:54:10.335Z] $ docker exec dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent [2021-10-07T21:54:10.459Z] SSH_AUTH_SOCK=/tmp/ssh-o2YHmsmAROzT/agent.14 [2021-10-07T21:54:10.459Z] SSH_AGENT_PID=21 [2021-10-07T21:54:10.474Z] Running ssh-add (command line suppressed) [2021-10-07T21:54:10.573Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_7456993122879607318.key (/w/workspace/edgex-go/6@tmp/private_key_7456993122879607318.key) [2021-10-07T21:54:10.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:54:10.923Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T21:54:10.945Z] $ docker exec --env ******** --env ******** dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent -k [2021-10-07T21:54:11.035Z] unset SSH_AUTH_SOCK; [2021-10-07T21:54:11.035Z] unset SSH_AGENT_PID; [2021-10-07T21:54:11.035Z] echo Agent pid 21 killed; [2021-10-07T21:54:11.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T21:54:11.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:54:11.118Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:54:11.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:54:11.242Z] $ docker exec dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent [2021-10-07T21:54:11.354Z] SSH_AUTH_SOCK=/tmp/ssh-lNULpEjBeJGu/agent.56 [2021-10-07T21:54:11.354Z] SSH_AGENT_PID=62 [2021-10-07T21:54:11.364Z] Running ssh-add (command line suppressed) [2021-10-07T21:54:11.458Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1879167771866403931.key (/w/workspace/edgex-go/6@tmp/private_key_1879167771866403931.key) [2021-10-07T21:54:11.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:54:11.791Z] + git semver init [2021-10-07T21:54:11.791Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T21:54:11.791Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-10-07T21:54:11.791Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-10-07T21:54:11.791Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T21:54:11.791Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T21:54:11.791Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T21:54:11.791Z] # $SEMVER_BRANCH = PR-3745 [2021-10-07T21:54:11.791Z] # $SEMVER_TEMP = /tmp/semver-987665535 [2021-10-07T21:54:11.791Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-07T21:54:24.168Z] # '/tmp/semver-987665535' -> '/w/workspace/edgex-go/6/.semver' [2021-10-07T21:54:24.168Z] # -> Force: false [2021-10-07T21:54:24.168Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-10-07T21:54:24.182Z] $ docker exec --env ******** --env ******** dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f ssh-agent -k [2021-10-07T21:54:24.269Z] unset SSH_AUTH_SOCK; [2021-10-07T21:54:24.269Z] unset SSH_AGENT_PID; [2021-10-07T21:54:24.269Z] echo Agent pid 62 killed; [2021-10-07T21:54:24.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T21:54:24.629Z] + git semver [Pipeline] } [2021-10-07T21:54:24.651Z] $ docker stop --time=1 dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f [2021-10-07T21:54:26.550Z] $ docker rm -f dbfd36fc5f318095572596f56479b0ef927eeb321fd388b5d01a870e9a54db3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:54:26.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T21:54:27.343Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T21:54:27.346Z] [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 [2021-10-07T21:54:27.687Z] ========================================================= [2021-10-07T21:54:27.687Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T21:54:27.687Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:54:28.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:54:28.007Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T21:54:28.007Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T21:54:28.007Z] 57d31006c564: Pulling fs layer [2021-10-07T21:54:28.007Z] bd5ccded8296: Pulling fs layer [2021-10-07T21:54:28.007Z] 304dd3a0f381: Pulling fs layer [2021-10-07T21:54:28.007Z] d37cda54a23b: Pulling fs layer [2021-10-07T21:54:28.007Z] bae75c0f2455: Pulling fs layer [2021-10-07T21:54:28.007Z] 806579b3d29a: Pulling fs layer [2021-10-07T21:54:28.007Z] c77eb801bf70: Pulling fs layer [2021-10-07T21:54:28.007Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T21:54:28.007Z] d37cda54a23b: Waiting [2021-10-07T21:54:28.007Z] bae75c0f2455: Waiting [2021-10-07T21:54:28.007Z] 806579b3d29a: Waiting [2021-10-07T21:54:28.007Z] c77eb801bf70: Waiting [2021-10-07T21:54:28.007Z] 6d0567d44e1a: Waiting [2021-10-07T21:54:28.007Z] bd5ccded8296: Verifying Checksum [2021-10-07T21:54:28.007Z] bd5ccded8296: Download complete [2021-10-07T21:54:28.007Z] 57d31006c564: Verifying Checksum [2021-10-07T21:54:28.007Z] 57d31006c564: Download complete [2021-10-07T21:54:28.275Z] d37cda54a23b: Verifying Checksum [2021-10-07T21:54:28.275Z] d37cda54a23b: Download complete [2021-10-07T21:54:28.275Z] bae75c0f2455: Verifying Checksum [2021-10-07T21:54:28.275Z] bae75c0f2455: Download complete [2021-10-07T21:54:28.275Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T21:54:28.275Z] 4e9f2cdf4387: Download complete [2021-10-07T21:54:28.275Z] 806579b3d29a: Verifying Checksum [2021-10-07T21:54:28.275Z] 806579b3d29a: Download complete [2021-10-07T21:54:28.275Z] 4e9f2cdf4387: Pull complete [2021-10-07T21:54:28.546Z] 57d31006c564: Pull complete [2021-10-07T21:54:28.546Z] bd5ccded8296: Pull complete [2021-10-07T21:54:40.874Z] 304dd3a0f381: Verifying Checksum [2021-10-07T21:54:40.874Z] 304dd3a0f381: Download complete [2021-10-07T21:54:40.874Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T21:54:40.874Z] 6d0567d44e1a: Download complete [2021-10-07T21:54:41.469Z] c77eb801bf70: Verifying Checksum [2021-10-07T21:54:41.469Z] c77eb801bf70: Download complete [2021-10-07T21:54:42.602Z] Still waiting to schedule task [2021-10-07T21:54:42.603Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T21:54:44.071Z] 304dd3a0f381: Pull complete [2021-10-07T21:54:44.071Z] d37cda54a23b: Pull complete [2021-10-07T21:54:44.071Z] bae75c0f2455: Pull complete [2021-10-07T21:54:44.071Z] 806579b3d29a: Pull complete [2021-10-07T21:54:44.071Z] c77eb801bf70: Pull complete [2021-10-07T21:54:47.472Z] 6d0567d44e1a: Pull complete [2021-10-07T21:54:47.472Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T21:54:47.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:54:47.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:54:47.815Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:54:47.815Z] WORKDIR /edgex [2021-10-07T21:54:47.815Z] COPY go.mod . [2021-10-07T21:54:47.815Z] RUN go mod download' [2021-10-07T21:54:47.815Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-07T21:54:49.246Z] Sending build context to Docker daemon 329.4MB [2021-10-07T21:54:49.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:54:49.246Z] ---> e839a31ac9d1 [2021-10-07T21:54:49.246Z] Step 2/4 : WORKDIR /edgex [2021-10-07T21:54:50.670Z] ---> Running in b8c17beed07e [2021-10-07T21:54:50.936Z] Removing intermediate container b8c17beed07e [2021-10-07T21:54:50.936Z] ---> e59a008da0ab [2021-10-07T21:54:50.936Z] Step 3/4 : COPY go.mod . [2021-10-07T21:54:50.936Z] ---> c3556b7d5d58 [2021-10-07T21:54:50.936Z] Step 4/4 : RUN go mod download [2021-10-07T21:54:50.936Z] ---> Running in 36007acc8db9 [2021-10-07T21:55:30.371Z] Removing intermediate container 36007acc8db9 [2021-10-07T21:55:30.371Z] ---> 09c85d71552c [2021-10-07T21:55:30.371Z] Successfully built 09c85d71552c [2021-10-07T21:55:30.371Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:55:30.715Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:55:30.715Z] . [Pipeline] withDockerContainer [2021-10-07T21:55:30.826Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-10-07T21:55:30.896Z] $ 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 [2021-10-07T21:55:31.291Z] $ docker top 095557f4025fe87c76e540aff315aa57b5228f0c88164d7451b9681ef8fb9a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:55:31.707Z] + go version [2021-10-07T21:55:31.707Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T21:55:31.736Z] $ docker stop --time=1 095557f4025fe87c76e540aff315aa57b5228f0c88164d7451b9681ef8fb9a9d [2021-10-07T21:55:32.933Z] $ docker rm -f 095557f4025fe87c76e540aff315aa57b5228f0c88164d7451b9681ef8fb9a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:55:33.457Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:55:33.457Z] . [Pipeline] withDockerContainer [2021-10-07T21:55:33.541Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-10-07T21:55:33.609Z] $ 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 [2021-10-07T21:55:33.948Z] $ docker top 336f63579de78b709d42fed6aab3576b9c35b3ca6779baaa36fd91b8cd3f0a84 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T21:55:34.035Z] ========================================================= [2021-10-07T21:55:34.035Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-07T21:55:34.035Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:55:34.352Z] + make test [2021-10-07T21:55:34.352Z] go mod tidy [2021-10-07T21:55:34.352Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T21:55:39.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-07T21:55:58.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-07T21:56:00.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-07T21:56:01.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-07T21:56:01.894Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-07T21:56:04.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-07T21:56:04.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-07T21:56:04.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-07T21:56:04.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-07T21:56:04.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-07T21:56:05.248Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-07T21:56:05.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-07T21:56:05.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-07T21:56:05.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-07T21:56:05.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-07T21:56:07.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-10-07T21:56:07.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-07T21:56:07.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-07T21:56:08.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2021-10-07T21:56:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-07T21:56:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements [2021-10-07T21:56:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-07T21:56:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-07T21:56:09.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements [2021-10-07T21:56:09.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-07T21:56:09.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-07T21:56:10.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2021-10-07T21:56:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-07T21:56:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-07T21:56:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-07T21:56:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-07T21:56:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-07T21:56:11.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-07T21:56:11.346Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-07T21:56:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-07T21:56:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-10-07T21:56:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-07T21:56:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-07T21:56:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-07T21:56:12.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-10-07T21:56:12.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-07T21:56:12.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-10-07T21:56:12.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-10-07T21:56:12.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-07T21:56:12.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-10-07T21:56:13.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-10-07T21:56:13.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-07T21:56:13.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-10-07T21:56:13.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-10-07T21:56:26.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-10-07T21:56:26.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-07T21:56:33.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.185s coverage: 82.5% of statements [2021-10-07T21:56:33.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-07T21:56:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements [2021-10-07T21:56:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-07T21:56:48.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements [2021-10-07T21:56:48.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-07T21:56:48.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-07T21:56:48.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-07T21:56:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-07T21:56:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-10-07T21:56:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-10-07T21:56:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-07T21:56:50.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 70.4% of statements [2021-10-07T21:56:50.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-07T21:56:50.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-07T21:56:50.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-07T21:56:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements [2021-10-07T21:56:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-07T21:56:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-07T21:56:51.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-10-07T21:56:51.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-07T21:56:51.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-10-07T21:56:51.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-07T21:56:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-07T21:56:58.416Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements [2021-10-07T21:56:58.416Z] 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 [2021-10-07T21:57:31.132Z] GO111MODULE=on go vet ./... [2021-10-07T21:57:41.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T21:57:41.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T21:57:41.414Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-07T21:57:41.800Z] + ls -al . [2021-10-07T21:57:41.800Z] total 612 [2021-10-07T21:57:41.800Z] drwxrwxr-x 10 1001 1001 4096 Oct 7 21:57 . [2021-10-07T21:57:41.800Z] drwxr-xr-x 4 root root 28 Oct 7 21:55 .. [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 11 Oct 7 21:53 .dockerignore [2021-10-07T21:57:41.800Z] drwxrwxr-x 8 1001 1001 179 Oct 7 21:53 .git [2021-10-07T21:57:41.800Z] drwxrwxr-x 4 1001 1001 142 Oct 7 21:53 .github [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 804 Oct 7 21:53 .gitignore [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 21:53 .golangci.yml [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 76 Oct 7 21:53 .hadolint.yml [2021-10-07T21:57:41.800Z] drwx------ 3 1001 1001 58 Oct 7 21:54 .semver [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 21:53 .sonarcloud.properties [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 21:53 ADOPTERS.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 8608 Oct 7 21:53 Attribution.txt [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 43881 Oct 7 21:53 CHANGELOG.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 21:53 CONTRIBUTING.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 21:53 GOVERNANCE.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 849 Oct 7 21:53 Jenkinsfile [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 21:53 LICENSE [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 6508 Oct 7 21:53 Makefile [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 21:53 OWNERS.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 8256 Oct 7 21:53 README.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 21:53 SECURITY.md [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 21:54 VERSION [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 21:53 ZMQWindows.md [2021-10-07T21:57:41.800Z] drwxrwxr-x 2 1001 1001 37 Oct 7 21:53 bin [2021-10-07T21:57:41.800Z] drwxrwxr-x 14 1001 1001 4096 Oct 7 21:53 cmd [2021-10-07T21:57:41.800Z] -rw-r--r-- 1 root root 403264 Oct 7 21:56 coverage.out [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 829 Oct 7 21:53 go.mod [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 50143 Oct 7 21:55 go.sum [2021-10-07T21:57:41.800Z] drwxrwxr-x 8 1001 1001 124 Oct 7 21:53 internal [2021-10-07T21:57:41.800Z] drwxrwxr-x 3 1001 1001 16 Oct 7 21:53 openapi [2021-10-07T21:57:41.800Z] drwxrwxr-x 4 1001 1001 71 Oct 7 21:53 snap [2021-10-07T21:57:41.800Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 21:53 version.go [Pipeline] sh [2021-10-07T21:57:42.155Z] + '[' -e coverage.out ] [2021-10-07T21:57:42.155Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-07T21:57:42.284Z] Stashed 1 file(s) [Pipeline] sh [2021-10-07T21:57:42.617Z] + make build [2021-10-07T21:57:42.617Z] 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 [2021-10-07T21:57:44.040Z] 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 [2021-10-07T21:57:50.992Z] 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 [2021-10-07T21:57:51.474Z] 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 [2021-10-07T21:57:52.461Z] 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 [2021-10-07T21:57:52.462Z] 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 [2021-10-07T21:57:53.463Z] 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 [2021-10-07T21:57:54.468Z] 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 [2021-10-07T21:57:55.090Z] 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 [2021-10-07T21:57:56.111Z] 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 [2021-10-07T21:57:57.101Z] 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 [2021-10-07T21:57:57.716Z] 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] } [2021-10-07T21:57:59.196Z] $ docker stop --time=1 336f63579de78b709d42fed6aab3576b9c35b3ca6779baaa36fd91b8cd3f0a84 [2021-10-07T21:58:00.971Z] $ docker rm -f 336f63579de78b709d42fed6aab3576b9c35b3ca6779baaa36fd91b8cd3f0a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:58:02.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-07T21:58:02.421Z] [2021-10-07T21:58:02.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:58:02.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-07T21:58:05.565Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-07T21:58:05.565Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-07T21:58:05.565Z] ca9280d653b3: Pulling fs layer [2021-10-07T21:58:05.565Z] 7e9c9ca2126c: Pulling fs layer [2021-10-07T21:58:05.565Z] cbdbe7a5bc2a: Download complete [2021-10-07T21:58:05.565Z] ca9280d653b3: Verifying Checksum [2021-10-07T21:58:05.565Z] ca9280d653b3: Download complete [2021-10-07T21:58:05.565Z] cbdbe7a5bc2a: Pull complete [2021-10-07T21:58:06.153Z] ca9280d653b3: Pull complete [2021-10-07T21:58:16.258Z] 7e9c9ca2126c: Download complete [2021-10-07T21:58:20.579Z] 7e9c9ca2126c: Pull complete [2021-10-07T21:58:20.579Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-07T21:58:20.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-07T21:58:20.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-07T21:58:20.687Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-10-07T21:58:20.763Z] $ 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 [2021-10-07T21:58:23.326Z] $ docker top a77d385bb15f7bd9dfcb9abad4becf2a1d718703ef6b7caaa8577f98cfc20017 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:58:23.742Z] + docker-compose build --help [2021-10-07T21:58:23.742Z] + grep parallel [2021-10-07T21:58:24.321Z] --parallel Build images in parallel. [Pipeline] } [2021-10-07T21:58:24.339Z] $ docker stop --time=1 a77d385bb15f7bd9dfcb9abad4becf2a1d718703ef6b7caaa8577f98cfc20017 [2021-10-07T21:58:25.529Z] $ docker rm -f a77d385bb15f7bd9dfcb9abad4becf2a1d718703ef6b7caaa8577f98cfc20017 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:58:25.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-07T21:58:25.974Z] . [Pipeline] withDockerContainer [2021-10-07T21:58:26.156Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-10-07T21:58:26.416Z] $ 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 [2021-10-07T21:58:26.754Z] $ docker top 93328ebee3a722824246cdb78506e5eb62b15b48e4f2899a403dc6e7e73dffe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:58:27.141Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-07T21:58:27.733Z] Building core-command ... [2021-10-07T21:58:27.733Z] Building core-data ... [2021-10-07T21:58:27.733Z] Building core-metadata ... [2021-10-07T21:58:27.733Z] Building security-bootstrapper ... [2021-10-07T21:58:27.733Z] Building security-proxy-setup ... [2021-10-07T21:58:27.733Z] Building security-secretstore-setup ... [2021-10-07T21:58:27.733Z] Building support-notifications ... [2021-10-07T21:58:27.733Z] Building support-scheduler ... [2021-10-07T21:58:27.733Z] Building sys-mgmt-agent ... [2021-10-07T21:58:27.733Z] Building support-scheduler [2021-10-07T21:58:27.733Z] Building security-bootstrapper [2021-10-07T21:58:27.733Z] Building core-command [2021-10-07T21:58:27.733Z] Building support-notifications [2021-10-07T21:58:27.733Z] Building core-metadata [2021-10-07T21:58:40.067Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T21:58:40.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T21:58:40.067Z] [2021-10-07T21:58:40.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T21:58:40.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-07T21:58:40.067Z] [2021-10-07T21:58:40.067Z] ---> 09c85d71552c [2021-10-07T21:58:40.067Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T21:58:40.067Z] ---> 09c85d71552c [2021-10-07T21:58:40.067Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T21:58:40.067Z] ---> 09c85d71552c [2021-10-07T21:58:40.067Z] Step 3/23 : WORKDIR /edgex-go [2021-10-07T21:58:42.652Z] ---> Running in 0ca5b5d9db34 [2021-10-07T21:58:42.652Z] ---> Running in 8e6773cf338c [2021-10-07T21:58:42.652Z] ---> Running in b95a049fe400 [2021-10-07T21:58:48.012Z] Removing intermediate container 8e6773cf338c [2021-10-07T21:58:48.012Z] ---> 8f627baf1871 [2021-10-07T21:58:48.012Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:58:48.012Z] Removing intermediate container 0ca5b5d9db34 [2021-10-07T21:58:48.012Z] ---> 973bdc33d1d1 [2021-10-07T21:58:48.012Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:58:48.012Z] Removing intermediate container b95a049fe400 [2021-10-07T21:58:48.012Z] ---> 5e70e15d4621 [2021-10-07T21:58:48.012Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:58:48.012Z] ---> Running in d7a80f665982 [2021-10-07T21:58:48.012Z] ---> Running in 06634367bfa8 [2021-10-07T21:58:48.012Z] ---> Running in 7887655a6571 [2021-10-07T21:58:52.291Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T21:58:52.291Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-07T21:58:52.291Z] ---> 09c85d71552c [2021-10-07T21:58:52.291Z] Step 3/30 : WORKDIR /edgex-go [2021-10-07T21:58:52.291Z] ---> Using cache [2021-10-07T21:58:52.291Z] ---> 5e70e15d4621 [2021-10-07T21:58:52.291Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:58:52.291Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T21:58:52.291Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-07T21:58:52.291Z] ---> 09c85d71552c [2021-10-07T21:58:52.291Z] Step 3/21 : WORKDIR /edgex-go [2021-10-07T21:58:52.291Z] ---> Using cache [2021-10-07T21:58:52.291Z] ---> 5e70e15d4621 [2021-10-07T21:58:52.291Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:58:52.291Z] Removing intermediate container 06634367bfa8 [2021-10-07T21:58:52.291Z] ---> e2dd92815aba [2021-10-07T21:58:52.291Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T21:58:52.291Z] ---> Running in d2f52b4dc5fc [2021-10-07T21:58:52.291Z] ---> Running in 9a4cd1e25728 [2021-10-07T21:58:52.291Z] ---> Running in f8cd026ac9ef [2021-10-07T21:58:52.291Z] Removing intermediate container d7a80f665982 [2021-10-07T21:58:52.291Z] ---> aefaa0864f12 [2021-10-07T21:58:52.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-07T21:58:52.291Z] ---> Running in 97e76283ac5a [2021-10-07T21:58:52.291Z] Removing intermediate container 7887655a6571 [2021-10-07T21:58:52.291Z] ---> 030d573f7360 [2021-10-07T21:58:52.291Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T21:58:52.291Z] ---> Running in 600775cf833a [2021-10-07T21:58:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.082Z] Removing intermediate container d2f52b4dc5fc [2021-10-07T21:58:53.082Z] ---> df376e36edec [2021-10-07T21:58:53.082Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-07T21:58:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.082Z] ---> Running in 6593c329c6f1 [2021-10-07T21:58:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.082Z] Removing intermediate container 9a4cd1e25728 [2021-10-07T21:58:53.082Z] ---> 6fc67a15e576 [2021-10-07T21:58:53.082Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-07T21:58:53.082Z] ---> Running in bdef34235c86 [2021-10-07T21:58:53.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:53.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:54.158Z] OK: 219 MiB in 52 packages [2021-10-07T21:58:54.158Z] OK: 219 MiB in 52 packages [2021-10-07T21:58:54.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:54.425Z] OK: 219 MiB in 52 packages [2021-10-07T21:58:54.425Z] Removing intermediate container 97e76283ac5a [2021-10-07T21:58:54.425Z] ---> 638b58ce2128 [2021-10-07T21:58:54.425Z] Step 6/23 : COPY go.mod . [2021-10-07T21:58:54.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:58:54.713Z] Removing intermediate container f8cd026ac9ef [2021-10-07T21:58:54.713Z] ---> 36d076a9007a [2021-10-07T21:58:54.713Z] Step 6/22 : COPY . . [2021-10-07T21:58:54.713Z] OK: 219 MiB in 52 packages [2021-10-07T21:58:54.713Z] ---> 5043e78dca17 [2021-10-07T21:58:54.713Z] Step 7/23 : RUN go mod download [2021-10-07T21:58:54.713Z] Removing intermediate container 600775cf833a [2021-10-07T21:58:54.713Z] ---> 2226876b1d20 [2021-10-07T21:58:54.713Z] Step 6/22 : COPY . . [2021-10-07T21:58:54.713Z] ---> Running in a2a39ab06030 [2021-10-07T21:58:54.990Z] OK: 219 MiB in 52 packages [2021-10-07T21:58:55.583Z] Removing intermediate container 6593c329c6f1 [2021-10-07T21:58:55.583Z] ---> e11cfaa57df0 [2021-10-07T21:58:55.583Z] Step 6/30 : COPY . . [2021-10-07T21:59:01.006Z] Removing intermediate container bdef34235c86 [2021-10-07T21:59:01.006Z] ---> b050300e1768 [2021-10-07T21:59:01.006Z] Step 6/21 : COPY . . [2021-10-07T21:59:03.627Z] Removing intermediate container a2a39ab06030 [2021-10-07T21:59:03.627Z] ---> fb92eb51297d [2021-10-07T21:59:03.627Z] Step 8/23 : COPY . . [2021-10-07T21:59:03.627Z] ---> 39bd8343b2df [2021-10-07T21:59:03.627Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:59:03.893Z] ---> d2388f6cf63c [2021-10-07T21:59:03.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:59:04.161Z] ---> 08b8fe842d0f [2021-10-07T21:59:04.161Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:59:05.787Z] ---> Running in 5277e32d6a17 [2021-10-07T21:59:05.787Z] ---> Running in ffa937d2061e [2021-10-07T21:59:05.787Z] ---> Running in 5734517fe051 [2021-10-07T21:59:06.054Z] ---> a3d1b3a7aa2b [2021-10-07T21:59:06.054Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:59:06.642Z] ---> Running in 67cedafb586f [2021-10-07T21:59:09.245Z] Removing intermediate container 5277e32d6a17 [2021-10-07T21:59:09.245Z] ---> d1a65c26ab64 [2021-10-07T21:59:09.245Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-07T21:59:09.245Z] ---> Running in d6318cc555c8 [2021-10-07T21:59:09.245Z] Removing intermediate container ffa937d2061e [2021-10-07T21:59:09.245Z] ---> fbd8dca66c60 [2021-10-07T21:59:09.245Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-07T21:59:09.245Z] ---> Running in ffd7cbe427a4 [2021-10-07T21:59:10.048Z] 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 [2021-10-07T21:59:10.048Z] 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 [2021-10-07T21:59:11.492Z] Removing intermediate container 67cedafb586f [2021-10-07T21:59:11.492Z] ---> e56be8b77e43 [2021-10-07T21:59:11.492Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-07T21:59:11.762Z] Removing intermediate container 5734517fe051 [2021-10-07T21:59:11.762Z] ---> 4850a4d6ab02 [2021-10-07T21:59:11.762Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-07T21:59:12.034Z] ---> Running in 5e0cc7991326 [2021-10-07T21:59:12.307Z] ---> Running in be34b2b43256 [2021-10-07T21:59:13.309Z] 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 [2021-10-07T21:59:13.924Z] 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 [2021-10-07T21:59:14.395Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2472 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws [2021-10-07T21:59:14.414Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-10-07T21:59:14.778Z] The recommended git tool is: git [2021-10-07T21:59:22.427Z] ---> 9860f0b02170 [2021-10-07T21:59:22.427Z] Step 9/23 : RUN go mod tidy [2021-10-07T21:59:22.427Z] ---> Running in 94f5870761d1 [2021-10-07T21:59:22.989Z] using credential edgex-jenkins-ssh [2021-10-07T21:59:23.020Z] Removing intermediate container 94f5870761d1 [2021-10-07T21:59:23.020Z] ---> 5a2481437e4a [2021-10-07T21:59:23.020Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-07T21:59:23.020Z] ---> Running in 9d7c8a37a09e [2021-10-07T21:59:23.021Z] Cloning the remote Git repository [2021-10-07T21:59:23.613Z] 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 [2021-10-07T21:59:23.083Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-07T21:59:23.217Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-10-07T21:59:23.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T21:59:23.340Z] > git --version # timeout=10 [2021-10-07T21:59:23.361Z] > git --version # 'git version 2.17.1' [2021-10-07T21:59:23.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:59:23.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:59:40.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T21:59:40.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:59:40.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T21:59:40.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T21:59:40.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:59:40.633Z] > 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 [2021-10-07T21:59:41.514Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T21:59:41.950Z] Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T21:59:41.951Z] Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) [2021-10-07T21:59:41.562Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:59:41.574Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T21:59:41.820Z] > git remote # timeout=10 [2021-10-07T21:59:41.845Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T21:59:41.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:59:41.887Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-07T21:59:41.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T21:59:41.959Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:59:41.981Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T21:59:47.030Z] 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 [2021-10-07T21:59:47.385Z] provisioning config files... [2021-10-07T21:59:47.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1266261913806946918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:59:48.207Z] ---> docker-login.sh [2021-10-07T21:59:48.207Z] nexus3.edgexfoundry.org:10001 [2021-10-07T21:59:50.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:59:50.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:59:50.583Z] Configure a credential helper to remove this warning. See [2021-10-07T21:59:50.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:59:50.583Z] [2021-10-07T21:59:50.583Z] Login Succeeded [2021-10-07T21:59:50.583Z] nexus3.edgexfoundry.org:10002 [2021-10-07T21:59:50.880Z] Removing intermediate container d6318cc555c8 [2021-10-07T21:59:50.880Z] ---> fe52e18a81ac [2021-10-07T21:59:50.880Z] [2021-10-07T21:59:50.880Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T21:59:50.880Z] 3.14: Pulling from library/alpine [2021-10-07T21:59:50.880Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T21:59:50.880Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T21:59:50.880Z] ---> 14119a10abf4 [2021-10-07T21:59:50.880Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T21:59:50.880Z] ---> Running in 0d37b573bc07 [2021-10-07T21:59:50.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:59:50.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:59:50.880Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-07T21:59:50.880Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T21:59:50.880Z] OK: 6 MiB in 15 packages [2021-10-07T21:59:50.880Z] Removing intermediate container 0d37b573bc07 [2021-10-07T21:59:50.880Z] ---> 5347b28ebae2 [2021-10-07T21:59:50.880Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T21:59:50.880Z] ---> Running in 0d25ae212b9e [2021-10-07T21:59:50.880Z] Removing intermediate container ffd7cbe427a4 [2021-10-07T21:59:50.880Z] ---> ff2f6d33cef4 [2021-10-07T21:59:50.880Z] [2021-10-07T21:59:50.880Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T21:59:50.880Z] ---> 14119a10abf4 [2021-10-07T21:59:50.880Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T21:59:50.880Z] ---> Using cache [2021-10-07T21:59:50.880Z] ---> 5347b28ebae2 [2021-10-07T21:59:50.880Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T21:59:50.880Z] ---> Running in f3efe70996ec [2021-10-07T21:59:50.880Z] Removing intermediate container 0d25ae212b9e [2021-10-07T21:59:50.880Z] ---> 2bc7f380d1f9 [2021-10-07T21:59:50.880Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-07T21:59:50.880Z] ---> Running in 167f5e25f98b [2021-10-07T21:59:50.880Z] Removing intermediate container f3efe70996ec [2021-10-07T21:59:50.880Z] ---> 6778e8730411 [2021-10-07T21:59:50.880Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-07T21:59:50.880Z] ---> Running in 927e2d20b59e [2021-10-07T21:59:50.880Z] Removing intermediate container 167f5e25f98b [2021-10-07T21:59:50.880Z] ---> 1d5d5c7da004 [2021-10-07T21:59:50.880Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T21:59:50.880Z] ---> Running in dcbd16b03908 [2021-10-07T21:59:50.880Z] Removing intermediate container 927e2d20b59e [2021-10-07T21:59:50.880Z] ---> 2d59759a983c [2021-10-07T21:59:50.880Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T21:59:50.880Z] ---> Running in adf18dc0eb3b [2021-10-07T21:59:50.880Z] Removing intermediate container dcbd16b03908 [2021-10-07T21:59:50.880Z] ---> 0e90604dc56f [2021-10-07T21:59:50.880Z] Step 14/22 : WORKDIR / [2021-10-07T21:59:50.880Z] ---> Running in 15206cd3e0d3 [2021-10-07T21:59:51.149Z] Removing intermediate container adf18dc0eb3b [2021-10-07T21:59:51.149Z] ---> b4ae95f10747 [2021-10-07T21:59:51.149Z] Step 14/22 : WORKDIR / [2021-10-07T21:59:51.149Z] ---> Running in 3b30ff8dc71b [2021-10-07T21:59:51.149Z] Removing intermediate container 15206cd3e0d3 [2021-10-07T21:59:51.149Z] ---> 9f1f5d418aa3 [2021-10-07T21:59:51.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T21:59:51.149Z] Removing intermediate container 3b30ff8dc71b [2021-10-07T21:59:51.149Z] ---> f6fcedac61d7 [2021-10-07T21:59:51.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T21:59:51.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:59:51.418Z] ---> 484a64a4785a [2021-10-07T21:59:51.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-07T21:59:51.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:59:51.516Z] Configure a credential helper to remove this warning. See [2021-10-07T21:59:51.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:59:51.516Z] [2021-10-07T21:59:51.516Z] Login Succeeded [2021-10-07T21:59:51.516Z] nexus3.edgexfoundry.org:10003 [2021-10-07T21:59:51.690Z] ---> 1e75d5326da7 [2021-10-07T21:59:51.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-07T21:59:51.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:59:52.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:59:52.103Z] Configure a credential helper to remove this warning. See [2021-10-07T21:59:52.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:59:52.103Z] [2021-10-07T21:59:52.103Z] Login Succeeded [2021-10-07T21:59:52.103Z] nexus3.edgexfoundry.org:10004 [2021-10-07T21:59:52.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:59:52.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:59:52.773Z] Configure a credential helper to remove this warning. See [2021-10-07T21:59:52.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:59:52.773Z] [2021-10-07T21:59:52.773Z] Login Succeeded [2021-10-07T21:59:52.773Z] docker.io [2021-10-07T21:59:53.128Z] ---> e15b2fa2b9fa [2021-10-07T21:59:53.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-07T21:59:53.128Z] ---> bbbc01ae0d77 [2021-10-07T21:59:53.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-07T21:59:53.128Z] Removing intermediate container 5e0cc7991326 [2021-10-07T21:59:53.128Z] ---> 1bc43c823c17 [2021-10-07T21:59:53.128Z] [2021-10-07T21:59:53.128Z] Step 9/21 : FROM alpine:3.14 [2021-10-07T21:59:53.128Z] ---> 14119a10abf4 [2021-10-07T21:59:53.128Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-07T21:59:53.128Z] ---> Running in 9932ff7b1409 [2021-10-07T21:59:53.416Z] ---> c0b071c65575 [2021-10-07T21:59:53.416Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-07T21:59:53.416Z] ---> Running in 22e3b923009e [2021-10-07T21:59:53.416Z] ---> 53fed968cee8 [2021-10-07T21:59:53.416Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-07T21:59:53.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:59:53.690Z] ---> Running in 3b39454a4793 [2021-10-07T21:59:53.690Z] Removing intermediate container 22e3b923009e [2021-10-07T21:59:53.690Z] ---> 8a63eef53e29 [2021-10-07T21:59:53.690Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T21:59:53.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:59:53.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:59:53.790Z] Configure a credential helper to remove this warning. See [2021-10-07T21:59:53.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:59:53.790Z] [2021-10-07T21:59:53.790Z] Login Succeeded [2021-10-07T21:59:53.790Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T21:59:53.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-07T21:59:54.179Z] Removing intermediate container be34b2b43256 [2021-10-07T21:59:54.179Z] ---> 168572a00866 [2021-10-07T21:59:54.179Z] [2021-10-07T21:59:54.179Z] Step 9/30 : FROM alpine:3.14 [2021-10-07T21:59:54.179Z] ---> 14119a10abf4 [2021-10-07T21:59:54.179Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-07T21:59:54.179Z] Removing intermediate container 3b39454a4793 [2021-10-07T21:59:54.179Z] ---> 5f43b0dbd2d3 [2021-10-07T21:59:54.180Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T21:59:54.180Z] ---> Running in a20975c48f0a [2021-10-07T21:59:54.180Z] ---> Running in 664754f7cb23 [2021-10-07T21:59:54.180Z] ---> Running in a2ec85cc4029 [2021-10-07T21:59:54.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:59:54.180Z] Removing intermediate container a20975c48f0a [2021-10-07T21:59:54.180Z] ---> 7a809428f0e8 [2021-10-07T21:59:54.180Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-07T21:59:54.180Z] Removing intermediate container 664754f7cb23 [2021-10-07T21:59:54.180Z] ---> d01a643a220f [2021-10-07T21:59:54.180Z] Step 20/22 : LABEL arch=x86_64 [2021-10-07T21:59:54.180Z] Removing intermediate container a2ec85cc4029 [2021-10-07T21:59:54.180Z] ---> 7f09cf7d7321 [2021-10-07T21:59:54.180Z] Step 20/22 : LABEL arch=x86_64 [2021-10-07T21:59:54.180Z] ---> Running in 751c5920f0c1 [2021-10-07T21:59:54.180Z] ---> Running in 563c3f2959a6 [2021-10-07T21:59:54.180Z] ---> Running in 05f426f59d15 [2021-10-07T21:59:54.180Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-07T21:59:54.180Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-07T21:59:54.180Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T21:59:54.180Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T21:59:54.180Z] OK: 6 MiB in 16 packages [2021-10-07T21:59:54.475Z] Removing intermediate container 563c3f2959a6 [2021-10-07T21:59:54.475Z] ---> 624d21cff692 [2021-10-07T21:59:54.475Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T21:59:54.475Z] Removing intermediate container 751c5920f0c1 [2021-10-07T21:59:54.475Z] ---> 653446cc717c [2021-10-07T21:59:54.475Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T21:59:54.475Z] ---> Running in 0d57f301c88c [2021-10-07T21:59:54.475Z] ---> Running in aa94b15aa206 [Pipeline] echo [2021-10-07T21:59:54.545Z] ========================================================= [2021-10-07T21:59:54.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T21:59:54.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:59:54.759Z] Removing intermediate container 0d57f301c88c [2021-10-07T21:59:54.759Z] ---> 85100f31b459 [2021-10-07T21:59:54.759Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T21:59:54.759Z] Removing intermediate container aa94b15aa206 [2021-10-07T21:59:54.759Z] ---> a5db1e75760a [2021-10-07T21:59:54.759Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T21:59:54.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:59:54.759Z] ---> Running in f8ad94562953 [2021-10-07T21:59:54.759Z] ---> Running in 852418843ea8 [2021-10-07T21:59:54.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T21:59:55.045Z] Removing intermediate container 9932ff7b1409 [2021-10-07T21:59:55.045Z] ---> c4c671ad33c5 [2021-10-07T21:59:55.045Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T21:59:55.045Z] Removing intermediate container f8ad94562953 [2021-10-07T21:59:55.045Z] ---> e9add551db0d [2021-10-07T21:59:55.045Z] [2021-10-07T21:59:55.045Z] Removing intermediate container 852418843ea8 [2021-10-07T21:59:55.045Z] ---> 93a3d604a161 [2021-10-07T21:59:55.045Z] [2021-10-07T21:59:55.045Z] ---> Running in 9535afe30608 [2021-10-07T21:59:55.045Z] Successfully built e9add551db0d [2021-10-07T21:59:55.045Z] Successfully tagged core-metadata:latest [2021-10-07T21:59:55.045Z]  Building core-metadata ... done Building security-proxy-setup [2021-10-07T21:59:55.045Z] Successfully built 93a3d604a161 [2021-10-07T21:59:55.045Z] Successfully tagged core-command:latest [2021-10-07T21:59:55.336Z]  Building core-command ... done Building security-secretstore-setup [2021-10-07T21:59:55.336Z] Removing intermediate container 9535afe30608 [2021-10-07T21:59:55.336Z] ---> 1e8c7632b6fe [2021-10-07T21:59:55.336Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-07T21:59:55.336Z] ---> Running in 0f4d7678623c [2021-10-07T21:59:55.336Z] Removing intermediate container 0f4d7678623c [2021-10-07T21:59:55.336Z] ---> 570b304104ed [2021-10-07T21:59:55.336Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-07T21:59:55.586Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T21:59:55.586Z] bbf911997326: Pulling fs layer [2021-10-07T21:59:55.586Z] 58ec367f63d7: Pulling fs layer [2021-10-07T21:59:55.586Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T21:59:55.586Z] fc5181fea5dc: Pulling fs layer [2021-10-07T21:59:55.586Z] 9c418107303f: Pulling fs layer [2021-10-07T21:59:55.586Z] 284eca6f2348: Pulling fs layer [2021-10-07T21:59:55.586Z] 842844d905b1: Pulling fs layer [2021-10-07T21:59:55.586Z] 901a3a57568e: Pulling fs layer [2021-10-07T21:59:55.586Z] 842844d905b1: Waiting [2021-10-07T21:59:55.586Z] 901a3a57568e: Waiting [2021-10-07T21:59:55.586Z] 9c418107303f: Waiting [2021-10-07T21:59:55.586Z] 284eca6f2348: Waiting [2021-10-07T21:59:55.586Z] fc5181fea5dc: Waiting [2021-10-07T21:59:55.586Z] 1b4a6ffa7d45: Download complete [2021-10-07T21:59:55.586Z] 58ec367f63d7: Verifying Checksum [2021-10-07T21:59:55.586Z] 58ec367f63d7: Download complete [2021-10-07T21:59:55.586Z] 9c418107303f: Verifying Checksum [2021-10-07T21:59:55.586Z] 9c418107303f: Download complete [2021-10-07T21:59:55.586Z] 284eca6f2348: Download complete [2021-10-07T21:59:55.586Z] bbf911997326: Verifying Checksum [2021-10-07T21:59:55.586Z] bbf911997326: Download complete [2021-10-07T21:59:55.875Z] 842844d905b1: Verifying Checksum [2021-10-07T21:59:55.875Z] 842844d905b1: Download complete [2021-10-07T21:59:56.331Z] ---> Running in 84e8d5bc235d [2021-10-07T21:59:56.512Z] bbf911997326: Pull complete [2021-10-07T21:59:56.947Z] Removing intermediate container 84e8d5bc235d [2021-10-07T21:59:56.947Z] ---> bb71e52056ec [2021-10-07T21:59:56.947Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T21:59:57.149Z] 58ec367f63d7: Pull complete [2021-10-07T21:59:57.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:59:57.792Z] 1b4a6ffa7d45: Pull complete [2021-10-07T21:59:58.431Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-07T21:59:58.431Z] (2/2) Installing su-exec (0.2-r1) [2021-10-07T21:59:58.431Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T21:59:58.431Z] OK: 6 MiB in 16 packages [2021-10-07T21:59:58.431Z] ---> 569d7cc81b9e [2021-10-07T21:59:58.431Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-07T21:59:58.711Z] Removing intermediate container 05f426f59d15 [2021-10-07T21:59:58.711Z] ---> 60c0c220df3d [2021-10-07T21:59:58.711Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-07T21:59:58.711Z] ---> f25649bb7bdb [2021-10-07T21:59:58.711Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-07T21:59:58.825Z] 901a3a57568e: Verifying Checksum [2021-10-07T21:59:58.825Z] 901a3a57568e: Download complete [2021-10-07T21:59:58.991Z] ---> Running in 4ff88ede5292 [2021-10-07T21:59:59.116Z] fc5181fea5dc: Verifying Checksum [2021-10-07T21:59:59.116Z] fc5181fea5dc: Download complete [2021-10-07T21:59:59.275Z] ---> 35c552602fcb [2021-10-07T21:59:59.275Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-07T21:59:59.275Z] Removing intermediate container 4ff88ede5292 [2021-10-07T21:59:59.275Z] ---> 4100ca8ec76f [2021-10-07T21:59:59.275Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-07T21:59:59.275Z] ---> Running in 69c16da956ec [2021-10-07T21:59:59.275Z] ---> Running in 62be5a6eaebd [2021-10-07T21:59:59.573Z] Removing intermediate container 69c16da956ec [2021-10-07T21:59:59.573Z] ---> 7852ee085bbf [2021-10-07T21:59:59.573Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T21:59:59.573Z] Removing intermediate container 9d7c8a37a09e [2021-10-07T21:59:59.573Z] ---> 9846c4da9773 [2021-10-07T21:59:59.573Z] [2021-10-07T21:59:59.573Z] Step 11/23 : FROM alpine:3.14 [2021-10-07T21:59:59.573Z] ---> 14119a10abf4 [2021-10-07T21:59:59.573Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-07T21:59:59.573Z] ---> Using cache [2021-10-07T21:59:59.573Z] ---> 5347b28ebae2 [2021-10-07T21:59:59.573Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T21:59:59.573Z] ---> Using cache [2021-10-07T21:59:59.573Z] ---> 6778e8730411 [2021-10-07T21:59:59.573Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-07T21:59:59.573Z] Removing intermediate container 62be5a6eaebd [2021-10-07T21:59:59.573Z] ---> 162eccf682ea [2021-10-07T21:59:59.573Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-07T21:59:59.573Z] ---> Running in a731d52c4cb2 [2021-10-07T21:59:59.573Z] ---> Running in 386dc5c738cc [2021-10-07T21:59:59.573Z] ---> Running in b82ec069b4a9 [2021-10-07T21:59:59.854Z] Removing intermediate container a731d52c4cb2 [2021-10-07T21:59:59.854Z] ---> 9f08622da57d [2021-10-07T21:59:59.854Z] Step 19/21 : LABEL arch=x86_64 [2021-10-07T21:59:59.854Z] ---> Running in 121206e21150 [2021-10-07T21:59:59.855Z] Removing intermediate container b82ec069b4a9 [2021-10-07T21:59:59.855Z] ---> bdef7f45cbe0 [2021-10-07T21:59:59.855Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-07T22:00:00.132Z] ---> Running in 15fb7e39682e [2021-10-07T22:00:00.133Z] Removing intermediate container 121206e21150 [2021-10-07T22:00:00.133Z] ---> bf88badd4be3 [2021-10-07T22:00:00.133Z] Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:00:00.133Z] ---> Running in 371210b42afb [2021-10-07T22:00:00.133Z] Removing intermediate container 15fb7e39682e [2021-10-07T22:00:00.133Z] ---> 2b74e00386bc [2021-10-07T22:00:00.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:00:00.411Z] Removing intermediate container 371210b42afb [2021-10-07T22:00:00.411Z] ---> a90f3ea400e9 [2021-10-07T22:00:00.411Z] Step 21/21 : LABEL version=0.0.0 [2021-10-07T22:00:00.411Z] ---> Running in d90f881a58ff [2021-10-07T22:00:00.411Z] ---> b5376c056876 [2021-10-07T22:00:00.411Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-07T22:00:00.411Z] Removing intermediate container 386dc5c738cc [2021-10-07T22:00:00.411Z] ---> 2665a877f6ff [2021-10-07T22:00:00.411Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-07T22:00:00.708Z] Removing intermediate container d90f881a58ff [2021-10-07T22:00:00.708Z] ---> 390ec9efe405 [2021-10-07T22:00:00.708Z] [2021-10-07T22:00:00.708Z] ---> Running in bf6cc9ae591c [2021-10-07T22:00:00.708Z] Successfully built 390ec9efe405 [2021-10-07T22:00:00.708Z] Successfully tagged support-notifications:latest [2021-10-07T22:00:00.708Z] Building core-data [2021-10-07T22:00:03.375Z]  Building support-notifications ... done Removing intermediate container bf6cc9ae591c [2021-10-07T22:00:03.375Z] ---> ee02622ef9c8 [2021-10-07T22:00:03.375Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-07T22:00:05.772Z] ---> 29c6d42bab60 [2021-10-07T22:00:05.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-07T22:00:05.772Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:00:05.772Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:00:05.772Z] ---> 09c85d71552c [2021-10-07T22:00:05.772Z] Step 3/20 : WORKDIR /edgex-go [2021-10-07T22:00:05.772Z] ---> Using cache [2021-10-07T22:00:05.772Z] ---> 5e70e15d4621 [2021-10-07T22:00:05.772Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:00:05.772Z] ---> Using cache [2021-10-07T22:00:05.772Z] ---> 6fc67a15e576 [2021-10-07T22:00:05.772Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-07T22:00:05.772Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:00:05.772Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:00:05.772Z] ---> 09c85d71552c [2021-10-07T22:00:05.772Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T22:00:05.772Z] ---> Using cache [2021-10-07T22:00:05.772Z] ---> 5e70e15d4621 [2021-10-07T22:00:05.772Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:00:05.772Z] ---> Using cache [2021-10-07T22:00:05.772Z] ---> 6fc67a15e576 [2021-10-07T22:00:05.772Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-07T22:00:06.241Z] ---> ed804a337b71 [2021-10-07T22:00:06.241Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-07T22:00:06.241Z] ---> Running in ec56f409b1bd [2021-10-07T22:00:06.241Z] ---> Running in 198bbddf6386 [2021-10-07T22:00:06.241Z] ---> f66d8d0474a3 [2021-10-07T22:00:06.241Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-07T22:00:06.617Z] ---> Running in 063966ef1bd6 [2021-10-07T22:00:06.617Z] ---> Running in b9bdac5ca5c7 [2021-10-07T22:00:07.117Z] Removing intermediate container b9bdac5ca5c7 [2021-10-07T22:00:07.118Z] ---> 07e831779ecc [2021-10-07T22:00:07.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:00:07.402Z] ---> Running in ccd5e53f24a2 [2021-10-07T22:00:08.008Z] Removing intermediate container ccd5e53f24a2 [2021-10-07T22:00:08.008Z] ---> 9a8ae0f97dbe [2021-10-07T22:00:08.008Z] Step 21/23 : LABEL arch=x86_64 [2021-10-07T22:00:08.008Z] ---> Running in a0269a224e36 [2021-10-07T22:00:08.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:08.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:08.285Z] Removing intermediate container a0269a224e36 [2021-10-07T22:00:08.285Z] ---> 663a66517ab0 [2021-10-07T22:00:08.285Z] Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:00:08.285Z] ---> Running in 081447c8b19b [2021-10-07T22:00:08.562Z] Removing intermediate container 081447c8b19b [2021-10-07T22:00:08.562Z] ---> add4a6d2e5ba [2021-10-07T22:00:08.562Z] Step 23/23 : LABEL version=0.0.0 [2021-10-07T22:00:08.562Z] Removing intermediate container 063966ef1bd6 [2021-10-07T22:00:08.562Z] ---> 85ad77e82dd2 [2021-10-07T22:00:08.562Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:00:08.562Z] ---> Running in e0be7d181f37 [2021-10-07T22:00:08.842Z] Removing intermediate container e0be7d181f37 [2021-10-07T22:00:08.842Z] ---> f28ad44cee1a [2021-10-07T22:00:08.842Z] [2021-10-07T22:00:08.842Z] Successfully built f28ad44cee1a [2021-10-07T22:00:08.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:08.842Z] ---> 71f848afa9a5 [2021-10-07T22:00:08.842Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-07T22:00:08.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:00:08.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:00:08.842Z] ---> 09c85d71552c [2021-10-07T22:00:08.842Z] Step 3/24 : WORKDIR /edgex-go [2021-10-07T22:00:08.842Z] ---> Using cache [2021-10-07T22:00:08.842Z] ---> 5e70e15d4621 [2021-10-07T22:00:08.842Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:00:08.842Z] ---> Using cache [2021-10-07T22:00:08.842Z] ---> 6fc67a15e576 [2021-10-07T22:00:08.842Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-07T22:00:09.131Z] Successfully tagged support-scheduler:latest [2021-10-07T22:00:09.131Z] Building sys-mgmt-agent [2021-10-07T22:00:09.131Z]  Building support-scheduler ... done  ---> Running in e29764802082 [2021-10-07T22:00:09.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:09.406Z] OK: 219 MiB in 52 packages [2021-10-07T22:00:09.406Z] OK: 219 MiB in 52 packages [2021-10-07T22:00:09.505Z] fc5181fea5dc: Pull complete [2021-10-07T22:00:09.505Z] 9c418107303f: Pull complete [2021-10-07T22:00:09.809Z] 284eca6f2348: Pull complete [2021-10-07T22:00:10.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:10.446Z] 842844d905b1: Pull complete [2021-10-07T22:00:10.696Z] ---> 7caebc5fe167 [2021-10-07T22:00:10.696Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-07T22:00:11.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:11.322Z] ---> e7a4e63e57cb [2021-10-07T22:00:11.322Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-07T22:00:11.322Z] Removing intermediate container 198bbddf6386 [2021-10-07T22:00:11.322Z] ---> adbcc0740454 [2021-10-07T22:00:11.322Z] Step 6/20 : COPY . . [2021-10-07T22:00:11.808Z] Removing intermediate container ec56f409b1bd [2021-10-07T22:00:11.808Z] ---> 233f06071a3c [2021-10-07T22:00:11.808Z] Step 6/22 : COPY . . [2021-10-07T22:00:11.808Z] ---> ca208ad6180c [2021-10-07T22:00:11.808Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-07T22:00:11.808Z] OK: 219 MiB in 52 packages [2021-10-07T22:00:14.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:00:14.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:00:14.689Z] ---> 09c85d71552c [2021-10-07T22:00:14.689Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T22:00:14.689Z] ---> Using cache [2021-10-07T22:00:14.689Z] ---> 5e70e15d4621 [2021-10-07T22:00:14.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:00:14.689Z] ---> Using cache [2021-10-07T22:00:14.689Z] ---> 6fc67a15e576 [2021-10-07T22:00:14.689Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-07T22:00:14.689Z] ---> e8ffa0d4dca0 [2021-10-07T22:00:14.689Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-07T22:00:14.689Z] ---> Running in ea650340a5e1 [2021-10-07T22:00:14.689Z] Removing intermediate container e29764802082 [2021-10-07T22:00:14.689Z] ---> 21d9b02e6c69 [2021-10-07T22:00:14.689Z] Step 6/24 : COPY . . [2021-10-07T22:00:14.980Z] ---> Running in cd61b978e271 [2021-10-07T22:00:15.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:15.269Z] Removing intermediate container cd61b978e271 [2021-10-07T22:00:15.269Z] ---> 4ba182abec8d [2021-10-07T22:00:15.269Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-07T22:00:15.991Z] 901a3a57568e: Pull complete [2021-10-07T22:00:15.991Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T22:00:15.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T22:00:15.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-07T22:00:16.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:16.447Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T22:00:16.447Z] WORKDIR /edgex [2021-10-07T22:00:16.447Z] COPY go.mod . [2021-10-07T22:00:16.447Z] RUN go mod download+ [2021-10-07T22:00:16.447Z] docker build -t ci-base-image-arm64 -f - . [2021-10-07T22:00:16.858Z] OK: 219 MiB in 52 packages [2021-10-07T22:00:17.474Z] ---> c8fe4b2ee83c [2021-10-07T22:00:17.474Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-07T22:00:18.055Z] ---> Running in 663ed96611ec [2021-10-07T22:00:18.646Z] Removing intermediate container ea650340a5e1 [2021-10-07T22:00:18.646Z] ---> 61998537b9ac [2021-10-07T22:00:18.646Z] Step 6/22 : COPY . . [2021-10-07T22:00:19.194Z] Sending build context to Docker daemon 166.3MB [2021-10-07T22:00:19.194Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T22:00:19.194Z] ---> 72ade6ffb461 [2021-10-07T22:00:19.194Z] Step 2/4 : WORKDIR /edgex [2021-10-07T22:00:21.277Z] Removing intermediate container 663ed96611ec [2021-10-07T22:00:21.277Z] ---> 984c185176a3 [2021-10-07T22:00:21.277Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-07T22:00:21.863Z] ---> c4cfc7b10123 [2021-10-07T22:00:21.863Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:00:21.863Z] ---> Running in 5a466fa3b910 [2021-10-07T22:00:21.863Z] ---> 3b0e78ff98fd [2021-10-07T22:00:21.863Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:00:22.135Z] ---> Running in 0718844a73b3 [2021-10-07T22:00:22.135Z] ---> Running in ca8ecffd9a64 [2021-10-07T22:00:22.135Z] Removing intermediate container 5a466fa3b910 [2021-10-07T22:00:22.135Z] ---> 3607a8abf171 [2021-10-07T22:00:22.135Z] Step 27/30 : CMD ["gate"] [2021-10-07T22:00:22.135Z] ---> Running in 61744b26c0db [2021-10-07T22:00:22.408Z] Removing intermediate container 61744b26c0db [2021-10-07T22:00:22.408Z] ---> 0b94ae909a0c [2021-10-07T22:00:22.408Z] Step 28/30 : LABEL arch=x86_64 [2021-10-07T22:00:22.682Z] ---> Running in 1513dffff90d [2021-10-07T22:00:23.273Z] Removing intermediate container 1513dffff90d [2021-10-07T22:00:23.273Z] ---> 3959032ec2ff [2021-10-07T22:00:23.273Z] Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:00:23.550Z] ---> Running in cab8b1be2c51 [2021-10-07T22:00:23.818Z] Removing intermediate container cab8b1be2c51 [2021-10-07T22:00:23.818Z] ---> 991d89bc37a9 [2021-10-07T22:00:23.818Z] Step 30/30 : LABEL version=0.0.0 [2021-10-07T22:00:24.086Z] Removing intermediate container 0718844a73b3 [2021-10-07T22:00:24.086Z] ---> d8e8e074ffe0 [2021-10-07T22:00:24.086Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-07T22:00:24.086Z] ---> Running in 7922a1e0d139 [2021-10-07T22:00:24.086Z] ---> 88b47849bafb [2021-10-07T22:00:24.086Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:00:24.086Z] Removing intermediate container ca8ecffd9a64 [2021-10-07T22:00:24.086Z] ---> af47e801bb66 [2021-10-07T22:00:24.086Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-07T22:00:24.086Z] ---> Running in abd9eac72fcb [2021-10-07T22:00:24.086Z] ---> Running in 75e460eebbfc [2021-10-07T22:00:24.086Z] ---> Running in 3cfe9044d82d [2021-10-07T22:00:24.086Z] Removing intermediate container 7922a1e0d139 [2021-10-07T22:00:24.086Z] ---> 5b280abb9d92 [2021-10-07T22:00:24.086Z] [2021-10-07T22:00:24.357Z] Successfully built 5b280abb9d92 [2021-10-07T22:00:24.357Z] Successfully tagged security-bootstrapper:latest [2021-10-07T22:00:24.638Z]  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 [2021-10-07T22:00:25.254Z] 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 [2021-10-07T22:00:27.300Z] ---> 33055b7ef27b [2021-10-07T22:00:27.300Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:00:27.300Z] Removing intermediate container 75e460eebbfc [2021-10-07T22:00:27.300Z] ---> 4b01e2a43b5d [2021-10-07T22:00:27.300Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-07T22:00:27.300Z] ---> Running in 9f89c26039ae [2021-10-07T22:00:27.300Z] ---> Running in 05ab54255b60 [2021-10-07T22:00:27.919Z] 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 [2021-10-07T22:00:28.924Z] Removing intermediate container 9f89c26039ae [2021-10-07T22:00:28.924Z] ---> 0b4284613aae [2021-10-07T22:00:28.924Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-07T22:00:28.924Z] ---> Running in be620fa0de0d [2021-10-07T22:00:29.198Z] 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 [2021-10-07T22:00:29.577Z] ---> Running in f7f1f6afb594 [2021-10-07T22:00:29.577Z] Removing intermediate container f7f1f6afb594 [2021-10-07T22:00:29.577Z] ---> 7e5e679b33f0 [2021-10-07T22:00:29.577Z] Step 3/4 : COPY go.mod . [2021-10-07T22:00:29.577Z] ---> aa2eae74f336 [2021-10-07T22:00:29.577Z] Step 4/4 : RUN go mod download [2021-10-07T22:00:29.577Z] ---> Running in d3584580d5e3 [2021-10-07T22:00:56.213Z] 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 [2021-10-07T22:00:56.499Z] 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 [2021-10-07T22:00:57.508Z] Removing intermediate container 3cfe9044d82d [2021-10-07T22:00:57.508Z] ---> 6de747bf2b1c [2021-10-07T22:00:57.508Z] [2021-10-07T22:00:57.508Z] Step 9/20 : FROM alpine:3.14 [2021-10-07T22:00:57.508Z] ---> 14119a10abf4 [2021-10-07T22:00:57.508Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-07T22:00:57.508Z] ---> Running in 4b50c6b580d6 [2021-10-07T22:00:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:00:58.411Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-07T22:00:58.411Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-07T22:00:58.411Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T22:00:58.411Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-07T22:00:58.411Z] (5/5) Installing curl (7.79.1-r0) [2021-10-07T22:00:58.411Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:00:58.411Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T22:00:58.717Z] OK: 8 MiB in 19 packages [2021-10-07T22:00:59.359Z] Removing intermediate container 4b50c6b580d6 [2021-10-07T22:00:59.359Z] ---> 3e3bba55c909 [2021-10-07T22:00:59.359Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T22:00:59.359Z] ---> Running in eebb3a3720d6 [2021-10-07T22:00:59.359Z] Removing intermediate container eebb3a3720d6 [2021-10-07T22:00:59.359Z] ---> f5d23e98379a [2021-10-07T22:00:59.359Z] Step 12/20 : WORKDIR /edgex [2021-10-07T22:00:59.657Z] ---> Running in fb4bb8e43f8a [2021-10-07T22:01:00.477Z] Removing intermediate container fb4bb8e43f8a [2021-10-07T22:01:00.477Z] ---> 7d342328d98f [2021-10-07T22:01:00.477Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-07T22:01:00.477Z] Removing intermediate container be620fa0de0d [2021-10-07T22:01:00.477Z] ---> 57815603f3b5 [2021-10-07T22:01:00.477Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-07T22:01:00.477Z] Removing intermediate container 05ab54255b60 [2021-10-07T22:01:00.477Z] ---> 6527d72c41be [2021-10-07T22:01:00.477Z] [2021-10-07T22:01:00.477Z] Step 9/24 : FROM alpine:3.14 [2021-10-07T22:01:00.477Z] ---> 14119a10abf4 [2021-10-07T22:01:00.477Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-07T22:01:00.477Z] ---> 082dae0c1e6d [2021-10-07T22:01:00.477Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-07T22:01:00.754Z] ---> Running in 27984ca607ff [2021-10-07T22:01:00.754Z] ---> Running in af92340fcc0d [2021-10-07T22:01:01.037Z] ---> 87baefe89ec2 [2021-10-07T22:01:01.037Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-07T22:01:01.322Z] 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 [2021-10-07T22:01:01.322Z] ---> b8106180e676 [2021-10-07T22:01:01.322Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-07T22:01:01.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:01:01.631Z] ---> Running in 46be931c1260 [2021-10-07T22:01:01.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:01:01.915Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-07T22:01:01.915Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-07T22:01:01.915Z] (3/3) Installing su-exec (0.2-r1) [2021-10-07T22:01:01.915Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:01:02.201Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T22:01:02.201Z] Removing intermediate container 46be931c1260 [2021-10-07T22:01:02.201Z] ---> baebe755a98f [2021-10-07T22:01:02.201Z] Step 17/20 : CMD ["--init=true"] [2021-10-07T22:01:02.201Z] OK: 6 MiB in 17 packages [2021-10-07T22:01:02.201Z] Removing intermediate container abd9eac72fcb [2021-10-07T22:01:02.201Z] ---> 188f0c65e936 [2021-10-07T22:01:02.201Z] [2021-10-07T22:01:02.201Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T22:01:02.201Z] ---> 14119a10abf4 [2021-10-07T22:01:02.201Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-07T22:01:02.201Z] ---> Running in 7904bbe9e658 [2021-10-07T22:01:02.201Z] ---> Running in b784e05ed680 [2021-10-07T22:01:02.494Z] Removing intermediate container 7904bbe9e658 [2021-10-07T22:01:02.494Z] ---> 181fd9c526bc [2021-10-07T22:01:02.494Z] Step 18/20 : LABEL arch=x86_64 [2021-10-07T22:01:02.494Z] Removing intermediate container b784e05ed680 [2021-10-07T22:01:02.494Z] ---> e0e77a19db54 [2021-10-07T22:01:02.494Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-07T22:01:02.494Z] ---> Running in 22268928709d [2021-10-07T22:01:02.494Z] ---> Running in fa87293a7772 [2021-10-07T22:01:02.494Z] Removing intermediate container 27984ca607ff [2021-10-07T22:01:02.494Z] ---> d8252be3910c [2021-10-07T22:01:02.494Z] [2021-10-07T22:01:02.494Z] Step 10/22 : FROM docker:20.10.8 [2021-10-07T22:01:02.494Z] Removing intermediate container 22268928709d [2021-10-07T22:01:02.494Z] ---> a1d0850d5207 [2021-10-07T22:01:02.494Z] Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:01:04.211Z] Removing intermediate container af92340fcc0d [2021-10-07T22:01:04.211Z] Removing intermediate container fa87293a7772 [2021-10-07T22:01:04.211Z] ---> 32d8de48711b [2021-10-07T22:01:04.211Z] ---> e9fb897e35c8 [2021-10-07T22:01:04.211Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-07T22:01:04.211Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T22:01:04.211Z] ---> Running in 6733b69ce67e [2021-10-07T22:01:04.211Z] ---> Running in fc189d55d8a5 [2021-10-07T22:01:04.211Z] ---> Running in 38c987bc82e8 [2021-10-07T22:01:04.211Z] 20.10.8: Pulling from library/docker [2021-10-07T22:01:04.211Z] Removing intermediate container 38c987bc82e8 [2021-10-07T22:01:04.211Z] ---> 0926ead28399 [2021-10-07T22:01:04.211Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:01:04.211Z] Removing intermediate container fc189d55d8a5 [2021-10-07T22:01:04.211Z] ---> a3e7b31053c8 [2021-10-07T22:01:04.211Z] Step 12/24 : WORKDIR / [2021-10-07T22:01:04.211Z] Removing intermediate container 6733b69ce67e [2021-10-07T22:01:04.211Z] ---> 364ac259ab1b [2021-10-07T22:01:04.211Z] Step 20/20 : LABEL version=0.0.0 [2021-10-07T22:01:04.211Z] ---> Running in 5a5ecec2614c [2021-10-07T22:01:04.211Z] ---> Running in 28df79107644 [2021-10-07T22:01:04.211Z] ---> Running in 1b0ac439eb13 [2021-10-07T22:01:04.211Z] Removing intermediate container 28df79107644 [2021-10-07T22:01:04.211Z] ---> bbebe6e8870f [2021-10-07T22:01:04.211Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-07T22:01:04.211Z] Removing intermediate container 1b0ac439eb13 [2021-10-07T22:01:04.211Z] ---> 0d507cea53a5 [2021-10-07T22:01:04.211Z] [2021-10-07T22:01:04.211Z] Successfully built 0d507cea53a5 [2021-10-07T22:01:04.211Z] Successfully tagged security-proxy-setup:latest [2021-10-07T22:01:04.211Z]  Building security-proxy-setup ... done  ---> 96f75cf8601e [2021-10-07T22:01:04.211Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-07T22:01:04.211Z] Removing intermediate container 5a5ecec2614c [2021-10-07T22:01:04.211Z] ---> 897739f596cc [2021-10-07T22:01:04.211Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T22:01:04.211Z] ---> a4395119bf4a [2021-10-07T22:01:04.211Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-07T22:01:04.211Z] ---> Running in 302999e4226c [2021-10-07T22:01:04.211Z] ---> f284bbb7bbc3 [2021-10-07T22:01:04.211Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-07T22:01:04.211Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:01:04.211Z] ---> 2383ebe3c067 [2021-10-07T22:01:04.211Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-07T22:01:04.827Z] ---> b71a94f37a5e [2021-10-07T22:01:04.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-07T22:01:05.097Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:01:05.380Z] ---> 8b40e672297b [2021-10-07T22:01:05.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-07T22:01:05.670Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T22:01:05.670Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T22:01:05.670Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T22:01:05.670Z] ---> 44b59086a146 [2021-10-07T22:01:05.670Z] 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/ [2021-10-07T22:01:05.670Z] ---> Running in f62ba6792125 [2021-10-07T22:01:05.950Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T22:01:05.950Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T22:01:05.950Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T22:01:06.221Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:01:06.221Z] OK: 8 MiB in 20 packages [2021-10-07T22:01:06.823Z] Removing intermediate container 302999e4226c [2021-10-07T22:01:06.823Z] ---> dc724faf3400 [2021-10-07T22:01:06.823Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:01:06.823Z] Removing intermediate container f62ba6792125 [2021-10-07T22:01:06.823Z] ---> 3575d31b9765 [2021-10-07T22:01:06.823Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-07T22:01:06.823Z] ---> Running in d59722dffeed [2021-10-07T22:01:06.823Z] ---> 336df0a5cb63 [2021-10-07T22:01:06.823Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-07T22:01:07.099Z] Removing intermediate container d59722dffeed [2021-10-07T22:01:07.099Z] ---> 5bdd7b557c36 [2021-10-07T22:01:07.099Z] Step 22/24 : LABEL arch=x86_64 [2021-10-07T22:01:07.099Z] ---> Running in b61857dc1f58 [2021-10-07T22:01:07.099Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-07T22:01:07.099Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-07T22:01:07.099Z] ---> bc6c0ffef665 [2021-10-07T22:01:07.099Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-07T22:01:07.099Z] Removing intermediate container b61857dc1f58 [2021-10-07T22:01:07.099Z] ---> 219ace5e7b8c [2021-10-07T22:01:07.099Z] Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:01:07.099Z] ---> Running in 4eed651dc3cd [2021-10-07T22:01:07.372Z] ---> Running in 43afaeeb6676 [2021-10-07T22:01:07.372Z] ---> cd32442638d8 [2021-10-07T22:01:07.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-07T22:01:07.372Z] Removing intermediate container 4eed651dc3cd [2021-10-07T22:01:07.372Z] ---> e1ac1ed4a6c4 [2021-10-07T22:01:07.372Z] 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 [2021-10-07T22:01:07.372Z] ---> Running in 5c4194e26847 [2021-10-07T22:01:07.372Z] Removing intermediate container 43afaeeb6676 [2021-10-07T22:01:07.372Z] ---> 8ee4117dc12a [2021-10-07T22:01:07.372Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T22:01:07.372Z] ---> Running in 099d1d0d9e6d [2021-10-07T22:01:07.654Z] Removing intermediate container 099d1d0d9e6d [2021-10-07T22:01:07.654Z] ---> 81daf08dc8bf [2021-10-07T22:01:07.654Z] [2021-10-07T22:01:07.654Z] Successfully built 81daf08dc8bf [2021-10-07T22:01:07.654Z] Successfully tagged security-secretstore-setup:latest [2021-10-07T22:01:07.654Z]  Building security-secretstore-setup ... done  ---> 4c9fad2f7f35 [2021-10-07T22:01:07.654Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-07T22:01:07.654Z] ---> Running in d06e623c067d [2021-10-07T22:01:07.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T22:01:07.931Z] Removing intermediate container d06e623c067d [2021-10-07T22:01:07.931Z] ---> e04c2314bcf7 [2021-10-07T22:01:07.931Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:01:07.931Z] ---> Running in dc603e926875 [2021-10-07T22:01:07.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T22:01:07.931Z] Removing intermediate container dc603e926875 [2021-10-07T22:01:07.931Z] ---> b8a02ef2629d [2021-10-07T22:01:07.931Z] Step 20/22 : LABEL arch=x86_64 [2021-10-07T22:01:07.931Z] ---> Running in 0f101746d686 [2021-10-07T22:01:07.931Z] (1/42) Installing readline (8.1.0-r0) [2021-10-07T22:01:07.931Z] (2/42) Installing bash (5.1.4-r0) [2021-10-07T22:01:07.931Z] Executing bash-5.1.4-r0.post-install [2021-10-07T22:01:07.931Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-07T22:01:07.931Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T22:01:07.931Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-07T22:01:07.931Z] (6/42) Installing curl (7.79.1-r0) [2021-10-07T22:01:07.931Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-07T22:01:07.931Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-07T22:01:07.931Z] (9/42) Installing expat (2.4.1-r0) [2021-10-07T22:01:07.931Z] (10/42) Installing libffi (3.3-r2) [2021-10-07T22:01:08.206Z] (11/42) Installing gdbm (1.19-r0) [2021-10-07T22:01:08.206Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-07T22:01:08.206Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T22:01:08.206Z] Removing intermediate container 0f101746d686 [2021-10-07T22:01:08.206Z] ---> 0b58b7bf2917 [2021-10-07T22:01:08.206Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:01:08.206Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T22:01:08.206Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-07T22:01:08.206Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-07T22:01:08.206Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-07T22:01:08.206Z] ---> Running in 5d40511e2860 [2021-10-07T22:01:08.680Z] Removing intermediate container 5d40511e2860 [2021-10-07T22:01:08.680Z] ---> 95745ab701c9 [2021-10-07T22:01:08.680Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T22:01:09.271Z] ---> Running in 6ce244c90973 [2021-10-07T22:01:09.271Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-07T22:01:09.271Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-07T22:01:09.271Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-07T22:01:09.271Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-07T22:01:09.271Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-07T22:01:09.271Z] Removing intermediate container 6ce244c90973 [2021-10-07T22:01:09.271Z] ---> 76b47dad3178 [2021-10-07T22:01:09.271Z] [2021-10-07T22:01:09.271Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-07T22:01:09.271Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-07T22:01:09.271Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-07T22:01:09.271Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-07T22:01:09.271Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-07T22:01:09.271Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-07T22:01:09.271Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-07T22:01:09.271Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-07T22:01:09.271Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-07T22:01:09.271Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-07T22:01:09.271Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-07T22:01:09.271Z] Successfully built 76b47dad3178 [2021-10-07T22:01:09.271Z] Successfully tagged core-data:latest [2021-10-07T22:01:09.271Z]  Building core-data ... done (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-07T22:01:09.271Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-07T22:01:09.271Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-07T22:01:09.271Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-07T22:01:09.271Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-07T22:01:09.543Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-07T22:01:09.543Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-07T22:01:09.543Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-07T22:01:09.543Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-07T22:01:09.543Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:01:09.543Z] OK: 84 MiB in 64 packages [2021-10-07T22:01:10.131Z] Collecting docker-compose==1.23.2 [2021-10-07T22:01:10.397Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-07T22:01:10.397Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-07T22:01:10.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-07T22:01:10.667Z] Collecting docker<4.0,>=3.6.0 [2021-10-07T22:01:10.667Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-07T22:01:10.946Z] Collecting PyYAML<4,>=3.10 [2021-10-07T22:01:10.946Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-07T22:01:11.216Z] Collecting cached-property<2,>=1.2.0 [2021-10-07T22:01:11.216Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-07T22:01:11.483Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-07T22:01:11.483Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-07T22:01:11.483Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-07T22:01:11.483Z] Collecting texttable<0.10,>=0.9.0 [2021-10-07T22:01:11.483Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-07T22:01:11.753Z] Collecting jsonschema<3,>=2.5.1 [2021-10-07T22:01:11.753Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-07T22:01:11.753Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-07T22:01:11.753Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-07T22:01:11.753Z] Collecting docopt<0.7,>=0.6.1 [2021-10-07T22:01:11.753Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-07T22:01:12.338Z] Collecting docker-pycreds>=0.4.0 [2021-10-07T22:01:12.338Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-07T22:01:12.338Z] 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) [2021-10-07T22:01:12.338Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-07T22:01:12.338Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-07T22:01:12.338Z] Collecting idna<2.8,>=2.5 [2021-10-07T22:01:12.338Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-07T22:01:12.338Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-07T22:01:12.338Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-07T22:01:12.338Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-07T22:01:12.338Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-07T22:01:12.338Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-07T22:01:12.338Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-07T22:01:12.612Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-07T22:01:12.612Z] Attempting uninstall: urllib3 [2021-10-07T22:01:12.612Z] Found existing installation: urllib3 1.26.5 [2021-10-07T22:01:12.612Z] Uninstalling urllib3-1.26.5: [2021-10-07T22:01:12.612Z] Successfully uninstalled urllib3-1.26.5 [2021-10-07T22:01:12.612Z] Attempting uninstall: idna [2021-10-07T22:01:12.612Z] Found existing installation: idna 3.2 [2021-10-07T22:01:12.612Z] Uninstalling idna-3.2: [2021-10-07T22:01:12.612Z] Successfully uninstalled idna-3.2 [2021-10-07T22:01:12.883Z] Attempting uninstall: chardet [2021-10-07T22:01:12.883Z] Found existing installation: chardet 4.0.0 [2021-10-07T22:01:12.883Z] Uninstalling chardet-4.0.0: [2021-10-07T22:01:12.883Z] Successfully uninstalled chardet-4.0.0 [2021-10-07T22:01:13.159Z] Attempting uninstall: requests [2021-10-07T22:01:13.159Z] Found existing installation: requests 2.25.1 [2021-10-07T22:01:13.159Z] Uninstalling requests-2.25.1: [2021-10-07T22:01:13.159Z] Successfully uninstalled requests-2.25.1 [2021-10-07T22:01:13.159Z] Running setup.py install for texttable: started [2021-10-07T22:01:13.427Z] Running setup.py install for texttable: finished with status 'done' [2021-10-07T22:01:13.427Z] Running setup.py install for PyYAML: started [2021-10-07T22:01:14.016Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-07T22:01:14.016Z] Running setup.py install for docopt: started [2021-10-07T22:01:14.286Z] Running setup.py install for docopt: finished with status 'done' [2021-10-07T22:01:14.286Z] Running setup.py install for dockerpty: started [2021-10-07T22:01:14.555Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-07T22:01:14.826Z] 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 [2021-10-07T22:01:18.182Z] Removing intermediate container 5c4194e26847 [2021-10-07T22:01:18.182Z] ---> 8a51dc98849d [2021-10-07T22:01:18.182Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-07T22:01:18.182Z] ---> Running in 233df488cd68 [2021-10-07T22:01:18.182Z] Removing intermediate container 233df488cd68 [2021-10-07T22:01:18.182Z] ---> 805a59d9662b [2021-10-07T22:01:18.182Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-07T22:01:18.182Z] ---> Running in 76a8a530b45b [2021-10-07T22:01:18.182Z] Removing intermediate container 76a8a530b45b [2021-10-07T22:01:18.182Z] ---> 672d9f36790c [2021-10-07T22:01:18.182Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-07T22:01:18.467Z] ---> 11db45274ca1 [2021-10-07T22:01:18.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-07T22:01:18.467Z] ---> ffa461406900 [2021-10-07T22:01:18.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-07T22:01:18.734Z] ---> 8c2b90e57673 [2021-10-07T22:01:18.734Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-07T22:01:18.734Z] ---> Running in 1dbdc6bd864c [2021-10-07T22:01:18.734Z] Removing intermediate container 1dbdc6bd864c [2021-10-07T22:01:18.734Z] ---> fc7319abb63c [2021-10-07T22:01:18.734Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:01:18.734Z] ---> Running in b3436749803c [2021-10-07T22:01:19.011Z] Removing intermediate container b3436749803c [2021-10-07T22:01:19.011Z] ---> afb70e6cb35a [2021-10-07T22:01:19.011Z] Step 20/22 : LABEL arch=x86_64 [2021-10-07T22:01:19.011Z] ---> Running in 2f29087827a8 [2021-10-07T22:01:19.011Z] Removing intermediate container 2f29087827a8 [2021-10-07T22:01:19.011Z] ---> 5ca80fee52b8 [2021-10-07T22:01:19.011Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:01:19.011Z] ---> Running in 9bca83f390d9 [2021-10-07T22:01:19.011Z] Removing intermediate container 9bca83f390d9 [2021-10-07T22:01:19.011Z] ---> bcb4b214b6ec [2021-10-07T22:01:19.011Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T22:01:19.278Z] ---> Running in 50ba3dfd2522 [2021-10-07T22:01:19.278Z] Removing intermediate container 50ba3dfd2522 [2021-10-07T22:01:19.278Z] ---> e21ee2046f16 [2021-10-07T22:01:19.278Z] [2021-10-07T22:01:19.278Z] Successfully built e21ee2046f16 [2021-10-07T22:01:19.278Z] Successfully tagged sys-mgmt-agent:latest [2021-10-07T22:01:19.290Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-07T22:01:19.297Z] $ docker stop --time=1 93328ebee3a722824246cdb78506e5eb62b15b48e4f2899a403dc6e7e73dffe6 [2021-10-07T22:01:20.693Z] $ docker rm -f 93328ebee3a722824246cdb78506e5eb62b15b48e4f2899a403dc6e7e73dffe6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T22:01:21.342Z] + docker images [2021-10-07T22:01:21.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-07T22:01:21.342Z] sys-mgmt-agent latest e21ee2046f16 2 seconds ago 294MB [2021-10-07T22:01:21.342Z] core-data latest 76b47dad3178 12 seconds ago 20.5MB [2021-10-07T22:01:21.342Z] security-secretstore-setup latest 81daf08dc8bf 14 seconds ago 28.2MB [2021-10-07T22:01:21.342Z] security-proxy-setup latest 0d507cea53a5 19 seconds ago 26.7MB [2021-10-07T22:01:21.342Z] d8252be3910c 19 seconds ago 1.75GB [2021-10-07T22:01:21.342Z] 188f0c65e936 20 seconds ago 1.76GB [2021-10-07T22:01:21.342Z] 6527d72c41be 21 seconds ago 1.76GB [2021-10-07T22:01:21.342Z] 6de747bf2b1c 24 seconds ago 1.76GB [2021-10-07T22:01:21.342Z] security-bootstrapper latest 5b280abb9d92 57 seconds ago 18.8MB [2021-10-07T22:01:21.342Z] support-scheduler latest f28ad44cee1a About a minute ago 16.1MB [2021-10-07T22:01:21.342Z] support-notifications latest 390ec9efe405 About a minute ago 16.8MB [2021-10-07T22:01:21.342Z] 9846c4da9773 About a minute ago 1.75GB [2021-10-07T22:01:21.342Z] core-command latest 93a3d604a161 About a minute ago 16MB [2021-10-07T22:01:21.342Z] core-metadata latest e9add551db0d About a minute ago 16.8MB [2021-10-07T22:01:21.342Z] 168572a00866 About a minute ago 1.75GB [2021-10-07T22:01:21.342Z] 1bc43c823c17 About a minute ago 1.75GB [2021-10-07T22:01:21.342Z] ff2f6d33cef4 About a minute ago 1.76GB [2021-10-07T22:01:21.342Z] fe52e18a81ac About a minute ago 1.75GB [2021-10-07T22:01:21.342Z] ci-base-image-x86_64 latest 09c85d71552c 6 minutes ago 1.25GB [2021-10-07T22:01:21.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 27 hours ago 546MB [2021-10-07T22:01:21.342Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-07T22:01:21.342Z] alpine 3.14 14119a10abf4 5 weeks ago 5.6MB [2021-10-07T22:01:21.342Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 weeks ago 37.5MB [2021-10-07T22:01:21.342Z] 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 [2021-10-07T22:01:36.731Z] Still waiting to schedule task [2021-10-07T22:01:36.732Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-07T22:02:06.854Z] Removing intermediate container d3584580d5e3 [2021-10-07T22:02:06.854Z] ---> 1a6aff718c86 [2021-10-07T22:02:06.854Z] Successfully built 1a6aff718c86 [2021-10-07T22:02:06.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:07.284Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T22:02:07.284Z] . [Pipeline] withDockerContainer [2021-10-07T22:02:07.591Z] prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2021-10-07T22:02:07.779Z] $ 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 [2021-10-07T22:02:09.377Z] $ docker top dc69807ce56c5ef65cbd174c4bf617bf2a4bde4f9c3dbed5cfeea974dda64242 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:02:10.384Z] + go version [2021-10-07T22:02:10.384Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T22:02:10.434Z] $ docker stop --time=1 dc69807ce56c5ef65cbd174c4bf617bf2a4bde4f9c3dbed5cfeea974dda64242 [2021-10-07T22:02:12.202Z] $ docker rm -f dc69807ce56c5ef65cbd174c4bf617bf2a4bde4f9c3dbed5cfeea974dda64242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:13.225Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T22:02:13.225Z] . [Pipeline] withDockerContainer [2021-10-07T22:02:13.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2021-10-07T22:02:13.753Z] $ 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 [2021-10-07T22:02:15.285Z] $ docker top 9ab6928c9afa103764ee6ae90059ed25f19cbcb406383a849f9ae1b3ae514873 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T22:02:15.620Z] ========================================================= [2021-10-07T22:02:15.620Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-07T22:02:15.620Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T22:02:16.377Z] + make test [2021-10-07T22:02:16.377Z] go mod tidy [2021-10-07T22:02:16.998Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T22:02:27.368Z] Running on prd-ubuntu18.04-docker-8c-8g-2477 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws [2021-10-07T22:02:27.386Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-10-07T22:02:27.507Z] The recommended git tool is: git [2021-10-07T22:02:31.243Z] using credential edgex-jenkins-ssh [2021-10-07T22:02:31.256Z] Cloning the remote Git repository [2021-10-07T22:02:31.286Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-07T22:02:31.358Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-10-07T22:02:31.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T22:02:31.388Z] > git --version # timeout=10 [2021-10-07T22:02:31.393Z] > git --version # 'git version 2.17.1' [2021-10-07T22:02:31.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T22:02:31.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T22:02:37.235Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:02:37.360Z] Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:02:37.361Z] Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) [2021-10-07T22:02:36.514Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T22:02:36.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T22:02:36.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T22:02:36.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T22:02:36.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T22:02:36.553Z] > 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 [2021-10-07T22:02:37.252Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T22:02:37.257Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T22:02:37.327Z] > git remote # timeout=10 [2021-10-07T22:02:37.335Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T22:02:37.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T22:02:37.344Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-07T22:02:37.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T22:02:37.365Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T22:02:37.369Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T22:02:41.200Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:02:41.951Z] + echo snap-build.sh [2021-10-07T22:02:41.951Z] snap-build.sh [2021-10-07T22:02:41.951Z] + SNAP_BASE_DIR=. [2021-10-07T22:02:41.951Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-10-07T22:02:41.951Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-10-07T22:02:41.951Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-10-07T22:02:41.951Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-10-07T22:02:41.951Z] + cd /w/workspace/edgex-go/6 [2021-10-07T22:02:41.951Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-07T22:02:41.951Z] Reading package lists... [2021-10-07T22:02:41.951Z] Building dependency tree... [2021-10-07T22:02:41.951Z] Reading state information... [2021-10-07T22:02:41.951Z] The following packages were automatically installed and are no longer required: [2021-10-07T22:02:41.951Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-07T22:02:41.951Z] uidmap xdelta3 [2021-10-07T22:02:41.951Z] Use 'sudo apt autoremove' to remove them. [2021-10-07T22:02:41.951Z] The following packages will be REMOVED: [2021-10-07T22:02:41.951Z] lxd* lxd-client* [2021-10-07T22:02:42.220Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-07T22:02:42.220Z] After this operation, 31.7 MB disk space will be freed. [2021-10-07T22:02:42.756Z] (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.) [2021-10-07T22:02:42.756Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-07T22:02:43.337Z] Removing lxd dnsmasq configuration [2021-10-07T22:02:43.337Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-07T22:02:43.609Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-07T22:02:44.038Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-07T22:02:44.219Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-07T22:02:44.491Z] (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.) [2021-10-07T22:02:44.491Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-07T22:02:45.677Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-07T22:02:45.677Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-07T22:02:46.279Z] + sudo snap remove --purge lxd [2021-10-07T22:02:46.550Z] snap "lxd" is not installed [2021-10-07T22:02:46.550Z] + sudo groupadd --force --system lxd [2021-10-07T22:02:46.550Z] ++ whoami [2021-10-07T22:02:46.550Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-07T22:02:46.550Z] + newgrp - lxd [2021-10-07T22:02:46.550Z] + sudo snap install lxd [2021-10-07T22:02:54.816Z] 2021-10-07T22:02:52Z INFO Waiting for automatic snapd restart... [2021-10-07T22:03:09.855Z] lxd 4.19 from Canonical* installed [2021-10-07T22:03:09.855Z] + sudo lxd init --auto [2021-10-07T22:03:19.957Z] + sudo snap install --classic snapcraft [2021-10-07T22:03:30.277Z] snapcraft 5.0 from Canonical* installed [2021-10-07T22:03:30.277Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-07T22:03:30.277Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-07T22:03:30.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T22:03:30.277Z] Dload Upload Total Spent Left Speed [2021-10-07T22:03:30.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 [2021-10-07T22:03:30.277Z] 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M [2021-10-07T22:03:30.277Z] ./yq_linux_amd64 [2021-10-07T22:03:30.277Z] + sudo snapcraft prime --use-lxd [2021-10-07T22:03:32.224Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-07T22:03:32.224Z] 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: [2021-10-07T22:03:32.224Z] - README.md [2021-10-07T22:03:32.224Z] [2021-10-07T22:03:32.224Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-07T22:03:32.497Z] Launching a container. [2021-10-07T22:03:37.970Z] Waiting for container to be ready [2021-10-07T22:03:38.249Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-07T22:03:38.249Z] [2021-10-07T22:03:41.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-07T22:03:41.673Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-07T22:03:41.949Z] Waiting for network to be ready... [2021-10-07T22:03:42.559Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-07T22:03:42.559Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-07T22:03:42.559Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-07T22:03:42.559Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-07T22:03:42.559Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-07T22:03:42.836Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-07T22:03:42.836Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-07T22:03:42.836Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-07T22:03:42.836Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-07T22:03:42.836Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-07T22:03:43.112Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-07T22:03:43.112Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-07T22:03:43.390Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-07T22:03:43.390Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-07T22:03:43.664Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-07T22:03:43.664Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-07T22:03:43.664Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-07T22:03:43.664Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-07T22:03:43.942Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-07T22:03:43.942Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-07T22:03:44.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-07T22:03:44.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-07T22:03:44.248Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-07T22:03:44.248Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-07T22:03:44.248Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-07T22:03:44.248Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-07T22:03:44.248Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-07T22:03:46.899Z] Fetched 25.4 MB in 4s (6162 kB/s) [2021-10-07T22:03:47.512Z] Reading package lists... [2021-10-07T22:03:47.512Z] Reading package lists... [2021-10-07T22:03:47.790Z] Building dependency tree... [2021-10-07T22:03:47.790Z] Reading state information... [2021-10-07T22:03:47.790Z] The following additional packages will be installed: [2021-10-07T22:03:47.790Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-07T22:03:47.790Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-07T22:03:47.790Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-07T22:03:47.790Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-07T22:03:47.790Z] Suggested packages: [2021-10-07T22:03:47.790Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-07T22:03:47.790Z] Recommended packages: [2021-10-07T22:03:47.790Z] gnupg libsasl2-modules [2021-10-07T22:03:47.790Z] The following NEW packages will be installed: [2021-10-07T22:03:47.790Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-07T22:03:47.790Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-07T22:03:47.790Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-07T22:03:47.790Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-07T22:03:47.790Z] The following packages will be upgraded: [2021-10-07T22:03:47.790Z] gpg gpg-agent gpgconf libudev1 [2021-10-07T22:03:47.790Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-07T22:03:47.790Z] Need to get 3527 kB of archives. [2021-10-07T22:03:47.790Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-07T22:03:47.790Z] 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] [2021-10-07T22:03:48.068Z] 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] [2021-10-07T22:03:48.068Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-07T22:03:48.068Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-07T22:03:48.068Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-07T22:03:48.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-07T22:03:48.345Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-07T22:03:48.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-07T22:03:48.950Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-07T22:03:49.231Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-07T22:03:49.512Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-07T22:03:49.577Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-07T22:03:49.793Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-07T22:03:49.793Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-07T22:03:50.080Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-07T22:03:50.080Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-07T22:03:50.080Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-07T22:03:50.363Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-07T22:03:50.363Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-07T22:03:50.363Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-07T22:03:50.642Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-07T22:03:50.642Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-07T22:03:50.927Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-07T22:03:50.927Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-07T22:03:50.927Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-07T22:03:51.202Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-07T22:03:51.202Z] Fetched 3527 kB in 3s (1129 kB/s) [2021-10-07T22:03:51.202Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-07T22:03:51.202Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-07T22:03:51.202Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-07T22:03:51.202Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-07T22:03:51.202Z] Selecting previously unselected package udev. [2021-10-07T22:03:51.202Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-07T22:03:51.202Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-07T22:03:51.484Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-07T22:03:51.484Z] Selecting previously unselected package libfuse2:amd64. [2021-10-07T22:03:51.484Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-07T22:03:51.484Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-07T22:03:51.484Z] Selecting previously unselected package fuse. [2021-10-07T22:03:51.484Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-07T22:03:51.484Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-07T22:03:51.844Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-07T22:03:51.844Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-07T22:03:51.844Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-07T22:03:51.844Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-07T22:03:51.844Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-07T22:03:51.844Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-07T22:03:51.844Z] Selecting previously unselected package libksba8:amd64. [2021-10-07T22:03:51.844Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-07T22:03:51.844Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-07T22:03:52.151Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-07T22:03:52.151Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.151Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.151Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-07T22:03:52.151Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.151Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.151Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-07T22:03:52.151Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.151Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.151Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-07T22:03:52.151Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.151Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.151Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-07T22:03:52.151Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.151Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.151Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-07T22:03:52.151Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.151Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-07T22:03:52.462Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.462Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-07T22:03:52.462Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.462Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-07T22:03:52.462Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-07T22:03:52.462Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-07T22:03:52.462Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-07T22:03:52.462Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-07T22:03:52.462Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-07T22:03:52.462Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libldap-common. [2021-10-07T22:03:52.462Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-07T22:03:52.462Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-07T22:03:52.462Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-07T22:03:52.462Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-07T22:03:52.462Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-07T22:03:52.740Z] Selecting previously unselected package dirmngr. [2021-10-07T22:03:52.740Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-07T22:03:52.740Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-07T22:03:52.740Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-07T22:03:52.740Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-07T22:03:52.740Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-07T22:03:52.740Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-07T22:03:52.740Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-07T22:03:52.740Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-07T22:03:52.740Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:52.740Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-07T22:03:52.740Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-07T22:03:52.740Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-07T22:03:53.017Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-07T22:03:53.017Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-07T22:03:53.294Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-07T22:03:53.294Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-07T22:03:53.294Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-07T22:03:53.294Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-07T22:03:53.294Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-07T22:03:53.294Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-07T22:03:53.895Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-07T22:03:53.895Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-07T22:03:53.895Z] This means they are not meant to be enabled using systemctl. [2021-10-07T22:03:53.895Z] Possible reasons for having this kind of units are: [2021-10-07T22:03:53.895Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-07T22:03:53.895Z] .wants/ or .requires/ directory. [2021-10-07T22:03:53.895Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-07T22:03:53.895Z] a requirement dependency on it. [2021-10-07T22:03:53.895Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-07T22:03:53.895Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-07T22:03:53.895Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-07T22:03:53.895Z] instance name specified. [2021-10-07T22:03:54.190Z] Reading package lists... [2021-10-07T22:03:54.190Z] Building dependency tree... [2021-10-07T22:03:54.190Z] Reading state information... [2021-10-07T22:03:54.190Z] The following additional packages will be installed: [2021-10-07T22:03:54.190Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-07T22:03:54.190Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-07T22:03:54.190Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-07T22:03:54.190Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-07T22:03:54.190Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-07T22:03:54.190Z] Suggested packages: [2021-10-07T22:03:54.190Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-07T22:03:54.190Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-07T22:03:54.190Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-07T22:03:54.190Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-07T22:03:54.190Z] systemd-container policykit-1 [2021-10-07T22:03:54.190Z] Recommended packages: [2021-10-07T22:03:54.190Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-07T22:03:54.468Z] The following NEW packages will be installed: [2021-10-07T22:03:54.468Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-07T22:03:54.468Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-07T22:03:54.468Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-07T22:03:54.468Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-07T22:03:54.468Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-07T22:03:54.468Z] The following packages will be upgraded: [2021-10-07T22:03:54.468Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-07T22:03:54.468Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-07T22:03:54.468Z] Need to get 36.8 MB of archives. [2021-10-07T22:03:54.468Z] After this operation, 147 MB of additional disk space will be used. [2021-10-07T22:03:54.468Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-07T22:03:54.468Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-07T22:03:54.468Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-07T22:03:54.468Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-07T22:03:54.468Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-07T22:03:54.468Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-07T22:03:54.468Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-07T22:03:54.468Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-07T22:03:54.468Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-07T22:03:54.468Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-07T22:03:54.468Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-07T22:03:54.468Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-07T22:03:54.468Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-07T22:03:54.468Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-07T22:03:54.468Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-07T22:03:54.746Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-07T22:03:54.746Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-07T22:03:55.371Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-07T22:03:55.371Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-07T22:03:55.371Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-07T22:03:55.371Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-07T22:03:55.371Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-07T22:03:55.371Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-07T22:03:55.371Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-07T22:03:55.371Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-07T22:03:55.371Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-07T22:03:55.371Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-07T22:03:55.371Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-07T22:03:55.371Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-07T22:03:55.371Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-07T22:03:56.362Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-07T22:03:56.362Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-10-07T22:03:56.362Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-07T22:03:56.362Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-07T22:03:56.362Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-07T22:03:56.961Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-07T22:03:56.961Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-07T22:03:56.961Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-07T22:03:56.961Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-07T22:03:56.961Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-07T22:03:56.961Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-07T22:03:57.242Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-07T22:03:57.242Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-07T22:03:57.242Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-07T22:03:57.242Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-07T22:03:57.521Z] Setting up apt (1.6.14) ... [2021-10-07T22:03:57.521Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-07T22:03:57.797Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-07T22:03:57.797Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-07T22:03:57.797Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-07T22:03:57.797Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-07T22:03:58.082Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-07T22:03:58.082Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-07T22:03:58.082Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:03:58.082Z] Selecting previously unselected package libexpat1:amd64. [2021-10-07T22:03:58.082Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-07T22:03:58.082Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-07T22:03:58.376Z] Selecting previously unselected package python3.6-minimal. [2021-10-07T22:03:58.377Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-07T22:03:58.377Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:03:58.377Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-07T22:03:58.377Z] Checking for services that may need to be restarted...done. [2021-10-07T22:03:58.377Z] Checking for services that may need to be restarted...done. [2021-10-07T22:03:58.660Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:03:58.660Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-07T22:03:58.660Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:03:58.955Z] Selecting previously unselected package python3-minimal. [2021-10-07T22:03:58.955Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-07T22:03:58.955Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-07T22:03:58.955Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-07T22:03:58.955Z] Selecting previously unselected package mime-support. [2021-10-07T22:03:58.955Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-07T22:03:58.955Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-07T22:03:58.955Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-07T22:03:58.955Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-07T22:03:59.230Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-07T22:03:59.231Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-07T22:03:59.231Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-07T22:03:59.231Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:03:59.231Z] Selecting previously unselected package python3.6. [2021-10-07T22:03:59.231Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-07T22:03:59.231Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:03:59.711Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-07T22:03:59.712Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-07T22:03:59.712Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-07T22:03:59.712Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-07T22:03:59.712Z] Selecting previously unselected package python3. [2021-10-07T22:03:59.712Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-07T22:03:59.712Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-07T22:03:59.712Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-07T22:03:59.712Z] Selecting previously unselected package multiarch-support. [2021-10-07T22:03:59.712Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-07T22:03:59.712Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-07T22:03:59.712Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-07T22:03:59.712Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-07T22:03:59.712Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-07T22:03:59.712Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-07T22:03:59.712Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-07T22:03:59.712Z] Selecting previously unselected package libbsd0:amd64. [2021-10-07T22:03:59.712Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-07T22:03:59.712Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-07T22:03:59.990Z] Selecting previously unselected package sudo. [2021-10-07T22:03:59.990Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-07T22:03:59.990Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-07T22:03:59.990Z] Selecting previously unselected package apparmor. [2021-10-07T22:03:59.990Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-07T22:03:59.990Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-07T22:03:59.990Z] Selecting previously unselected package libedit2:amd64. [2021-10-07T22:03:59.990Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-07T22:03:59.990Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-07T22:04:00.267Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-07T22:04:00.267Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-07T22:04:00.267Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:00.267Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-07T22:04:00.267Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-07T22:04:00.267Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:00.267Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-07T22:04:00.267Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-07T22:04:00.267Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-07T22:04:00.267Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-07T22:04:00.267Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-07T22:04:00.267Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:00.267Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-07T22:04:00.267Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-07T22:04:00.267Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:00.541Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-07T22:04:00.541Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-07T22:04:00.541Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-07T22:04:00.541Z] Selecting previously unselected package openssh-client. [2021-10-07T22:04:00.541Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-07T22:04:00.541Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-07T22:04:00.541Z] Selecting previously unselected package squashfs-tools. [2021-10-07T22:04:00.815Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-07T22:04:00.815Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-07T22:04:00.815Z] Selecting previously unselected package snapd. [2021-10-07T22:04:00.815Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-07T22:04:00.815Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-07T22:04:02.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-07T22:04:02.817Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-07T22:04:02.817Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-07T22:04:02.817Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-07T22:04:02.817Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-07T22:04:02.817Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-07T22:04:02.817Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:02.817Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-07T22:04:02.817Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-07T22:04:02.817Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-07T22:04:03.424Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-07T22:04:03.424Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-07T22:04:03.424Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-07T22:04:03.424Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:04:03.424Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:03.424Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-07T22:04:04.031Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-07T22:04:04.031Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:04.031Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-07T22:04:04.031Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-07T22:04:04.031Z] running python rtupdate hooks for python3.6... [2021-10-07T22:04:04.031Z] running python post-rtupdate hooks for python3.6... [2021-10-07T22:04:04.314Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-07T22:04:04.922Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-07T22:04:04.922Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-07T22:04:04.922Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-07T22:04:04.922Z] Setting up snapd (2.51.1+18.04) ... [2021-10-07T22:04:05.544Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-07T22:04:05.544Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-07T22:04:05.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-07T22:04:05.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-07T22:04:06.095Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-07T22:04:06.095Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-07T22:04:06.095Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-07T22:04:06.378Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-07T22:04:06.662Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-07T22:04:06.662Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-07T22:04:06.943Z] /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' [2021-10-07T22:04:06.943Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-07T22:04:06.943Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-07T22:04:07.549Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-07T22:04:07.829Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-07T22:04:07.829Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-07T22:04:09.090Z] Reading package lists... [2021-10-07T22:04:09.378Z] Reading package lists... [2021-10-07T22:04:09.378Z] Building dependency tree... [2021-10-07T22:04:09.378Z] Reading state information... [2021-10-07T22:04:09.378Z] Calculating upgrade... [2021-10-07T22:04:09.659Z] The following packages will be upgraded: [2021-10-07T22:04:09.659Z] advancecomp base-files bash binutils binutils-common [2021-10-07T22:04:09.659Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-07T22:04:09.659Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-07T22:04:09.659Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-07T22:04:09.659Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-07T22:04:09.659Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-07T22:04:09.659Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-07T22:04:09.659Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-07T22:04:09.659Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-07T22:04:09.659Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-07T22:04:09.659Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-07T22:04:09.659Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-07T22:04:09.659Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-07T22:04:09.659Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-07T22:04:09.659Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-07T22:04:09.659Z] ubuntu-keyring util-linux [2021-10-07T22:04:09.659Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-07T22:04:09.659Z] Need to get 64.2 MB of archives. [2021-10-07T22:04:09.659Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-07T22:04:09.659Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-07T22:04:09.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2021-10-07T22:04:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-07T22:04:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-07T22:04:09.935Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-07T22:04:09.935Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-07T22:04:09.935Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-07T22:04:09.935Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-07T22:04:09.935Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-07T22:04:09.935Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-07T22:04:09.935Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-07T22:04:09.935Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-07T22:04:09.935Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-07T22:04:09.935Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-07T22:04:09.935Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-07T22:04:09.935Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-07T22:04:09.935Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-07T22:04:09.935Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-07T22:04:09.935Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-07T22:04:09.935Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-07T22:04:09.935Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-07T22:04:09.935Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-07T22:04:09.935Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-07T22:04:09.935Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-07T22:04:09.935Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-07T22:04:09.935Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-07T22:04:09.935Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-07T22:04:09.935Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-07T22:04:09.935Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-07T22:04:09.935Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-07T22:04:09.935Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-07T22:04:09.935Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-07T22:04:09.935Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-07T22:04:10.214Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-07T22:04:10.214Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-07T22:04:10.214Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-07T22:04:10.214Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-07T22:04:10.214Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-07T22:04:10.214Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-07T22:04:10.214Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-07T22:04:10.214Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-07T22:04:10.214Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-07T22:04:10.214Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-07T22:04:10.214Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-07T22:04:10.214Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-07T22:04:10.214Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-07T22:04:10.214Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-07T22:04:10.214Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-07T22:04:10.214Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-07T22:04:10.214Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-07T22:04:10.214Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-07T22:04:10.214Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-07T22:04:10.214Z] 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] [2021-10-07T22:04:10.214Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-07T22:04:10.214Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-07T22:04:10.214Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-07T22:04:10.214Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-07T22:04:10.214Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-07T22:04:10.214Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-07T22:04:10.214Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-07T22:04:10.494Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-07T22:04:10.494Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-07T22:04:10.494Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-07T22:04:10.494Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-07T22:04:10.494Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-07T22:04:10.768Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-07T22:04:10.769Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-07T22:04:10.769Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-07T22:04:10.769Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-07T22:04:10.769Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-07T22:04:10.769Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-07T22:04:10.769Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-07T22:04:10.769Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-07T22:04:10.769Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-07T22:04:10.769Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-07T22:04:10.769Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-07T22:04:10.769Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-07T22:04:10.769Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-07T22:04:10.769Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-07T22:04:10.769Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-07T22:04:10.769Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-07T22:04:10.769Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-07T22:04:11.048Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-07T22:04:11.048Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-07T22:04:11.048Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-07T22:04:11.048Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-07T22:04:11.048Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-07T22:04:11.048Z] 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] [2021-10-07T22:04:11.048Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-07T22:04:11.048Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-07T22:04:11.048Z] 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] [2021-10-07T22:04:11.048Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-07T22:04:11.048Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-07T22:04:11.048Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-07T22:04:11.048Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-07T22:04:11.048Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-07T22:04:11.048Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-07T22:04:11.048Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-07T22:04:11.048Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-07T22:04:11.048Z] 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] [2021-10-07T22:04:11.330Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-07T22:04:11.330Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-07T22:04:11.330Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-07T22:04:11.330Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-07T22:04:11.330Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-07T22:04:11.330Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-07T22:04:11.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-07T22:04:11.330Z] Fetched 64.2 MB in 2s (40.1 MB/s) [2021-10-07T22:04:11.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-07T22:04:11.616Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-07T22:04:11.616Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-07T22:04:11.902Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-07T22:04:11.902Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-07T22:04:11.902Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-07T22:04:11.902Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-07T22:04:12.191Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.191Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.191Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.191Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.471Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.471Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.471Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.471Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.471Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.471Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.471Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.471Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.471Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.471Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.759Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:12.759Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-07T22:04:12.759Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.759Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.759Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:12.759Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-07T22:04:12.759Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.759Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:12.759Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:12.759Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:13.044Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:13.044Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-07T22:04:13.044Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:13.044Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-07T22:04:13.044Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-07T22:04:13.322Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-07T22:04:13.598Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-07T22:04:13.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-07T22:04:13.878Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-07T22:04:13.878Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-07T22:04:13.878Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-07T22:04:13.878Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-07T22:04:14.162Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-07T22:04:14.162Z] Installing new version of config file /etc/issue ... [2021-10-07T22:04:14.162Z] Installing new version of config file /etc/issue.net ... [2021-10-07T22:04:14.162Z] Installing new version of config file /etc/lsb-release ... [2021-10-07T22:04:14.162Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-07T22:04:14.439Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-07T22:04:14.439Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-07T22:04:14.439Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-07T22:04:14.439Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:14.439Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-07T22:04:14.439Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-07T22:04:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements [2021-10-07T22:04:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-07T22:04:14.721Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-07T22:04:14.721Z] 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 [2021-10-07T22:04:14.721Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:14.721Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:14.721Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:14.721Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:14.998Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:14.998Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-07T22:04:14.998Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-07T22:04:15.276Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-07T22:04:15.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:15.276Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-07T22:04:15.276Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-07T22:04:15.276Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-07T22:04:15.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:15.555Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-07T22:04:15.555Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-07T22:04:15.555Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-07T22:04:15.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:15.555Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-07T22:04:15.555Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-07T22:04:15.556Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-07T22:04:15.830Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:15.830Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-07T22:04:15.830Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-07T22:04:15.830Z] Setting up grep (3.1-2build1) ... [2021-10-07T22:04:15.830Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:15.830Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-07T22:04:15.830Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-07T22:04:15.830Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-07T22:04:16.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:16.106Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-07T22:04:16.106Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-07T22:04:16.106Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-07T22:04:16.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:16.106Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-07T22:04:16.106Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-07T22:04:16.106Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-07T22:04:16.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:16.106Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-07T22:04:16.106Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-07T22:04:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 46.3% of statements [2021-10-07T22:04:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-07T22:04:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-07T22:04:16.700Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-07T22:04:16.700Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-07T22:04:16.700Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-07T22:04:16.700Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-07T22:04:16.975Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-07T22:04:16.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:16.975Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-07T22:04:16.975Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-07T22:04:17.576Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-07T22:04:17.576Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-07T22:04:17.576Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-07T22:04:17.576Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-07T22:04:17.576Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-07T22:04:17.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:17.576Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-07T22:04:17.576Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-07T22:04:17.859Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-07T22:04:17.859Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:17.859Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:17.859Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:17.859Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:17.859Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:17.859Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:17.859Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:18.157Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:18.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.157Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:18.157Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:18.157Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:18.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.157Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:18.157Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:18.157Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:18.435Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.435Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-07T22:04:18.435Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-07T22:04:18.435Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-07T22:04:18.435Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-07T22:04:18.435Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-07T22:04:18.435Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.435Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-07T22:04:18.435Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-07T22:04:18.712Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-07T22:04:18.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.712Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:18.712Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:18.712Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:18.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.712Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:18.712Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:18.712Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:18.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:18.995Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:18.995Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:19.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-07T22:04:19.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-07T22:04:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-07T22:04:19.279Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:19.566Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-07T22:04:19.845Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-07T22:04:19.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:19.845Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-07T22:04:19.845Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-07T22:04:20.122Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-07T22:04:20.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-07T22:04:20.122Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-07T22:04:20.122Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-07T22:04:20.122Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-07T22:04:20.122Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-07T22:04:20.122Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-07T22:04:20.396Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-07T22:04:20.396Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-07T22:04:20.671Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-07T22:04:20.671Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-07T22:04:20.671Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-07T22:04:20.671Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-07T22:04:20.671Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-07T22:04:20.671Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-07T22:04:20.671Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-07T22:04:20.949Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-07T22:04:20.949Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-07T22:04:20.949Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-07T22:04:20.949Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-07T22:04:20.949Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-07T22:04:20.949Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-07T22:04:20.949Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-07T22:04:21.225Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-07T22:04:21.225Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-07T22:04:21.225Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-07T22:04:21.225Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-07T22:04:21.225Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-07T22:04:21.504Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-07T22:04:21.504Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:21.504Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-07T22:04:21.504Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-07T22:04:21.504Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-07T22:04:21.504Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-07T22:04:21.504Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-07T22:04:21.504Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-07T22:04:21.783Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-07T22:04:21.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:21.783Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-07T22:04:21.783Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-07T22:04:21.783Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-07T22:04:21.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:21.783Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-07T22:04:21.783Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-07T22:04:22.065Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-07T22:04:22.065Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:22.065Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-07T22:04:22.065Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-07T22:04:22.065Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-07T22:04:22.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:22.341Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-07T22:04:22.341Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-07T22:04:22.341Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-07T22:04:22.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:22.341Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-07T22:04:22.341Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-07T22:04:22.341Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-07T22:04:22.619Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:22.619Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-07T22:04:22.619Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-07T22:04:22.619Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-07T22:04:22.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:22.901Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-07T22:04:22.901Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-07T22:04:22.901Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-07T22:04:22.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:22.901Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-07T22:04:22.901Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-07T22:04:22.901Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-07T22:04:23.191Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:23.191Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-07T22:04:23.191Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-07T22:04:23.191Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-07T22:04:23.191Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:23.191Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-07T22:04:23.191Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-07T22:04:23.191Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-07T22:04:23.477Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:23.477Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-07T22:04:23.477Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-07T22:04:23.477Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-07T22:04:23.477Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:23.477Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-07T22:04:23.477Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-07T22:04:23.477Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-07T22:04:23.477Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:23.477Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-07T22:04:23.753Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-07T22:04:23.753Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-07T22:04:23.753Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:23.753Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-07T22:04:23.753Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-07T22:04:23.753Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-07T22:04:24.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-07T22:04:24.032Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-07T22:04:24.032Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-07T22:04:24.032Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-07T22:04:24.032Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-07T22:04:24.032Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-07T22:04:24.032Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-07T22:04:24.032Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-07T22:04:24.032Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-07T22:04:24.312Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-07T22:04:24.312Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-07T22:04:24.312Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-07T22:04:24.313Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-07T22:04:24.587Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-07T22:04:24.587Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-07T22:04:24.587Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-07T22:04:24.587Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-07T22:04:24.587Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-07T22:04:24.587Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-07T22:04:24.587Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-07T22:04:24.587Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-07T22:04:24.863Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-07T22:04:24.863Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-07T22:04:24.863Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-07T22:04:24.863Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-07T22:04:24.863Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-07T22:04:24.863Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-07T22:04:24.863Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-07T22:04:25.142Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-07T22:04:25.422Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-07T22:04:25.422Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-07T22:04:25.422Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-07T22:04:25.422Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-07T22:04:25.422Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-07T22:04:25.422Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-07T22:04:25.916Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-07T22:04:25.916Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-07T22:04:25.916Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-07T22:04:25.916Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-07T22:04:25.916Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-07T22:04:25.916Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-07T22:04:25.916Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:25.916Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:26.194Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:26.194Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:26.194Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:26.194Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:26.194Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:26.194Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.560s coverage: 94.2% of statements [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.322s coverage: 60.0% of statements [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.340s coverage: 0.8% of statements [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 21.7% of statements [2021-10-07T22:04:26.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-07T22:04:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements [2021-10-07T22:04:27.181Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:27.181Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:27.792Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:27.792Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:28.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements [2021-10-07T22:04:28.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2021-10-07T22:04:28.071Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:28.071Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:28.352Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:28.352Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:28.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2021-10-07T22:04:28.958Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-07T22:04:28.958Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-07T22:04:29.243Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-07T22:04:29.243Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-07T22:04:29.243Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-07T22:04:29.243Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-07T22:04:29.243Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-07T22:04:29.243Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-07T22:04:29.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2021-10-07T22:04:29.533Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-07T22:04:29.533Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-07T22:04:29.533Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-07T22:04:29.533Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-07T22:04:29.533Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-07T22:04:29.533Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-07T22:04:29.533Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-07T22:04:29.533Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-07T22:04:29.828Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:29.828Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-07T22:04:29.828Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:29.828Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:29.828Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:29.828Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-07T22:04:29.828Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-07T22:04:29.828Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-07T22:04:29.828Z] [2021-10-07T22:04:29.828Z] Current default time zone: 'Etc/UTC' [2021-10-07T22:04:29.828Z] Local time is now: Thu Oct 7 22:04:29 UTC 2021. [2021-10-07T22:04:29.828Z] Universal Time is now: Thu Oct 7 22:04:29 UTC 2021. [2021-10-07T22:04:29.828Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-07T22:04:29.828Z] [2021-10-07T22:04:29.828Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-07T22:04:29.828Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:29.828Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-07T22:04:29.828Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-07T22:04:29.828Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-07T22:04:29.828Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-07T22:04:29.828Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-07T22:04:29.828Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-07T22:04:29.828Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-07T22:04:30.110Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-07T22:04:30.110Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:30.110Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-07T22:04:30.110Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:30.110Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-07T22:04:30.110Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:30.110Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-07T22:04:30.110Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-07T22:04:30.110Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-07T22:04:30.110Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-07T22:04:30.110Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-07T22:04:30.110Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-07T22:04:30.110Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-07T22:04:30.110Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-07T22:04:32.103Z] Updating certificates in /etc/ssl/certs... [2021-10-07T22:04:32.714Z] 23 added, 28 removed; done. [2021-10-07T22:04:32.991Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-07T22:04:32.991Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-07T22:04:32.991Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-07T22:04:32.991Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-07T22:04:32.991Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-07T22:04:32.991Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-07T22:04:32.991Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-07T22:04:32.991Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-07T22:04:32.991Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-07T22:04:32.991Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-07T22:04:32.991Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-07T22:04:32.991Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-07T22:04:32.991Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-07T22:04:32.991Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-07T22:04:33.266Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-07T22:04:33.266Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-07T22:04:33.266Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-07T22:04:33.266Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-07T22:04:33.266Z] Updating certificates in /etc/ssl/certs... [2021-10-07T22:04:33.883Z] 0 added, 0 removed; done. [2021-10-07T22:04:33.883Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-07T22:04:33.883Z] done. [2021-10-07T22:04:34.161Z] Reading package lists... [2021-10-07T22:04:34.445Z] Building dependency tree... [2021-10-07T22:04:34.445Z] Reading state information... [2021-10-07T22:04:34.725Z] The following NEW packages will be installed: [2021-10-07T22:04:34.725Z] apt-transport-https [2021-10-07T22:04:34.725Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-07T22:04:35.003Z] Need to get 4348 B of archives. [2021-10-07T22:04:35.003Z] After this operation, 154 kB of additional disk space will be used. [2021-10-07T22:04:35.003Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-07T22:04:35.280Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-07T22:04:35.280Z] Fetched 4348 B in 0s (9788 B/s) [2021-10-07T22:04:35.280Z] Selecting previously unselected package apt-transport-https. [2021-10-07T22:04:35.280Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-07T22:04:35.280Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-07T22:04:35.280Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-07T22:04:35.280Z] Setting up apt-transport-https (1.6.14) ... [2021-10-07T22:04:35.560Z] Waiting for network to be ready... [2021-10-07T22:04:42.312Z] 2021-10-07T22:04:39Z INFO Waiting for automatic snapd restart... [2021-10-07T22:04:42.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2021-10-07T22:04:42.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2021-10-07T22:04:43.313Z] snapd 2.51.7 from Canonical* installed [2021-10-07T22:04:44.298Z] "snapd" switched to the "latest/stable" channel [2021-10-07T22:04:44.298Z] [2021-10-07T22:04:46.733Z] core18 20210722 from Canonical* installed [2021-10-07T22:04:47.008Z] "core18" switched to the "latest/stable" channel [2021-10-07T22:04:47.008Z] [2021-10-07T22:04:47.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 82.5% of statements [2021-10-07T22:04:47.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-07T22:04:49.679Z] snapcraft 5.0 from Canonical* installed [2021-10-07T22:04:49.679Z] "snapcraft" switched to the "latest/stable" channel [2021-10-07T22:04:49.679Z] [2021-10-07T22:04:54.002Z] 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: [2021-10-07T22:04:54.002Z] - README.md [2021-10-07T22:04:54.002Z] [2021-10-07T22:04:54.002Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-07T22:04:54.488Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-07T22:04:54.488Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-07T22:04:54.488Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-07T22:04:55.506Z] Reading package lists... [2021-10-07T22:04:55.787Z] 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 [2021-10-07T22:04:55.787Z] Reading package lists... [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-10-07T22:04:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.841s coverage: 91.2% of statements [2021-10-07T22:04:55.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-07T22:04:56.062Z] Building dependency tree... [2021-10-07T22:04:56.062Z] Reading state information... [2021-10-07T22:04:56.062Z] Suggested packages: [2021-10-07T22:04:56.062Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-07T22:04:56.062Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-07T22:04:56.062Z] Recommended packages: [2021-10-07T22:04:56.062Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-07T22:04:56.339Z] The following NEW packages will be installed: [2021-10-07T22:04:56.339Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-07T22:04:56.339Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-07T22:04:56.339Z] pkg-config zip [2021-10-07T22:04:56.339Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-07T22:04:56.339Z] Need to get 7670 kB of archives. [2021-10-07T22:04:56.339Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-07T22:04:56.339Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-07T22:04:56.339Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-07T22:04:56.339Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-07T22:04:56.339Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-07T22:04:56.339Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-07T22:04:56.615Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-07T22:04:56.615Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-07T22:04:56.615Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-07T22:04:56.892Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-07T22:04:56.892Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-07T22:04:56.892Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-07T22:04:56.892Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-07T22:04:57.165Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-07T22:04:57.165Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-07T22:04:57.165Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-07T22:04:57.165Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-07T22:04:57.165Z] Fetched 7670 kB in 1s (9432 kB/s) [2021-10-07T22:04:57.165Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-07T22:04:57.165Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-07T22:04:57.165Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-07T22:04:57.165Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-07T22:04:57.446Z] Selecting previously unselected package libpsl5:amd64. [2021-10-07T22:04:57.446Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-07T22:04:57.446Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-07T22:04:57.446Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-07T22:04:57.446Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-07T22:04:57.446Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-07T22:04:57.446Z] Selecting previously unselected package librtmp1:amd64. [2021-10-07T22:04:57.446Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-07T22:04:57.446Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-07T22:04:57.446Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-07T22:04:57.446Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-07T22:04:57.446Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-07T22:04:57.731Z] Selecting previously unselected package liberror-perl. [2021-10-07T22:04:57.731Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-07T22:04:57.731Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-07T22:04:57.731Z] Selecting previously unselected package git-man. [2021-10-07T22:04:57.731Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-07T22:04:57.731Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-07T22:04:57.731Z] Selecting previously unselected package git. [2021-10-07T22:04:57.731Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-07T22:04:57.731Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-07T22:04:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.816s coverage: 64.4% of statements [2021-10-07T22:04:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-07T22:04:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-07T22:04:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements [2021-10-07T22:04:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements [2021-10-07T22:04:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-10-07T22:04:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-10-07T22:04:58.345Z] Selecting previously unselected package libnorm1:amd64. [2021-10-07T22:04:58.345Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-07T22:04:58.345Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-07T22:04:58.345Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-07T22:04:58.345Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-07T22:04:58.345Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-07T22:04:58.345Z] Selecting previously unselected package libsodium23:amd64. [2021-10-07T22:04:58.345Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-07T22:04:58.345Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-07T22:04:58.621Z] Selecting previously unselected package libzmq5:amd64. [2021-10-07T22:04:58.621Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-07T22:04:58.621Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-07T22:04:58.621Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-07T22:04:58.621Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-07T22:04:58.621Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-07T22:04:58.621Z] Selecting previously unselected package pkg-config. [2021-10-07T22:04:58.621Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-07T22:04:58.621Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-07T22:04:58.621Z] Selecting previously unselected package zip. [2021-10-07T22:04:58.621Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-07T22:04:58.621Z] Unpacking zip (3.0-11build1) ... [2021-10-07T22:04:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-10-07T22:04:58.898Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-07T22:04:58.898Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-07T22:04:58.898Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-07T22:04:58.898Z] Setting up liberror-perl (0.17025-1) ... [2021-10-07T22:04:58.898Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-07T22:04:58.898Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-07T22:04:58.898Z] No schema files found: doing nothing. [2021-10-07T22:04:58.898Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-07T22:04:58.898Z] Setting up zip (3.0-11build1) ... [2021-10-07T22:04:58.898Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-07T22:04:58.898Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-07T22:04:58.898Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-07T22:04:58.898Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-07T22:04:58.898Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-07T22:04:58.898Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-07T22:04:58.898Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-07T22:04:58.898Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-07T22:04:59.509Z] git set to automatically installed. [2021-10-07T22:04:59.509Z] git-man set to automatically installed. [2021-10-07T22:04:59.509Z] libcurl3-gnutls set to automatically installed. [2021-10-07T22:04:59.509Z] liberror-perl set to automatically installed. [2021-10-07T22:04:59.509Z] libglib2.0-0 set to automatically installed. [2021-10-07T22:04:59.509Z] libnghttp2-14 set to automatically installed. [2021-10-07T22:04:59.509Z] libnorm1 set to automatically installed. [2021-10-07T22:04:59.509Z] libpgm-5.2-0 set to automatically installed. [2021-10-07T22:04:59.509Z] libpsl5 set to automatically installed. [2021-10-07T22:04:59.509Z] librtmp1 set to automatically installed. [2021-10-07T22:04:59.509Z] libsodium23 set to automatically installed. [2021-10-07T22:04:59.509Z] libzmq3-dev set to automatically installed. [2021-10-07T22:04:59.509Z] libzmq5 set to automatically installed. [2021-10-07T22:04:59.509Z] pkg-config set to automatically installed. [2021-10-07T22:04:59.509Z] zip set to automatically installed. [2021-10-07T22:05:00.996Z] snapd is not logged in, snap install commands will use sudo [2021-10-07T22:05:03.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.425s coverage: 70.4% of statements [2021-10-07T22:05:03.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-07T22:05:03.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-07T22:05:03.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-07T22:05:06.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 43.4% of statements [2021-10-07T22:05:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-07T22:05:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-07T22:05:06.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements [2021-10-07T22:05:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-07T22:05:06.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2021-10-07T22:05:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-07T22:05:09.312Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-10-07T22:05:09.312Z] snapd is not logged in, snap install commands will use sudo [2021-10-07T22:05:09.312Z] snap "core18" has no updates available [2021-10-07T22:05:09.912Z] Pulling config-common [2021-10-07T22:05:09.912Z] + snapcraftctl pull [2021-10-07T22:05:10.915Z] Pulling go-build-helper [2021-10-07T22:05:10.915Z] + snapcraftctl pull [2021-10-07T22:05:11.905Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-07T22:05:11.905Z] Skipping pull go-build-helper (already ran) [2021-10-07T22:05:11.905Z] Building go-build-helper [2021-10-07T22:05:11.905Z] + snapcraftctl build [2021-10-07T22:05:12.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 19.5% of statements [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-07T22:05:12.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.0% of statements [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-07T22:05:12.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 63.2% of statements [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-07T22:05:12.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.7% of statements [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-07T22:05:12.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-07T22:05:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-07T22:05:12.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.159s coverage: 100.0% of statements [2021-10-07T22:05:12.657Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-07T22:05:13.319Z] 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 [2021-10-07T22:05:13.319Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-07T22:05:13.319Z] GO111MODULE=on go vet ./... [2021-10-07T22:05:13.924Z] Staging go-build-helper [2021-10-07T22:05:13.924Z] + snapcraftctl stage [2021-10-07T22:05:23.335Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-07T22:05:23.335Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-07T22:05:23.335Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-07T22:05:23.335Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-07T22:05:23.335Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-07T22:05:23.335Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-07T22:05:23.335Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-07T22:05:23.335Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-07T22:05:23.335Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-07T22:05:23.335Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-07T22:05:23.335Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-07T22:05:23.335Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-07T22:05:23.335Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-07T22:05:23.335Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-07T22:05:23.335Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-07T22:05:23.335Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-07T22:05:23.335Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-07T22:05:23.335Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-07T22:05:23.335Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-07T22:05:23.335Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-07T22:05:23.335Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-07T22:05:23.335Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-07T22:05:23.335Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-07T22:05:23.335Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-07T22:05:23.335Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-07T22:05:23.335Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-07T22:05:23.335Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-07T22:05:23.335Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-07T22:05:23.335Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-07T22:05:23.335Z] Fetched 224 kB in 0s (0 B/s) [2021-10-07T22:05:23.335Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-07T22:05:23.335Z] Fetched 157 kB in 0s (0 B/s) [2021-10-07T22:05:23.335Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-07T22:05:23.335Z] Fetched 221 kB in 0s (0 B/s) [2021-10-07T22:05:23.335Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-07T22:05:23.335Z] Fetched 143 kB in 0s (0 B/s) [2021-10-07T22:05:23.335Z] Pulling edgex-go [2021-10-07T22:05:23.335Z] + snapcraftctl pull [2021-10-07T22:05:23.335Z] Pulling hooks [2021-10-07T22:05:23.604Z] + snapcraftctl pull [2021-10-07T22:05:42.046Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-07T22:05:42.046Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-07T22:05:42.046Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-07T22:05:42.047Z] Fetched 0 B in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-07T22:05:42.047Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-07T22:05:42.047Z] Fetched 279 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-07T22:05:42.047Z] Fetched 122 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-07T22:05:42.047Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-07T22:05:42.047Z] Fetched 8848 B in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-07T22:05:42.047Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-07T22:05:42.047Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-07T22:05:42.047Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-07T22:05:42.047Z] Fetched 220 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-07T22:05:42.047Z] Fetched 154 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-07T22:05:42.047Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-07T22:05:42.047Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-07T22:05:42.047Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-07T22:05:42.047Z] Fetched 499 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-07T22:05:42.047Z] Fetched 111 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-07T22:05:42.047Z] Fetched 240 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-07T22:05:42.047Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-07T22:05:42.047Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-07T22:05:42.047Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-07T22:05:42.047Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-07T22:05:42.047Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-07T22:05:42.047Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-07T22:05:42.047Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-07T22:05:42.047Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-07T22:05:42.047Z] Fetched 8720 B in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-07T22:05:42.047Z] Fetched 140 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-07T22:05:42.047Z] Fetched 119 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-07T22:05:42.047Z] Fetched 111 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-07T22:05:42.047Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-07T22:05:42.047Z] Fetched 646 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-07T22:05:42.047Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-07T22:05:42.047Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-07T22:05:42.047Z] Fetched 368 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-07T22:05:42.047Z] Fetched 187 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-07T22:05:42.047Z] Fetched 175 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-07T22:05:42.047Z] Fetched 206 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-07T22:05:42.047Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-07T22:05:42.047Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-07T22:05:42.047Z] Fetched 159 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-07T22:05:42.047Z] Fetched 107 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-07T22:05:42.047Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-07T22:05:42.047Z] Pulling static-packages [2021-10-07T22:05:42.047Z] + snapcraftctl pull [2021-10-07T22:05:42.047Z] Pulling version [2021-10-07T22:05:42.047Z] + cd /root/project [2021-10-07T22:05:42.047Z] + git describe --tags --abbrev=0 [2021-10-07T22:05:42.047Z] + sed s/v// [2021-10-07T22:05:42.047Z] + GIT_VERSION=2.0.1-dev.66 [2021-10-07T22:05:42.047Z] + [ -z 2.0.1-dev.66 ] [2021-10-07T22:05:42.047Z] + snapcraftctl set-version 2.0.1-dev.66 [2021-10-07T22:05:42.047Z] Building config-common [2021-10-07T22:05:42.047Z] + snapcraftctl build [2021-10-07T22:05:43.460Z] Skipping build go-build-helper (already ran) [2021-10-07T22:05:43.732Z] Building edgex-go [2021-10-07T22:05:43.732Z] + cd /root/parts/edgex-go/src [2021-10-07T22:05:43.732Z] + git describe --tags --abbrev=0 [2021-10-07T22:05:43.732Z] + sed s/v// [2021-10-07T22:05:43.732Z] + GIT_VERSION=2.0.1-dev.66 [2021-10-07T22:05:43.732Z] + [ -z 2.0.1-dev.66 ] [2021-10-07T22:05:43.732Z] + echo 2.0.1-dev.66 [2021-10-07T22:05:43.732Z] + make build [2021-10-07T22:05:43.732Z] 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 [2021-10-07T22:05:44.695Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: [2021-10-07T22:05:44.695Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-10-07T22:05:44.695Z] make: *** [cmd/core-data/core-data] Error 1 [2021-10-07T22:05:44.695Z] Makefile:61: recipe for target 'cmd/core-data/core-data' failed [2021-10-07T22:05:44.966Z] Failed to run 'override-build': Exit code was 2. [2021-10-07T22:05:44.966Z] 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] } [2021-10-07T22:05:46.809Z] Failed in branch amd64 [2021-10-07T22:06:35.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T22:06:35.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T22:06:35.945Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-07T22:06:38.263Z] + ls -al . [2021-10-07T22:06:38.263Z] total 640 [2021-10-07T22:06:38.263Z] drwxrwxr-x 9 1001 1001 4096 Oct 7 22:06 . [2021-10-07T22:06:38.263Z] drwxr-xr-x 4 root root 4096 Oct 7 22:02 .. [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 11 Oct 7 21:59 .dockerignore [2021-10-07T22:06:38.263Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 21:59 .git [2021-10-07T22:06:38.263Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 21:59 .github [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 804 Oct 7 21:59 .gitignore [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 21:59 .golangci.yml [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 76 Oct 7 21:59 .hadolint.yml [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 21:59 .sonarcloud.properties [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 21:59 ADOPTERS.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 8608 Oct 7 21:59 Attribution.txt [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 43881 Oct 7 21:59 CHANGELOG.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 21:59 CONTRIBUTING.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 21:59 GOVERNANCE.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 849 Oct 7 21:59 Jenkinsfile [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 21:59 LICENSE [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 6508 Oct 7 21:59 Makefile [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 21:59 OWNERS.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 8256 Oct 7 21:59 README.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 21:59 SECURITY.md [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 21:54 VERSION [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 21:59 ZMQWindows.md [2021-10-07T22:06:38.263Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 21:59 bin [2021-10-07T22:06:38.263Z] drwxrwxr-x 14 1001 1001 4096 Oct 7 21:59 cmd [2021-10-07T22:06:38.263Z] -rw-r--r-- 1 root root 403265 Oct 7 22:05 coverage.out [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 829 Oct 7 21:59 go.mod [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 50143 Oct 7 22:02 go.sum [2021-10-07T22:06:38.263Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 21:59 internal [2021-10-07T22:06:38.263Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 21:59 openapi [2021-10-07T22:06:38.263Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 21:59 snap [2021-10-07T22:06:38.263Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 21:59 version.go [Pipeline] sh [2021-10-07T22:06:39.005Z] + '[' -e coverage.out ] [2021-10-07T22:06:39.005Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-07T22:06:39.046Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T22:06:40.067Z] Stashed 1 file(s) [Pipeline] sh [2021-10-07T22:06:40.779Z] + make build [2021-10-07T22:06:40.779Z] 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 [2021-10-07T22:06:47.646Z] 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 [2021-10-07T22:07:10.017Z] 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 [2021-10-07T22:07:11.514Z] 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 [2021-10-07T22:07:15.935Z] 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 [2021-10-07T22:07:16.221Z] 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 [2021-10-07T22:07:20.647Z] 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 [2021-10-07T22:07:24.157Z] 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 [2021-10-07T22:07:26.925Z] 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 [2021-10-07T22:07:31.429Z] 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 [2021-10-07T22:07:34.141Z] 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 [2021-10-07T22:07:37.618Z] 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] } [2021-10-07T22:07:43.166Z] $ docker stop --time=1 9ab6928c9afa103764ee6ae90059ed25f19cbcb406383a849f9ae1b3ae514873 [2021-10-07T22:07:46.005Z] $ docker rm -f 9ab6928c9afa103764ee6ae90059ed25f19cbcb406383a849f9ae1b3ae514873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:07:47.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T22:07:47.603Z] [2021-10-07T22:07:47.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:07:48.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T22:07:48.618Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-07T22:07:48.618Z] 29e5d40040c1: Pulling fs layer [2021-10-07T22:07:48.618Z] 1ce36da41761: Pulling fs layer [2021-10-07T22:07:48.618Z] 25b303627fd3: Pulling fs layer [2021-10-07T22:07:48.618Z] 29e5d40040c1: Download complete [2021-10-07T22:07:48.905Z] 1ce36da41761: Verifying Checksum [2021-10-07T22:07:48.905Z] 1ce36da41761: Download complete [2021-10-07T22:07:49.526Z] 29e5d40040c1: Pull complete [2021-10-07T22:07:50.543Z] 25b303627fd3: Verifying Checksum [2021-10-07T22:07:50.543Z] 25b303627fd3: Download complete [2021-10-07T22:07:50.543Z] 1ce36da41761: Pull complete [2021-10-07T22:08:00.854Z] 25b303627fd3: Pull complete [2021-10-07T22:08:00.854Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-07T22:08:00.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T22:08:00.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-07T22:08:01.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2021-10-07T22:08:01.356Z] $ 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 [2021-10-07T22:08:05.304Z] $ docker top 8929a4dac46f521e32d600717237a9d8b0435933bfe824ac41b8150cd14e6403 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:08:06.356Z] + grep parallel [2021-10-07T22:08:06.357Z] + docker-compose build --help [2021-10-07T22:08:09.865Z] --parallel Build images in parallel. [Pipeline] } [2021-10-07T22:08:10.182Z] $ docker stop --time=1 8929a4dac46f521e32d600717237a9d8b0435933bfe824ac41b8150cd14e6403 [2021-10-07T22:08:12.167Z] $ docker rm -f 8929a4dac46f521e32d600717237a9d8b0435933bfe824ac41b8150cd14e6403 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:08:12.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T22:08:12.955Z] . [Pipeline] withDockerContainer [2021-10-07T22:08:13.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2021-10-07T22:08:13.427Z] $ 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 [2021-10-07T22:08:15.082Z] $ docker top eaa660ccf8156917bdedfa51fe6c4652f4f251ebe84263d6b5c47d59cd80411c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:08:16.140Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-07T22:08:20.529Z] Building core-command ... [2021-10-07T22:08:20.529Z] Building core-data ... [2021-10-07T22:08:20.529Z] Building core-metadata ... [2021-10-07T22:08:20.529Z] Building security-bootstrapper ... [2021-10-07T22:08:20.529Z] Building security-proxy-setup ... [2021-10-07T22:08:20.529Z] Building security-secretstore-setup ... [2021-10-07T22:08:20.529Z] Building support-notifications ... [2021-10-07T22:08:20.529Z] Building support-scheduler ... [2021-10-07T22:08:20.529Z] Building sys-mgmt-agent ... [2021-10-07T22:08:20.529Z] Building support-notifications [2021-10-07T22:08:20.529Z] Building support-scheduler [2021-10-07T22:08:20.529Z] Building security-proxy-setup [2021-10-07T22:08:20.529Z] Building security-secretstore-setup [2021-10-07T22:08:20.529Z] Building security-bootstrapper [2021-10-07T22:09:29.043Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:09:29.043Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:09:29.043Z] ---> 1a6aff718c86 [2021-10-07T22:09:29.043Z] Step 3/30 : WORKDIR /edgex-go [2021-10-07T22:09:29.043Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:09:29.043Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:09:29.043Z] ---> 1a6aff718c86 [2021-10-07T22:09:29.043Z] Step 3/21 : WORKDIR /edgex-go [2021-10-07T22:09:29.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:09:29.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:09:29.043Z] ---> 1a6aff718c86 [2021-10-07T22:09:29.043Z] Step 3/23 : WORKDIR /edgex-go [2021-10-07T22:09:29.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:09:29.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:09:29.043Z] ---> 1a6aff718c86 [2021-10-07T22:09:29.043Z] Step 3/24 : WORKDIR /edgex-go [2021-10-07T22:09:29.043Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:09:29.043Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:09:29.043Z] ---> 1a6aff718c86 [2021-10-07T22:09:29.043Z] Step 3/20 : WORKDIR /edgex-go [2021-10-07T22:09:33.449Z] ---> Running in fcd1960b1ed6 [2021-10-07T22:09:33.449Z] ---> Running in 92218965a8a0 [2021-10-07T22:09:33.449Z] ---> Running in e1be591399ac [2021-10-07T22:09:33.449Z] ---> Running in 828030c8b312 [2021-10-07T22:09:33.449Z] ---> Running in 09503cad15e2 [2021-10-07T22:09:33.734Z] Removing intermediate container fcd1960b1ed6 [2021-10-07T22:09:33.734Z] ---> 6201d6c436a8 [2021-10-07T22:09:34.030Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:09:34.030Z] Removing intermediate container 92218965a8a0 [2021-10-07T22:09:34.030Z] ---> 8b62bce80050 [2021-10-07T22:09:34.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:09:34.030Z] Removing intermediate container 09503cad15e2 [2021-10-07T22:09:34.030Z] ---> 70c5a2b82ae3 [2021-10-07T22:09:34.030Z] Removing intermediate container 828030c8b312 [2021-10-07T22:09:34.030Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 60ec067f4839 [2021-10-07T22:09:34.030Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:09:34.030Z] [2021-10-07T22:09:34.030Z] Removing intermediate container e1be591399ac [2021-10-07T22:09:34.030Z] ---> 787f202f6de3 [2021-10-07T22:09:34.030Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:09:34.030Z] ---> Running in 01e1624d7ad3 [2021-10-07T22:09:34.030Z] ---> Running in ec6407c8cb90 [2021-10-07T22:09:34.325Z] ---> Running in c47003edf2ed [2021-10-07T22:09:34.325Z] ---> Running in 511c66cee150 [2021-10-07T22:09:34.325Z] ---> Running in 4db39bb8449f [2021-10-07T22:09:38.967Z] Removing intermediate container 01e1624d7ad3 [2021-10-07T22:09:38.967Z] ---> 3771c9387e9d [2021-10-07T22:09:38.967Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-07T22:09:38.967Z] Removing intermediate container 511c66cee150 [2021-10-07T22:09:38.967Z] ---> aeb7ac2c1cc0 [2021-10-07T22:09:38.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-07T22:09:38.967Z] ---> Running in 04517b4052cd [2021-10-07T22:09:38.967Z] Removing intermediate container ec6407c8cb90 [2021-10-07T22:09:38.967Z] ---> 3a9bacc56e7d [2021-10-07T22:09:38.967Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-07T22:09:38.967Z] ---> Running in c294c0dfb1bc [2021-10-07T22:09:38.967Z] Removing intermediate container c47003edf2ed [2021-10-07T22:09:38.967Z] ---> 15f0723d851f [2021-10-07T22:09:38.967Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-07T22:09:39.256Z] ---> Running in 062133499df8 [2021-10-07T22:09:39.256Z] ---> Running in 1d9088b4658f [2021-10-07T22:09:39.256Z] Removing intermediate container 4db39bb8449f [2021-10-07T22:09:39.256Z] ---> 2beddf0e4664 [2021-10-07T22:09:39.256Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-07T22:09:39.548Z] ---> Running in 2f8c6fe79448 [2021-10-07T22:09:41.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:41.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:41.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:41.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:41.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:41.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:41.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:42.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:42.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:42.521Z] OK: 218 MiB in 52 packages [2021-10-07T22:09:42.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:09:43.188Z] OK: 218 MiB in 52 packages [2021-10-07T22:09:43.188Z] OK: 218 MiB in 52 packages [2021-10-07T22:09:43.482Z] OK: 218 MiB in 52 packages [2021-10-07T22:09:43.482Z] OK: 218 MiB in 52 packages [2021-10-07T22:09:44.125Z] Removing intermediate container 04517b4052cd [2021-10-07T22:09:44.125Z] ---> 9e51b4a2ec14 [2021-10-07T22:09:44.125Z] Step 6/21 : COPY . . [2021-10-07T22:09:44.756Z] Removing intermediate container c294c0dfb1bc [2021-10-07T22:09:44.756Z] ---> f787fa09b518 [2021-10-07T22:09:44.756Z] Step 6/24 : COPY . . [2021-10-07T22:09:45.087Z] Removing intermediate container 062133499df8 [2021-10-07T22:09:45.087Z] ---> 6dc6240085dc [2021-10-07T22:09:45.087Z] Step 6/23 : COPY go.mod . [2021-10-07T22:09:45.389Z] Removing intermediate container 1d9088b4658f [2021-10-07T22:09:45.389Z] ---> 6d031673b619 [2021-10-07T22:09:45.389Z] Step 6/30 : COPY . . [2021-10-07T22:09:45.687Z] Removing intermediate container 2f8c6fe79448 [2021-10-07T22:09:45.687Z] ---> d0ba51a82621 [2021-10-07T22:09:45.687Z] Step 6/20 : COPY . . [2021-10-07T22:09:46.808Z] ---> 58c697f3b30b [2021-10-07T22:09:46.808Z] Step 7/23 : RUN go mod download [2021-10-07T22:09:46.808Z] ---> Running in 2d05f80db961 [2021-10-07T22:09:55.640Z] Removing intermediate container 2d05f80db961 [2021-10-07T22:09:55.640Z] ---> e674bbc3f7fd [2021-10-07T22:09:55.640Z] Step 8/23 : COPY . . [2021-10-07T22:10:18.299Z] ---> 4f9624c56dd5 [2021-10-07T22:10:18.299Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:10:18.299Z] ---> 1c679c86acd5 [2021-10-07T22:10:18.299Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:10:18.299Z] ---> Running in 8121b6e58d2f [2021-10-07T22:10:18.299Z] ---> Running in 7f51cbe008e8 [2021-10-07T22:10:18.299Z] ---> d467ac618d8e [2021-10-07T22:10:18.299Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:10:18.299Z] ---> 6c57df992578 [2021-10-07T22:10:18.299Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:10:18.299Z] ---> 37fbe71cda23 [2021-10-07T22:10:18.299Z] Step 9/23 : RUN go mod tidy [2021-10-07T22:10:18.602Z] ---> Running in d36a0f9d90c5 [2021-10-07T22:10:18.602Z] ---> Running in 42ccba21d062 [2021-10-07T22:10:18.602Z] ---> Running in e0855c5539a5 [2021-10-07T22:10:24.320Z] Removing intermediate container 8121b6e58d2f [2021-10-07T22:10:24.320Z] ---> cc45b35cc9df [2021-10-07T22:10:24.320Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-07T22:10:24.320Z] ---> Running in c07b09e81367 [2021-10-07T22:10:24.320Z] Removing intermediate container 7f51cbe008e8 [2021-10-07T22:10:24.320Z] ---> 32ce49da004f [2021-10-07T22:10:24.320Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-07T22:10:24.320Z] Removing intermediate container e0855c5539a5 [2021-10-07T22:10:24.320Z] ---> e4df37fdd49f [2021-10-07T22:10:24.320Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-07T22:10:24.629Z] Removing intermediate container 42ccba21d062 [2021-10-07T22:10:24.629Z] ---> ac01fd8d32e5 [2021-10-07T22:10:24.629Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-07T22:10:24.629Z] ---> Running in dbbb4d6cb4c9 [2021-10-07T22:10:24.629Z] ---> Running in ac0b9d2593ec [2021-10-07T22:10:25.143Z] ---> Running in a854e6b01c1f [2021-10-07T22:10:25.143Z] Removing intermediate container d36a0f9d90c5 [2021-10-07T22:10:25.143Z] ---> 1964aa22075f [2021-10-07T22:10:25.143Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-07T22:10:25.448Z] ---> Running in d206c57ed969 [2021-10-07T22:10:26.533Z] 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 [2021-10-07T22:10:27.195Z] 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 [2021-10-07T22:10:27.503Z] 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 [2021-10-07T22:10:27.808Z] 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 [2021-10-07T22:10:27.808Z] 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 [2021-10-07T22:12:20.826Z] 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 [2021-10-07T22:12:20.826Z] 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 [2021-10-07T22:12:24.478Z] Removing intermediate container dbbb4d6cb4c9 [2021-10-07T22:12:24.478Z] ---> 80d1b192f419 [2021-10-07T22:12:24.478Z] [2021-10-07T22:12:24.478Z] Step 9/30 : FROM alpine:3.14 [2021-10-07T22:12:25.132Z] 3.14: Pulling from library/alpine [2021-10-07T22:12:28.252Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T22:12:28.252Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T22:12:28.252Z] ---> bb3de5531c18 [2021-10-07T22:12:28.252Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-07T22:12:28.252Z] Removing intermediate container a854e6b01c1f [2021-10-07T22:12:28.252Z] ---> 43c5fc120e10 [2021-10-07T22:12:28.252Z] [2021-10-07T22:12:28.252Z] Step 9/20 : FROM alpine:3.14 [2021-10-07T22:12:28.252Z] ---> bb3de5531c18 [2021-10-07T22:12:28.252Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-07T22:12:28.944Z] ---> Running in 6a214d08f5c3 [2021-10-07T22:12:28.944Z] ---> Running in 4a529535e64c [2021-10-07T22:12:29.257Z] Removing intermediate container ac0b9d2593ec [2021-10-07T22:12:29.257Z] ---> 0e5ee30ce9fe [2021-10-07T22:12:29.257Z] [2021-10-07T22:12:29.257Z] Step 9/24 : FROM alpine:3.14 [2021-10-07T22:12:29.257Z] ---> bb3de5531c18 [2021-10-07T22:12:29.257Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-07T22:12:29.938Z] ---> Running in 4f8f32f9a26b [2021-10-07T22:12:30.605Z] Removing intermediate container 4a529535e64c [2021-10-07T22:12:30.605Z] ---> f725237e8cf6 [2021-10-07T22:12:30.605Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-07T22:12:30.909Z] ---> Running in d73b92612bbd [2021-10-07T22:12:30.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:31.209Z] Removing intermediate container c07b09e81367 [2021-10-07T22:12:31.209Z] ---> c7528a520605 [2021-10-07T22:12:31.209Z] [2021-10-07T22:12:31.209Z] Step 9/21 : FROM alpine:3.14 [2021-10-07T22:12:31.209Z] ---> bb3de5531c18 [2021-10-07T22:12:31.209Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-07T22:12:31.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:31.513Z] ---> Running in 10271ed2559d [2021-10-07T22:12:32.154Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-07T22:12:32.442Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-07T22:12:32.442Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T22:12:32.442Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-07T22:12:32.442Z] (5/5) Installing curl (7.79.1-r0) [2021-10-07T22:12:32.442Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:12:32.442Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T22:12:32.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:32.729Z] OK: 8 MiB in 19 packages [2021-10-07T22:12:32.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:32.729Z] Removing intermediate container d206c57ed969 [2021-10-07T22:12:33.022Z] ---> dd2b74601c21 [2021-10-07T22:12:33.022Z] [2021-10-07T22:12:33.022Z] Step 11/23 : FROM alpine:3.14 [2021-10-07T22:12:33.022Z] ---> bb3de5531c18 [2021-10-07T22:12:33.022Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-07T22:12:33.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:33.022Z] ---> Running in 44b153405ee2 [2021-10-07T22:12:33.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:34.183Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-07T22:12:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:34.183Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-07T22:12:34.183Z] (3/3) Installing su-exec (0.2-r1) [2021-10-07T22:12:34.183Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:12:34.183Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T22:12:34.184Z] OK: 6 MiB in 17 packages [2021-10-07T22:12:34.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:34.498Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-07T22:12:34.498Z] (2/2) Installing su-exec (0.2-r1) [2021-10-07T22:12:34.498Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:12:34.498Z] OK: 5 MiB in 16 packages [2021-10-07T22:12:35.158Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-07T22:12:35.479Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-07T22:12:35.479Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:12:35.479Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T22:12:35.479Z] Removing intermediate container 6a214d08f5c3 [2021-10-07T22:12:35.479Z] ---> f1090dfc9c9f [2021-10-07T22:12:35.479Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T22:12:35.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:35.479Z] OK: 6 MiB in 16 packages [2021-10-07T22:12:35.787Z] ---> Running in 6e81d864a35b [2021-10-07T22:12:36.453Z] Removing intermediate container 6e81d864a35b [2021-10-07T22:12:36.453Z] ---> b97df1a54bfd [2021-10-07T22:12:36.453Z] Step 12/20 : WORKDIR /edgex [2021-10-07T22:12:36.453Z] Removing intermediate container d73b92612bbd [2021-10-07T22:12:36.453Z] ---> 320bd80b2860 [2021-10-07T22:12:36.453Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-07T22:12:36.757Z] Removing intermediate container 4f8f32f9a26b [2021-10-07T22:12:36.757Z] ---> 5a870066d5b9 [2021-10-07T22:12:36.757Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T22:12:36.757Z] ---> Running in ae77004d268e [2021-10-07T22:12:36.757Z] ---> Running in ac1a2707e137 [2021-10-07T22:12:37.057Z] ---> Running in 017f9e545251 [2021-10-07T22:12:37.365Z] Removing intermediate container 10271ed2559d [2021-10-07T22:12:37.365Z] ---> 1a3305122fad [2021-10-07T22:12:37.365Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T22:12:37.365Z] Removing intermediate container ac1a2707e137 [2021-10-07T22:12:37.365Z] ---> f434c7441915 [2021-10-07T22:12:37.365Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-07T22:12:37.681Z] ---> Running in 36178402440a [2021-10-07T22:12:37.681Z] Removing intermediate container ae77004d268e [2021-10-07T22:12:37.681Z] ---> f56827edbe40 [2021-10-07T22:12:37.681Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-07T22:12:37.681Z] Removing intermediate container 017f9e545251 [2021-10-07T22:12:37.681Z] ---> cff6b3a50865 [2021-10-07T22:12:37.681Z] Step 12/24 : WORKDIR / [2021-10-07T22:12:37.681Z] ---> Running in bee20307b02f [2021-10-07T22:12:37.985Z] ---> Running in f739b56f0107 [2021-10-07T22:12:38.287Z] Removing intermediate container 36178402440a [2021-10-07T22:12:38.287Z] ---> 1664a0d27a6c [2021-10-07T22:12:38.287Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-07T22:12:38.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:12:38.288Z] Removing intermediate container bee20307b02f [2021-10-07T22:12:38.288Z] ---> bb7cc98748b1 [2021-10-07T22:12:38.288Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-07T22:12:38.288Z] ---> Running in a69bb8ec46c0 [2021-10-07T22:12:38.597Z] ---> Running in ed5aefde3990 [2021-10-07T22:12:38.597Z] Removing intermediate container f739b56f0107 [2021-10-07T22:12:38.597Z] ---> 21c1bb59536e [2021-10-07T22:12:38.597Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-07T22:12:38.903Z] ---> 8255c89ba7f9 [2021-10-07T22:12:38.903Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-07T22:12:39.210Z] Removing intermediate container a69bb8ec46c0 [2021-10-07T22:12:39.210Z] ---> 7bb70c2ac23e [2021-10-07T22:12:39.210Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-07T22:12:39.210Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-07T22:12:39.210Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:12:39.210Z] OK: 5 MiB in 15 packages [2021-10-07T22:12:39.548Z] ---> Running in 55a54de2e099 [2021-10-07T22:12:40.220Z] ---> c179e9c9f1a9 [2021-10-07T22:12:40.220Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-07T22:12:40.550Z] Removing intermediate container 55a54de2e099 [2021-10-07T22:12:40.550Z] ---> d7684bbe6b61 [2021-10-07T22:12:40.550Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:12:40.881Z] Removing intermediate container 44b153405ee2 [2021-10-07T22:12:40.881Z] ---> 8e04f6d93d9b [2021-10-07T22:12:40.881Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T22:12:41.190Z] ---> 5af684bd008c [2021-10-07T22:12:41.191Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-07T22:12:41.191Z] ---> Running in 0c2736ca2269 [2021-10-07T22:12:41.489Z] ---> 2106c0d4c4f9 [2021-10-07T22:12:41.489Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-07T22:12:41.789Z] ---> 8ae932d2f23a [2021-10-07T22:12:41.789Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-07T22:12:41.789Z] Removing intermediate container ed5aefde3990 [2021-10-07T22:12:41.789Z] ---> d26ae92f9beb [2021-10-07T22:12:41.789Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-07T22:12:42.100Z] Removing intermediate container 0c2736ca2269 [2021-10-07T22:12:42.100Z] ---> 87fdbdeac7b9 [2021-10-07T22:12:42.100Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-07T22:12:42.100Z] ---> Running in 6ddf0b303cfa [2021-10-07T22:12:42.420Z] ---> Running in ded96023d62e [2021-10-07T22:12:43.696Z] ---> 711399ecb670 [2021-10-07T22:12:43.696Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-07T22:12:43.696Z] Removing intermediate container ded96023d62e [2021-10-07T22:12:43.696Z] ---> cea0598dd4d4 [2021-10-07T22:12:43.696Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-07T22:12:43.696Z] Removing intermediate container 6ddf0b303cfa [2021-10-07T22:12:43.696Z] ---> f175efb2ac66 [2021-10-07T22:12:43.696Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-07T22:12:43.696Z] ---> 7c770e8c99cf [2021-10-07T22:12:43.696Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-07T22:12:43.696Z] ---> 0a634276bfa3 [2021-10-07T22:12:43.696Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-07T22:12:43.999Z] ---> Running in 21272e847162 [2021-10-07T22:12:43.999Z] ---> Running in 56aa18d1037f [2021-10-07T22:12:44.877Z] Removing intermediate container 56aa18d1037f [2021-10-07T22:12:44.877Z] ---> 342ad9b8a283 [2021-10-07T22:12:44.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:12:44.877Z] ---> 35f7ab6cb113 [2021-10-07T22:12:44.877Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-07T22:12:44.877Z] Removing intermediate container 21272e847162 [2021-10-07T22:12:44.877Z] ---> 5742b06eb097 [2021-10-07T22:12:44.877Z] Step 17/20 : CMD ["--init=true"] [2021-10-07T22:12:44.877Z] ---> 0d2e7d198d41 [2021-10-07T22:12:44.877Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-07T22:12:44.877Z] ---> Running in 98540f0e68d1 [2021-10-07T22:12:45.200Z] ---> 6f5c422f7b8a [2021-10-07T22:12:45.200Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-07T22:12:45.200Z] ---> Running in c4cef99a521b [2021-10-07T22:12:45.200Z] ---> Running in 9aa7e30c27a5 [2021-10-07T22:12:45.862Z] ---> a5fe28caedbf [2021-10-07T22:12:45.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-07T22:12:45.862Z] Removing intermediate container 98540f0e68d1 [2021-10-07T22:12:45.862Z] ---> 203cb0fa2207 [2021-10-07T22:12:45.862Z] Step 18/20 : LABEL arch=arm64 [2021-10-07T22:12:46.168Z] ---> Running in 718c7bdbfdb1 [2021-10-07T22:12:46.168Z] Removing intermediate container c4cef99a521b [2021-10-07T22:12:46.168Z] ---> bdd1ae293cb2 [2021-10-07T22:12:46.168Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:12:46.471Z] ---> de33f1120755 [2021-10-07T22:12:46.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-07T22:12:46.471Z] ---> Running in f6e03a134e06 [2021-10-07T22:12:47.139Z] Removing intermediate container 718c7bdbfdb1 [2021-10-07T22:12:47.139Z] ---> 25b2da3e8b80 [2021-10-07T22:12:47.139Z] Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:12:47.436Z] Removing intermediate container f6e03a134e06 [2021-10-07T22:12:47.436Z] ---> 5daebe71ccb4 [2021-10-07T22:12:47.436Z] Step 19/21 : LABEL arch=arm64 [2021-10-07T22:12:47.739Z] ---> Running in 107f19c242cf [2021-10-07T22:12:48.294Z] ---> 5026fe812b25 [2021-10-07T22:12:48.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-07T22:12:48.294Z] ---> Running in 6ccdb2634fb9 [2021-10-07T22:12:48.294Z] ---> 3274fb6bad9e [2021-10-07T22:12:48.294Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-07T22:12:48.294Z] Removing intermediate container 107f19c242cf [2021-10-07T22:12:48.294Z] ---> c4815b929b91 [2021-10-07T22:12:48.294Z] Step 20/20 : LABEL version=0.0.0 [2021-10-07T22:12:48.616Z] ---> Running in a92614931b17 [2021-10-07T22:12:48.926Z] Removing intermediate container 6ccdb2634fb9 [2021-10-07T22:12:48.926Z] ---> 7d3308d5be9b [2021-10-07T22:12:48.926Z] Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:12:49.225Z] ---> Running in bdccc5db3d94 [2021-10-07T22:12:49.225Z] Removing intermediate container 9aa7e30c27a5 [2021-10-07T22:12:49.225Z] ---> f4784517bb66 [2021-10-07T22:12:49.225Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:12:49.225Z] Removing intermediate container a92614931b17 [2021-10-07T22:12:49.225Z] ---> 2b01b67760c0 [2021-10-07T22:12:49.225Z] [2021-10-07T22:12:49.531Z] ---> e0a0a5b701b6 [2021-10-07T22:12:49.531Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-07T22:12:49.841Z] ---> c97b268a0125 [2021-10-07T22:12:49.841Z] 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/ [2021-10-07T22:12:49.841Z] Successfully built 2b01b67760c0 [2021-10-07T22:12:49.841Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-07T22:12:49.841Z]  Building security-proxy-setup ... done Building core-command [2021-10-07T22:12:49.841Z] ---> Running in c1ed052ccdc9 [2021-10-07T22:12:49.841Z] ---> Running in 478860587f06 [2021-10-07T22:12:49.841Z] Removing intermediate container bdccc5db3d94 [2021-10-07T22:12:49.841Z] ---> b00c6f295c70 [2021-10-07T22:12:49.841Z] Step 21/21 : LABEL version=0.0.0 [2021-10-07T22:12:50.149Z] ---> Running in e2d287da1634 [2021-10-07T22:12:50.468Z] ---> 766b17ec735d [2021-10-07T22:12:50.468Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-07T22:12:50.772Z] Removing intermediate container c1ed052ccdc9 [2021-10-07T22:12:50.773Z] ---> c857211fff08 [2021-10-07T22:12:50.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:12:50.773Z] ---> Running in 232726d19bbe [2021-10-07T22:12:51.431Z] Removing intermediate container e2d287da1634 [2021-10-07T22:12:51.431Z] ---> 50d0a42e8baf [2021-10-07T22:12:51.431Z] [2021-10-07T22:12:52.107Z] Successfully built 50d0a42e8baf [2021-10-07T22:12:52.749Z] Successfully tagged support-notifications-arm64:latest [2021-10-07T22:12:52.749Z]  Building support-notifications ... done Building core-metadata [2021-10-07T22:12:52.749Z] Removing intermediate container 232726d19bbe [2021-10-07T22:12:52.749Z] ---> c980eac0d701 [2021-10-07T22:12:52.749Z] Step 21/23 : LABEL arch=arm64 [2021-10-07T22:12:57.312Z] ---> 61b0cc96ca0b [2021-10-07T22:12:57.312Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-07T22:12:57.620Z] ---> Running in 9d30bb4098e3 [2021-10-07T22:12:59.725Z] ---> b67396c4123b [2021-10-07T22:12:59.725Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-07T22:13:00.036Z] Removing intermediate container 478860587f06 [2021-10-07T22:13:00.036Z] Removing intermediate container 9d30bb4098e3 [2021-10-07T22:13:00.036Z] ---> 7bc768c8c8bd [2021-10-07T22:13:00.036Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-07T22:13:00.036Z] ---> 91044f30e09e [2021-10-07T22:13:00.036Z] Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:13:00.692Z] ---> Running in 496c4760eac6 [2021-10-07T22:13:00.692Z] ---> Running in fc5d1314c767 [2021-10-07T22:13:00.692Z] ---> a7c6c5a9cce3 [2021-10-07T22:13:00.692Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-07T22:13:01.370Z] Removing intermediate container fc5d1314c767 [2021-10-07T22:13:01.370Z] Removing intermediate container 496c4760eac6 [2021-10-07T22:13:01.370Z] ---> 7f67e792940f [2021-10-07T22:13:01.370Z] Step 23/23 : LABEL version=0.0.0 [2021-10-07T22:13:01.370Z] ---> 3896e75ef032 [2021-10-07T22:13:01.370Z] Step 22/24 : LABEL arch=arm64 [2021-10-07T22:13:01.370Z] ---> Running in cff7993475dd [2021-10-07T22:13:01.370Z] ---> Running in 8c36a7a335a2 [2021-10-07T22:13:01.670Z] ---> f748b4440c7b [2021-10-07T22:13:01.670Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-07T22:13:02.322Z] Removing intermediate container cff7993475dd [2021-10-07T22:13:02.322Z] ---> e84579af56b7 [2021-10-07T22:13:02.322Z] [2021-10-07T22:13:02.322Z] ---> Running in b424774a3026 [2021-10-07T22:13:02.322Z] Removing intermediate container 8c36a7a335a2 [2021-10-07T22:13:02.322Z] ---> 6c94649c9e30 [2021-10-07T22:13:02.322Z] Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:13:02.643Z] ---> Running in 7ada7f96c76c [2021-10-07T22:13:02.942Z] Removing intermediate container b424774a3026 [2021-10-07T22:13:02.942Z] ---> 9f1f70f6a00e [2021-10-07T22:13:02.942Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-07T22:13:02.942Z] Successfully built e84579af56b7 [2021-10-07T22:13:02.942Z] Successfully tagged support-scheduler-arm64:latest [2021-10-07T22:13:02.942Z] Building core-data [2021-10-07T22:13:03.256Z]  Building support-scheduler ... done Removing intermediate container 7ada7f96c76c [2021-10-07T22:13:03.256Z] ---> 818ff230739b [2021-10-07T22:13:03.256Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T22:13:03.256Z] ---> Running in e6d332d9b9b3 [2021-10-07T22:13:03.901Z] ---> 483b7d218799 [2021-10-07T22:13:03.901Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-07T22:13:03.901Z] Removing intermediate container e6d332d9b9b3 [2021-10-07T22:13:03.901Z] ---> 3d9cf72b4f12 [2021-10-07T22:13:03.901Z] [2021-10-07T22:13:04.208Z] ---> Running in 4d79a71e9409 [2021-10-07T22:13:04.505Z] Successfully built 3d9cf72b4f12 [2021-10-07T22:13:04.505Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-07T22:13:04.505Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-10-07T22:13:06.840Z] Removing intermediate container 4d79a71e9409 [2021-10-07T22:13:06.840Z] ---> 5bd2b6ecf084 [2021-10-07T22:13:06.840Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-07T22:13:07.142Z] ---> Running in 62fcbba84480 [2021-10-07T22:13:07.820Z] Removing intermediate container 62fcbba84480 [2021-10-07T22:13:07.820Z] ---> 442c71cfadcd [2021-10-07T22:13:07.820Z] Step 27/30 : CMD ["gate"] [2021-10-07T22:13:08.137Z] ---> Running in ea61c906f27b [2021-10-07T22:13:08.784Z] Removing intermediate container ea61c906f27b [2021-10-07T22:13:08.784Z] ---> 1e74880e2011 [2021-10-07T22:13:08.784Z] Step 28/30 : LABEL arch=arm64 [2021-10-07T22:13:09.096Z] ---> Running in cdd73e5e1ecf [2021-10-07T22:13:10.195Z] Removing intermediate container cdd73e5e1ecf [2021-10-07T22:13:10.195Z] ---> 373f78063c8f [2021-10-07T22:13:10.195Z] Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:13:10.492Z] ---> Running in bc155b65cddf [2021-10-07T22:13:11.169Z] Removing intermediate container bc155b65cddf [2021-10-07T22:13:11.169Z] ---> 05a67a39c3fb [2021-10-07T22:13:11.169Z] Step 30/30 : LABEL version=0.0.0 [2021-10-07T22:13:11.486Z] ---> Running in 47ef4fcac96f [2021-10-07T22:13:12.138Z] Removing intermediate container 47ef4fcac96f [2021-10-07T22:13:12.138Z] ---> 3421debc8cea [2021-10-07T22:13:12.138Z] [2021-10-07T22:13:12.884Z] Successfully built 3421debc8cea [2021-10-07T22:13:12.884Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-07T22:13:19.941Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:13:19.941Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:13:19.941Z] ---> 1a6aff718c86 [2021-10-07T22:13:19.941Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T22:13:19.941Z] ---> Using cache [2021-10-07T22:13:19.941Z] ---> 787f202f6de3 [2021-10-07T22:13:19.941Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:13:19.941Z] ---> Using cache [2021-10-07T22:13:19.941Z] ---> aeb7ac2c1cc0 [2021-10-07T22:13:19.941Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T22:13:19.941Z] ---> Using cache [2021-10-07T22:13:19.941Z] ---> f787fa09b518 [2021-10-07T22:13:19.941Z] Step 6/22 : COPY . . [2021-10-07T22:13:19.941Z] ---> Using cache [2021-10-07T22:13:19.941Z] ---> 1c679c86acd5 [2021-10-07T22:13:19.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:13:19.941Z] ---> Using cache [2021-10-07T22:13:19.941Z] ---> 32ce49da004f [2021-10-07T22:13:19.941Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-07T22:13:22.137Z] ---> Running in b7f3c839e0b5 [2021-10-07T22:13:23.235Z] 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 [2021-10-07T22:13:28.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:13:28.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:13:28.952Z] ---> 1a6aff718c86 [2021-10-07T22:13:28.952Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T22:13:28.952Z] ---> Using cache [2021-10-07T22:13:28.952Z] ---> 787f202f6de3 [2021-10-07T22:13:28.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:13:28.952Z] ---> Using cache [2021-10-07T22:13:28.952Z] ---> aeb7ac2c1cc0 [2021-10-07T22:13:28.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T22:13:28.952Z] ---> Using cache [2021-10-07T22:13:28.952Z] ---> f787fa09b518 [2021-10-07T22:13:28.952Z] Step 6/22 : COPY . . [2021-10-07T22:13:28.952Z] ---> Using cache [2021-10-07T22:13:28.952Z] ---> 1c679c86acd5 [2021-10-07T22:13:28.952Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:13:28.952Z] ---> Using cache [2021-10-07T22:13:28.952Z] ---> 32ce49da004f [2021-10-07T22:13:28.952Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-07T22:13:29.607Z] ---> Running in 4e619bc81bfb [2021-10-07T22:13:31.750Z] 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 [2021-10-07T22:13:42.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:13:42.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:13:42.511Z] ---> 1a6aff718c86 [2021-10-07T22:13:42.511Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T22:13:42.511Z] ---> Using cache [2021-10-07T22:13:42.511Z] ---> 787f202f6de3 [2021-10-07T22:13:42.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:13:42.511Z] ---> Using cache [2021-10-07T22:13:42.511Z] ---> aeb7ac2c1cc0 [2021-10-07T22:13:42.511Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-07T22:13:42.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T22:13:42.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T22:13:42.511Z] ---> 1a6aff718c86 [2021-10-07T22:13:42.511Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T22:13:42.511Z] ---> Using cache [2021-10-07T22:13:42.511Z] ---> 787f202f6de3 [2021-10-07T22:13:42.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:13:42.511Z] ---> Using cache [2021-10-07T22:13:42.511Z] ---> aeb7ac2c1cc0 [2021-10-07T22:13:42.511Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-07T22:13:44.088Z] ---> Running in 66931f0bd904 [2021-10-07T22:13:44.088Z] ---> Running in 5b394143603f [2021-10-07T22:13:46.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:13:46.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:13:47.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:13:47.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:13:48.247Z] OK: 218 MiB in 52 packages [2021-10-07T22:13:48.248Z] OK: 218 MiB in 52 packages [2021-10-07T22:13:49.789Z] Removing intermediate container 5b394143603f [2021-10-07T22:13:49.789Z] ---> d366d6915bfa [2021-10-07T22:13:49.789Z] Step 6/22 : COPY . . [2021-10-07T22:13:50.093Z] Removing intermediate container 66931f0bd904 [2021-10-07T22:13:50.093Z] ---> 39b78b12f476 [2021-10-07T22:13:50.093Z] Step 6/22 : COPY . . [2021-10-07T22:14:17.457Z] ---> 3255310b4f63 [2021-10-07T22:14:17.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:14:17.457Z] ---> 0961bd9a4069 [2021-10-07T22:14:17.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:14:17.457Z] ---> Running in 871e3337fd29 [2021-10-07T22:14:17.763Z] ---> Running in 524ea0a55a0e [2021-10-07T22:14:23.557Z] Removing intermediate container 871e3337fd29 [2021-10-07T22:14:23.557Z] ---> 262139b5e929 [2021-10-07T22:14:23.557Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-07T22:14:23.557Z] ---> Running in ef91d3c1a413 [2021-10-07T22:14:23.557Z] Removing intermediate container 524ea0a55a0e [2021-10-07T22:14:23.557Z] ---> ad73002a039d [2021-10-07T22:14:23.557Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-07T22:14:23.557Z] ---> Running in 564c70043359 [2021-10-07T22:14:25.690Z] 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 [2021-10-07T22:14:25.993Z] 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 [2021-10-07T22:14:31.663Z] Removing intermediate container b7f3c839e0b5 [2021-10-07T22:14:31.663Z] ---> ad57653785b7 [2021-10-07T22:14:31.663Z] [2021-10-07T22:14:31.663Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T22:14:31.663Z] ---> bb3de5531c18 [2021-10-07T22:14:31.663Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T22:14:31.663Z] ---> Using cache [2021-10-07T22:14:31.663Z] ---> 8e04f6d93d9b [2021-10-07T22:14:31.663Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T22:14:31.663Z] ---> Using cache [2021-10-07T22:14:31.663Z] ---> 87fdbdeac7b9 [2021-10-07T22:14:31.663Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-07T22:14:31.663Z] ---> Running in 9976a284e0a9 [2021-10-07T22:14:31.663Z] Removing intermediate container 9976a284e0a9 [2021-10-07T22:14:31.663Z] ---> 432434b5c432 [2021-10-07T22:14:31.663Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T22:14:31.975Z] ---> Running in efa74f8f59fc [2021-10-07T22:14:32.635Z] Removing intermediate container efa74f8f59fc [2021-10-07T22:14:32.635Z] ---> 643ed2b28eba [2021-10-07T22:14:32.635Z] Step 14/22 : WORKDIR / [2021-10-07T22:14:32.635Z] ---> Running in e7855d9210f4 [2021-10-07T22:14:33.296Z] Removing intermediate container e7855d9210f4 [2021-10-07T22:14:33.296Z] ---> e11a255b33f4 [2021-10-07T22:14:33.296Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:14:34.387Z] ---> f562ffc9cc0d [2021-10-07T22:14:34.387Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-07T22:14:36.546Z] ---> 41ca5796408f [2021-10-07T22:14:36.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-07T22:14:37.621Z] ---> cd7086dbf832 [2021-10-07T22:14:37.621Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-07T22:14:37.621Z] ---> Running in 7e0b402214ad [2021-10-07T22:14:38.483Z] Removing intermediate container 7e0b402214ad [2021-10-07T22:14:38.483Z] ---> 0f03b6c0107b [2021-10-07T22:14:38.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:14:38.483Z] ---> Running in 7a5163d389b0 [2021-10-07T22:14:39.148Z] Removing intermediate container 7a5163d389b0 [2021-10-07T22:14:39.148Z] ---> 2267a5fed5af [2021-10-07T22:14:39.148Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T22:14:39.148Z] ---> Running in 58d31957c5b2 [2021-10-07T22:14:40.221Z] Removing intermediate container 58d31957c5b2 [2021-10-07T22:14:40.221Z] ---> b319ce4db638 [2021-10-07T22:14:40.221Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:14:40.221Z] ---> Running in 48a730a186a8 [2021-10-07T22:14:40.524Z] Removing intermediate container 48a730a186a8 [2021-10-07T22:14:40.524Z] ---> e18eb4a3e623 [2021-10-07T22:14:40.524Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T22:14:40.829Z] ---> Running in caac6d6fee1c [2021-10-07T22:14:41.698Z] Removing intermediate container caac6d6fee1c [2021-10-07T22:14:41.698Z] ---> b154fc5b2b5a [2021-10-07T22:14:41.698Z] [2021-10-07T22:14:42.007Z] Successfully built b154fc5b2b5a [2021-10-07T22:14:42.007Z] Successfully tagged core-command-arm64:latest [2021-10-07T22:14:57.534Z]  Building core-command ... done Removing intermediate container 4e619bc81bfb [2021-10-07T22:14:57.534Z] ---> 4b135f869ff2 [2021-10-07T22:14:57.534Z] [2021-10-07T22:14:57.534Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T22:14:57.534Z] ---> bb3de5531c18 [2021-10-07T22:14:57.534Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T22:14:57.534Z] ---> Using cache [2021-10-07T22:14:57.534Z] ---> 8e04f6d93d9b [2021-10-07T22:14:57.534Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T22:14:57.534Z] ---> Using cache [2021-10-07T22:14:57.534Z] ---> 87fdbdeac7b9 [2021-10-07T22:14:57.534Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-07T22:14:57.534Z] ---> Running in a336cccf2ff3 [2021-10-07T22:14:57.534Z] Removing intermediate container a336cccf2ff3 [2021-10-07T22:14:57.534Z] ---> 5221bd2e442b [2021-10-07T22:14:57.534Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T22:14:57.534Z] ---> Running in c4227bf939a1 [2021-10-07T22:14:57.534Z] Removing intermediate container c4227bf939a1 [2021-10-07T22:14:57.534Z] ---> d14f35a49625 [2021-10-07T22:14:57.534Z] Step 14/22 : WORKDIR / [2021-10-07T22:14:57.837Z] ---> Running in 05c668db3e9c [2021-10-07T22:14:58.494Z] Removing intermediate container 05c668db3e9c [2021-10-07T22:14:58.494Z] ---> 3ab4bc3e3e0b [2021-10-07T22:14:58.494Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:14:59.572Z] ---> 883a46b8b2ae [2021-10-07T22:14:59.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-07T22:15:01.698Z] ---> cc98f6246f69 [2021-10-07T22:15:01.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-07T22:15:02.768Z] ---> e2af69b05134 [2021-10-07T22:15:02.768Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-07T22:15:02.768Z] ---> Running in 759a39031db2 [2021-10-07T22:15:03.430Z] Removing intermediate container 759a39031db2 [2021-10-07T22:15:03.431Z] ---> bdef68d7d72c [2021-10-07T22:15:03.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:15:03.737Z] ---> Running in eae312a2ed19 [2021-10-07T22:15:04.425Z] Removing intermediate container eae312a2ed19 [2021-10-07T22:15:04.425Z] ---> cf6e491f02d9 [2021-10-07T22:15:04.425Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T22:15:04.425Z] ---> Running in 9b0000a489af [2021-10-07T22:15:05.093Z] Removing intermediate container 9b0000a489af [2021-10-07T22:15:05.093Z] ---> f50c52a4d589 [2021-10-07T22:15:05.093Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:15:05.093Z] ---> Running in 54d55e35093c [2021-10-07T22:15:05.777Z] Removing intermediate container 54d55e35093c [2021-10-07T22:15:05.777Z] ---> 203f565fd0cf [2021-10-07T22:15:05.777Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T22:15:06.094Z] ---> Running in 8311f08f1842 [2021-10-07T22:15:06.768Z] Removing intermediate container 8311f08f1842 [2021-10-07T22:15:06.768Z] ---> 0f95f4a7f8ba [2021-10-07T22:15:06.768Z] [2021-10-07T22:15:07.092Z] Successfully built 0f95f4a7f8ba [2021-10-07T22:15:07.092Z] Successfully tagged core-metadata-arm64:latest [2021-10-07T22:15:34.587Z]  Building core-metadata ... done Removing intermediate container ef91d3c1a413 [2021-10-07T22:15:34.587Z] ---> 905e0397a1d3 [2021-10-07T22:15:34.587Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-07T22:15:34.587Z] ---> Running in 2a7b4fb30cc9 [2021-10-07T22:15:34.587Z] 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 [2021-10-07T22:15:35.642Z] Removing intermediate container 2a7b4fb30cc9 [2021-10-07T22:15:35.642Z] ---> df74b1895e1e [2021-10-07T22:15:35.642Z] [2021-10-07T22:15:35.642Z] Step 10/22 : FROM docker:20.10.8 [2021-10-07T22:15:35.945Z] 20.10.8: Pulling from library/docker [2021-10-07T22:15:40.495Z] Removing intermediate container 564c70043359 [2021-10-07T22:15:40.495Z] ---> 43c55c9bc2a8 [2021-10-07T22:15:40.495Z] [2021-10-07T22:15:40.495Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T22:15:40.495Z] ---> bb3de5531c18 [2021-10-07T22:15:40.495Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-07T22:15:42.625Z] ---> Running in 08aff91fe1c0 [2021-10-07T22:15:44.751Z] Removing intermediate container 08aff91fe1c0 [2021-10-07T22:15:44.751Z] ---> 79d42837fa6f [2021-10-07T22:15:44.751Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-07T22:15:44.751Z] ---> Running in 8bf11c3987ac [2021-10-07T22:15:45.054Z] Removing intermediate container 8bf11c3987ac [2021-10-07T22:15:45.054Z] ---> b4bb6ae1ff94 [2021-10-07T22:15:45.054Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-07T22:15:45.371Z] ---> Running in 6d379120fb1e [2021-10-07T22:15:45.371Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-07T22:15:45.371Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-07T22:15:45.371Z] ---> 3734d5adc5ac [2021-10-07T22:15:45.371Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-07T22:15:45.671Z] ---> Running in e24fd5f1f8e3 [2021-10-07T22:15:45.671Z] Removing intermediate container 6d379120fb1e [2021-10-07T22:15:45.671Z] ---> c2380a6db1a8 [2021-10-07T22:15:45.671Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:15:45.983Z] ---> Running in bc5b3a38a8e8 [2021-10-07T22:15:45.983Z] Removing intermediate container e24fd5f1f8e3 [2021-10-07T22:15:45.983Z] ---> 7c8c9d9a338c [2021-10-07T22:15:45.983Z] 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 [2021-10-07T22:15:46.284Z] ---> Running in b3f4be9bb182 [2021-10-07T22:15:47.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:15:47.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:15:48.176Z] Removing intermediate container bc5b3a38a8e8 [2021-10-07T22:15:48.176Z] ---> f403009e64ac [2021-10-07T22:15:48.176Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T22:15:48.482Z] ---> Running in 7e919f9ba260 [2021-10-07T22:15:48.822Z] (1/42) Installing readline (8.1.0-r0) [2021-10-07T22:15:48.822Z] (2/42) Installing bash (5.1.4-r0) [2021-10-07T22:15:48.822Z] Executing bash-5.1.4-r0.post-install [2021-10-07T22:15:48.822Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-07T22:15:48.822Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T22:15:48.822Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-07T22:15:48.822Z] (6/42) Installing curl (7.79.1-r0) [2021-10-07T22:15:48.822Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-07T22:15:48.822Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-07T22:15:48.822Z] (9/42) Installing expat (2.4.1-r0) [2021-10-07T22:15:48.822Z] (10/42) Installing libffi (3.3-r2) [2021-10-07T22:15:48.822Z] (11/42) Installing gdbm (1.19-r0) [2021-10-07T22:15:49.120Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-07T22:15:49.121Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T22:15:49.121Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T22:15:49.121Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-07T22:15:49.121Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-07T22:15:49.121Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-07T22:15:49.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:15:50.846Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:15:50.846Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-07T22:15:50.846Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-07T22:15:50.846Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-07T22:15:50.846Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-07T22:15:51.151Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-07T22:15:51.151Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-07T22:15:51.151Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-07T22:15:51.151Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-07T22:15:51.151Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-07T22:15:51.151Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-07T22:15:51.151Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-07T22:15:51.151Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-07T22:15:51.151Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-07T22:15:51.151Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-07T22:15:51.151Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-07T22:15:51.151Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-07T22:15:51.151Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-07T22:15:51.453Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-07T22:15:51.453Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-07T22:15:51.453Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-07T22:15:51.453Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-07T22:15:51.453Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-07T22:15:51.453Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-07T22:15:51.453Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-07T22:15:51.453Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-07T22:15:51.757Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T22:15:51.757Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T22:15:51.757Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T22:15:52.059Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T22:15:52.059Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:15:52.059Z] OK: 84 MiB in 64 packages [2021-10-07T22:15:52.059Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T22:15:52.367Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T22:15:52.367Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T22:15:52.367Z] OK: 8 MiB in 20 packages [2021-10-07T22:15:53.915Z] Removing intermediate container 7e919f9ba260 [2021-10-07T22:15:53.915Z] ---> 94b4cc8f373e [2021-10-07T22:15:53.915Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T22:15:55.003Z] ---> 840a0a524418 [2021-10-07T22:15:55.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-07T22:15:56.054Z] Collecting docker-compose==1.23.2 [2021-10-07T22:15:56.054Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-07T22:15:56.054Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-07T22:15:56.054Z] ---> d6a37c17e0b5 [2021-10-07T22:15:56.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-07T22:15:56.343Z] Collecting jsonschema<3,>=2.5.1 [2021-10-07T22:15:56.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-07T22:15:56.976Z] ---> 14a8088b3cfd [2021-10-07T22:15:56.976Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-07T22:15:56.976Z] ---> Running in 53d48d7f3551 [2021-10-07T22:15:56.976Z] Collecting PyYAML<4,>=3.10 [2021-10-07T22:15:57.264Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-07T22:15:57.549Z] Removing intermediate container 53d48d7f3551 [2021-10-07T22:15:57.549Z] ---> 1f3dccd0e4e3 [2021-10-07T22:15:57.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:15:57.855Z] ---> Running in 618d9e950315 [2021-10-07T22:15:58.151Z] Removing intermediate container 618d9e950315 [2021-10-07T22:15:58.151Z] ---> 1b332e753fd6 [2021-10-07T22:15:58.151Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T22:15:58.452Z] ---> Running in d29dbcc62988 [2021-10-07T22:15:59.098Z] Removing intermediate container d29dbcc62988 [2021-10-07T22:15:59.098Z] ---> a319a22eebdf [2021-10-07T22:15:59.098Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:15:59.098Z] ---> Running in 914beb7fcb45 [2021-10-07T22:15:59.404Z] Removing intermediate container 914beb7fcb45 [2021-10-07T22:15:59.404Z] ---> 31218ff37677 [2021-10-07T22:15:59.404Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T22:15:59.701Z] ---> Running in 3e317ab3f060 [2021-10-07T22:15:59.999Z] Removing intermediate container 3e317ab3f060 [2021-10-07T22:15:59.999Z] ---> 17f7caab8bf5 [2021-10-07T22:15:59.999Z] [2021-10-07T22:16:00.650Z] Successfully built 17f7caab8bf5 [2021-10-07T22:16:00.650Z] Successfully tagged core-data-arm64:latest [2021-10-07T22:16:00.650Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-10-07T22:16:00.650Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-07T22:16:00.650Z] Collecting texttable<0.10,>=0.9.0 [2021-10-07T22:16:00.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-07T22:16:02.743Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-07T22:16:02.743Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-07T22:16:02.743Z] Collecting docopt<0.7,>=0.6.1 [2021-10-07T22:16:02.743Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-07T22:16:04.870Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-07T22:16:04.870Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-07T22:16:04.870Z] Collecting cached-property<2,>=1.2.0 [2021-10-07T22:16:04.870Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-07T22:16:04.870Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-07T22:16:04.870Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-07T22:16:07.013Z] Collecting docker-pycreds>=0.4.0 [2021-10-07T22:16:07.013Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-07T22:16:07.672Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-07T22:16:07.672Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-07T22:16:07.672Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-07T22:16:07.672Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-07T22:16:07.994Z] Collecting idna<2.8,>=2.5 [2021-10-07T22:16:07.994Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-07T22:16:07.994Z] 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) [2021-10-07T22:16:07.994Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-07T22:16:07.994Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-07T22:16:07.994Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-07T22:16:07.994Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-07T22:16:08.641Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-07T22:16:08.641Z] Attempting uninstall: urllib3 [2021-10-07T22:16:08.641Z] Found existing installation: urllib3 1.26.5 [2021-10-07T22:16:08.938Z] Uninstalling urllib3-1.26.5: [2021-10-07T22:16:08.938Z] Successfully uninstalled urllib3-1.26.5 [2021-10-07T22:16:09.585Z] Attempting uninstall: idna [2021-10-07T22:16:09.585Z] Found existing installation: idna 3.2 [2021-10-07T22:16:09.585Z] Uninstalling idna-3.2: [2021-10-07T22:16:09.585Z] Successfully uninstalled idna-3.2 [2021-10-07T22:16:10.235Z] Attempting uninstall: chardet [2021-10-07T22:16:10.235Z] Found existing installation: chardet 4.0.0 [2021-10-07T22:16:10.235Z] Uninstalling chardet-4.0.0: [2021-10-07T22:16:10.535Z] Successfully uninstalled chardet-4.0.0 [2021-10-07T22:16:12.094Z] Attempting uninstall: requests [2021-10-07T22:16:12.094Z] Found existing installation: requests 2.25.1 [2021-10-07T22:16:12.094Z] Uninstalling requests-2.25.1: [2021-10-07T22:16:12.094Z] Successfully uninstalled requests-2.25.1 [2021-10-07T22:16:12.416Z] Running setup.py install for texttable: started [2021-10-07T22:16:13.962Z] Running setup.py install for texttable: finished with status 'done' [2021-10-07T22:16:13.962Z] Running setup.py install for PyYAML: started [2021-10-07T22:16:16.047Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-07T22:16:16.047Z] Running setup.py install for docopt: started [2021-10-07T22:16:18.179Z] Running setup.py install for docopt: finished with status 'done' [2021-10-07T22:16:18.179Z] Running setup.py install for dockerpty: started [2021-10-07T22:16:19.706Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-07T22:16:21.185Z] 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 [2021-10-07T22:16:29.638Z] Removing intermediate container b3f4be9bb182 [2021-10-07T22:16:29.638Z] ---> 3385f87a4135 [2021-10-07T22:16:29.638Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-07T22:16:29.638Z] ---> Running in 04384d6801c3 [2021-10-07T22:16:29.638Z] Removing intermediate container 04384d6801c3 [2021-10-07T22:16:29.638Z] ---> 19b061400c5e [2021-10-07T22:16:29.638Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-07T22:16:29.638Z] ---> Running in 0138f0fc3cc6 [2021-10-07T22:16:29.943Z] Removing intermediate container 0138f0fc3cc6 [2021-10-07T22:16:29.943Z] ---> 012e5c960f66 [2021-10-07T22:16:29.943Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-07T22:16:31.513Z] ---> 88cdd8c3bf56 [2021-10-07T22:16:31.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-07T22:16:31.836Z] ---> 48ab9141f212 [2021-10-07T22:16:31.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-07T22:16:33.090Z] ---> d0372da2fc8d [2021-10-07T22:16:33.090Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-07T22:16:33.090Z] ---> Running in e974e55f61e2 [2021-10-07T22:16:33.401Z] Removing intermediate container e974e55f61e2 [2021-10-07T22:16:33.401Z] ---> 095cf2d1afb8 [2021-10-07T22:16:33.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T22:16:33.700Z] ---> Running in 8b08629a7e88 [2021-10-07T22:16:34.340Z] Removing intermediate container 8b08629a7e88 [2021-10-07T22:16:34.340Z] ---> e9cc77cd5ad5 [2021-10-07T22:16:34.340Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T22:16:34.340Z] ---> Running in fbfc74e11bd8 [2021-10-07T22:16:34.642Z] Removing intermediate container fbfc74e11bd8 [2021-10-07T22:16:34.642Z] ---> 156a1dcf5617 [2021-10-07T22:16:34.642Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T22:16:34.940Z] ---> Running in bbd3cdaa79c5 [2021-10-07T22:16:35.240Z] Removing intermediate container bbd3cdaa79c5 [2021-10-07T22:16:35.240Z] ---> 42cea8dbc781 [2021-10-07T22:16:35.240Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T22:16:35.536Z] ---> Running in f4cbfa024baf [2021-10-07T22:16:35.835Z] Removing intermediate container f4cbfa024baf [2021-10-07T22:16:35.835Z] ---> b0ebd7ebac34 [2021-10-07T22:16:35.835Z] [2021-10-07T22:16:36.484Z] Successfully built b0ebd7ebac34 [2021-10-07T22:16:36.484Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-07T22:16:36.820Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-07T22:16:36.835Z] $ docker stop --time=1 eaa660ccf8156917bdedfa51fe6c4652f4f251ebe84263d6b5c47d59cd80411c [2021-10-07T22:16:38.682Z] $ docker rm -f eaa660ccf8156917bdedfa51fe6c4652f4f251ebe84263d6b5c47d59cd80411c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T22:16:39.325Z] + docker images [2021-10-07T22:16:39.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-07T22:16:39.609Z] sys-mgmt-agent-arm64 latest b0ebd7ebac34 4 seconds ago 277MB [2021-10-07T22:16:39.609Z] core-data-arm64 latest 17f7caab8bf5 40 seconds ago 19.4MB [2021-10-07T22:16:39.609Z] 43c55c9bc2a8 About a minute ago 1.57GB [2021-10-07T22:16:39.609Z] df74b1895e1e About a minute ago 1.57GB [2021-10-07T22:16:39.609Z] core-metadata-arm64 latest 0f95f4a7f8ba About a minute ago 15.8MB [2021-10-07T22:16:39.609Z] 4b135f869ff2 About a minute ago 1.57GB [2021-10-07T22:16:39.609Z] core-command-arm64 latest b154fc5b2b5a About a minute ago 15.2MB [2021-10-07T22:16:39.609Z] ad57653785b7 2 minutes ago 1.56GB [2021-10-07T22:16:39.609Z] security-bootstrapper-arm64 latest 3421debc8cea 3 minutes ago 17.7MB [2021-10-07T22:16:39.609Z] security-secretstore-setup-arm64 latest 3d9cf72b4f12 3 minutes ago 26.5MB [2021-10-07T22:16:39.609Z] support-scheduler-arm64 latest e84579af56b7 3 minutes ago 15.2MB [2021-10-07T22:16:39.609Z] support-notifications-arm64 latest 50d0a42e8baf 3 minutes ago 15.9MB [2021-10-07T22:16:39.609Z] security-proxy-setup-arm64 latest 2b01b67760c0 3 minutes ago 25.3MB [2021-10-07T22:16:39.609Z] dd2b74601c21 4 minutes ago 1.57GB [2021-10-07T22:16:39.609Z] c7528a520605 4 minutes ago 1.57GB [2021-10-07T22:16:39.609Z] 43c5fc120e10 4 minutes ago 1.57GB [2021-10-07T22:16:39.609Z] 0e5ee30ce9fe 4 minutes ago 1.57GB [2021-10-07T22:16:39.609Z] 80d1b192f419 4 minutes ago 1.57GB [2021-10-07T22:16:39.609Z] ci-base-image-arm64 latest 1a6aff718c86 14 minutes ago 1.24GB [2021-10-07T22:16:39.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 27 hours ago 532MB [2021-10-07T22:16:39.609Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-07T22:16:39.609Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-07T22:16:39.609Z] 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 [2021-10-07T22:16:40.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:16:40.401Z] [2021-10-07T22:16:40.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:16:40.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:16:41.507Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T22:16:41.507Z] 448f6bf000e3: Pulling fs layer [2021-10-07T22:16:41.507Z] f757da607395: Pulling fs layer [2021-10-07T22:16:41.507Z] 05883995daec: Pulling fs layer [2021-10-07T22:16:41.507Z] 8603b9c90790: Pulling fs layer [2021-10-07T22:16:41.507Z] 1560dd03e051: Pulling fs layer [2021-10-07T22:16:41.507Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T22:16:41.507Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T22:16:41.507Z] 1560dd03e051: Waiting [2021-10-07T22:16:41.507Z] 8603b9c90790: Waiting [2021-10-07T22:16:41.507Z] 27f5ce0e4adf: Waiting [2021-10-07T22:16:41.507Z] c2d8d7efcc4b: Waiting [2021-10-07T22:16:41.507Z] f757da607395: Verifying Checksum [2021-10-07T22:16:41.507Z] f757da607395: Download complete [2021-10-07T22:16:41.799Z] 8603b9c90790: Download complete [2021-10-07T22:16:41.799Z] 1560dd03e051: Verifying Checksum [2021-10-07T22:16:41.799Z] 1560dd03e051: Download complete [2021-10-07T22:16:41.799Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T22:16:41.799Z] 27f5ce0e4adf: Download complete [2021-10-07T22:16:42.108Z] 05883995daec: Verifying Checksum [2021-10-07T22:16:42.108Z] 05883995daec: Download complete [2021-10-07T22:16:42.750Z] 448f6bf000e3: Verifying Checksum [2021-10-07T22:16:42.750Z] 448f6bf000e3: Download complete [2021-10-07T22:16:46.267Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T22:16:46.267Z] c2d8d7efcc4b: Download complete [2021-10-07T22:16:46.267Z] 448f6bf000e3: Pull complete [2021-10-07T22:16:46.886Z] f757da607395: Pull complete [2021-10-07T22:16:48.386Z] 05883995daec: Pull complete [2021-10-07T22:16:48.881Z] 8603b9c90790: Pull complete [2021-10-07T22:16:49.896Z] 1560dd03e051: Pull complete [2021-10-07T22:16:50.181Z] 27f5ce0e4adf: Pull complete [2021-10-07T22:17:05.469Z] c2d8d7efcc4b: Pull complete [2021-10-07T22:17:05.469Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T22:17:05.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:17:05.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T22:17:05.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2021-10-07T22:17:05.981Z] $ 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 [2021-10-07T22:17:09.113Z] $ docker top 876a885cd44f325aabcf13b1b8ce93078dc54aa70376f231b946442f647fae61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:10.362Z] ---> job-cost.sh [2021-10-07T22:17:10.363Z] lf-activate-venv: SKIPPING [2021-10-07T22:17:10.363Z] INFO: No Stack... [2021-10-07T22:17:10.981Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T22:17:11.269Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T22:17:12.013Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-10-07T22:17:12.013Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T22:17:12.091Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] [2021-10-07T22:17:12.099Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] did not exist. Created. [2021-10-07T22:17:12.100Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T22:17:12.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T22:17:13.042Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T22:17:13.056Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T22:17:13.078Z] $ docker stop --time=1 876a885cd44f325aabcf13b1b8ce93078dc54aa70376f231b946442f647fae61 [2021-10-07T22:17:14.790Z] $ 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 [2021-10-07T22:17:16.941Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:17.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:17.908Z] ---> package-listing.sh [2021-10-07T22:17:17.908Z] ++ facter osfamily [2021-10-07T22:17:17.908Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T22:17:17.908Z] + OS_FAMILY=redhat [2021-10-07T22:17:17.908Z] + workspace=/w/workspace/edgex-go/6 [2021-10-07T22:17:17.908Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T22:17:17.908Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T22:17:17.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T22:17:17.908Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T22:17:17.908Z] + '[' /w/workspace/edgex-go/6 ']' [2021-10-07T22:17:17.908Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T22:17:17.908Z] + case "${OS_FAMILY}" in [2021-10-07T22:17:17.908Z] + sort [2021-10-07T22:17:17.908Z] + rpm -qa [2021-10-07T22:17:21.260Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T22:17:21.260Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T22:17:21.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T22:17:21.260Z] + '[' /w/workspace/edgex-go/6 ']' [2021-10-07T22:17:21.260Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-10-07T22:17:21.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-10-07T22:17:21.276Z] 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 [2021-10-07T22:17:21.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:17:22.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:17:22.155Z] [2021-10-07T22:17:22.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:17:22.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:17:22.519Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T22:17:22.519Z] b4d181a07f80: Pulling fs layer [2021-10-07T22:17:22.519Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T22:17:22.519Z] ed53099fbce6: Pulling fs layer [2021-10-07T22:17:22.519Z] dc539afda2c1: Pulling fs layer [2021-10-07T22:17:22.519Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T22:17:22.519Z] 9065ff56babe: Pulling fs layer [2021-10-07T22:17:22.519Z] d287ab97295c: Pulling fs layer [2021-10-07T22:17:22.519Z] 77bc0d833cb6: Waiting [2021-10-07T22:17:22.519Z] 9065ff56babe: Waiting [2021-10-07T22:17:22.519Z] d287ab97295c: Waiting [2021-10-07T22:17:22.519Z] dc539afda2c1: Waiting [2021-10-07T22:17:22.795Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T22:17:22.795Z] a1111a8f2ec3: Download complete [2021-10-07T22:17:22.795Z] dc539afda2c1: Verifying Checksum [2021-10-07T22:17:22.795Z] dc539afda2c1: Download complete [2021-10-07T22:17:22.795Z] ed53099fbce6: Verifying Checksum [2021-10-07T22:17:22.795Z] ed53099fbce6: Download complete [2021-10-07T22:17:22.795Z] 9065ff56babe: Verifying Checksum [2021-10-07T22:17:22.795Z] 9065ff56babe: Download complete [2021-10-07T22:17:22.795Z] b4d181a07f80: Verifying Checksum [2021-10-07T22:17:22.795Z] b4d181a07f80: Download complete [2021-10-07T22:17:23.071Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T22:17:23.071Z] 77bc0d833cb6: Download complete [2021-10-07T22:17:24.493Z] b4d181a07f80: Pull complete [2021-10-07T22:17:24.493Z] d287ab97295c: Verifying Checksum [2021-10-07T22:17:24.493Z] d287ab97295c: Download complete [2021-10-07T22:17:24.493Z] a1111a8f2ec3: Pull complete [2021-10-07T22:17:25.079Z] ed53099fbce6: Pull complete [2021-10-07T22:17:25.079Z] dc539afda2c1: Pull complete [2021-10-07T22:17:25.347Z] 77bc0d833cb6: Pull complete [2021-10-07T22:17:25.619Z] 9065ff56babe: Pull complete [2021-10-07T22:17:31.266Z] d287ab97295c: Pull complete [2021-10-07T22:17:31.266Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T22:17:31.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:17:31.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T22:17:31.373Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-10-07T22:17:31.444Z] $ 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 [2021-10-07T22:17:34.873Z] $ docker top 88ba82514e2bc903bcf897650fe6e87aab4a16ea14eb540c7705fe29b05b5933 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:17:35.297Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T22:17:35.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T22:17:35.938Z] + ls /var/log/sa-host [2021-10-07T22:17:35.938Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T22:17:35.938Z] file_magic: OK [2021-10-07T22:17:35.938Z] HZ: Using current value: 100 [2021-10-07T22:17:35.938Z] file_header: OK [2021-10-07T22:17:35.938Z] 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 [2021-10-07T22:17:35.938Z] Statistics: [2021-10-07T22:17:35.938Z] 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... [2021-10-07T22:17:35.938Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T22:17:35.938Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T22:17:35.938Z] file_magic: OK [2021-10-07T22:17:35.938Z] HZ: Using current value: 100 [2021-10-07T22:17:35.938Z] file_header: OK [2021-10-07T22:17:35.938Z] 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 [2021-10-07T22:17:35.938Z] Statistics: [2021-10-07T22:17:35.938Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:17:35.938Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T22:17:36.539Z] provisioning config files... [2021-10-07T22:17:36.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6520476902359124293tmp [Pipeline] { [Pipeline] echo [2021-10-07T22:17:36.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:36.920Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T22:17:36.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:37.342Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T22:17:37.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:37.688Z] ---> sudo-logs.sh [2021-10-07T22:17:37.688Z] Archiving 'sudo' log.. [2021-10-07T22:17:37.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2462.novalocal: Name or service not known [2021-10-07T22:17:37.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2462.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T22:17:37.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:38.132Z] ---> job-cost.sh [2021-10-07T22:17:38.132Z] lf-activate-venv: SKIPPING [2021-10-07T22:17:38.132Z] DEBUG: total: 0.10999999940395355 [2021-10-07T22:17:38.132Z] INFO: Retrieving Stack Cost... [2021-10-07T22:17:48.549Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T22:17:48.549Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T22:17:48.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:17:48.910Z] ---> logs-deploy.sh [2021-10-07T22:17:48.910Z] lf-activate-venv: SKIPPING [2021-10-07T22:17:48.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/6 [2021-10-07T22:17:48.910Z] INFO: archiving workspace using pattern(s): [2021-10-07T22:17:49.495Z] Archives upload complete. [2021-10-07T22:17:49.763Z] INFO: archiving logs to Nexus