cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0f71885dd60e1551d31780523994d1ac575f9e35+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (f65615272ac89e036b3fb9721968bc2e6c832d3f) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7508757479630545382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2701576125598910513.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 6a41506d72e8e131afc862d141935157bee59f41 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-3566/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6005480511397954105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7339822669862069211.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3566/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5410132008021730298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1227 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh153407852660217373.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1347659273217248039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7512672358872633659.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 Commit message: "fix: Broken Slack invite link in README.md" > git rev-list --no-walk 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T09:14:41.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T09:14:42.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T09:14:42.053Z] ========================================================= [2021-06-14T09:14:42.053Z] EdgeX Global Pipelines Version Info [2021-06-14T09:14:42.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:14:43.632Z] ------------------- [2021-06-14T09:14:43.632Z] stable info: [2021-06-14T09:14:43.632Z] ------------------- [2021-06-14T09:14:43.632Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T09:14:43.632Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T09:14:43.632Z] Message: update stable to v1.0.195 [2021-06-14T09:14:44.212Z] ------------------- [2021-06-14T09:14:44.212Z] experimental info: [2021-06-14T09:14:44.212Z] ------------------- [2021-06-14T09:14:44.212Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T09:14:44.212Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T09:14:44.212Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T09:14:44.334Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T09:14:44.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T09:14:44.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T09:14:44.398Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T09:14:44.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T09:14:44.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T09:14:44.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T09:14:44.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T09:14:44.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T09:14:44.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T09:14:44.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T09:14:44.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T09:14:44.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T09:14:44.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T09:14:44.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T09:14:44.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T09:14:44.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T09:14:44.734Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T09:14:44.755Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T09:14:44.776Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T09:14:44.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-14T09:14:44.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T09:14:44.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3566 [Pipeline] echo [2021-06-14T09:14:44.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3566 [Pipeline] echo [2021-06-14T09:14:44.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3566 [Pipeline] echo [2021-06-14T09:14:44.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f71885dd60e1551d31780523994d1ac575f9e35 [Pipeline] echo [2021-06-14T09:14:44.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f71885 [Pipeline] echo [2021-06-14T09:14:44.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T09:14:45.037Z] provisioning config files... [2021-06-14T09:14:45.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4324324205064694018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:14:45.383Z] ---> docker-login.sh [2021-06-14T09:14:45.383Z] nexus3.edgexfoundry.org:10001 [2021-06-14T09:14:45.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:14:45.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:14:45.654Z] Configure a credential helper to remove this warning. See [2021-06-14T09:14:45.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:14:45.654Z] [2021-06-14T09:14:45.654Z] Login Succeeded [2021-06-14T09:14:45.654Z] nexus3.edgexfoundry.org:10002 [2021-06-14T09:14:45.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:14:45.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:14:45.654Z] Configure a credential helper to remove this warning. See [2021-06-14T09:14:45.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:14:45.654Z] [2021-06-14T09:14:45.654Z] Login Succeeded [2021-06-14T09:14:45.654Z] nexus3.edgexfoundry.org:10003 [2021-06-14T09:14:45.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:14:45.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:14:45.926Z] Configure a credential helper to remove this warning. See [2021-06-14T09:14:45.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:14:45.926Z] [2021-06-14T09:14:45.926Z] Login Succeeded [2021-06-14T09:14:45.926Z] nexus3.edgexfoundry.org:10004 [2021-06-14T09:14:45.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:14:45.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:14:45.926Z] Configure a credential helper to remove this warning. See [2021-06-14T09:14:45.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:14:45.926Z] [2021-06-14T09:14:45.926Z] Login Succeeded [2021-06-14T09:14:45.926Z] docker.io [2021-06-14T09:14:46.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:14:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:14:46.455Z] Configure a credential helper to remove this warning. See [2021-06-14T09:14:46.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:14:46.455Z] [2021-06-14T09:14:46.455Z] Login Succeeded [2021-06-14T09:14:46.455Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T09:14:46.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T09:14:46.800Z] ++ 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-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T09:14:46.800Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T09:14:46.800Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T09:14:46.800Z] ++ cut -d/ -f2 [2021-06-14T09:14:46.800Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T09:14:46.855Z] 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-06-14T09:14:48.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T09:14:48.352Z] [2021-06-14T09:14:48.352Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:14:48.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T09:14:48.672Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T09:14:48.672Z] 31603596830f: Pulling fs layer [2021-06-14T09:14:48.672Z] 54011a49482f: Pulling fs layer [2021-06-14T09:14:48.672Z] a6820b24f6d8: Pulling fs layer [2021-06-14T09:14:48.672Z] f581987b2513: Pulling fs layer [2021-06-14T09:14:48.672Z] f581987b2513: Waiting [2021-06-14T09:14:48.672Z] 54011a49482f: Verifying Checksum [2021-06-14T09:14:48.672Z] 54011a49482f: Download complete [2021-06-14T09:14:48.934Z] 31603596830f: Verifying Checksum [2021-06-14T09:14:48.934Z] 31603596830f: Download complete [2021-06-14T09:14:48.934Z] f581987b2513: Verifying Checksum [2021-06-14T09:14:48.934Z] f581987b2513: Download complete [2021-06-14T09:14:49.201Z] a6820b24f6d8: Verifying Checksum [2021-06-14T09:14:49.202Z] a6820b24f6d8: Download complete [2021-06-14T09:14:49.202Z] 31603596830f: Pull complete [2021-06-14T09:14:49.202Z] 54011a49482f: Pull complete [2021-06-14T09:14:49.784Z] a6820b24f6d8: Pull complete [2021-06-14T09:14:50.054Z] f581987b2513: Pull complete [2021-06-14T09:14:50.054Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T09:14:50.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T09:14:50.054Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T09:14:50.138Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-14T09:14:50.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T09:14:51.077Z] $ docker top b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T09:14:51.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T09:14:51.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T09:14:51.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T09:14:51.330Z] $ docker exec b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent [2021-06-14T09:14:51.452Z] SSH_AUTH_SOCK=/tmp/ssh-68vaOiXE3YPy/agent.13 [2021-06-14T09:14:51.452Z] SSH_AGENT_PID=19 [2021-06-14T09:14:51.460Z] Running ssh-add (command line suppressed) [2021-06-14T09:14:51.556Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5895108491840645264.key (/w/workspace/edgex-go/2@tmp/private_key_5895108491840645264.key) [2021-06-14T09:14:51.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T09:14:51.873Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T09:14:51.886Z] $ docker exec --env ******** --env ******** b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent -k [2021-06-14T09:14:51.981Z] unset SSH_AUTH_SOCK; [2021-06-14T09:14:51.981Z] unset SSH_AGENT_PID; [2021-06-14T09:14:51.982Z] echo Agent pid 19 killed; [2021-06-14T09:14:52.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T09:14:52.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T09:14:52.040Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T09:14:52.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T09:14:52.143Z] $ docker exec b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent [2021-06-14T09:14:52.253Z] SSH_AUTH_SOCK=/tmp/ssh-WB9XB4HvEUTM/agent.52 [2021-06-14T09:14:52.253Z] SSH_AGENT_PID=59 [2021-06-14T09:14:52.258Z] Running ssh-add (command line suppressed) [2021-06-14T09:14:52.347Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1827923932579670946.key (/w/workspace/edgex-go/2@tmp/private_key_1827923932579670946.key) [2021-06-14T09:14:52.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T09:14:52.676Z] + git semver init [2021-06-14T09:14:52.676Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T09:14:52.676Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-14T09:14:52.676Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-14T09:14:52.676Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T09:14:52.676Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T09:14:52.676Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T09:14:52.676Z] # $SEMVER_BRANCH = PR-3566 [2021-06-14T09:14:52.676Z] # $SEMVER_TEMP = /tmp/semver-161511679 [2021-06-14T09:14:52.676Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T09:15:19.325Z] # '/tmp/semver-161511679' -> '/w/workspace/edgex-go/2/.semver' [2021-06-14T09:15:19.325Z] # -> Force: false [2021-06-14T09:15:19.325Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-14T09:15:19.330Z] $ docker exec --env ******** --env ******** b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent -k [2021-06-14T09:15:19.426Z] unset SSH_AUTH_SOCK; [2021-06-14T09:15:19.426Z] unset SSH_AGENT_PID; [2021-06-14T09:15:19.426Z] echo Agent pid 59 killed; [2021-06-14T09:15:19.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T09:15:19.774Z] + git semver [Pipeline] } [2021-06-14T09:15:19.784Z] $ docker stop --time=1 b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 [2021-06-14T09:15:22.360Z] $ docker rm -f b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T09:15:22.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T09:15:23.035Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T09:15:23.039Z] [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] sh [2021-06-14T09:15:23.690Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T09:15:23.997Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T09:15:24.294Z] + sudo service docker restart [2021-06-14T09:15:24.295Z] + true [2021-06-14T09:15:24.295Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T09:15:38.317Z] Still waiting to schedule task [2021-06-14T09:15:38.318Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-14T09:15:42.470Z] ========================================================= [2021-06-14T09:15:42.470Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T09:15:42.470Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:15:42.779Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T09:15:44.181Z] Sending build context to Docker daemon 329.2MB [2021-06-14T09:15:44.181Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T09:15:44.181Z] Step 2/6 : FROM ${BASE} [2021-06-14T09:15:44.181Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T09:15:44.181Z] 540db60ca938: Pulling fs layer [2021-06-14T09:15:44.181Z] adcc1eea9eea: Pulling fs layer [2021-06-14T09:15:44.181Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T09:15:44.181Z] 0510c868ecb4: Pulling fs layer [2021-06-14T09:15:44.181Z] afea3b2eda06: Pulling fs layer [2021-06-14T09:15:44.181Z] 7809a108b3ef: Pulling fs layer [2021-06-14T09:15:44.181Z] f706445af74f: Pulling fs layer [2021-06-14T09:15:44.181Z] afea3b2eda06: Waiting [2021-06-14T09:15:44.181Z] 7809a108b3ef: Waiting [2021-06-14T09:15:44.181Z] f706445af74f: Waiting [2021-06-14T09:15:44.181Z] 0510c868ecb4: Waiting [2021-06-14T09:15:44.181Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T09:15:44.181Z] 4c4ab2625f07: Download complete [2021-06-14T09:15:44.181Z] adcc1eea9eea: Verifying Checksum [2021-06-14T09:15:44.181Z] adcc1eea9eea: Download complete [2021-06-14T09:15:44.181Z] afea3b2eda06: Verifying Checksum [2021-06-14T09:15:44.181Z] afea3b2eda06: Download complete [2021-06-14T09:15:44.181Z] 540db60ca938: Verifying Checksum [2021-06-14T09:15:44.181Z] 540db60ca938: Download complete [2021-06-14T09:15:44.181Z] 7809a108b3ef: Verifying Checksum [2021-06-14T09:15:44.181Z] 7809a108b3ef: Download complete [2021-06-14T09:15:44.181Z] 540db60ca938: Pull complete [2021-06-14T09:15:44.441Z] adcc1eea9eea: Pull complete [2021-06-14T09:15:44.441Z] 4c4ab2625f07: Pull complete [2021-06-14T09:15:46.362Z] f706445af74f: Verifying Checksum [2021-06-14T09:15:46.362Z] f706445af74f: Download complete [2021-06-14T09:15:46.362Z] 0510c868ecb4: Verifying Checksum [2021-06-14T09:15:46.362Z] 0510c868ecb4: Download complete [2021-06-14T09:15:49.685Z] 0510c868ecb4: Pull complete [2021-06-14T09:15:49.685Z] afea3b2eda06: Pull complete [2021-06-14T09:15:49.685Z] 7809a108b3ef: Pull complete [2021-06-14T09:15:52.418Z] f706445af74f: Pull complete [2021-06-14T09:15:52.418Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T09:15:52.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T09:15:52.419Z] ---> b068be0155e3 [2021-06-14T09:15:52.419Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T09:15:55.773Z] ---> Running in 9c885821bb2f [2021-06-14T09:15:56.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:15:56.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:15:57.560Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T09:15:58.131Z] (2/12) Installing file (5.39-r0) [2021-06-14T09:15:58.131Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T09:15:58.131Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T09:16:08.222Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T09:16:08.222Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T09:16:08.222Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T09:16:08.222Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T09:16:08.222Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T09:16:08.222Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T09:16:08.222Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T09:16:08.222Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T09:16:08.222Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T09:16:08.222Z] OK: 219 MiB in 52 packages [2021-06-14T09:16:09.606Z] Removing intermediate container 9c885821bb2f [2021-06-14T09:16:09.606Z] ---> 5c5a5ae872e7 [2021-06-14T09:16:09.606Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T09:16:09.606Z] ---> Running in ca704c421e08 [2021-06-14T09:16:09.606Z] Removing intermediate container ca704c421e08 [2021-06-14T09:16:09.606Z] ---> 0f8a899325a8 [2021-06-14T09:16:09.606Z] Step 5/6 : COPY go.mod . [2021-06-14T09:16:09.606Z] ---> 663da9472d65 [2021-06-14T09:16:09.606Z] Step 6/6 : RUN go mod download [2021-06-14T09:16:09.606Z] ---> Running in 8a6731163f1e [2021-06-14T09:16:27.759Z] Removing intermediate container 8a6731163f1e [2021-06-14T09:16:27.759Z] ---> 4c7da123fe41 [2021-06-14T09:16:27.759Z] Successfully built 4c7da123fe41 [2021-06-14T09:16:27.759Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:16:28.073Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T09:16:28.073Z] . [Pipeline] withDockerContainer [2021-06-14T09:16:28.157Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-14T09:16:28.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T09:16:28.582Z] $ docker top 61ca2eaeadd50c658715e1bd629d5a9fe1abfa92c89f368497b12b2c87b7ebb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T09:16:28.967Z] + go version [2021-06-14T09:16:28.967Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T09:16:28.976Z] $ docker stop --time=1 61ca2eaeadd50c658715e1bd629d5a9fe1abfa92c89f368497b12b2c87b7ebb4 [2021-06-14T09:16:30.166Z] $ docker rm -f 61ca2eaeadd50c658715e1bd629d5a9fe1abfa92c89f368497b12b2c87b7ebb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:16:30.757Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T09:16:30.757Z] . [Pipeline] withDockerContainer [2021-06-14T09:16:30.831Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-14T09:16:30.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T09:16:31.214Z] $ docker top 55326f83d4b158b5182c8b951027216a5d2f5a0dbd0e935508f6f6685ae8a143 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T09:16:31.315Z] ========================================================= [2021-06-14T09:16:31.315Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T09:16:31.315Z] ========================================================= [Pipeline] sh [2021-06-14T09:16:31.642Z] + go mod tidy [Pipeline] sh [2021-06-14T09:16:32.236Z] + make test [2021-06-14T09:16:32.236Z] go mod tidy [2021-06-14T09:16:32.236Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T09:16:37.608Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T09:16:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T09:16:58.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T09:16:59.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T09:16:59.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T09:17:02.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T09:17:02.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T09:17:02.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T09:17:02.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T09:17:03.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T09:17:03.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T09:17:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-14T09:17:06.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 28.7% of statements [2021-06-14T09:17:07.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-06-14T09:17:07.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T09:17:07.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T09:17:07.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T09:17:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-14T09:17:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-14T09:17:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-06-14T09:17:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-14T09:17:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-14T09:17:09.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:17:09.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-14T09:17:09.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-14T09:17:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T09:17:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-14T09:17:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements [2021-06-14T09:17:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-06-14T09:17:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-14T09:17:11.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.037s coverage: 22.0% of statements [2021-06-14T09:17:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T09:17:11.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-06-14T09:17:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-06-14T09:17:12.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-14T09:17:12.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements [2021-06-14T09:17:12.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-14T09:17:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-06-14T09:17:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-14T09:17:29.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.167s coverage: 81.8% of statements [2021-06-14T09:17:29.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T09:17:38.474Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1228 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws [2021-06-14T09:17:38.491Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-14T09:17:38.714Z] The recommended git tool is: git [2021-06-14T09:17:43.941Z] using credential edgex-jenkins-ssh [2021-06-14T09:17:43.968Z] Cloning the remote Git repository [2021-06-14T09:17:44.010Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T09:17:44.173Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-14T09:17:44.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T09:17:44.255Z] > git --version # timeout=10 [2021-06-14T09:17:44.273Z] > git --version # 'git version 2.17.1' [2021-06-14T09:17:44.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T09:17:44.358Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T09:17:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-06-14T09:17:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T09:17:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T09:17:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T09:17:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-14T09:17:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T09:17:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-14T09:17:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.160s coverage: 66.9% of statements [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T09:17:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T09:17:47.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T09:17:47.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T09:17:47.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T09:17:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-14T09:17:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.059s coverage: 19.3% of statements [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-14T09:17:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.9% of statements [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-14T09:17:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-14T09:17:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T09:17:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-14T09:17:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-14T09:17:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-14T09:17:54.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-14T09:17:54.936Z] GO111MODULE=on go vet ./... [2021-06-14T09:18:07.168Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T09:18:07.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T09:18:07.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T09:18:07.258Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T09:18:07.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T09:18:07.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T09:18:08.193Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:18:08.499Z] Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:18:08.499Z] Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) [2021-06-14T09:18:08.199Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T09:18:08.218Z] > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [2021-06-14T09:18:08.413Z] > git remote # timeout=10 [2021-06-14T09:18:08.434Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T09:18:08.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T09:18:08.456Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-14T09:18:08.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T09:18:08.495Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T09:18:08.509Z] > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [2021-06-14T09:18:12.800Z] Commit message: "fix: Broken Slack invite link in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T09:18:14.273Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T09:18:14.684Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T09:18:15.032Z] + sudo service docker restart [2021-06-14T09:18:15.032Z] + true [2021-06-14T09:18:21.570Z] gofmt -l . [2021-06-14T09:18:21.570Z] [ "`gofmt -l .`" = "" ] [2021-06-14T09:18:21.570Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T09:18:21.874Z] + ls -al . [2021-06-14T09:18:21.874Z] total 520 [2021-06-14T09:18:21.874Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 09:18 . [2021-06-14T09:18:21.874Z] drwxr-xr-x 4 root root 28 Jun 14 09:16 .. [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 09:14 .dockerignore [2021-06-14T09:18:21.874Z] drwxrwxr-x 8 1001 1001 179 Jun 14 09:14 .git [2021-06-14T09:18:21.874Z] drwxrwxr-x 3 1001 1001 125 Jun 14 09:14 .github [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 09:14 .gitignore [2021-06-14T09:18:21.874Z] drwx------ 3 1001 1001 60 Jun 14 09:15 .semver [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 09:14 .sonarcloud.properties [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 09:14 Attribution.txt [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 09:14 CONTRIBUTING.md [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 09:14 Dockerfile.build [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 09:14 Jenkinsfile [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 09:14 LICENSE [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 09:14 Makefile [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 09:14 README.md [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 09:14 SECURITY.md [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 09:15 VERSION [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 09:14 ZMQWindows.md [2021-06-14T09:18:21.874Z] drwxrwxr-x 2 1001 1001 37 Jun 14 09:14 bin [2021-06-14T09:18:21.874Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 09:14 cmd [2021-06-14T09:18:21.874Z] -rw-r--r-- 1 root root 404951 Jun 14 09:17 coverage.out [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 840 Jun 14 09:14 go.mod [2021-06-14T09:18:21.874Z] -rw-r--r-- 1 root root 21139 Jun 14 09:16 go.sum [2021-06-14T09:18:21.874Z] drwxrwxr-x 8 1001 1001 127 Jun 14 09:14 internal [2021-06-14T09:18:21.874Z] drwxrwxr-x 3 1001 1001 16 Jun 14 09:14 openapi [2021-06-14T09:18:21.874Z] drwxrwxr-x 4 1001 1001 71 Jun 14 09:14 snap [2021-06-14T09:18:21.874Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 09:14 version.go [Pipeline] sh [2021-06-14T09:18:22.171Z] + '[' -e coverage.out ] [2021-06-14T09:18:22.171Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T09:18:22.288Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T09:18:22.585Z] + make build [2021-06-14T09:18:22.585Z] go mod tidy [2021-06-14T09:18:22.585Z] 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-06-14T09:18:23.986Z] 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-06-14T09:18:30.626Z] 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-06-14T09:18:30.894Z] 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-06-14T09:18:31.843Z] 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-06-14T09:18:32.112Z] 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-06-14T09:18:33.058Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T09:18:33.366Z] provisioning config files... [2021-06-14T09:18:33.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config871176328440727711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:18:33.764Z] ---> docker-login.sh [2021-06-14T09:18:33.764Z] nexus3.edgexfoundry.org:10001 [2021-06-14T09:18:34.010Z] 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-06-14T09:18:34.586Z] 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-06-14T09:18:34.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:18:35.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:18:35.023Z] Configure a credential helper to remove this warning. See [2021-06-14T09:18:35.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:18:35.023Z] [2021-06-14T09:18:35.023Z] Login Succeeded [2021-06-14T09:18:35.023Z] nexus3.edgexfoundry.org:10002 [2021-06-14T09:18:35.539Z] 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-06-14T09:18:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:18:35.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:18:35.620Z] Configure a credential helper to remove this warning. See [2021-06-14T09:18:35.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:18:35.620Z] [2021-06-14T09:18:35.620Z] Login Succeeded [2021-06-14T09:18:35.620Z] nexus3.edgexfoundry.org:10003 [2021-06-14T09:18:36.111Z] 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-06-14T09:18:36.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:18:36.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:18:36.220Z] Configure a credential helper to remove this warning. See [2021-06-14T09:18:36.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:18:36.220Z] [2021-06-14T09:18:36.220Z] Login Succeeded [2021-06-14T09:18:36.220Z] nexus3.edgexfoundry.org:10004 [2021-06-14T09:18:36.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:18:36.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:18:36.772Z] Configure a credential helper to remove this warning. See [2021-06-14T09:18:36.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:18:36.772Z] [2021-06-14T09:18:36.772Z] Login Succeeded [2021-06-14T09:18:36.772Z] docker.io [2021-06-14T09:18:37.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T09:18:37.063Z] 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-06-14T09:18:37.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T09:18:37.317Z] Configure a credential helper to remove this warning. See [2021-06-14T09:18:37.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T09:18:37.317Z] [2021-06-14T09:18:37.317Z] Login Succeeded [2021-06-14T09:18:37.317Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T09:18:37.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T09:18:37.640Z] ========================================================= [2021-06-14T09:18:37.640Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T09:18:37.640Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:18:37.985Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] } [2021-06-14T09:18:38.463Z] $ docker stop --time=1 55326f83d4b158b5182c8b951027216a5d2f5a0dbd0e935508f6f6685ae8a143 [2021-06-14T09:18:40.167Z] $ docker rm -f 55326f83d4b158b5182c8b951027216a5d2f5a0dbd0e935508f6f6685ae8a143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-14T09:18:40.639Z] Sending build context to Docker daemon 166.2MB [2021-06-14T09:18:40.639Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T09:18:40.639Z] Step 2/6 : FROM ${BASE} [2021-06-14T09:18:40.639Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T09:18:40.639Z] 595b0fe564bb: Pulling fs layer [2021-06-14T09:18:40.639Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T09:18:40.639Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T09:18:40.639Z] ba82ee9f976e: Pulling fs layer [2021-06-14T09:18:40.639Z] 506bd15cee9f: Pulling fs layer [2021-06-14T09:18:40.639Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T09:18:40.639Z] 618dc40b7e24: Pulling fs layer [2021-06-14T09:18:40.639Z] ba82ee9f976e: Waiting [2021-06-14T09:18:40.639Z] 506bd15cee9f: Waiting [2021-06-14T09:18:40.639Z] 75a0a4a0db45: Waiting [2021-06-14T09:18:40.639Z] 618dc40b7e24: Waiting [2021-06-14T09:18:40.639Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T09:18:40.639Z] 5b7225fbf94c: Download complete [2021-06-14T09:18:40.639Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T09:18:40.639Z] 3088b5b3c5c0: Download complete [2021-06-14T09:18:40.639Z] 506bd15cee9f: Verifying Checksum [2021-06-14T09:18:40.639Z] 506bd15cee9f: Download complete [2021-06-14T09:18:40.639Z] 595b0fe564bb: Verifying Checksum [2021-06-14T09:18:40.639Z] 595b0fe564bb: Download complete [2021-06-14T09:18:40.639Z] 75a0a4a0db45: Download complete [2021-06-14T09:18:41.243Z] 595b0fe564bb: Pull complete [2021-06-14T09:18:41.846Z] 3088b5b3c5c0: Pull complete [2021-06-14T09:18:42.450Z] 5b7225fbf94c: Pull complete [2021-06-14T09:18:43.064Z] 618dc40b7e24: Verifying Checksum [2021-06-14T09:18:43.064Z] 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:18:43.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T09:18:43.444Z] [2021-06-14T09:18:43.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:18:43.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T09:18:43.762Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T09:18:43.762Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T09:18:43.762Z] ca9280d653b3: Pulling fs layer [2021-06-14T09:18:43.762Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T09:18:44.027Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T09:18:44.027Z] cbdbe7a5bc2a: Download complete [2021-06-14T09:18:44.027Z] cbdbe7a5bc2a: Pull complete [2021-06-14T09:18:44.602Z] ca9280d653b3: Verifying Checksum [2021-06-14T09:18:44.602Z] ca9280d653b3: Download complete [2021-06-14T09:18:45.052Z] ba82ee9f976e: Verifying Checksum [2021-06-14T09:18:45.052Z] ba82ee9f976e: Download complete [2021-06-14T09:18:45.179Z] ca9280d653b3: Pull complete [2021-06-14T09:18:45.445Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T09:18:45.445Z] 7e9c9ca2126c: Download complete [2021-06-14T09:18:48.783Z] 7e9c9ca2126c: Pull complete [2021-06-14T09:18:48.783Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T09:18:48.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T09:18:48.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T09:18:48.859Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-14T09:18:48.907Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T09:18:51.482Z] $ docker top 31b85a0e2d71986165a1f04bb1673f0270d05b3862ea6fea4a13e32f8296664c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T09:18:51.865Z] + grep parallel [2021-06-14T09:18:51.865Z] + docker-compose build --help [2021-06-14T09:18:52.437Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T09:18:52.445Z] $ docker stop --time=1 31b85a0e2d71986165a1f04bb1673f0270d05b3862ea6fea4a13e32f8296664c [2021-06-14T09:18:53.648Z] $ docker rm -f 31b85a0e2d71986165a1f04bb1673f0270d05b3862ea6fea4a13e32f8296664c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:18:54.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T09:18:54.107Z] . [Pipeline] withDockerContainer [2021-06-14T09:18:54.182Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-14T09:18:54.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T09:18:54.597Z] $ docker top 3fc3c2f5c27d5bbce52cb67247e8edd48d33bf04a375864e3d19d61e8f727591 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T09:18:54.980Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T09:18:55.231Z] ba82ee9f976e: Pull complete [2021-06-14T09:18:55.505Z] 506bd15cee9f: Pull complete [2021-06-14T09:18:55.551Z] Building core-command ... [2021-06-14T09:18:55.551Z] Building core-data ... [2021-06-14T09:18:55.551Z] Building core-metadata ... [2021-06-14T09:18:55.551Z] Building security-bootstrapper ... [2021-06-14T09:18:55.551Z] Building security-proxy-setup ... [2021-06-14T09:18:55.551Z] Building security-secretstore-setup ... [2021-06-14T09:18:55.551Z] Building support-notifications ... [2021-06-14T09:18:55.551Z] Building support-scheduler ... [2021-06-14T09:18:55.551Z] Building sys-mgmt-agent ... [2021-06-14T09:18:55.551Z] Building security-proxy-setup [2021-06-14T09:18:55.551Z] Building support-notifications [2021-06-14T09:18:55.551Z] Building support-scheduler [2021-06-14T09:18:55.551Z] Building security-bootstrapper [2021-06-14T09:18:55.551Z] Building sys-mgmt-agent [2021-06-14T09:18:55.779Z] 75a0a4a0db45: Pull complete [2021-06-14T09:19:00.109Z] 618dc40b7e24: Pull complete [2021-06-14T09:19:00.109Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T09:19:00.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T09:19:00.109Z] ---> a36622ca3599 [2021-06-14T09:19:00.109Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T09:19:02.200Z] ---> Running in ba2cee187ed7 [2021-06-14T09:19:03.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:19:04.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:19:05.225Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T09:19:05.507Z] (2/12) Installing file (5.39-r0) [2021-06-14T09:19:05.778Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T09:19:05.778Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T09:19:07.799Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:19:07.800Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:19:07.800Z] ---> 4c7da123fe41 [2021-06-14T09:19:07.800Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T09:19:07.800Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:19:07.800Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:19:07.800Z] ---> 4c7da123fe41 [2021-06-14T09:19:07.800Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T09:19:07.800Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:19:07.800Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:19:07.800Z] ---> 4c7da123fe41 [2021-06-14T09:19:07.800Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T09:19:11.101Z] ---> Running in f3f295d48cec [2021-06-14T09:19:11.101Z] ---> Running in 0d5777bc1a82 [2021-06-14T09:19:11.101Z] ---> Running in 88c52695c2be [2021-06-14T09:19:12.477Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T09:19:12.477Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T09:19:12.477Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T09:19:12.477Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T09:19:12.477Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T09:19:12.477Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T09:19:12.477Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T09:19:12.477Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T09:19:12.748Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T09:19:12.748Z] OK: 218 MiB in 52 packages [2021-06-14T09:19:14.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:19:14.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:19:14.399Z] ---> 4c7da123fe41 [2021-06-14T09:19:14.399Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:19:14.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:19:14.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:19:14.972Z] ---> 4c7da123fe41 [2021-06-14T09:19:14.972Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T09:19:15.233Z] ---> Running in d01c2cf975c4 [2021-06-14T09:19:15.233Z] ---> Using cache [2021-06-14T09:19:15.233Z] ---> 5dbdf615403a [2021-06-14T09:19:15.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:19:15.233Z] Removing intermediate container f3f295d48cec [2021-06-14T09:19:15.233Z] ---> 5dbdf615403a [2021-06-14T09:19:15.233Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:19:15.233Z] Removing intermediate container 88c52695c2be [2021-06-14T09:19:15.233Z] ---> e8af5d601cdc [2021-06-14T09:19:15.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:19:15.233Z] Removing intermediate container 0d5777bc1a82 [2021-06-14T09:19:15.233Z] ---> 7718c7b1169a [2021-06-14T09:19:15.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:19:15.233Z] ---> Running in f8cde85e2a72 [2021-06-14T09:19:15.233Z] ---> Running in 04b7026f1e4c [2021-06-14T09:19:15.233Z] ---> Running in 9278372b32aa [2021-06-14T09:19:15.233Z] ---> Running in 467ab46d170b [2021-06-14T09:19:15.233Z] Removing intermediate container d01c2cf975c4 [2021-06-14T09:19:15.233Z] ---> 68b551bc03d9 [2021-06-14T09:19:15.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:19:15.233Z] ---> Running in ce25eb7ccec9 [2021-06-14T09:19:16.180Z] Removing intermediate container f8cde85e2a72 [2021-06-14T09:19:16.180Z] ---> 7fb2d352a21c [2021-06-14T09:19:16.180Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T09:19:16.180Z] ---> Running in 3e1bbbf03afa [2021-06-14T09:19:16.441Z] Removing intermediate container 04b7026f1e4c [2021-06-14T09:19:16.441Z] ---> a989a0ffcc58 [2021-06-14T09:19:16.441Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T09:19:16.441Z] ---> Running in f9adc06c3c4f [2021-06-14T09:19:16.441Z] Removing intermediate container 9278372b32aa [2021-06-14T09:19:16.441Z] ---> c331acea9936 [2021-06-14T09:19:16.441Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T09:19:16.441Z] ---> Running in 1cc681f6b7b9 [2021-06-14T09:19:16.703Z] Removing intermediate container 467ab46d170b [2021-06-14T09:19:16.703Z] ---> ca6f3b2cec32 [2021-06-14T09:19:16.703Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T09:19:16.703Z] ---> Running in d65d781b3a25 [2021-06-14T09:19:16.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:16.976Z] Removing intermediate container ce25eb7ccec9 [2021-06-14T09:19:16.976Z] ---> a70a40f09dbd [2021-06-14T09:19:16.976Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T09:19:17.080Z] Removing intermediate container ba2cee187ed7 [2021-06-14T09:19:17.080Z] ---> e549280b4233 [2021-06-14T09:19:17.080Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T09:19:17.080Z] ---> Running in 719fb10e5e8a [2021-06-14T09:19:17.080Z] Removing intermediate container 719fb10e5e8a [2021-06-14T09:19:17.080Z] ---> d9ec440a211f [2021-06-14T09:19:17.080Z] Step 5/6 : COPY go.mod . [2021-06-14T09:19:17.237Z] ---> Running in 665960a9fc61 [2021-06-14T09:19:17.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:17.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:17.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:17.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:17.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:18.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:18.045Z] OK: 219 MiB in 52 packages [2021-06-14T09:19:18.058Z] ---> 4bcbe320ca1a [2021-06-14T09:19:18.058Z] Step 6/6 : RUN go mod download [2021-06-14T09:19:18.058Z] ---> Running in be25f50b55f0 [2021-06-14T09:19:18.325Z] Removing intermediate container 3e1bbbf03afa [2021-06-14T09:19:18.325Z] ---> 4b8cb59baad5 [2021-06-14T09:19:18.325Z] Step 6/32 : COPY go.mod . [2021-06-14T09:19:18.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:18.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:18.594Z] ---> 3251b1f358f0 [2021-06-14T09:19:18.594Z] Step 7/32 : RUN go mod download [2021-06-14T09:19:18.594Z] ---> Running in adc53eac8d16 [2021-06-14T09:19:18.594Z] OK: 219 MiB in 52 packages [2021-06-14T09:19:18.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:19:18.872Z] Removing intermediate container f9adc06c3c4f [2021-06-14T09:19:18.872Z] ---> 86db8d18939c [2021-06-14T09:19:18.872Z] Step 6/23 : COPY go.mod . [2021-06-14T09:19:19.138Z] OK: 219 MiB in 52 packages [2021-06-14T09:19:19.138Z] ---> b9cd6f49af69 [2021-06-14T09:19:19.138Z] Step 7/23 : RUN go mod download [2021-06-14T09:19:19.138Z] ---> Running in 6944f9d509da [2021-06-14T09:19:19.413Z] Removing intermediate container adc53eac8d16 [2021-06-14T09:19:19.413Z] ---> 974ad2ec15bc [2021-06-14T09:19:19.413Z] Step 8/32 : COPY . . [2021-06-14T09:19:19.413Z] OK: 219 MiB in 52 packages [2021-06-14T09:19:19.413Z] OK: 219 MiB in 52 packages [2021-06-14T09:19:19.413Z] Removing intermediate container d65d781b3a25 [2021-06-14T09:19:19.413Z] ---> 32db7b25450e [2021-06-14T09:19:19.413Z] Step 6/23 : COPY go.mod . [2021-06-14T09:19:19.985Z] ---> 0022f7be2f53 [2021-06-14T09:19:19.985Z] Step 7/23 : RUN go mod download [2021-06-14T09:19:20.941Z] Removing intermediate container 665960a9fc61 [2021-06-14T09:19:20.941Z] ---> f2b183c23f2a [2021-06-14T09:19:20.941Z] Step 6/24 : COPY go.mod . [2021-06-14T09:19:20.941Z] Removing intermediate container 1cc681f6b7b9 [2021-06-14T09:19:20.941Z] ---> 037d718b1dd7 [2021-06-14T09:19:20.941Z] Step 6/22 : COPY go.mod . [2021-06-14T09:19:21.207Z] ---> Running in 5b7b65404aba [2021-06-14T09:19:21.207Z] ---> c41843181705 [2021-06-14T09:19:21.207Z] Step 7/24 : RUN go mod download [2021-06-14T09:19:21.476Z] Removing intermediate container 6944f9d509da [2021-06-14T09:19:21.476Z] ---> 5fb7949363a7 [2021-06-14T09:19:21.476Z] Step 8/23 : COPY . . [2021-06-14T09:19:21.476Z] ---> 7f021e223f8e [2021-06-14T09:19:21.476Z] Step 7/22 : RUN go mod download [2021-06-14T09:19:21.476Z] ---> Running in 8afbe06dfd9c [2021-06-14T09:19:21.476Z] ---> Running in 3a6a9c6c8797 [2021-06-14T09:19:23.404Z] Removing intermediate container 5b7b65404aba [2021-06-14T09:19:23.404Z] ---> a237ceb09897 [2021-06-14T09:19:23.404Z] Step 8/23 : COPY . . [2021-06-14T09:19:25.334Z] Removing intermediate container 8afbe06dfd9c [2021-06-14T09:19:25.334Z] ---> 602d345ad17b [2021-06-14T09:19:25.334Z] Step 8/24 : COPY . . [2021-06-14T09:19:26.290Z] Removing intermediate container 3a6a9c6c8797 [2021-06-14T09:19:26.290Z] ---> 19f4d35b149e [2021-06-14T09:19:26.290Z] Step 8/22 : COPY . . [2021-06-14T09:19:26.290Z] ---> f8ccc1245a94 [2021-06-14T09:19:26.290Z] Step 9/32 : RUN go mod tidy [2021-06-14T09:19:28.231Z] ---> Running in d39f6483c2ad [2021-06-14T09:19:31.537Z] ---> 23ab8d3b1750 [2021-06-14T09:19:31.537Z] Step 9/23 : RUN go mod tidy [2021-06-14T09:19:32.488Z] ---> 81c4351e245c [2021-06-14T09:19:32.488Z] Step 9/23 : RUN go mod tidy [2021-06-14T09:19:32.751Z] ---> Running in eeae52e7b6ae [2021-06-14T09:19:33.012Z] ---> 5f2f7bf43be5 [2021-06-14T09:19:33.012Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:19:33.012Z] ---> Running in 236dbfee06c5 [2021-06-14T09:19:33.587Z] ---> Running in 562f87e2a9a4 [2021-06-14T09:19:34.168Z] Removing intermediate container d39f6483c2ad [2021-06-14T09:19:34.168Z] ---> 42f566dd6c05 [2021-06-14T09:19:34.168Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T09:19:34.168Z] ---> Running in 9738f090d60d [2021-06-14T09:19:35.122Z] 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-06-14T09:19:36.514Z] Removing intermediate container eeae52e7b6ae [2021-06-14T09:19:36.514Z] ---> 85a4b18906d2 [2021-06-14T09:19:36.782Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T09:19:37.364Z] ---> Running in 57ee73fa6263 [2021-06-14T09:19:37.635Z] Removing intermediate container 562f87e2a9a4 [2021-06-14T09:19:37.635Z] ---> 0becf0d86fb9 [2021-06-14T09:19:37.635Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T09:19:37.896Z] Removing intermediate container 236dbfee06c5 [2021-06-14T09:19:37.896Z] ---> 01198309ed9c [2021-06-14T09:19:37.896Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T09:19:38.159Z] ---> Running in 763314e212da [2021-06-14T09:19:38.744Z] ---> Running in daedc7d67d39 [2021-06-14T09:19:38.745Z] 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-06-14T09:19:39.691Z] 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-06-14T09:19:39.957Z] 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-06-14T09:19:44.860Z] Removing intermediate container be25f50b55f0 [2021-06-14T09:19:44.860Z] ---> ed497af337e8 [2021-06-14T09:19:44.860Z] Successfully built ed497af337e8 [2021-06-14T09:19:44.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:19:45.205Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T09:19:45.205Z] . [Pipeline] withDockerContainer [2021-06-14T09:19:45.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-14T09:19:45.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T09:19:46.952Z] $ docker top 6f287e3e439710f35544f394fab0ed34738cf952792f0abb4cd7587db4f3c2fa -eo pid,comm [2021-06-14T09:19:49.985Z] ---> bc57ac2020af [2021-06-14T09:19:49.985Z] Step 9/22 : RUN go mod tidy [2021-06-14T09:19:49.985Z] ---> Running in cae9011b3f84 [Pipeline] { [Pipeline] sh [2021-06-14T09:19:50.560Z] Removing intermediate container cae9011b3f84 [2021-06-14T09:19:50.560Z] ---> 8aae362b45a8 [2021-06-14T09:19:50.560Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T09:19:50.560Z] ---> Running in 080beeb52b38 [2021-06-14T09:19:51.137Z] 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-06-14T09:19:51.196Z] + go version [2021-06-14T09:19:51.196Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T09:19:51.216Z] $ docker stop --time=1 6f287e3e439710f35544f394fab0ed34738cf952792f0abb4cd7587db4f3c2fa [2021-06-14T09:19:53.050Z] $ docker rm -f 6f287e3e439710f35544f394fab0ed34738cf952792f0abb4cd7587db4f3c2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:19:53.901Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T09:19:53.901Z] . [Pipeline] withDockerContainer [2021-06-14T09:19:54.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-14T09:19:54.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T09:19:55.793Z] $ docker top 09a6d215ba71fbb052ae34d05157d6f64b77d1894e0b785da9627528e852d5b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T09:19:56.120Z] ========================================================= [2021-06-14T09:19:56.120Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T09:19:56.120Z] ========================================================= [Pipeline] sh [2021-06-14T09:19:56.766Z] + go mod tidy [Pipeline] sh [2021-06-14T09:19:58.034Z] + make test [2021-06-14T09:19:58.034Z] go mod tidy [2021-06-14T09:19:58.636Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T09:20:03.376Z] Removing intermediate container 9738f090d60d [2021-06-14T09:20:03.376Z] ---> 1c1ffaa9c9c8 [2021-06-14T09:20:03.376Z] [2021-06-14T09:20:03.376Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T09:20:03.376Z] 3.12: Pulling from library/alpine [2021-06-14T09:20:04.764Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T09:20:04.764Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T09:20:04.764Z] ---> 13621d1b12d4 [2021-06-14T09:20:04.764Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T09:20:04.764Z] ---> Running in 041440a2a227 [2021-06-14T09:20:04.764Z] Removing intermediate container 041440a2a227 [2021-06-14T09:20:04.764Z] ---> 720e8a204998 [2021-06-14T09:20:04.764Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T09:20:04.764Z] ---> Running in 3636711a679a [2021-06-14T09:20:05.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:05.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:05.916Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T09:20:05.916Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T09:20:05.916Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:20:05.916Z] OK: 6 MiB in 16 packages [2021-06-14T09:20:06.183Z] Removing intermediate container 3636711a679a [2021-06-14T09:20:06.183Z] ---> 577b17178ad7 [2021-06-14T09:20:06.183Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T09:20:06.183Z] ---> Running in cbbde0be4351 [2021-06-14T09:20:06.446Z] Removing intermediate container cbbde0be4351 [2021-06-14T09:20:06.446Z] ---> 079e5baa07d6 [2021-06-14T09:20:06.446Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T09:20:06.446Z] ---> Running in 91577bf23460 [2021-06-14T09:20:06.709Z] Removing intermediate container 91577bf23460 [2021-06-14T09:20:06.709Z] ---> 85e6ce029987 [2021-06-14T09:20:06.709Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T09:20:06.709Z] ---> Running in b974614528c9 [2021-06-14T09:20:07.659Z] Removing intermediate container b974614528c9 [2021-06-14T09:20:07.659Z] ---> 02987c5f563c [2021-06-14T09:20:07.659Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T09:20:07.659Z] ---> Running in 01368ec6e5c1 [2021-06-14T09:20:07.659Z] Removing intermediate container 01368ec6e5c1 [2021-06-14T09:20:07.659Z] ---> cc8288b643ed [2021-06-14T09:20:07.659Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T09:20:07.939Z] ---> b32fed6318f9 [2021-06-14T09:20:07.939Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T09:20:07.939Z] ---> Running in da94ed5545c1 [2021-06-14T09:20:09.330Z] Removing intermediate container da94ed5545c1 [2021-06-14T09:20:09.330Z] ---> 97d89c152aa2 [2021-06-14T09:20:09.330Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:20:09.330Z] ---> 2e98d880a13a [2021-06-14T09:20:09.330Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T09:20:09.907Z] ---> 57d6eeaf9e97 [2021-06-14T09:20:09.907Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T09:20:09.907Z] ---> 78a024e22ad6 [2021-06-14T09:20:09.907Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T09:20:10.481Z] ---> 3c4fcfcdfd48 [2021-06-14T09:20:10.481Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T09:20:10.742Z] ---> cb81625c04d3 [2021-06-14T09:20:10.742Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T09:20:10.742Z] ---> Running in 65dbba786d18 [2021-06-14T09:20:11.004Z] Removing intermediate container 65dbba786d18 [2021-06-14T09:20:11.004Z] ---> bf67f4e9403f [2021-06-14T09:20:11.004Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T09:20:11.265Z] ---> 6422d1fad297 [2021-06-14T09:20:11.265Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T09:20:11.265Z] ---> Running in 914518120da0 [2021-06-14T09:20:12.212Z] Removing intermediate container 914518120da0 [2021-06-14T09:20:12.212Z] ---> 2ec23f9a56e8 [2021-06-14T09:20:12.212Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T09:20:12.212Z] ---> Running in fadf7c5a6852 [2021-06-14T09:20:12.212Z] Removing intermediate container fadf7c5a6852 [2021-06-14T09:20:12.212Z] ---> 8366d96a371c [2021-06-14T09:20:12.212Z] Step 29/32 : CMD ["gate"] [2021-06-14T09:20:12.475Z] ---> Running in d9887a6e36b9 [2021-06-14T09:20:12.475Z] Removing intermediate container d9887a6e36b9 [2021-06-14T09:20:12.475Z] ---> 5baede90120c [2021-06-14T09:20:12.475Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T09:20:12.737Z] ---> Running in 879e9a1fc829 [2021-06-14T09:20:12.737Z] Removing intermediate container 879e9a1fc829 [2021-06-14T09:20:12.737Z] ---> 537913e73a89 [2021-06-14T09:20:12.737Z] Step 31/32 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:20:12.998Z] ---> Running in 4ddec208b9dc [2021-06-14T09:20:12.998Z] Removing intermediate container 4ddec208b9dc [2021-06-14T09:20:12.998Z] ---> b1423d8508cd [2021-06-14T09:20:12.998Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T09:20:13.259Z] ---> Running in 534b18254836 [2021-06-14T09:20:13.259Z] Removing intermediate container 534b18254836 [2021-06-14T09:20:13.259Z] ---> 81d697927652 [2021-06-14T09:20:13.259Z] [2021-06-14T09:20:13.524Z] Successfully built 81d697927652 [2021-06-14T09:20:13.524Z] Successfully tagged security-bootstrapper:latest [2021-06-14T09:20:13.524Z] Building core-command [2021-06-14T09:20:18.853Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:20:18.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:20:18.853Z] ---> 4c7da123fe41 [2021-06-14T09:20:18.853Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:20:18.853Z] ---> Using cache [2021-06-14T09:20:18.853Z] ---> 68b551bc03d9 [2021-06-14T09:20:18.853Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:20:18.853Z] ---> Using cache [2021-06-14T09:20:18.853Z] ---> a70a40f09dbd [2021-06-14T09:20:18.853Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T09:20:19.115Z] ---> Running in 1cdcf648efec [2021-06-14T09:20:19.706Z] Removing intermediate container daedc7d67d39 [2021-06-14T09:20:19.706Z] ---> 7ac2449cedb8 [2021-06-14T09:20:19.706Z] [2021-06-14T09:20:19.706Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T09:20:19.706Z] ---> 13621d1b12d4 [2021-06-14T09:20:19.706Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T09:20:19.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:20.296Z] ---> Running in eb11c9bebe76 [2021-06-14T09:20:20.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:20.562Z] Removing intermediate container 57ee73fa6263 [2021-06-14T09:20:20.562Z] ---> da25e9adfd13 [2021-06-14T09:20:20.562Z] [2021-06-14T09:20:20.562Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T09:20:20.562Z] ---> 13621d1b12d4 [2021-06-14T09:20:20.562Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T09:20:20.827Z] Removing intermediate container 763314e212da [2021-06-14T09:20:20.828Z] ---> 9511e6539de7 [2021-06-14T09:20:20.828Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T09:20:20.828Z] ---> Running in 376a00d5be40 [2021-06-14T09:20:20.828Z] ---> Running in 9ea6854a24e4 [2021-06-14T09:20:20.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:20.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:21.091Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T09:20:21.091Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:20:21.091Z] OK: 6 MiB in 15 packages [2021-06-14T09:20:21.091Z] 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-06-14T09:20:21.091Z] OK: 219 MiB in 52 packages [2021-06-14T09:20:21.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:21.353Z] 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-06-14T09:20:21.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:21.617Z] Removing intermediate container eb11c9bebe76 [2021-06-14T09:20:21.617Z] ---> e8a2de8efa68 [2021-06-14T09:20:21.617Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:20:21.617Z] ---> Running in 7b2f88a66336 [2021-06-14T09:20:21.617Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T09:20:21.884Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T09:20:21.884Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:20:21.884Z] Removing intermediate container 1cdcf648efec [2021-06-14T09:20:21.884Z] ---> d962c3ec502b [2021-06-14T09:20:21.884Z] Step 6/24 : COPY go.mod . [2021-06-14T09:20:21.884Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T09:20:21.884Z] OK: 6 MiB in 16 packages [2021-06-14T09:20:21.884Z] Removing intermediate container 7b2f88a66336 [2021-06-14T09:20:21.884Z] ---> e5f877488d9c [2021-06-14T09:20:21.884Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T09:20:21.884Z] ---> Running in 6980369644d5 [2021-06-14T09:20:22.148Z] ---> 515e9dfe58ca [2021-06-14T09:20:22.148Z] Step 7/24 : RUN go mod download [2021-06-14T09:20:22.148Z] ---> Running in e03ac5270094 [2021-06-14T09:20:22.148Z] Removing intermediate container 6980369644d5 [2021-06-14T09:20:22.148Z] ---> 9d595f8d0b5b [2021-06-14T09:20:22.148Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T09:20:22.148Z] ---> Running in a329d7c7b3b1 [2021-06-14T09:20:22.412Z] Removing intermediate container 376a00d5be40 [2021-06-14T09:20:22.412Z] ---> 714edf98fe4c [2021-06-14T09:20:22.412Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:20:22.412Z] Removing intermediate container a329d7c7b3b1 [2021-06-14T09:20:22.412Z] ---> 7cf4ab74acab [2021-06-14T09:20:22.412Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:20:22.683Z] ---> Running in 911180c36bed [2021-06-14T09:20:22.683Z] Removing intermediate container 911180c36bed [2021-06-14T09:20:22.683Z] ---> c775ce3f4de4 [2021-06-14T09:20:22.683Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T09:20:22.963Z] ---> d8a85801a339 [2021-06-14T09:20:22.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T09:20:22.963Z] ---> Running in 4590703f5ff3 [2021-06-14T09:20:22.963Z] Removing intermediate container 9ea6854a24e4 [2021-06-14T09:20:22.963Z] ---> c6333bb930a2 [2021-06-14T09:20:22.963Z] [2021-06-14T09:20:22.963Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T09:20:23.227Z] Removing intermediate container 4590703f5ff3 [2021-06-14T09:20:23.227Z] ---> 83355c4c140b [2021-06-14T09:20:23.227Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T09:20:23.227Z] ---> a0c7cf8e72a6 [2021-06-14T09:20:23.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T09:20:23.227Z] ---> Running in 093f0d80f9e7 [2021-06-14T09:20:23.227Z] Removing intermediate container e03ac5270094 [2021-06-14T09:20:23.227Z] ---> 63ffe1cb313d [2021-06-14T09:20:23.227Z] Step 8/24 : COPY . . [2021-06-14T09:20:23.227Z] Removing intermediate container 093f0d80f9e7 [2021-06-14T09:20:23.227Z] ---> 8fc11153f826 [2021-06-14T09:20:23.227Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:20:23.489Z] 20.10.0: Pulling from library/docker [2021-06-14T09:20:23.751Z] ---> 5f913d47647b [2021-06-14T09:20:23.751Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T09:20:23.751Z] ---> 9c3f5480409d [2021-06-14T09:20:23.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T09:20:24.010Z] ---> Running in 88df69ade4b6 [2021-06-14T09:20:24.951Z] Removing intermediate container 88df69ade4b6 [2021-06-14T09:20:24.951Z] ---> 258af096d876 [2021-06-14T09:20:24.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:20:25.451Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T09:20:25.904Z] Removing intermediate container 080beeb52b38 [2021-06-14T09:20:25.905Z] ---> 20b46138bfab [2021-06-14T09:20:25.905Z] [2021-06-14T09:20:25.905Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T09:20:25.905Z] ---> 13621d1b12d4 [2021-06-14T09:20:25.905Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T09:20:26.474Z] ---> 4b9ed0b6567c [2021-06-14T09:20:26.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T09:20:26.474Z] ---> Running in bd142fb7fae2 [2021-06-14T09:20:26.474Z] ---> Running in 25830f95e822 [2021-06-14T09:20:26.745Z] Removing intermediate container bd142fb7fae2 [2021-06-14T09:20:26.745Z] ---> db70d2d7c7be [2021-06-14T09:20:26.745Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T09:20:26.745Z] ---> ce8ac7cd9fc2 [2021-06-14T09:20:26.745Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T09:20:26.745Z] ---> Running in 17ec1560f212 [2021-06-14T09:20:26.745Z] ---> Running in c9ad8cd543c1 [2021-06-14T09:20:27.692Z] Removing intermediate container 17ec1560f212 [2021-06-14T09:20:27.692Z] ---> 62a5862b5fcf [2021-06-14T09:20:27.692Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:20:27.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:27.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:27.692Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T09:20:27.692Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T09:20:27.692Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T09:20:27.692Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T09:20:27.692Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:20:27.692Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T09:20:27.692Z] OK: 7 MiB in 18 packages [2021-06-14T09:20:28.270Z] Removing intermediate container c9ad8cd543c1 [2021-06-14T09:20:28.270Z] ---> 9c4cd8d6c524 [2021-06-14T09:20:28.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:20:28.270Z] ---> Running in 739df939c8ea [2021-06-14T09:20:28.270Z] ---> Running in f4bc4c675ce9 [2021-06-14T09:20:28.540Z] ---> 3166b3474a9c [2021-06-14T09:20:28.540Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:20:28.540Z] Removing intermediate container f4bc4c675ce9 [2021-06-14T09:20:28.540Z] ---> 2dd8c66d3db7 [2021-06-14T09:20:28.540Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T09:20:28.540Z] ---> Running in 8fd4aaae234f [2021-06-14T09:20:28.540Z] Removing intermediate container 739df939c8ea [2021-06-14T09:20:28.540Z] ---> 32b0cb0f96e5 [2021-06-14T09:20:28.540Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T09:20:28.540Z] ---> Running in 66bbf3596aef [2021-06-14T09:20:28.540Z] ---> Running in 3775045599ca [2021-06-14T09:20:28.802Z] Removing intermediate container 66bbf3596aef [2021-06-14T09:20:28.802Z] ---> 320acfeef313 [2021-06-14T09:20:28.802Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:20:28.802Z] Removing intermediate container 25830f95e822 [2021-06-14T09:20:28.802Z] ---> 72bb0b0c8a9f [2021-06-14T09:20:28.802Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T09:20:28.802Z] ---> Running in 30bb064d731d [2021-06-14T09:20:28.802Z] ---> Running in 3740478860bc [2021-06-14T09:20:28.802Z] Removing intermediate container 3775045599ca [2021-06-14T09:20:28.802Z] ---> 1c066f42e4c5 [2021-06-14T09:20:28.802Z] [2021-06-14T09:20:29.066Z] Successfully built 1c066f42e4c5 [2021-06-14T09:20:29.066Z] Successfully tagged support-scheduler:latest [2021-06-14T09:20:29.066Z] Building core-data [2021-06-14T09:20:29.066Z]  Building support-scheduler ... done Removing intermediate container 30bb064d731d [2021-06-14T09:20:29.066Z] ---> 5b61292e5b39 [2021-06-14T09:20:29.066Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T09:20:29.066Z] Removing intermediate container 3740478860bc [2021-06-14T09:20:29.066Z] ---> b9bde66af7f1 [2021-06-14T09:20:29.066Z] Step 14/22 : WORKDIR /edgex [2021-06-14T09:20:29.066Z] ---> Running in 8fd5b3948faa [2021-06-14T09:20:29.066Z] ---> Running in f61477164d3d [2021-06-14T09:20:29.641Z] Removing intermediate container 8fd5b3948faa [2021-06-14T09:20:29.641Z] ---> 2fbbe638a60e [2021-06-14T09:20:29.641Z] [2021-06-14T09:20:29.641Z] Removing intermediate container f61477164d3d [2021-06-14T09:20:29.641Z] ---> 1cd0dcea746c [2021-06-14T09:20:29.641Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T09:20:29.908Z] Successfully built 2fbbe638a60e [2021-06-14T09:20:29.908Z] Successfully tagged support-notifications:latest [2021-06-14T09:20:29.908Z] Building security-secretstore-setup [2021-06-14T09:20:31.859Z]  Building support-notifications ... done  ---> 8ab53ddd3e4c [2021-06-14T09:20:31.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T09:20:35.182Z] Removing intermediate container 8fd4aaae234f [2021-06-14T09:20:35.182Z] ---> 8f9d135308f5 [2021-06-14T09:20:35.182Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T09:20:36.572Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:20:36.572Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:20:36.572Z] ---> 4c7da123fe41 [2021-06-14T09:20:36.572Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> 68b551bc03d9 [2021-06-14T09:20:36.572Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> a70a40f09dbd [2021-06-14T09:20:36.572Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> d962c3ec502b [2021-06-14T09:20:36.572Z] Step 6/26 : COPY go.mod . [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> 515e9dfe58ca [2021-06-14T09:20:36.572Z] Step 7/26 : RUN go mod download [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> 63ffe1cb313d [2021-06-14T09:20:36.572Z] Step 8/26 : COPY . . [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> 3166b3474a9c [2021-06-14T09:20:36.572Z] Step 9/26 : RUN go mod tidy [2021-06-14T09:20:36.572Z] ---> Using cache [2021-06-14T09:20:36.572Z] ---> 8f9d135308f5 [2021-06-14T09:20:36.572Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T09:20:37.967Z] ---> f7872120ccf7 [2021-06-14T09:20:37.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T09:20:37.967Z] ---> Running in 0b1c3fc74abc [2021-06-14T09:20:37.967Z] ---> Running in a90f8859c041 [2021-06-14T09:20:38.234Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T09:20:38.234Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T09:20:38.234Z] ---> aefe523efa57 [2021-06-14T09:20:38.234Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:20:38.234Z] ---> Running in f458800c29f8 [2021-06-14T09:20:38.498Z] Removing intermediate container f458800c29f8 [2021-06-14T09:20:38.498Z] ---> b1bd9891a0c8 [2021-06-14T09:20:38.498Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T09:20:38.791Z] 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-06-14T09:20:38.791Z] ---> 11da3375a3df [2021-06-14T09:20:38.791Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T09:20:38.791Z] ---> Running in 3e417689d46d [2021-06-14T09:20:38.791Z] ---> Running in 7abc88d63b41 [2021-06-14T09:20:39.214Z] Removing intermediate container 7abc88d63b41 [2021-06-14T09:20:39.214Z] ---> aadbf4f1a3ab [2021-06-14T09:20:39.214Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T09:20:39.214Z] 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-06-14T09:20:39.214Z] ---> Running in 6b64329f7a39 [2021-06-14T09:20:39.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:39.601Z] Removing intermediate container 6b64329f7a39 [2021-06-14T09:20:39.601Z] ---> fb4a4ab7bab0 [2021-06-14T09:20:39.601Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T09:20:39.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:39.601Z] ---> Running in 348890cffa8d [2021-06-14T09:20:39.601Z] Removing intermediate container 348890cffa8d [2021-06-14T09:20:39.601Z] ---> d85bf16cbf1c [2021-06-14T09:20:39.601Z] Step 21/22 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:20:39.601Z] ---> Running in d21603666317 [2021-06-14T09:20:39.601Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T09:20:39.601Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T09:20:40.014Z] Executing bash-5.0.17-r0.post-install [2021-06-14T09:20:40.014Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T09:20:40.014Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T09:20:40.014Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T09:20:40.014Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T09:20:40.014Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T09:20:40.014Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T09:20:40.014Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T09:20:40.014Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T09:20:40.014Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T09:20:40.014Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T09:20:40.014Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T09:20:40.014Z] Removing intermediate container d21603666317 [2021-06-14T09:20:40.014Z] ---> d10264fda139 [2021-06-14T09:20:40.014Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T09:20:40.014Z] ---> Running in f1cb75e66187 [2021-06-14T09:20:40.397Z] Removing intermediate container f1cb75e66187 [2021-06-14T09:20:40.397Z] ---> bfe155760e4f [2021-06-14T09:20:40.397Z] [2021-06-14T09:20:40.811Z] Successfully built bfe155760e4f [2021-06-14T09:20:40.811Z] Successfully tagged security-proxy-setup:latest [2021-06-14T09:20:40.811Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-14T09:20:41.193Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T09:20:41.193Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T09:20:41.193Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T09:20:41.193Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T09:20:41.193Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T09:20:41.193Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T09:20:41.193Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T09:20:41.193Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T09:20:41.193Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T09:20:41.193Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T09:20:41.193Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T09:20:41.193Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T09:20:41.193Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T09:20:41.193Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T09:20:41.193Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T09:20:41.635Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T09:20:41.635Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T09:20:41.635Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T09:20:41.635Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T09:20:41.635Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T09:20:41.635Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T09:20:41.635Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T09:20:41.635Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T09:20:41.635Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T09:20:41.635Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T09:20:41.635Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T09:20:41.635Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T09:20:41.635Z] OK: 72 MiB in 59 packages [2021-06-14T09:20:44.193Z] Collecting docker-compose==1.23.2 [2021-06-14T09:20:44.193Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T09:20:45.142Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T09:20:45.142Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T09:20:46.096Z] Collecting PyYAML<4,>=3.10 [2021-06-14T09:20:46.363Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T09:20:46.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:20:46.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:20:46.363Z] ---> 4c7da123fe41 [2021-06-14T09:20:46.363Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:20:46.363Z] ---> Using cache [2021-06-14T09:20:46.363Z] ---> 68b551bc03d9 [2021-06-14T09:20:46.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:20:46.363Z] ---> Using cache [2021-06-14T09:20:46.363Z] ---> a70a40f09dbd [2021-06-14T09:20:46.363Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T09:20:46.962Z] ---> Running in 9818e5d74841 [2021-06-14T09:20:47.921Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T09:20:47.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:47.921Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T09:20:47.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T09:20:47.921Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:20:47.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:20:47.921Z] ---> 4c7da123fe41 [2021-06-14T09:20:47.921Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> 68b551bc03d9 [2021-06-14T09:20:47.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> a70a40f09dbd [2021-06-14T09:20:47.921Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> d962c3ec502b [2021-06-14T09:20:47.921Z] Step 6/24 : COPY go.mod . [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> 515e9dfe58ca [2021-06-14T09:20:47.921Z] Step 7/24 : RUN go mod download [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> 63ffe1cb313d [2021-06-14T09:20:47.921Z] Step 8/24 : COPY . . [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> 3166b3474a9c [2021-06-14T09:20:47.921Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:20:47.921Z] ---> Using cache [2021-06-14T09:20:47.921Z] ---> 8f9d135308f5 [2021-06-14T09:20:47.921Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T09:20:47.921Z] ---> Running in 60dbf13a9398 [2021-06-14T09:20:48.502Z] 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-06-14T09:20:48.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:20:48.765Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T09:20:48.765Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T09:20:49.033Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T09:20:49.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T09:20:49.300Z] OK: 219 MiB in 52 packages [2021-06-14T09:20:49.560Z] Removing intermediate container 9818e5d74841 [2021-06-14T09:20:49.560Z] ---> 189ee1651fa8 [2021-06-14T09:20:49.560Z] Step 6/24 : COPY go.mod . [2021-06-14T09:20:49.821Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T09:20:49.821Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T09:20:49.821Z] ---> 0eed2a06af5f [2021-06-14T09:20:49.821Z] Step 7/24 : RUN go mod download [2021-06-14T09:20:49.821Z] ---> Running in 02162d9ef43a [2021-06-14T09:20:50.403Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T09:20:50.403Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T09:20:50.403Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T09:20:50.403Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T09:20:50.989Z] Removing intermediate container 02162d9ef43a [2021-06-14T09:20:50.989Z] ---> e9750f1d2642 [2021-06-14T09:20:50.989Z] Step 8/24 : COPY . . [2021-06-14T09:20:51.270Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T09:20:51.270Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T09:20:51.270Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T09:20:51.270Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T09:20:51.561Z] Collecting idna<2.8,>=2.5 [2021-06-14T09:20:51.561Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T09:20:51.866Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T09:20:51.866Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T09:20:51.866Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T09:20:51.866Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T09:20:51.866Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T09:20:51.866Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T09:20:51.866Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T09:20:51.866Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T09:20:52.135Z] Installing collected packages: websocket-client, PyYAML, dockerpty, jsonschema, texttable, docker-pycreds, idna, urllib3, requests, docker, docopt, cached-property, docker-compose [2021-06-14T09:20:52.397Z] Running setup.py install for PyYAML: started [2021-06-14T09:20:53.343Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T09:20:53.343Z] Running setup.py install for dockerpty: started [2021-06-14T09:20:54.286Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T09:20:54.547Z] Running setup.py install for texttable: started [2021-06-14T09:20:55.496Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T09:20:55.496Z] Attempting uninstall: idna [2021-06-14T09:20:55.496Z] Found existing installation: idna 2.9 [2021-06-14T09:20:55.496Z] Uninstalling idna-2.9: [2021-06-14T09:20:55.496Z] Successfully uninstalled idna-2.9 [2021-06-14T09:20:55.765Z] Attempting uninstall: urllib3 [2021-06-14T09:20:55.765Z] Found existing installation: urllib3 1.25.9 [2021-06-14T09:20:55.765Z] Uninstalling urllib3-1.25.9: [2021-06-14T09:20:55.765Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T09:20:57.166Z] Attempting uninstall: requests [2021-06-14T09:20:57.166Z] Found existing installation: requests 2.23.0 [2021-06-14T09:20:57.166Z] Uninstalling requests-2.23.0: [2021-06-14T09:20:57.166Z] Successfully uninstalled requests-2.23.0 [2021-06-14T09:20:57.166Z] ---> 1150cf9429f8 [2021-06-14T09:20:57.166Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:20:57.166Z] ---> Running in 3488fd14fbe1 [2021-06-14T09:20:57.441Z] Running setup.py install for docopt: started [2021-06-14T09:20:58.034Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T09:20:58.304Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-14T09:20:59.291Z] Removing intermediate container 3488fd14fbe1 [2021-06-14T09:20:59.291Z] ---> fa9b36ca8bc3 [2021-06-14T09:20:59.291Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T09:20:59.291Z] ---> Running in 133075bf81a2 [2021-06-14T09:20:59.892Z] 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-06-14T09:21:03.356Z] Removing intermediate container 3e417689d46d [2021-06-14T09:21:03.356Z] ---> 4469b78e633a [2021-06-14T09:21:03.356Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T09:21:03.356Z] ---> Running in 18107352833a [2021-06-14T09:21:03.356Z] Removing intermediate container 18107352833a [2021-06-14T09:21:03.356Z] ---> bbf99ab832cc [2021-06-14T09:21:03.356Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T09:21:03.356Z] ---> Running in 25eac28223c1 [2021-06-14T09:21:03.356Z] Removing intermediate container 25eac28223c1 [2021-06-14T09:21:03.356Z] ---> 8510ddd88f42 [2021-06-14T09:21:03.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T09:21:03.952Z] ---> cb067b58fa2f [2021-06-14T09:21:03.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T09:21:04.211Z] ---> b876d6dc049e [2021-06-14T09:21:04.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T09:21:04.484Z] ---> 9e86dd1dfa68 [2021-06-14T09:21:04.484Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T09:21:04.752Z] ---> Running in 40f3591e7230 [2021-06-14T09:21:04.752Z] Removing intermediate container 40f3591e7230 [2021-06-14T09:21:04.752Z] ---> b97e2b0698cc [2021-06-14T09:21:04.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:21:04.752Z] ---> Running in bae7631674bd [2021-06-14T09:21:05.018Z] Removing intermediate container bae7631674bd [2021-06-14T09:21:05.018Z] ---> bc1d6c667c1f [2021-06-14T09:21:05.018Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T09:21:05.018Z] ---> Running in 3e4b777ec7e0 [2021-06-14T09:21:05.018Z] Removing intermediate container 3e4b777ec7e0 [2021-06-14T09:21:05.018Z] ---> de71b37d4996 [2021-06-14T09:21:05.018Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:21:05.018Z] ---> Running in 858aaa738506 [2021-06-14T09:21:05.287Z] Removing intermediate container 858aaa738506 [2021-06-14T09:21:05.287Z] ---> 7ccf1fb1c17d [2021-06-14T09:21:05.287Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:21:05.287Z] ---> Running in 937f2a89cd14 [2021-06-14T09:21:05.549Z] Removing intermediate container 937f2a89cd14 [2021-06-14T09:21:05.549Z] ---> 0c77b36d173d [2021-06-14T09:21:05.549Z] [2021-06-14T09:21:05.549Z] Successfully built 0c77b36d173d [2021-06-14T09:21:05.549Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T09:21:10.858Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T09:21:15.177Z] Removing intermediate container 0b1c3fc74abc [2021-06-14T09:21:15.177Z] ---> fea73dc4dbf9 [2021-06-14T09:21:15.177Z] [2021-06-14T09:21:15.177Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T09:21:15.177Z] ---> 13621d1b12d4 [2021-06-14T09:21:15.177Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T09:21:15.177Z] ---> Using cache [2021-06-14T09:21:15.177Z] ---> e8a2de8efa68 [2021-06-14T09:21:15.177Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:21:15.177Z] ---> Using cache [2021-06-14T09:21:15.177Z] ---> e5f877488d9c [2021-06-14T09:21:15.177Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T09:21:15.177Z] Removing intermediate container a90f8859c041 [2021-06-14T09:21:15.177Z] ---> ee9442f73b02 [2021-06-14T09:21:15.177Z] [2021-06-14T09:21:15.177Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T09:21:15.177Z] ---> 13621d1b12d4 [2021-06-14T09:21:15.177Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T09:21:15.177Z] ---> Running in 70ab2b4fb00f [2021-06-14T09:21:15.177Z] ---> Running in 8ef08b303a6a [2021-06-14T09:21:15.177Z] Removing intermediate container 70ab2b4fb00f [2021-06-14T09:21:15.177Z] ---> 10b54ef3a5cf [2021-06-14T09:21:15.177Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T09:21:15.177Z] ---> Running in d7b0ddee1c3d [2021-06-14T09:21:15.177Z] Removing intermediate container d7b0ddee1c3d [2021-06-14T09:21:15.177Z] ---> 7eb73440fd3f [2021-06-14T09:21:15.177Z] Step 16/24 : WORKDIR / [2021-06-14T09:21:15.177Z] ---> Running in 6a06ef0b231c [2021-06-14T09:21:15.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:21:15.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:21:15.177Z] Removing intermediate container 6a06ef0b231c [2021-06-14T09:21:15.177Z] ---> 1c3e9f3d6e8b [2021-06-14T09:21:15.177Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:21:15.463Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T09:21:15.463Z] ---> 3d24d9211785 [2021-06-14T09:21:15.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T09:21:15.463Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T09:21:15.463Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T09:21:15.463Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T09:21:15.463Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T09:21:15.463Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T09:21:15.463Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:21:15.463Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T09:21:15.748Z] OK: 7 MiB in 20 packages [2021-06-14T09:21:16.026Z] ---> 34589bd759fb [2021-06-14T09:21:16.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T09:21:16.299Z] Removing intermediate container 8ef08b303a6a [2021-06-14T09:21:16.299Z] ---> 937200e90857 [2021-06-14T09:21:16.299Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T09:21:16.299Z] ---> Running in 454d5e507e7f [2021-06-14T09:21:16.299Z] ---> 44a9aefbb24a [2021-06-14T09:21:16.299Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T09:21:16.299Z] ---> Running in f409e9991ee9 [2021-06-14T09:21:16.300Z] Removing intermediate container 454d5e507e7f [2021-06-14T09:21:16.300Z] ---> d60d23371011 [2021-06-14T09:21:16.300Z] Step 14/26 : WORKDIR / [2021-06-14T09:21:16.577Z] ---> Running in a6770c03d7b5 [2021-06-14T09:21:16.577Z] Removing intermediate container f409e9991ee9 [2021-06-14T09:21:16.577Z] ---> 0633887544d0 [2021-06-14T09:21:16.577Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:21:16.577Z] Removing intermediate container a6770c03d7b5 [2021-06-14T09:21:16.577Z] ---> 2b1eefc84d66 [2021-06-14T09:21:16.577Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T09:21:16.577Z] ---> Running in beb4ba0a601a [2021-06-14T09:21:16.846Z] Removing intermediate container beb4ba0a601a [2021-06-14T09:21:16.846Z] ---> fb031a62e364 [2021-06-14T09:21:16.846Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T09:21:16.846Z] ---> Running in 0d016965a308 [2021-06-14T09:21:17.110Z] ---> d726df8f7035 [2021-06-14T09:21:17.110Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T09:21:17.110Z] Removing intermediate container 0d016965a308 [2021-06-14T09:21:17.110Z] ---> f93fd9996363 [2021-06-14T09:21:17.110Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:21:17.110Z] ---> Running in 645fd2486136 [2021-06-14T09:21:17.379Z] Removing intermediate container 645fd2486136 [2021-06-14T09:21:17.379Z] ---> 27a5e874fe78 [2021-06-14T09:21:17.379Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:21:17.379Z] ---> Running in b59a434d41e7 [2021-06-14T09:21:17.379Z] ---> 38646abc6b50 [2021-06-14T09:21:17.379Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T09:21:17.650Z] Removing intermediate container b59a434d41e7 [2021-06-14T09:21:17.650Z] ---> db159e068394 [2021-06-14T09:21:17.650Z] [2021-06-14T09:21:17.650Z] Successfully built db159e068394 [2021-06-14T09:21:17.650Z] Successfully tagged core-command:latest [2021-06-14T09:21:17.650Z]  Building core-command ... done  ---> cf22c909b2c7 [2021-06-14T09:21:17.650Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T09:21:17.914Z] ---> 1b87b0c10f97 [2021-06-14T09:21:17.914Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T09:21:18.498Z] ---> 815e48cb2bbf [2021-06-14T09:21:18.498Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T09:21:19.078Z] ---> 9579e5309f83 [2021-06-14T09:21:19.078Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T09:21:19.078Z] ---> be881e1dd0f7 [2021-06-14T09:21:19.078Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T09:21:19.346Z] ---> Running in 0bc6a86fd57a [2021-06-14T09:21:20.295Z] Removing intermediate container 0bc6a86fd57a [2021-06-14T09:21:20.295Z] ---> dda01fa61138 [2021-06-14T09:21:20.295Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T09:21:20.295Z] ---> Running in 8b47efd3deb4 [2021-06-14T09:21:20.295Z] Removing intermediate container 8b47efd3deb4 [2021-06-14T09:21:20.295Z] ---> f652a0c7d540 [2021-06-14T09:21:20.295Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T09:21:20.295Z] ---> Running in ac9da286d99c [2021-06-14T09:21:20.556Z] Removing intermediate container ac9da286d99c [2021-06-14T09:21:20.556Z] ---> a51791394e8f [2021-06-14T09:21:20.556Z] Step 25/26 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:21:20.556Z] ---> Running in 4b39e720dd9e [2021-06-14T09:21:20.556Z] Removing intermediate container 4b39e720dd9e [2021-06-14T09:21:20.556Z] ---> 3a93c03429d4 [2021-06-14T09:21:20.556Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T09:21:20.817Z] ---> Running in fb5d900eb3d2 [2021-06-14T09:21:20.817Z] Removing intermediate container fb5d900eb3d2 [2021-06-14T09:21:20.817Z] ---> 2e6a0472fb4c [2021-06-14T09:21:20.817Z] [2021-06-14T09:21:21.079Z] Successfully built 2e6a0472fb4c [2021-06-14T09:21:21.079Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T09:21:22.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T09:21:22.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T09:21:23.640Z]  Building security-secretstore-setup ... done Removing intermediate container 60dbf13a9398 [2021-06-14T09:21:23.640Z] ---> 1f54448014d6 [2021-06-14T09:21:23.640Z] [2021-06-14T09:21:23.640Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T09:21:23.640Z] ---> 13621d1b12d4 [2021-06-14T09:21:23.640Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T09:21:23.640Z] ---> Using cache [2021-06-14T09:21:23.640Z] ---> e8a2de8efa68 [2021-06-14T09:21:23.640Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:21:23.640Z] ---> Using cache [2021-06-14T09:21:23.640Z] ---> e5f877488d9c [2021-06-14T09:21:23.640Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T09:21:23.640Z] ---> Running in 5c9ffff4bb1d [2021-06-14T09:21:23.640Z] Removing intermediate container 5c9ffff4bb1d [2021-06-14T09:21:23.640Z] ---> 52ada072ad7c [2021-06-14T09:21:23.640Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T09:21:23.640Z] ---> Running in c163da3cd359 [2021-06-14T09:21:23.640Z] Removing intermediate container c163da3cd359 [2021-06-14T09:21:23.640Z] ---> 47d60284a221 [2021-06-14T09:21:23.640Z] Step 16/24 : WORKDIR / [2021-06-14T09:21:23.640Z] ---> Running in 37f44f317a1d [2021-06-14T09:21:23.640Z] Removing intermediate container 37f44f317a1d [2021-06-14T09:21:23.640Z] ---> 569842a1baae [2021-06-14T09:21:23.640Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:21:23.911Z] ---> 9bc74ed3ccfb [2021-06-14T09:21:23.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T09:21:24.183Z] ---> 65e1283a4367 [2021-06-14T09:21:24.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T09:21:24.448Z] ---> 510e125cc9d2 [2021-06-14T09:21:24.448Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T09:21:24.448Z] ---> Running in 5b5ed635b06b [2021-06-14T09:21:24.448Z] Removing intermediate container 5b5ed635b06b [2021-06-14T09:21:24.448Z] ---> b66ec639c54b [2021-06-14T09:21:24.448Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:21:24.715Z] ---> Running in a758f81687e0 [2021-06-14T09:21:24.715Z] Removing intermediate container a758f81687e0 [2021-06-14T09:21:24.715Z] ---> a80367e144ec [2021-06-14T09:21:24.715Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T09:21:24.715Z] ---> Running in 2ba07c4df687 [2021-06-14T09:21:24.985Z] Removing intermediate container 2ba07c4df687 [2021-06-14T09:21:24.985Z] ---> 6babfdf6f9d5 [2021-06-14T09:21:24.985Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:21:24.985Z] ---> Running in 2a45397369c2 [2021-06-14T09:21:24.985Z] Removing intermediate container 2a45397369c2 [2021-06-14T09:21:24.985Z] ---> 439966ba7d57 [2021-06-14T09:21:24.985Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:21:24.985Z] ---> Running in 7702e8be1b75 [2021-06-14T09:21:24.985Z] Removing intermediate container 7702e8be1b75 [2021-06-14T09:21:24.985Z] ---> bca715236b68 [2021-06-14T09:21:24.985Z] [2021-06-14T09:21:25.250Z] Successfully built bca715236b68 [2021-06-14T09:21:25.250Z] Successfully tagged core-metadata:latest [2021-06-14T09:21:26.638Z]  Building core-metadata ... done Removing intermediate container 133075bf81a2 [2021-06-14T09:21:26.638Z] ---> d8d50c2df9b9 [2021-06-14T09:21:26.638Z] [2021-06-14T09:21:26.638Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T09:21:26.638Z] ---> 13621d1b12d4 [2021-06-14T09:21:26.638Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T09:21:26.638Z] ---> Running in b92cefe20960 [2021-06-14T09:21:26.639Z] Removing intermediate container b92cefe20960 [2021-06-14T09:21:26.639Z] ---> 9c9e7c336494 [2021-06-14T09:21:26.639Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T09:21:26.639Z] ---> Running in e3e45acd1f31 [2021-06-14T09:21:26.639Z] Removing intermediate container e3e45acd1f31 [2021-06-14T09:21:26.639Z] ---> cde29ffa68af [2021-06-14T09:21:26.639Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T09:21:26.639Z] ---> Running in b386f91e2c73 [2021-06-14T09:21:26.639Z] Removing intermediate container b386f91e2c73 [2021-06-14T09:21:26.639Z] ---> 87a768085778 [2021-06-14T09:21:26.639Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:21:26.639Z] ---> Running in e61ed5d8a15d [2021-06-14T09:21:27.213Z] Removing intermediate container e61ed5d8a15d [2021-06-14T09:21:27.213Z] ---> 4b58ea71eb2a [2021-06-14T09:21:27.213Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T09:21:27.213Z] ---> Running in 392ee9d50cb7 [2021-06-14T09:21:27.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T09:21:28.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T09:21:28.623Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T09:21:28.623Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T09:21:28.623Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T09:21:28.883Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T09:21:28.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T09:21:28.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T09:21:29.456Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T09:21:29.717Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T09:21:29.717Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:21:29.717Z] OK: 8 MiB in 20 packages [2021-06-14T09:21:29.978Z] Removing intermediate container 392ee9d50cb7 [2021-06-14T09:21:29.978Z] ---> d4b64df3818f [2021-06-14T09:21:29.978Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:21:30.239Z] ---> 6767b890fcf6 [2021-06-14T09:21:30.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T09:21:30.503Z] ---> dda00d5ef7d9 [2021-06-14T09:21:30.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T09:21:30.503Z] ---> 6f0370bfc97c [2021-06-14T09:21:30.503Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T09:21:30.503Z] ---> Running in 5b10bd44a0f5 [2021-06-14T09:21:30.764Z] Removing intermediate container 5b10bd44a0f5 [2021-06-14T09:21:30.764Z] ---> 39f4214fc005 [2021-06-14T09:21:30.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:21:30.764Z] ---> Running in d166d85948e6 [2021-06-14T09:21:30.764Z] Removing intermediate container d166d85948e6 [2021-06-14T09:21:30.764Z] ---> b84d63c7538e [2021-06-14T09:21:30.764Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T09:21:30.764Z] ---> Running in 4e755a9e423b [2021-06-14T09:21:31.028Z] Removing intermediate container 4e755a9e423b [2021-06-14T09:21:31.028Z] ---> 5bc691161550 [2021-06-14T09:21:31.028Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:21:31.028Z] ---> Running in 44fb82bf3887 [2021-06-14T09:21:31.028Z] Removing intermediate container 44fb82bf3887 [2021-06-14T09:21:31.028Z] ---> 49bdc314c5e5 [2021-06-14T09:21:31.028Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:21:31.028Z] ---> Running in 64565b2d5c7b [2021-06-14T09:21:31.028Z] Removing intermediate container 64565b2d5c7b [2021-06-14T09:21:31.028Z] ---> 9413e4cceb48 [2021-06-14T09:21:31.028Z] [2021-06-14T09:21:31.289Z] Successfully built 9413e4cceb48 [2021-06-14T09:21:31.289Z] Successfully tagged core-data:latest [2021-06-14T09:21:31.297Z]  Building core-data ... done  [Pipeline] } [2021-06-14T09:21:31.299Z] $ docker stop --time=1 3fc3c2f5c27d5bbce52cb67247e8edd48d33bf04a375864e3d19d61e8f727591 [2021-06-14T09:21:32.554Z] $ docker rm -f 3fc3c2f5c27d5bbce52cb67247e8edd48d33bf04a375864e3d19d61e8f727591 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T09:21:32.932Z] + docker images [2021-06-14T09:21:32.932Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T09:21:32.932Z] core-data latest 9413e4cceb48 2 seconds ago 20.2MB [2021-06-14T09:21:32.932Z] d8d50c2df9b9 7 seconds ago 1.15GB [2021-06-14T09:21:32.932Z] core-metadata latest bca715236b68 8 seconds ago 16.6MB [2021-06-14T09:21:32.932Z] 1f54448014d6 10 seconds ago 1.15GB [2021-06-14T09:21:32.932Z] security-secretstore-setup latest 2e6a0472fb4c 12 seconds ago 28.1MB [2021-06-14T09:21:32.932Z] core-command latest db159e068394 15 seconds ago 15.9MB [2021-06-14T09:21:32.932Z] ee9442f73b02 18 seconds ago 1.15GB [2021-06-14T09:21:32.932Z] fea73dc4dbf9 19 seconds ago 1.14GB [2021-06-14T09:21:32.932Z] sys-mgmt-agent latest 0c77b36d173d 27 seconds ago 312MB [2021-06-14T09:21:32.932Z] security-proxy-setup latest bfe155760e4f 52 seconds ago 25.3MB [2021-06-14T09:21:32.932Z] support-notifications latest 2fbbe638a60e About a minute ago 16.6MB [2021-06-14T09:21:32.932Z] support-scheduler latest 1c066f42e4c5 About a minute ago 15.9MB [2021-06-14T09:21:32.932Z] 20b46138bfab About a minute ago 1.15GB [2021-06-14T09:21:32.932Z] c6333bb930a2 About a minute ago 1.15GB [2021-06-14T09:21:32.932Z] da25e9adfd13 About a minute ago 1.15GB [2021-06-14T09:21:32.932Z] 7ac2449cedb8 About a minute ago 1.14GB [2021-06-14T09:21:32.932Z] security-bootstrapper latest 81d697927652 About a minute ago 18.2MB [2021-06-14T09:21:32.932Z] 1c1ffaa9c9c8 About a minute ago 1.14GB [2021-06-14T09:21:32.932Z] ci-base-image-x86_64 latest 4c7da123fe41 5 minutes ago 648MB [2021-06-14T09:21:32.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T09:21:32.932Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T09:21:32.932Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T09:21:32.932Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T09:21:32.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-14T09:21:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T09:21:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T09:21:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T09:21:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T09:21:36.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T09:21:37.262Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T09:21:38.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-14T09:21:48.645Z] Still waiting to schedule task [2021-06-14T09:21:48.646Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-14T09:21:48.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.178s coverage: 28.7% of statements [2021-06-14T09:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.324s coverage: 100.0% of statements [2021-06-14T09:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T09:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T09:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T09:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements [2021-06-14T09:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-14T09:21:54.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 53.4% of statements [2021-06-14T09:21:54.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-14T09:21:54.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-14T09:21:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 87.7% of statements [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:21:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.207s coverage: 78.9% of statements [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-14T09:21:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-14T09:22:04.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.457s coverage: 95.1% of statements [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T09:22:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-14T09:22:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.202s coverage: 60.0% of statements [2021-06-14T09:22:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.359s coverage: 0.8% of statements [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-14T09:22:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.277s coverage: 22.0% of statements [2021-06-14T09:22:04.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T09:22:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2021-06-14T09:22:05.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements [2021-06-14T09:22:05.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements [2021-06-14T09:22:05.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements [2021-06-14T09:22:06.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2021-06-14T09:22:19.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2021-06-14T09:22:19.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements [2021-06-14T09:22:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 81.8% of statements [2021-06-14T09:22:24.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T09:22:32.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2021-06-14T09:22:32.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T09:22:32.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T09:22:32.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.207s coverage: 80.0% of statements [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.303s coverage: 91.2% of statements [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 64.4% of statements [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T09:22:32.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-14T09:22:32.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-06-14T09:22:33.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-06-14T09:22:37.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.047s coverage: 66.9% of statements [2021-06-14T09:22:37.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T09:22:37.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T09:22:37.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T09:22:38.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.6% of statements [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T09:22:38.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T09:22:38.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.125s coverage: 84.8% of statements [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T09:22:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-14T09:22:47.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.223s coverage: 19.3% of statements [2021-06-14T09:22:47.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-14T09:22:47.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-14T09:22:47.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-14T09:22:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.548s coverage: 91.9% of statements [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-14T09:22:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.269s coverage: 62.7% of statements [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-14T09:22:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.354s coverage: 97.6% of statements [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T09:22:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-14T09:22:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.149s coverage: 28.9% of statements [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-14T09:22:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-14T09:22:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-14T09:22:48.246Z] GO111MODULE=on go vet ./... [2021-06-14T09:22:52.282Z] Running on prd-ubuntu18.04-docker-8c-8g-1229 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws [2021-06-14T09:22:52.307Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-14T09:22:52.423Z] The recommended git tool is: git [2021-06-14T09:22:54.737Z] using credential edgex-jenkins-ssh [2021-06-14T09:22:54.751Z] Cloning the remote Git repository [2021-06-14T09:22:54.773Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T09:22:54.847Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-14T09:22:54.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T09:22:54.888Z] > git --version # timeout=10 [2021-06-14T09:22:54.899Z] > git --version # 'git version 2.17.1' [2021-06-14T09:22:54.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T09:22:54.927Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T09:23:00.362Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:23:00.464Z] Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:23:00.465Z] Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) [2021-06-14T09:22:59.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T09:22:59.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T09:22:59.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T09:22:59.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T09:22:59.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T09:22:59.692Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T09:23:00.370Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T09:23:00.375Z] > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [2021-06-14T09:23:00.437Z] > git remote # timeout=10 [2021-06-14T09:23:00.443Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T09:23:00.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T09:23:00.451Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-14T09:23:00.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T09:23:00.466Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T09:23:00.471Z] > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [2021-06-14T09:23:04.068Z] Commit message: "fix: Broken Slack invite link in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:23:05.200Z] + echo snap-build.sh [2021-06-14T09:23:05.200Z] snap-build.sh [2021-06-14T09:23:05.200Z] + SNAP_BASE_DIR=. [2021-06-14T09:23:05.200Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-14T09:23:05.200Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-14T09:23:05.200Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-14T09:23:05.200Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-14T09:23:05.200Z] + cd /w/workspace/edgex-go/2 [2021-06-14T09:23:05.200Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-14T09:23:05.200Z] Reading package lists... [2021-06-14T09:23:05.463Z] Building dependency tree... [2021-06-14T09:23:05.463Z] Reading state information... [2021-06-14T09:23:05.463Z] The following packages were automatically installed and are no longer required: [2021-06-14T09:23:05.463Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-14T09:23:05.463Z] uidmap xdelta3 [2021-06-14T09:23:05.463Z] Use 'sudo apt autoremove' to remove them. [2021-06-14T09:23:05.463Z] The following packages will be REMOVED: [2021-06-14T09:23:05.463Z] lxd* lxd-client* [2021-06-14T09:23:06.039Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-14T09:23:06.039Z] After this operation, 31.7 MB disk space will be freed. [2021-06-14T09:23:06.564Z] (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-06-14T09:23:06.564Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T09:23:07.508Z] Removing lxd dnsmasq configuration [2021-06-14T09:23:07.508Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T09:23:07.770Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-14T09:23:08.718Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T09:23:08.980Z] (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-06-14T09:23:08.980Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T09:23:10.369Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-14T09:23:10.369Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-14T09:23:11.761Z] + sudo snap remove --purge lxd [2021-06-14T09:23:11.761Z] snap "lxd" is not installed [2021-06-14T09:23:11.761Z] + sudo groupadd --force --system lxd [2021-06-14T09:23:11.762Z] ++ whoami [2021-06-14T09:23:11.762Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-14T09:23:11.762Z] + newgrp - lxd [2021-06-14T09:23:11.762Z] + sudo snap install lxd [2021-06-14T09:23:24.021Z] 2021-06-14T09:23:20Z INFO Waiting for automatic snapd restart... [2021-06-14T09:23:36.332Z] lxd 4.15 from Canonical* installed [2021-06-14T09:23:36.332Z] + sudo lxd init --auto [2021-06-14T09:23:46.364Z] + sudo snap install --classic snapcraft [2021-06-14T09:23:54.520Z] snapcraft 4.8.1 from Canonical* installed [2021-06-14T09:23:54.520Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-14T09:23:54.520Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-14T09:23:54.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T09:23:54.520Z] Dload Upload Total Spent Left Speed [2021-06-14T09:23:54.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 [2021-06-14T09:23:54.520Z] 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 9554k [2021-06-14T09:23:54.520Z] ./yq_linux_amd64 [2021-06-14T09:23:54.520Z] + sudo snapcraft prime --use-lxd [2021-06-14T09:23:56.446Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-14T09:23:56.446Z] 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-06-14T09:23:56.446Z] - README.md [2021-06-14T09:23:56.446Z] [2021-06-14T09:23:56.446Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-14T09:23:57.021Z] Launching a container. [2021-06-14T09:24:05.211Z] Waiting for container to be ready [2021-06-14T09:24:05.212Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-14T09:24:05.212Z] [2021-06-14T09:24:08.539Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-14T09:24:08.808Z] Waiting for network to be ready... [2021-06-14T09:24:09.180Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-14T09:24:09.495Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-14T09:24:09.495Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-14T09:24:09.495Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-14T09:24:09.495Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-14T09:24:09.495Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-14T09:24:09.495Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-14T09:24:09.495Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-14T09:24:09.495Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-14T09:24:09.495Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-14T09:24:09.762Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-14T09:24:10.023Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-14T09:24:10.094Z] gofmt -l . [2021-06-14T09:24:10.094Z] [ "`gofmt -l .`" = "" ] [2021-06-14T09:24:10.094Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T09:24:10.285Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-14T09:24:10.285Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-14T09:24:10.285Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-14T09:24:10.285Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-14T09:24:10.285Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-14T09:24:10.285Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-14T09:24:10.546Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-14T09:24:10.756Z] + ls -al . [2021-06-14T09:24:10.756Z] total 548 [2021-06-14T09:24:10.756Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 09:24 . [2021-06-14T09:24:10.756Z] drwxr-xr-x 4 root root 4096 Jun 14 09:19 .. [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 09:18 .dockerignore [2021-06-14T09:24:10.756Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 09:18 .git [2021-06-14T09:24:10.756Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 09:18 .github [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 09:18 .gitignore [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 09:18 .sonarcloud.properties [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 09:18 Attribution.txt [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 09:18 CONTRIBUTING.md [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 09:18 Dockerfile.build [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 09:18 Jenkinsfile [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 09:18 LICENSE [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 09:18 Makefile [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 09:18 README.md [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 09:18 SECURITY.md [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 09:15 VERSION [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 09:18 ZMQWindows.md [2021-06-14T09:24:10.756Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 09:18 bin [2021-06-14T09:24:10.756Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 09:18 cmd [2021-06-14T09:24:10.756Z] -rw-r--r-- 1 root root 404951 Jun 14 09:22 coverage.out [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 840 Jun 14 09:18 go.mod [2021-06-14T09:24:10.756Z] -rw-r--r-- 1 root root 21139 Jun 14 09:19 go.sum [2021-06-14T09:24:10.756Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 09:18 internal [2021-06-14T09:24:10.756Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 09:18 openapi [2021-06-14T09:24:10.756Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 09:18 snap [2021-06-14T09:24:10.756Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 09:18 version.go [Pipeline] sh [2021-06-14T09:24:10.807Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-14T09:24:11.074Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-14T09:24:11.074Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-14T09:24:11.074Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-14T09:24:11.074Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-14T09:24:11.074Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-14T09:24:11.074Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-14T09:24:11.074Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-14T09:24:11.426Z] + '[' -e coverage.out ] [2021-06-14T09:24:11.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T09:24:11.463Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T09:24:12.280Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T09:24:12.938Z] + make build [2021-06-14T09:24:12.938Z] go mod tidy [2021-06-14T09:24:12.992Z] Fetched 24.7 MB in 4s (6282 kB/s) [2021-06-14T09:24:13.530Z] 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-06-14T09:24:13.939Z] Reading package lists... [2021-06-14T09:24:14.200Z] Reading package lists... [2021-06-14T09:24:14.201Z] Building dependency tree... [2021-06-14T09:24:14.201Z] Reading state information... [2021-06-14T09:24:14.463Z] The following additional packages will be installed: [2021-06-14T09:24:14.463Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-14T09:24:14.463Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-14T09:24:14.463Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-14T09:24:14.463Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-14T09:24:14.463Z] Suggested packages: [2021-06-14T09:24:14.463Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-14T09:24:14.463Z] Recommended packages: [2021-06-14T09:24:14.463Z] gnupg libsasl2-modules [2021-06-14T09:24:14.463Z] The following NEW packages will be installed: [2021-06-14T09:24:14.463Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-14T09:24:14.463Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-14T09:24:14.463Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-14T09:24:14.463Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-14T09:24:14.463Z] The following packages will be upgraded: [2021-06-14T09:24:14.463Z] gpg gpg-agent gpgconf libudev1 [2021-06-14T09:24:14.463Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-14T09:24:14.463Z] Need to get 3530 kB of archives. [2021-06-14T09:24:14.463Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-14T09:24:14.463Z] 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-06-14T09:24:14.463Z] 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-06-14T09:24:14.463Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-14T09:24:14.463Z] 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-06-14T09:24:14.725Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-14T09:24:14.987Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-14T09:24:15.251Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-14T09:24:15.251Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-14T09:24:15.251Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-14T09:24:15.513Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-14T09:24:15.513Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-14T09:24:15.513Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-14T09:24:15.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-14T09:24:15.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-14T09:24:15.513Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-14T09:24:15.513Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-14T09:24:15.513Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-14T09:24:15.513Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-14T09:24:15.513Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-14T09:24:15.513Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-14T09:24:15.513Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-14T09:24:15.513Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-14T09:24:15.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T09:24:15.776Z] Fetched 3530 kB in 1s (3206 kB/s) [2021-06-14T09:24:15.776Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-14T09:24:15.776Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-14T09:24:15.776Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T09:24:15.776Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-14T09:24:15.776Z] Selecting previously unselected package udev. [2021-06-14T09:24:15.776Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-14T09:24:15.776Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-14T09:24:16.037Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-14T09:24:16.037Z] Selecting previously unselected package libfuse2:amd64. [2021-06-14T09:24:16.037Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-14T09:24:16.037Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-14T09:24:16.304Z] Selecting previously unselected package fuse. [2021-06-14T09:24:16.304Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-14T09:24:16.304Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-14T09:24:16.304Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T09:24:16.304Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T09:24:16.304Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T09:24:16.304Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T09:24:16.304Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T09:24:16.304Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T09:24:16.566Z] Selecting previously unselected package libksba8:amd64. [2021-06-14T09:24:16.566Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-14T09:24:16.566Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-14T09:24:16.566Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-14T09:24:16.566Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:16.566Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:16.566Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-14T09:24:16.566Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:16.566Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:16.829Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-14T09:24:16.829Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:16.829Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:16.829Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-14T09:24:16.829Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:16.829Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:16.829Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-14T09:24:16.829Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:16.829Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:16.829Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-14T09:24:16.829Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:17.091Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:17.091Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-14T09:24:17.091Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:17.091Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:17.091Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-14T09:24:17.091Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:17.091Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:17.092Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-14T09:24:17.092Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T09:24:17.092Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:17.092Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-14T09:24:17.092Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-14T09:24:17.092Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T09:24:17.355Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-14T09:24:17.355Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-14T09:24:17.355Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T09:24:17.355Z] Selecting previously unselected package libldap-common. [2021-06-14T09:24:17.355Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-14T09:24:17.355Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T09:24:17.355Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-14T09:24:17.355Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-14T09:24:17.355Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T09:24:17.355Z] Selecting previously unselected package dirmngr. [2021-06-14T09:24:17.355Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T09:24:17.355Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-14T09:24:17.618Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T09:24:17.618Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-14T09:24:17.618Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-14T09:24:17.618Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T09:24:17.618Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T09:24:17.618Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-14T09:24:17.618Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:17.618Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-14T09:24:17.618Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T09:24:17.618Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-14T09:24:17.879Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-14T09:24:18.140Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-14T09:24:18.140Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-14T09:24:18.140Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-14T09:24:18.140Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T09:24:18.140Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T09:24:18.140Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-14T09:24:18.140Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T09:24:18.714Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-14T09:24:18.714Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-14T09:24:18.714Z] This means they are not meant to be enabled using systemctl. [2021-06-14T09:24:18.714Z] Possible reasons for having this kind of units are: [2021-06-14T09:24:18.714Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-14T09:24:18.714Z] .wants/ or .requires/ directory. [2021-06-14T09:24:18.714Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-14T09:24:18.714Z] a requirement dependency on it. [2021-06-14T09:24:18.714Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-14T09:24:18.714Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-14T09:24:18.714Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-14T09:24:18.714Z] instance name specified. [2021-06-14T09:24:18.975Z] Reading package lists... [2021-06-14T09:24:19.237Z] Building dependency tree... [2021-06-14T09:24:19.237Z] Reading state information... [2021-06-14T09:24:19.237Z] The following additional packages will be installed: [2021-06-14T09:24:19.237Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-14T09:24:19.237Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-14T09:24:19.237Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-14T09:24:19.237Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-14T09:24:19.237Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-14T09:24:19.237Z] Suggested packages: [2021-06-14T09:24:19.237Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-14T09:24:19.237Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-14T09:24:19.237Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-14T09:24:19.237Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-14T09:24:19.237Z] systemd-container policykit-1 [2021-06-14T09:24:19.237Z] Recommended packages: [2021-06-14T09:24:19.237Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-14T09:24:19.237Z] The following NEW packages will be installed: [2021-06-14T09:24:19.237Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-14T09:24:19.237Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-14T09:24:19.237Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-14T09:24:19.237Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-14T09:24:19.237Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-14T09:24:19.237Z] The following packages will be upgraded: [2021-06-14T09:24:19.237Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-14T09:24:19.499Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-14T09:24:19.499Z] Need to get 36.7 MB of archives. [2021-06-14T09:24:19.499Z] After this operation, 147 MB of additional disk space will be used. [2021-06-14T09:24:19.499Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-14T09:24:19.499Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-14T09:24:19.499Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-14T09:24:19.499Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-14T09:24:19.499Z] 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-06-14T09:24:19.499Z] 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-06-14T09:24:19.499Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-14T09:24:19.499Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-14T09:24:19.499Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-14T09:24:19.499Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-14T09:24:19.499Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-14T09:24:19.499Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-14T09:24:19.499Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-14T09:24:19.499Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-14T09:24:19.499Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-14T09:24:19.761Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-14T09:24:20.227Z] 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-06-14T09:24:20.336Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-14T09:24:20.336Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-14T09:24:20.599Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-14T09:24:20.599Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-14T09:24:20.599Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-14T09:24:20.599Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-14T09:24:20.599Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-14T09:24:20.599Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-14T09:24:20.599Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-14T09:24:20.599Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-14T09:24:20.599Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-14T09:24:20.599Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-14T09:24:20.599Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-14T09:24:20.599Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-14T09:24:21.993Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T09:24:22.258Z] Fetched 36.7 MB in 3s (13.7 MB/s) [2021-06-14T09:24:22.258Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T09:24:22.258Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-14T09:24:22.258Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T09:24:22.833Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-14T09:24:22.833Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T09:24:22.833Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-14T09:24:23.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T09:24:23.096Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-14T09:24:23.096Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-14T09:24:23.096Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-14T09:24:23.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T09:24:23.096Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-14T09:24:23.096Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-14T09:24:23.671Z] Setting up apt (1.6.13) ... [2021-06-14T09:24:23.671Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-14T09:24:23.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-14T09:24:23.933Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-14T09:24:23.933Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-14T09:24:23.933Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-14T09:24:24.244Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-14T09:24:24.244Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T09:24:24.244Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:24.244Z] Selecting previously unselected package libexpat1:amd64. [2021-06-14T09:24:24.244Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-14T09:24:24.507Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-14T09:24:24.507Z] Selecting previously unselected package python3.6-minimal. [2021-06-14T09:24:24.507Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T09:24:24.507Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:24.769Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-14T09:24:24.769Z] Checking for services that may need to be restarted...done. [2021-06-14T09:24:24.769Z] Checking for services that may need to be restarted...done. [2021-06-14T09:24:24.769Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:24.769Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-14T09:24:24.769Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:25.344Z] Selecting previously unselected package python3-minimal. [2021-06-14T09:24:25.344Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-14T09:24:25.344Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-14T09:24:25.344Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-14T09:24:25.344Z] Selecting previously unselected package mime-support. [2021-06-14T09:24:25.344Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-14T09:24:25.344Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-14T09:24:25.344Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-14T09:24:25.345Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-14T09:24:25.345Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-14T09:24:25.345Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-14T09:24:25.345Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T09:24:25.345Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:25.607Z] Selecting previously unselected package python3.6. [2021-06-14T09:24:25.607Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T09:24:25.607Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:25.869Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-14T09:24:25.869Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-14T09:24:25.869Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-14T09:24:25.869Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-14T09:24:26.132Z] Selecting previously unselected package python3. [2021-06-14T09:24:26.132Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-14T09:24:26.132Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-14T09:24:26.132Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-14T09:24:26.132Z] Selecting previously unselected package multiarch-support. [2021-06-14T09:24:26.132Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T09:24:26.132Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-14T09:24:26.132Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-14T09:24:26.132Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-14T09:24:26.132Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-14T09:24:26.132Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-14T09:24:26.132Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-14T09:24:26.132Z] Selecting previously unselected package libbsd0:amd64. [2021-06-14T09:24:26.394Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-14T09:24:26.395Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-14T09:24:26.395Z] Selecting previously unselected package sudo. [2021-06-14T09:24:26.395Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-14T09:24:26.395Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-14T09:24:26.656Z] Selecting previously unselected package apparmor. [2021-06-14T09:24:26.656Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-14T09:24:26.656Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-14T09:24:26.656Z] Selecting previously unselected package libedit2:amd64. [2021-06-14T09:24:26.656Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-14T09:24:26.656Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-14T09:24:26.656Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-14T09:24:26.656Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T09:24:26.656Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:26.918Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-14T09:24:26.918Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T09:24:26.918Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:26.918Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-14T09:24:26.918Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-14T09:24:26.918Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-14T09:24:27.180Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-14T09:24:27.180Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T09:24:27.180Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:27.440Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-14T09:24:27.440Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T09:24:27.440Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:27.440Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-14T09:24:27.440Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-14T09:24:27.440Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-14T09:24:27.702Z] Selecting previously unselected package openssh-client. [2021-06-14T09:24:27.703Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-14T09:24:27.703Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-14T09:24:27.703Z] Selecting previously unselected package squashfs-tools. [2021-06-14T09:24:27.703Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-14T09:24:27.703Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-14T09:24:27.703Z] Selecting previously unselected package snapd. [2021-06-14T09:24:27.703Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-14T09:24:27.965Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-14T09:24:29.883Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-14T09:24:29.883Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-14T09:24:29.883Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-14T09:24:29.883Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-14T09:24:29.883Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-14T09:24:29.883Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:30.146Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T09:24:30.146Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-14T09:24:30.146Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-14T09:24:30.717Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-14T09:24:30.717Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-14T09:24:30.718Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-14T09:24:30.718Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:30.718Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:30.718Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T09:24:31.303Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-14T09:24:31.303Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:31.303Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-14T09:24:31.303Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-14T09:24:31.303Z] running python rtupdate hooks for python3.6... [2021-06-14T09:24:31.303Z] running python post-rtupdate hooks for python3.6... [2021-06-14T09:24:31.303Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-14T09:24:34.615Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-14T09:24:34.615Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T09:24:34.615Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-14T09:24:34.615Z] Setting up snapd (2.49.2+18.04) ... [2021-06-14T09:24:34.878Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-14T09:24:34.878Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-14T09:24:35.139Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-14T09:24:35.400Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-14T09:24:35.400Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-14T09:24:35.400Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-14T09:24:35.662Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-14T09:24:35.924Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-14T09:24:35.924Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-14T09:24:36.186Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-14T09:24:36.451Z] /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-06-14T09:24:36.451Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T09:24:36.451Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-14T09:24:37.396Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T09:24:37.396Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T09:24:37.396Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T09:24:38.601Z] Reading package lists... [2021-06-14T09:24:38.601Z] Reading package lists... [2021-06-14T09:24:38.863Z] Building dependency tree... [2021-06-14T09:24:38.863Z] Reading state information... [2021-06-14T09:24:38.863Z] Calculating upgrade... [2021-06-14T09:24:39.126Z] The following packages will be upgraded: [2021-06-14T09:24:39.126Z] advancecomp base-files bash binutils binutils-common [2021-06-14T09:24:39.126Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-14T09:24:39.126Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-14T09:24:39.126Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-14T09:24:39.126Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-14T09:24:39.126Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-14T09:24:39.126Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-14T09:24:39.126Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-14T09:24:39.126Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-14T09:24:39.126Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-14T09:24:39.126Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-14T09:24:39.126Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-14T09:24:39.126Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-14T09:24:39.126Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-14T09:24:39.126Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-14T09:24:39.126Z] ubuntu-keyring util-linux [2021-06-14T09:24:39.126Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T09:24:39.126Z] Need to get 64.1 MB of archives. [2021-06-14T09:24:39.126Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-14T09:24:39.126Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-14T09:24:39.126Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-14T09:24:39.126Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-14T09:24:39.126Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-14T09:24:39.126Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-14T09:24:39.126Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-14T09:24:39.126Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-14T09:24:39.126Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-14T09:24:39.126Z] 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-06-14T09:24:39.126Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-14T09:24:39.126Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-14T09:24:39.126Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-14T09:24:39.126Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-14T09:24:39.392Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-14T09:24:39.392Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-14T09:24:39.392Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-14T09:24:39.392Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-14T09:24:39.392Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-14T09:24:39.392Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-14T09:24:39.392Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-14T09:24:39.392Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-14T09:24:39.392Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-14T09:24:39.392Z] 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-06-14T09:24:39.392Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-14T09:24:39.392Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-14T09:24:39.392Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-14T09:24:39.392Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-14T09:24:39.392Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-14T09:24:39.392Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-14T09:24:39.392Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-14T09:24:39.392Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-14T09:24:39.392Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-14T09:24:39.392Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-14T09:24:39.392Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-14T09:24:39.392Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-14T09:24:39.392Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-14T09:24:39.392Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-14T09:24:39.392Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-14T09:24:39.392Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-14T09:24:39.392Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-14T09:24:39.392Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-14T09:24:39.657Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-14T09:24:39.657Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-14T09:24:39.657Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-14T09:24:39.657Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-14T09:24:39.657Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-14T09:24:39.657Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-14T09:24:39.657Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-14T09:24:39.657Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-14T09:24:39.657Z] 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-06-14T09:24:39.657Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-14T09:24:39.657Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-14T09:24:39.657Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-14T09:24:39.657Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-14T09:24:39.657Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-14T09:24:39.657Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-14T09:24:39.657Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-14T09:24:39.657Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-14T09:24:39.920Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-14T09:24:39.920Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-14T09:24:39.920Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-14T09:24:40.182Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-14T09:24:40.182Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-14T09:24:40.182Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-14T09:24:40.182Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-14T09:24:40.182Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-14T09:24:40.182Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-14T09:24:40.182Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-14T09:24:40.444Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-14T09:24:40.444Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-14T09:24:40.444Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-14T09:24:40.444Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-14T09:24:40.444Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-14T09:24:40.444Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-14T09:24:40.444Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-14T09:24:40.444Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-14T09:24:40.444Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-14T09:24:40.444Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-14T09:24:40.444Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-14T09:24:40.444Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-14T09:24:40.444Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-14T09:24:40.444Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-14T09:24:40.444Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-14T09:24:40.444Z] Get:84 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-06-14T09:24:40.444Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-14T09:24:40.444Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-14T09:24:40.444Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-14T09:24:40.706Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-14T09:24:40.706Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-14T09:24:40.706Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-14T09:24:40.706Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-14T09:24:40.706Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-14T09:24:40.706Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-14T09:24:40.706Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-14T09:24:40.706Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-14T09:24:40.706Z] Get:96 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-06-14T09:24:40.706Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-14T09:24:40.706Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-14T09:24:40.968Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-14T09:24:40.968Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-14T09:24:40.968Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-14T09:24:40.968Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-14T09:24:40.968Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T09:24:40.968Z] Fetched 64.1 MB in 2s (34.1 MB/s) [2021-06-14T09:24:41.228Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T09:24:41.228Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T09:24:41.228Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T09:24:41.489Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T09:24:41.489Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T09:24:41.489Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-14T09:24:41.489Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-14T09:24:41.750Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:41.750Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.011Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.011Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.011Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.011Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.011Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.011Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.272Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.272Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.272Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.272Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.272Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.272Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.389Z] 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-06-14T09:24:42.533Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:24:42.534Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T09:24:42.534Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.534Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.534Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:24:42.534Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T09:24:42.534Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.534Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.794Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.794Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.794Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:42.794Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T09:24:42.794Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:24:43.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T09:24:43.056Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T09:24:43.056Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T09:24:43.628Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-14T09:24:43.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T09:24:43.628Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-14T09:24:43.628Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-14T09:24:43.628Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-14T09:24:43.830Z] 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-06-14T09:24:43.890Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-14T09:24:44.835Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-14T09:24:44.835Z] Installing new version of config file /etc/issue ... [2021-06-14T09:24:44.835Z] Installing new version of config file /etc/issue.net ... [2021-06-14T09:24:44.835Z] Installing new version of config file /etc/lsb-release ... [2021-06-14T09:24:44.836Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-14T09:24:44.836Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-14T09:24:45.098Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-14T09:24:45.098Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-14T09:24:45.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:45.098Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-14T09:24:45.359Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-14T09:24:45.359Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-14T09:24:45.359Z] 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-06-14T09:24:45.359Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:45.359Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:45.359Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:45.621Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:45.621Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:45.621Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-14T09:24:45.621Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-14T09:24:45.893Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-14T09:24:45.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:45.893Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-14T09:24:45.893Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T09:24:46.155Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-14T09:24:46.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:46.155Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T09:24:46.155Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T09:24:46.155Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T09:24:46.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:46.155Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T09:24:46.155Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T09:24:46.418Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-14T09:24:46.418Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:46.418Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-14T09:24:46.418Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-14T09:24:46.418Z] Setting up grep (3.1-2build1) ... [2021-06-14T09:24:46.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:46.680Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-14T09:24:46.680Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-14T09:24:46.680Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-14T09:24:46.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:46.680Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T09:24:46.680Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T09:24:46.942Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-14T09:24:46.942Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:46.942Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T09:24:46.942Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T09:24:47.517Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T09:24:47.517Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T09:24:47.517Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T09:24:47.517Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T09:24:48.092Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-14T09:24:48.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:48.092Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-14T09:24:48.092Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T09:24:48.208Z] 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-06-14T09:24:48.354Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-14T09:24:48.354Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-14T09:24:48.483Z] 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-06-14T09:24:48.629Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-14T09:24:48.629Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-14T09:24:48.629Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-14T09:24:48.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:48.629Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-14T09:24:48.629Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-14T09:24:48.891Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-14T09:24:48.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:48.891Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:48.891Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:48.891Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:49.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.152Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:49.152Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:49.152Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:49.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.152Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:49.152Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:49.414Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:49.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.414Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:49.414Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:49.414Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:49.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.414Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T09:24:49.414Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T09:24:49.676Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T09:24:49.676Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T09:24:49.676Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T09:24:49.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.676Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T09:24:49.676Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T09:24:49.676Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T09:24:49.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.937Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:49.937Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:49.937Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:49.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:49.937Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:49.937Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:49.937Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:50.199Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:50.200Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:50.200Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:50.795Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:24:50.795Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-14T09:24:51.056Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-14T09:24:51.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:51.056Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T09:24:51.056Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T09:24:51.318Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T09:24:51.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T09:24:51.319Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-14T09:24:51.581Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T09:24:51.581Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-14T09:24:51.581Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T09:24:51.581Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-14T09:24:51.582Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-14T09:24:51.843Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-14T09:24:51.918Z] 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-06-14T09:24:52.106Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T09:24:52.106Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-14T09:24:52.106Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-14T09:24:52.106Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-14T09:24:52.106Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T09:24:52.106Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-14T09:24:52.106Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-14T09:24:52.106Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-14T09:24:52.106Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T09:24:52.106Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T09:24:52.106Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T09:24:52.366Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T09:24:52.366Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T09:24:52.366Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T09:24:52.366Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T09:24:52.366Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T09:24:52.628Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-14T09:24:52.628Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T09:24:52.628Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T09:24:52.628Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T09:24:52.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:52.893Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T09:24:52.893Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T09:24:52.893Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-14T09:24:52.893Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T09:24:52.893Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T09:24:52.893Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T09:24:53.155Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T09:24:53.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:53.155Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-14T09:24:53.155Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-14T09:24:53.155Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-14T09:24:53.420Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:53.420Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-14T09:24:53.420Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-14T09:24:53.420Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-14T09:24:53.420Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:53.420Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-14T09:24:53.420Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T09:24:53.420Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T09:24:53.682Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:53.682Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T09:24:53.682Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T09:24:53.682Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T09:24:53.944Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:53.944Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-14T09:24:53.944Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-14T09:24:53.944Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-14T09:24:53.944Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:53.944Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-14T09:24:53.944Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-14T09:24:54.207Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-14T09:24:54.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:54.207Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T09:24:54.484Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T09:24:54.484Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-14T09:24:54.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:54.484Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-14T09:24:54.484Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-14T09:24:54.484Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-14T09:24:54.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:54.745Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-14T09:24:54.745Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-14T09:24:54.745Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-14T09:24:54.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:54.745Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-14T09:24:54.745Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-14T09:24:55.008Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-14T09:24:55.008Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:55.008Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-14T09:24:55.008Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-14T09:24:55.008Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-14T09:24:55.008Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:55.008Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-14T09:24:55.008Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-14T09:24:55.270Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-14T09:24:55.270Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:55.270Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-14T09:24:55.270Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-14T09:24:55.270Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-14T09:24:55.320Z] 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-06-14T09:24:55.530Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:55.531Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-14T09:24:55.531Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-14T09:24:55.531Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-14T09:24:55.531Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T09:24:55.531Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-14T09:24:55.531Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-14T09:24:55.531Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-14T09:24:55.790Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-14T09:24:55.790Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-14T09:24:55.790Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-14T09:24:55.790Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-14T09:24:55.790Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-14T09:24:55.791Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-14T09:24:55.791Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-14T09:24:56.053Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-14T09:24:56.053Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-14T09:24:56.053Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-14T09:24:56.053Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-14T09:24:56.053Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-14T09:24:56.053Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-14T09:24:56.319Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-14T09:24:56.319Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-14T09:24:56.319Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-14T09:24:56.319Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-14T09:24:56.319Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-14T09:24:56.319Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-14T09:24:56.581Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-14T09:24:56.581Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-14T09:24:56.581Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-14T09:24:56.581Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-14T09:24:56.581Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-14T09:24:56.842Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-14T09:24:57.104Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-14T09:24:57.104Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-14T09:24:57.104Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-14T09:24:57.104Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-14T09:24:57.375Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T09:24:57.375Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T09:24:57.637Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T09:24:57.637Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T09:24:57.637Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T09:24:57.637Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T09:24:57.637Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T09:24:57.637Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T09:24:57.898Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:57.898Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:24:57.899Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:57.899Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:24:57.899Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:57.899Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:24:58.032Z] 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-06-14T09:24:58.161Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:58.161Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:24:59.105Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:59.105Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:24:59.678Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:24:59.678Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:25:00.249Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:25:00.249Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:25:00.511Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:25:00.511Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:25:01.413Z] 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-06-14T09:25:01.454Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T09:25:01.455Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T09:25:01.455Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T09:25:01.455Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T09:25:01.455Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-14T09:25:01.455Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T09:25:01.717Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-14T09:25:01.717Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T09:25:01.717Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-14T09:25:01.717Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-14T09:25:01.717Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T09:25:01.717Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T09:25:01.717Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T09:25:01.717Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T09:25:01.717Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-14T09:25:01.978Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-14T09:25:01.978Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:01.978Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T09:25:01.979Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:01.979Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:01.979Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:01.979Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-14T09:25:01.979Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-14T09:25:01.979Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-14T09:25:01.979Z] [2021-06-14T09:25:01.979Z] Current default time zone: 'Etc/UTC' [2021-06-14T09:25:01.979Z] Local time is now: Mon Jun 14 09:25:01 UTC 2021. [2021-06-14T09:25:01.979Z] Universal Time is now: Mon Jun 14 09:25:01 UTC 2021. [2021-06-14T09:25:01.979Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-14T09:25:01.979Z] [2021-06-14T09:25:02.241Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-14T09:25:02.241Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:02.241Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-14T09:25:02.241Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-14T09:25:02.241Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-14T09:25:02.241Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-14T09:25:02.241Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-14T09:25:02.241Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-14T09:25:02.241Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-14T09:25:02.241Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-14T09:25:02.241Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:02.241Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-14T09:25:02.241Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:02.241Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-14T09:25:02.241Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:02.241Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-14T09:25:02.241Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-14T09:25:02.241Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-14T09:25:02.241Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-14T09:25:02.503Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-14T09:25:02.503Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-14T09:25:02.503Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-14T09:25:02.503Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-14T09:25:04.034Z] 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-06-14T09:25:04.423Z] Updating certificates in /etc/ssl/certs... [2021-06-14T09:25:05.372Z] 23 added, 27 removed; done. [2021-06-14T09:25:05.372Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-14T09:25:05.372Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-14T09:25:05.372Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-14T09:25:05.372Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-14T09:25:05.372Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-14T09:25:05.372Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-14T09:25:05.372Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-14T09:25:05.372Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-14T09:25:05.372Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-14T09:25:05.372Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-14T09:25:05.372Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T09:25:05.372Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-14T09:25:05.372Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-14T09:25:05.372Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-14T09:25:05.372Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T09:25:05.372Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-14T09:25:05.633Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-14T09:25:05.633Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-14T09:25:05.633Z] Updating certificates in /etc/ssl/certs... [2021-06-14T09:25:06.206Z] 0 added, 0 removed; done. [2021-06-14T09:25:06.206Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-14T09:25:06.206Z] done. [2021-06-14T09:25:06.468Z] Reading package lists... [2021-06-14T09:25:06.731Z] Building dependency tree... [2021-06-14T09:25:06.731Z] Reading state information... [2021-06-14T09:25:06.994Z] The following NEW packages will be installed: [2021-06-14T09:25:06.994Z] apt-transport-https [2021-06-14T09:25:06.995Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T09:25:06.995Z] Need to get 1692 B of archives. [2021-06-14T09:25:06.995Z] After this operation, 154 kB of additional disk space will be used. [2021-06-14T09:25:06.995Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-14T09:25:07.256Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T09:25:07.256Z] Fetched 1692 B in 0s (9573 B/s) [2021-06-14T09:25:07.256Z] Selecting previously unselected package apt-transport-https. [2021-06-14T09:25:07.256Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-14T09:25:07.256Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-14T09:25:07.256Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-14T09:25:07.256Z] Setting up apt-transport-https (1.6.13) ... [2021-06-14T09:25:07.428Z] 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-06-14T09:25:07.517Z] Waiting for network to be ready... [Pipeline] } [2021-06-14T09:25:12.853Z] $ docker stop --time=1 09a6d215ba71fbb052ae34d05157d6f64b77d1894e0b785da9627528e852d5b4 [2021-06-14T09:25:14.110Z] 2021-06-14T09:25:10Z INFO Waiting for automatic snapd restart... [2021-06-14T09:25:14.110Z] snapd 2.50.1 from Canonical* installed [2021-06-14T09:25:14.110Z] "snapd" switched to the "latest/stable" channel [2021-06-14T09:25:14.110Z] [2021-06-14T09:25:15.334Z] $ docker rm -f 09a6d215ba71fbb052ae34d05157d6f64b77d1894e0b785da9627528e852d5b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-14T09:25:16.663Z] core18 20210507 from Canonical* installed [2021-06-14T09:25:16.663Z] "core18" switched to the "latest/stable" channel [2021-06-14T09:25:16.663Z] [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:25:16.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T09:25:16.990Z] [2021-06-14T09:25:16.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:25:17.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T09:25:17.625Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T09:25:17.625Z] 29e5d40040c1: Pulling fs layer [2021-06-14T09:25:17.625Z] 1ce36da41761: Pulling fs layer [2021-06-14T09:25:17.625Z] 25b303627fd3: Pulling fs layer [2021-06-14T09:25:18.222Z] 29e5d40040c1: Verifying Checksum [2021-06-14T09:25:18.222Z] 29e5d40040c1: Download complete [2021-06-14T09:25:18.830Z] 1ce36da41761: Verifying Checksum [2021-06-14T09:25:18.830Z] 1ce36da41761: Download complete [2021-06-14T09:25:19.114Z] 29e5d40040c1: Pull complete [2021-06-14T09:25:19.970Z] snapcraft 4.8.1 from Canonical* installed [2021-06-14T09:25:20.231Z] "snapcraft" switched to the "latest/stable" channel [2021-06-14T09:25:20.231Z] [2021-06-14T09:25:20.572Z] 25b303627fd3: Download complete [2021-06-14T09:25:20.572Z] 1ce36da41761: Pull complete [2021-06-14T09:25:24.448Z] 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-06-14T09:25:24.448Z] - README.md [2021-06-14T09:25:24.448Z] [2021-06-14T09:25:24.448Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-14T09:25:24.711Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T09:25:24.972Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T09:25:24.972Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T09:25:26.175Z] Reading package lists... [2021-06-14T09:25:26.175Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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-06-14T09:25:26.436Z] Reading package lists... [2021-06-14T09:25:26.436Z] Building dependency tree... [2021-06-14T09:25:26.436Z] Reading state information... [2021-06-14T09:25:26.698Z] Recommended packages: [2021-06-14T09:25:26.698Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-14T09:25:26.698Z] The following NEW packages will be installed: [2021-06-14T09:25:26.698Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-14T09:25:26.698Z] pkg-config zip [2021-06-14T09:25:26.698Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T09:25:26.698Z] Need to get 2529 kB of archives. [2021-06-14T09:25:26.698Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-14T09:25:26.698Z] 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-06-14T09:25:26.698Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-14T09:25:26.698Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-14T09:25:26.698Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-14T09:25:27.280Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-14T09:25:27.280Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-14T09:25:27.280Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-14T09:25:27.280Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-14T09:25:27.548Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T09:25:27.548Z] Fetched 2529 kB in 1s (3344 kB/s) [2021-06-14T09:25:27.548Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-14T09:25:27.548Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-14T09:25:27.548Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-14T09:25:27.548Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-14T09:25:27.811Z] Selecting previously unselected package libnorm1:amd64. [2021-06-14T09:25:27.811Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-14T09:25:27.811Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-14T09:25:27.811Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-14T09:25:27.811Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-14T09:25:27.811Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-14T09:25:27.811Z] Selecting previously unselected package libsodium23:amd64. [2021-06-14T09:25:27.811Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-14T09:25:27.811Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-14T09:25:27.811Z] Selecting previously unselected package libzmq5:amd64. [2021-06-14T09:25:27.811Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-14T09:25:27.811Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T09:25:28.074Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-14T09:25:28.074Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-14T09:25:28.074Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T09:25:28.074Z] Selecting previously unselected package pkg-config. [2021-06-14T09:25:28.074Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-14T09:25:28.074Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-14T09:25:28.074Z] Selecting previously unselected package zip. [2021-06-14T09:25:28.074Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-14T09:25:28.074Z] Unpacking zip (3.0-11build1) ... [2021-06-14T09:25:28.074Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-14T09:25:28.074Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-14T09:25:28.338Z] No schema files found: doing nothing. [2021-06-14T09:25:28.338Z] Setting up zip (3.0-11build1) ... [2021-06-14T09:25:28.338Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-14T09:25:28.338Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-14T09:25:28.338Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-14T09:25:28.338Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T09:25:28.338Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T09:25:28.338Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T09:25:28.915Z] libglib2.0-0 set to automatically installed. [2021-06-14T09:25:28.915Z] libnorm1 set to automatically installed. [2021-06-14T09:25:28.915Z] libpgm-5.2-0 set to automatically installed. [2021-06-14T09:25:28.915Z] libsodium23 set to automatically installed. [2021-06-14T09:25:28.915Z] libzmq3-dev set to automatically installed. [2021-06-14T09:25:28.915Z] libzmq5 set to automatically installed. [2021-06-14T09:25:28.915Z] pkg-config set to automatically installed. [2021-06-14T09:25:28.915Z] zip set to automatically installed. [2021-06-14T09:25:30.735Z] 25b303627fd3: Pull complete [2021-06-14T09:25:30.735Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T09:25:30.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T09:25:30.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T09:25:30.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-14T09:25:31.089Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T09:25:31.284Z] snapd is not logged in, snap install commands will use sudo [2021-06-14T09:25:32.044Z] snap "core18" has no updates available [2021-06-14T09:25:33.037Z] snapd is not logged in, snap install commands will use sudo [2021-06-14T09:25:33.863Z] $ docker top 5132c9cad6151e8879a9c70ddcd367a92e4b4edf92b926588ed790f81f390c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T09:25:34.823Z] + + docker-composegrep build parallel --help [2021-06-14T09:25:34.823Z] [2021-06-14T09:25:38.196Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T09:25:38.488Z] $ docker stop --time=1 5132c9cad6151e8879a9c70ddcd367a92e4b4edf92b926588ed790f81f390c9f [2021-06-14T09:25:39.649Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-14T09:25:39.649Z] Downloading snap 'edgex-app-service-configurable' [2021-06-14T09:25:40.340Z] $ docker rm -f 5132c9cad6151e8879a9c70ddcd367a92e4b4edf92b926588ed790f81f390c9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:25:41.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T09:25:41.045Z] . [Pipeline] withDockerContainer [2021-06-14T09:25:41.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-14T09:25:41.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T09:25:42.215Z] Pulling app-service-config [2021-06-14T09:25:42.215Z] + snapcraftctl pull [2021-06-14T09:25:42.975Z] $ docker top a671f1949342886359cc4a9bedd75de896d11eb356ccb51c8bfb31d4c143c7f5 -eo pid,comm [2021-06-14T09:25:43.169Z] Pulling config-common [2021-06-14T09:25:43.169Z] + snapcraftctl pull [Pipeline] { [Pipeline] sh [2021-06-14T09:25:43.965Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T09:25:44.583Z] Pulling go-build-helper [2021-06-14T09:25:44.583Z] + snapcraftctl pull [2021-06-14T09:25:45.170Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-14T09:25:45.170Z] Skipping pull go-build-helper (already ran) [2021-06-14T09:25:45.170Z] Building go-build-helper [2021-06-14T09:25:45.170Z] + snapcraftctl build [2021-06-14T09:25:47.101Z] Staging go-build-helper [2021-06-14T09:25:47.101Z] + snapcraftctl stage [2021-06-14T09:25:47.646Z] Building core-command ... [2021-06-14T09:25:47.646Z] Building core-data ... [2021-06-14T09:25:47.646Z] Building core-metadata ... [2021-06-14T09:25:47.646Z] Building security-bootstrapper ... [2021-06-14T09:25:47.646Z] Building security-proxy-setup ... [2021-06-14T09:25:47.646Z] Building security-secretstore-setup ... [2021-06-14T09:25:47.646Z] Building support-notifications ... [2021-06-14T09:25:47.646Z] Building support-scheduler ... [2021-06-14T09:25:47.646Z] Building sys-mgmt-agent ... [2021-06-14T09:25:47.646Z] Building security-proxy-setup [2021-06-14T09:25:47.646Z] Building support-notifications [2021-06-14T09:25:47.646Z] Building support-scheduler [2021-06-14T09:25:47.646Z] Building security-bootstrapper [2021-06-14T09:25:47.646Z] Building sys-mgmt-agent [2021-06-14T09:25:55.269Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-14T09:25:55.269Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-14T09:25:55.269Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-14T09:25:55.269Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-14T09:25:55.269Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-14T09:25:55.269Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-14T09:25:55.269Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-14T09:25:55.269Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-14T09:25:55.269Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-14T09:25:55.269Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-14T09:25:55.269Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-14T09:25:55.269Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-14T09:25:55.269Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-14T09:25:55.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-14T09:25:55.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-14T09:25:55.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-14T09:25:55.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-14T09:25:55.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-14T09:25:55.269Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-14T09:25:55.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-14T09:25:55.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-14T09:25:55.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-14T09:25:55.269Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-14T09:25:55.269Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-14T09:25:55.269Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-14T09:25:55.269Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-14T09:25:55.269Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-14T09:25:55.269Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-14T09:25:55.269Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-14T09:25:55.270Z] Fetched 224 kB in 0s (0 B/s) [2021-06-14T09:25:55.270Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-14T09:25:55.270Z] Fetched 157 kB in 0s (0 B/s) [2021-06-14T09:25:55.270Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-14T09:25:55.270Z] Fetched 221 kB in 0s (0 B/s) [2021-06-14T09:25:55.270Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-14T09:25:55.270Z] Fetched 143 kB in 0s (0 B/s) [2021-06-14T09:25:55.270Z] Pulling edgex-go [2021-06-14T09:25:55.270Z] + snapcraftctl pull [2021-06-14T09:26:13.430Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T09:26:13.430Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T09:26:13.430Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T09:26:13.430Z] Fetched 0 B in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-14T09:26:13.430Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-14T09:26:13.430Z] Fetched 279 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-14T09:26:13.430Z] Fetched 122 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-14T09:26:13.430Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-14T09:26:13.430Z] Fetched 8848 B in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-14T09:26:13.430Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-14T09:26:13.430Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-14T09:26:13.430Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-14T09:26:13.430Z] Fetched 219 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-14T09:26:13.430Z] Fetched 154 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-14T09:26:13.430Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-14T09:26:13.430Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-14T09:26:13.431Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-14T09:26:13.431Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-14T09:26:13.431Z] Fetched 499 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-14T09:26:13.431Z] Fetched 111 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-14T09:26:13.431Z] Fetched 240 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-14T09:26:13.431Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-14T09:26:13.431Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-14T09:26:13.431Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-14T09:26:13.431Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-14T09:26:13.431Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-14T09:26:13.431Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-14T09:26:13.431Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-14T09:26:13.431Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-14T09:26:13.431Z] Fetched 8720 B in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-14T09:26:13.431Z] Fetched 137 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-14T09:26:13.431Z] Fetched 119 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-14T09:26:13.431Z] Fetched 110 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-14T09:26:13.431Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-14T09:26:13.431Z] Fetched 645 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-14T09:26:13.431Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-14T09:26:13.431Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-14T09:26:13.431Z] Fetched 368 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-14T09:26:13.431Z] Fetched 187 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-14T09:26:13.431Z] Fetched 175 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-14T09:26:13.431Z] Fetched 206 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-14T09:26:13.431Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-14T09:26:13.431Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-14T09:26:13.431Z] Fetched 159 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-14T09:26:13.431Z] Fetched 107 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-14T09:26:13.431Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-14T09:26:13.431Z] Pulling static-packages [2021-06-14T09:26:13.431Z] + snapcraftctl pull [2021-06-14T09:26:13.431Z] Pulling version [2021-06-14T09:26:13.431Z] + cd /root/project [2021-06-14T09:26:13.431Z] + git describe --tags --abbrev=0 [2021-06-14T09:26:13.431Z] + sed s/v// [2021-06-14T09:26:13.431Z] /bin/sh: 39: git: not found [2021-06-14T09:26:13.431Z] + GIT_VERSION= [2021-06-14T09:26:13.431Z] + snapcraftctl set-version [2021-06-14T09:26:13.431Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-14T09:26:13.431Z] Try 'snapcraftctl set-version --help' for help. [2021-06-14T09:26:13.431Z] [2021-06-14T09:26:13.431Z] Error: Missing argument 'VERSION'. [2021-06-14T09:26:13.431Z] Failed to run 'override-pull': Exit code was 2. [2021-06-14T09:26:13.431Z] 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-06-14T09:26:15.234Z] Failed in branch amd64 [2021-06-14T09:26:55.662Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:26:55.662Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:26:55.663Z] ---> ed497af337e8 [2021-06-14T09:26:55.663Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T09:26:57.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:26:57.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:26:57.108Z] ---> ed497af337e8 [2021-06-14T09:26:57.108Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T09:26:57.108Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:26:57.108Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:26:57.108Z] ---> ed497af337e8 [2021-06-14T09:26:57.108Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T09:26:57.108Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:26:57.108Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:26:57.108Z] ---> ed497af337e8 [2021-06-14T09:26:57.108Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T09:26:57.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:26:57.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:26:57.108Z] ---> ed497af337e8 [2021-06-14T09:26:57.108Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:26:59.079Z] ---> Running in 0784c30bed76 [2021-06-14T09:26:59.079Z] ---> Running in ed7839b4ab90 [2021-06-14T09:26:59.079Z] ---> Running in b99ccd9d59a1 [2021-06-14T09:26:59.079Z] ---> Running in fe048a7c75a4 [2021-06-14T09:26:59.079Z] ---> Running in c8a4a7fd53ad [2021-06-14T09:27:00.065Z] Removing intermediate container ed7839b4ab90 [2021-06-14T09:27:00.065Z] ---> e74190562322 [2021-06-14T09:27:00.065Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:27:00.065Z] Removing intermediate container c8a4a7fd53ad [2021-06-14T09:27:00.065Z] ---> 8077f128d4d7 [2021-06-14T09:27:00.065Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:27:00.065Z] Removing intermediate container b99ccd9d59a1 [2021-06-14T09:27:00.065Z] ---> 578cc87ff43d [2021-06-14T09:27:00.065Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:27:00.065Z] Removing intermediate container fe048a7c75a4 [2021-06-14T09:27:00.065Z] ---> ab9691da3368 [2021-06-14T09:27:00.065Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:27:00.065Z] Removing intermediate container 0784c30bed76 [2021-06-14T09:27:00.065Z] ---> cc9006658317 [2021-06-14T09:27:00.065Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:27:00.336Z] ---> Running in 93872eb6481c [2021-06-14T09:27:00.336Z] ---> Running in d2c2dda8e2e8 [2021-06-14T09:27:00.337Z] ---> Running in 7e2459b9e462 [2021-06-14T09:27:00.337Z] ---> Running in 02c19d36c7c5 [2021-06-14T09:27:00.337Z] ---> Running in 6882f89c0194 [2021-06-14T09:27:04.670Z] Removing intermediate container 93872eb6481c [2021-06-14T09:27:04.670Z] ---> c838142445d5 [2021-06-14T09:27:04.670Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T09:27:04.670Z] ---> Running in cca42ee7f086 [2021-06-14T09:27:04.670Z] Removing intermediate container d2c2dda8e2e8 [2021-06-14T09:27:04.670Z] ---> 5937d9e32f6f [2021-06-14T09:27:04.670Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T09:27:04.941Z] Removing intermediate container 6882f89c0194 [2021-06-14T09:27:04.941Z] ---> fd5ce3d4fd71 [2021-06-14T09:27:04.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T09:27:04.941Z] Removing intermediate container 7e2459b9e462 [2021-06-14T09:27:04.941Z] ---> 824cb777e9d5 [2021-06-14T09:27:04.941Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T09:27:04.941Z] ---> Running in 3ff805b641b2 [2021-06-14T09:27:05.217Z] ---> Running in feb2b0a636f2 [2021-06-14T09:27:05.218Z] Removing intermediate container 02c19d36c7c5 [2021-06-14T09:27:05.218Z] ---> d1f77234001e [2021-06-14T09:27:05.218Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T09:27:05.218Z] ---> Running in 38b914dd492c [2021-06-14T09:27:05.492Z] ---> Running in bd800b857e37 [2021-06-14T09:27:06.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:07.984Z] OK: 218 MiB in 52 packages [2021-06-14T09:27:08.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:08.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:08.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:27:09.215Z] OK: 218 MiB in 52 packages [2021-06-14T09:27:09.485Z] OK: 218 MiB in 52 packages [2021-06-14T09:27:09.763Z] Removing intermediate container cca42ee7f086 [2021-06-14T09:27:09.763Z] ---> 8ffd613f131a [2021-06-14T09:27:09.763Z] Step 6/23 : COPY go.mod . [2021-06-14T09:27:10.041Z] OK: 218 MiB in 52 packages [2021-06-14T09:27:10.041Z] OK: 218 MiB in 52 packages [2021-06-14T09:27:10.643Z] Removing intermediate container 3ff805b641b2 [2021-06-14T09:27:10.643Z] ---> 940c24077c97 [2021-06-14T09:27:10.643Z] Step 6/32 : COPY go.mod . [2021-06-14T09:27:13.026Z] ---> fb880eaa64a1 [2021-06-14T09:27:13.026Z] Step 7/23 : RUN go mod download [2021-06-14T09:27:13.026Z] Removing intermediate container feb2b0a636f2 [2021-06-14T09:27:13.026Z] ---> ac0c86883337 [2021-06-14T09:27:13.026Z] Step 6/23 : COPY go.mod . [2021-06-14T09:27:13.026Z] ---> Running in f8bbdbd9a515 [2021-06-14T09:27:13.026Z] ---> 447190cd5672 [2021-06-14T09:27:13.026Z] Step 7/32 : RUN go mod download [2021-06-14T09:27:13.026Z] Removing intermediate container bd800b857e37 [2021-06-14T09:27:13.026Z] ---> 801dff183813 [2021-06-14T09:27:13.026Z] Step 6/24 : COPY go.mod . [2021-06-14T09:27:13.026Z] Removing intermediate container 38b914dd492c [2021-06-14T09:27:13.026Z] ---> 778a127fb6c4 [2021-06-14T09:27:13.026Z] Step 6/22 : COPY go.mod . [2021-06-14T09:27:13.300Z] ---> Running in f5bd6b36f26a [2021-06-14T09:27:14.296Z] ---> 0de05d14ae22 [2021-06-14T09:27:14.296Z] Step 7/23 : RUN go mod download [2021-06-14T09:27:14.573Z] ---> afe922d8a040 [2021-06-14T09:27:14.573Z] Step 7/24 : RUN go mod download [2021-06-14T09:27:14.573Z] ---> e4b1ad885a2a [2021-06-14T09:27:14.573Z] Step 7/22 : RUN go mod download [2021-06-14T09:27:14.573Z] ---> Running in 1753e6d87d4c [2021-06-14T09:27:14.860Z] ---> Running in 1c2110ac2d79 [2021-06-14T09:27:15.136Z] ---> Running in 5bc7630efb54 [2021-06-14T09:27:17.128Z] Removing intermediate container f8bbdbd9a515 [2021-06-14T09:27:17.128Z] ---> c961cb55dcb8 [2021-06-14T09:27:17.128Z] Step 8/23 : COPY . . [2021-06-14T09:27:17.725Z] Removing intermediate container f5bd6b36f26a [2021-06-14T09:27:17.725Z] ---> 8eba630e2a5c [2021-06-14T09:27:17.725Z] Step 8/32 : COPY . . [2021-06-14T09:27:19.716Z] Removing intermediate container 5bc7630efb54 [2021-06-14T09:27:19.716Z] ---> bceb7c4e57a1 [2021-06-14T09:27:19.716Z] Step 8/22 : COPY . . [2021-06-14T09:27:20.313Z] Removing intermediate container 1753e6d87d4c [2021-06-14T09:27:20.313Z] ---> f0e32ea79b21 [2021-06-14T09:27:20.313Z] Step 8/23 : COPY . . [2021-06-14T09:27:20.911Z] Removing intermediate container 1c2110ac2d79 [2021-06-14T09:27:20.911Z] ---> 7b6a2ef6bf4f [2021-06-14T09:27:20.912Z] Step 8/24 : COPY . . [2021-06-14T09:27:43.113Z] ---> 3c80b3ad2071 [2021-06-14T09:27:43.113Z] Step 9/23 : RUN go mod tidy [2021-06-14T09:27:43.113Z] ---> 3ef65a65dc31 [2021-06-14T09:27:43.113Z] Step 9/32 : RUN go mod tidy [2021-06-14T09:27:43.113Z] ---> 9a2b29acfd72 [2021-06-14T09:27:43.113Z] Step 9/22 : RUN go mod tidy [2021-06-14T09:27:43.113Z] ---> 1ec019f2088b [2021-06-14T09:27:43.113Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:27:43.113Z] ---> Running in 7d1081b9597f [2021-06-14T09:27:43.113Z] ---> c82757f43f14 [2021-06-14T09:27:43.113Z] Step 9/23 : RUN go mod tidy [2021-06-14T09:27:43.113Z] ---> Running in 28c67b0c31ae [2021-06-14T09:27:43.113Z] ---> Running in f9cc7b18f22c [2021-06-14T09:27:43.113Z] ---> Running in 387824209d49 [2021-06-14T09:27:43.113Z] ---> Running in 26a20b0531c4 [2021-06-14T09:27:49.016Z] Removing intermediate container 7d1081b9597f [2021-06-14T09:27:49.016Z] ---> 3bb4e4e3c6a5 [2021-06-14T09:27:49.016Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T09:27:49.290Z] ---> Running in d42ebab51fcb [2021-06-14T09:27:49.900Z] Removing intermediate container f9cc7b18f22c [2021-06-14T09:27:49.900Z] ---> e3b5e43512f3 [2021-06-14T09:27:49.900Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T09:27:49.900Z] Removing intermediate container 28c67b0c31ae [2021-06-14T09:27:49.900Z] ---> 6f132a6a16d0 [2021-06-14T09:27:49.900Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T09:27:49.900Z] ---> Running in 0a0324af3f13 [2021-06-14T09:27:50.179Z] ---> Running in d54906df6154 [2021-06-14T09:27:50.460Z] Removing intermediate container 26a20b0531c4 [2021-06-14T09:27:50.460Z] ---> 10affceb9901 [2021-06-14T09:27:50.460Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T09:27:50.753Z] Removing intermediate container 387824209d49 [2021-06-14T09:27:50.753Z] ---> 736ffb8278f6 [2021-06-14T09:27:50.753Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T09:27:50.753Z] ---> Running in 6cfa060db71e [2021-06-14T09:27:51.031Z] ---> Running in ed3beb953eea [2021-06-14T09:27:51.309Z] 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-06-14T09:27:52.308Z] 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-06-14T09:27:52.584Z] 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-06-14T09:27:53.202Z] 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-06-14T09:27:53.482Z] 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-06-14T09:29:30.354Z] 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-06-14T09:29:48.713Z] Removing intermediate container d42ebab51fcb [2021-06-14T09:29:48.713Z] ---> 34a7e936b5d6 [2021-06-14T09:29:48.713Z] [2021-06-14T09:29:48.713Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T09:29:48.713Z] Removing intermediate container 0a0324af3f13 [2021-06-14T09:29:48.713Z] ---> b42f558121c3 [2021-06-14T09:29:48.713Z] [2021-06-14T09:29:48.713Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T09:29:48.713Z] Removing intermediate container ed3beb953eea [2021-06-14T09:29:48.713Z] ---> a5e30adc2857 [2021-06-14T09:29:48.713Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T09:29:48.713Z] 3.12: Pulling from library/alpine [2021-06-14T09:29:48.713Z] ---> Running in d390dff5708a [2021-06-14T09:29:48.713Z] 3.12: Pulling from library/alpine [2021-06-14T09:29:48.989Z] 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-06-14T09:29:49.265Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T09:29:49.265Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T09:29:49.265Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T09:29:49.265Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T09:29:49.265Z] ---> 9852663dfa18 [2021-06-14T09:29:49.265Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T09:29:49.265Z] ---> 9852663dfa18 [2021-06-14T09:29:49.265Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T09:29:49.547Z] Removing intermediate container 6cfa060db71e [2021-06-14T09:29:49.547Z] ---> 76cbe1c50d51 [2021-06-14T09:29:49.547Z] [2021-06-14T09:29:49.547Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T09:29:49.547Z] ---> 9852663dfa18 [2021-06-14T09:29:49.547Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T09:29:49.547Z] Removing intermediate container d54906df6154 [2021-06-14T09:29:49.547Z] ---> 4679d44473c3 [2021-06-14T09:29:49.547Z] [2021-06-14T09:29:49.547Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T09:29:49.547Z] ---> 9852663dfa18 [2021-06-14T09:29:49.547Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T09:29:49.547Z] ---> Running in a23c041928ab [2021-06-14T09:29:49.547Z] ---> Running in d8fb41fe8400 [2021-06-14T09:29:49.823Z] ---> Running in c318c9dc7048 [2021-06-14T09:29:49.823Z] ---> Running in 174ebdbfbb56 [2021-06-14T09:29:50.439Z] Removing intermediate container a23c041928ab [2021-06-14T09:29:50.439Z] ---> d7e25a47e40b [2021-06-14T09:29:50.439Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T09:29:50.718Z] ---> Running in 522dafb81c27 [2021-06-14T09:29:52.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.728Z] Removing intermediate container d390dff5708a [2021-06-14T09:29:52.728Z] ---> 4c7d3db71929 [2021-06-14T09:29:52.728Z] [2021-06-14T09:29:52.728Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T09:29:52.728Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T09:29:52.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:29:52.728Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T09:29:52.728Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T09:29:53.007Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T09:29:53.007Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:29:53.007Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T09:29:53.007Z] 20.10.0: Pulling from library/docker [2021-06-14T09:29:53.007Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T09:29:53.007Z] OK: 7 MiB in 18 packages [2021-06-14T09:29:53.007Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T09:29:53.007Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:29:53.287Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T09:29:53.287Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:29:53.287Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T09:29:53.287Z] OK: 5 MiB in 15 packages [2021-06-14T09:29:53.287Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T09:29:53.287Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T09:29:53.287Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:29:53.287Z] OK: 6 MiB in 16 packages [2021-06-14T09:29:53.565Z] OK: 5 MiB in 16 packages [2021-06-14T09:29:55.549Z] Removing intermediate container c318c9dc7048 [2021-06-14T09:29:55.549Z] ---> 5de053a223a6 [2021-06-14T09:29:55.549Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:29:55.822Z] Removing intermediate container d8fb41fe8400 [2021-06-14T09:29:55.822Z] ---> 51af22d2989b [2021-06-14T09:29:55.822Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T09:29:55.822Z] ---> Running in ece77552eaa7 [2021-06-14T09:29:55.822Z] Removing intermediate container 522dafb81c27 [2021-06-14T09:29:55.822Z] ---> 08c9c428aa70 [2021-06-14T09:29:55.822Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T09:29:56.100Z] ---> Running in 022480fc3d0e [2021-06-14T09:29:56.100Z] Removing intermediate container 174ebdbfbb56 [2021-06-14T09:29:56.100Z] ---> ef0312b12805 [2021-06-14T09:29:56.100Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:29:56.100Z] ---> Running in c95c81ead958 [2021-06-14T09:29:56.384Z] ---> Running in 8a7799a4e313 [2021-06-14T09:29:56.384Z] Removing intermediate container ece77552eaa7 [2021-06-14T09:29:56.384Z] ---> 5dbac444d62a [2021-06-14T09:29:56.384Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T09:29:56.663Z] ---> Running in c320c77131e4 [2021-06-14T09:29:56.935Z] Removing intermediate container 022480fc3d0e [2021-06-14T09:29:56.935Z] ---> 5baff056ed67 [2021-06-14T09:29:56.935Z] Step 14/22 : WORKDIR /edgex [2021-06-14T09:29:56.935Z] Removing intermediate container 8a7799a4e313 [2021-06-14T09:29:56.935Z] ---> 4680a178aff3 [2021-06-14T09:29:56.935Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T09:29:56.935Z] Removing intermediate container c95c81ead958 [2021-06-14T09:29:56.935Z] ---> 93ab56bbbc45 [2021-06-14T09:29:56.935Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T09:29:56.935Z] ---> Running in dabd7e975ce7 [2021-06-14T09:29:57.214Z] ---> Running in ce94cda057d1 [2021-06-14T09:29:57.214Z] ---> Running in aea953ada84f [2021-06-14T09:29:57.214Z] Removing intermediate container c320c77131e4 [2021-06-14T09:29:57.214Z] ---> e438a74045c6 [2021-06-14T09:29:57.214Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T09:29:57.489Z] ---> Running in 1b1285df430a [2021-06-14T09:29:57.489Z] Removing intermediate container dabd7e975ce7 [2021-06-14T09:29:57.489Z] ---> 2347fefcedb4 [2021-06-14T09:29:57.489Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T09:29:57.764Z] Removing intermediate container ce94cda057d1 [2021-06-14T09:29:57.765Z] ---> 3e43510aed4a [2021-06-14T09:29:57.765Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T09:29:57.765Z] Removing intermediate container aea953ada84f [2021-06-14T09:29:57.765Z] ---> 2bc74d9e8591 [2021-06-14T09:29:57.765Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T09:29:58.039Z] ---> Running in 3a40ab604d15 [2021-06-14T09:29:58.039Z] ---> Running in e21921070bb2 [2021-06-14T09:29:58.039Z] Removing intermediate container 1b1285df430a [2021-06-14T09:29:58.039Z] ---> 274de2cc1616 [2021-06-14T09:29:58.039Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:29:59.026Z] Removing intermediate container 3a40ab604d15 [2021-06-14T09:29:59.026Z] ---> f7d34d8930a9 [2021-06-14T09:29:59.026Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:29:59.026Z] ---> a1894b464a7f [2021-06-14T09:29:59.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T09:30:00.017Z] ---> d351ba1a05c2 [2021-06-14T09:30:00.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T09:30:00.292Z] ---> eafb0e709ab4 [2021-06-14T09:30:00.292Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T09:30:01.285Z] ---> 93c1ced8aac1 [2021-06-14T09:30:01.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T09:30:01.570Z] Removing intermediate container e21921070bb2 [2021-06-14T09:30:01.570Z] ---> 22fdc07c3e66 [2021-06-14T09:30:01.570Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T09:30:01.850Z] ---> f513946284fe [2021-06-14T09:30:01.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T09:30:01.850Z] ---> Running in 5162cbe09948 [2021-06-14T09:30:02.132Z] ---> 46a1234cffc1 [2021-06-14T09:30:02.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T09:30:02.769Z] Removing intermediate container 5162cbe09948 [2021-06-14T09:30:02.769Z] ---> 687f9ad14cd0 [2021-06-14T09:30:02.769Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T09:30:03.052Z] ---> be91e2e7214d [2021-06-14T09:30:03.052Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T09:30:03.052Z] ---> 1b711cef90f6 [2021-06-14T09:30:03.052Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T09:30:03.330Z] ---> Running in 0e47d153d763 [2021-06-14T09:30:03.330Z] ---> Running in 27d9da7e2a86 [2021-06-14T09:30:03.609Z] ---> e1f88da3c21d [2021-06-14T09:30:03.609Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T09:30:03.885Z] ---> Running in 4156bfbb2fd7 [2021-06-14T09:30:04.161Z] ---> d4c58084aeeb [2021-06-14T09:30:04.161Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T09:30:04.161Z] Removing intermediate container 0e47d153d763 [2021-06-14T09:30:04.161Z] ---> a54d5ceef893 [2021-06-14T09:30:04.161Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T09:30:04.161Z] Removing intermediate container 27d9da7e2a86 [2021-06-14T09:30:04.161Z] ---> 9542c5dbfb2f [2021-06-14T09:30:04.161Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:30:04.760Z] ---> Running in 4c9302dc22fc [2021-06-14T09:30:04.760Z] ---> Running in 8bd73c532a00 [2021-06-14T09:30:04.760Z] ---> Running in 659bebe65f28 [2021-06-14T09:30:04.760Z] Removing intermediate container 4156bfbb2fd7 [2021-06-14T09:30:04.760Z] ---> 0bef31faacbd [2021-06-14T09:30:04.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:30:05.031Z] ---> Running in 21d4608a4601 [2021-06-14T09:30:05.308Z] Removing intermediate container 8bd73c532a00 [2021-06-14T09:30:05.308Z] Removing intermediate container 659bebe65f28 [2021-06-14T09:30:05.308Z] ---> 3ba4e6da9165 [2021-06-14T09:30:05.308Z] Step 21/23 : LABEL arch=arm64 ---> b42bf684e9f0 [2021-06-14T09:30:05.308Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T09:30:05.308Z] [2021-06-14T09:30:05.588Z] ---> Running in b44583e46dc0 [2021-06-14T09:30:05.588Z] ---> Running in 8aa3c3b9b857 [2021-06-14T09:30:05.870Z] Removing intermediate container 21d4608a4601 [2021-06-14T09:30:05.870Z] ---> 8ff5722336af [2021-06-14T09:30:05.870Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T09:30:06.145Z] ---> Running in fb3417113706 [2021-06-14T09:30:06.745Z] Removing intermediate container b44583e46dc0 [2021-06-14T09:30:06.745Z] ---> 53b0d8a38a4b [2021-06-14T09:30:06.745Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:30:06.745Z] Removing intermediate container 8aa3c3b9b857 [2021-06-14T09:30:06.745Z] ---> bfdcb637a04e [2021-06-14T09:30:06.745Z] Step 21/22 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:30:07.023Z] ---> Running in 1993ca613ab9 [2021-06-14T09:30:07.023Z] ---> Running in 659579780b8c [2021-06-14T09:30:07.023Z] Removing intermediate container fb3417113706 [2021-06-14T09:30:07.023Z] ---> 7f96c7613c24 [2021-06-14T09:30:07.023Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:30:07.300Z] ---> Running in 90d23f448931 [2021-06-14T09:30:07.582Z] Removing intermediate container 1993ca613ab9 [2021-06-14T09:30:07.582Z] ---> 2dad0ceeed72 [2021-06-14T09:30:07.582Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T09:30:07.859Z] Removing intermediate container 659579780b8c [2021-06-14T09:30:07.859Z] ---> e6642822793e [2021-06-14T09:30:07.859Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T09:30:07.859Z] ---> Running in 8d164562936b [2021-06-14T09:30:08.135Z] ---> Running in 09d96647b09c [2021-06-14T09:30:08.135Z] Removing intermediate container 90d23f448931 [2021-06-14T09:30:08.135Z] ---> 04893f92cef1 [2021-06-14T09:30:08.135Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T09:30:08.135Z] Removing intermediate container 4c9302dc22fc [2021-06-14T09:30:08.135Z] ---> adb2aea4fd14 [2021-06-14T09:30:08.135Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:30:08.412Z] ---> Running in 90e45c967290 [2021-06-14T09:30:08.690Z] Removing intermediate container 8d164562936b [2021-06-14T09:30:08.690Z] ---> 54a758de40ff [2021-06-14T09:30:08.690Z] [2021-06-14T09:30:08.964Z] Removing intermediate container 09d96647b09c [2021-06-14T09:30:08.964Z] ---> 908d8d71c11a [2021-06-14T09:30:08.964Z] [2021-06-14T09:30:09.253Z] Removing intermediate container 90e45c967290 [2021-06-14T09:30:09.253Z] ---> e54efcd801a7 [2021-06-14T09:30:09.253Z] [2021-06-14T09:30:09.529Z] Successfully built 54a758de40ff [2021-06-14T09:30:09.529Z] Successfully built 908d8d71c11a [2021-06-14T09:30:09.803Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T09:30:09.803Z]  Building support-scheduler ... done Building core-command [2021-06-14T09:30:09.803Z] Successfully built e54efcd801a7 [2021-06-14T09:30:09.803Z] ---> 5e10cbc27819 [2021-06-14T09:30:09.803Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T09:30:09.803Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T09:30:09.803Z]  Building security-proxy-setup ... done Building core-data [2021-06-14T09:30:09.803Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T09:30:09.803Z] Building security-secretstore-setup [2021-06-14T09:30:11.786Z]  Building support-notifications ... done  ---> ec65eddeda1e [2021-06-14T09:30:11.786Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T09:30:12.777Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T09:30:12.777Z] ---> 446deba94e91 [2021-06-14T09:30:12.777Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T09:30:12.777Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T09:30:12.777Z] ---> eeaf43b92773 [2021-06-14T09:30:12.777Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:30:13.055Z] ---> Running in eb0dd821f74f [2021-06-14T09:30:14.103Z] Removing intermediate container eb0dd821f74f [2021-06-14T09:30:14.103Z] ---> 69895ab44d8b [2021-06-14T09:30:14.103Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T09:30:14.103Z] ---> cd0e541ca6be [2021-06-14T09:30:14.103Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T09:30:14.439Z] ---> Running in 041eaf072f7b [2021-06-14T09:30:16.025Z] ---> 007dc87ab802 [2021-06-14T09:30:16.025Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T09:30:16.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:30:16.303Z] ---> Running in 983e428d3d5a [2021-06-14T09:30:16.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:30:17.183Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T09:30:17.183Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T09:30:17.183Z] Executing bash-5.0.17-r0.post-install [2021-06-14T09:30:17.183Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T09:30:17.183Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T09:30:17.183Z] Removing intermediate container 983e428d3d5a [2021-06-14T09:30:17.183Z] ---> ffa3455d9dfb [2021-06-14T09:30:17.183Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T09:30:17.183Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T09:30:17.183Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T09:30:17.183Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T09:30:17.467Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T09:30:17.467Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T09:30:17.467Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T09:30:17.467Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T09:30:17.467Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T09:30:17.467Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T09:30:19.447Z] ---> fd90e0a53ba4 [2021-06-14T09:30:19.447Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T09:30:19.447Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T09:30:19.447Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T09:30:19.447Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T09:30:19.447Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T09:30:19.447Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T09:30:19.447Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T09:30:19.447Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T09:30:19.447Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T09:30:19.732Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T09:30:19.732Z] ---> Running in b8bcb36a5350 [2021-06-14T09:30:19.732Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T09:30:19.732Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T09:30:19.732Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T09:30:19.732Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T09:30:19.732Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T09:30:19.732Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T09:30:19.732Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T09:30:19.732Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T09:30:19.732Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T09:30:19.732Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T09:30:20.012Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T09:30:20.012Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T09:30:20.012Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T09:30:20.012Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T09:30:20.012Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T09:30:20.012Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T09:30:20.012Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T09:30:20.012Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T09:30:20.288Z] OK: 72 MiB in 59 packages [2021-06-14T09:30:22.967Z] Removing intermediate container b8bcb36a5350 [2021-06-14T09:30:22.967Z] ---> c1e2b4282f3f [2021-06-14T09:30:22.967Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T09:30:23.241Z] ---> Running in 5b3092d54097 [2021-06-14T09:30:24.228Z] Removing intermediate container 5b3092d54097 [2021-06-14T09:30:24.228Z] ---> cd5c96ad0044 [2021-06-14T09:30:24.228Z] Step 29/32 : CMD ["gate"] [2021-06-14T09:30:24.500Z] ---> Running in f32b2842d9ab [2021-06-14T09:30:24.773Z] Collecting docker-compose==1.23.2 [2021-06-14T09:30:24.773Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T09:30:25.368Z] Removing intermediate container f32b2842d9ab [2021-06-14T09:30:25.368Z] ---> 9745f81f856e [2021-06-14T09:30:25.368Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T09:30:25.640Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T09:30:25.640Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T09:30:25.914Z] ---> Running in 6879617d03f6 [2021-06-14T09:30:26.186Z] Removing intermediate container 6879617d03f6 [2021-06-14T09:30:26.186Z] ---> c54ca7ccd45f [2021-06-14T09:30:26.186Z] Step 31/32 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:30:26.463Z] ---> Running in 43afa9904a08 [2021-06-14T09:30:27.070Z] Removing intermediate container 43afa9904a08 [2021-06-14T09:30:27.070Z] ---> 485dd02bf0fd [2021-06-14T09:30:27.070Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T09:30:27.341Z] ---> Running in 8f0357c1d17c [2021-06-14T09:30:27.933Z] Removing intermediate container 8f0357c1d17c [2021-06-14T09:30:27.933Z] ---> 4c110a299546 [2021-06-14T09:30:27.933Z] [2021-06-14T09:30:27.933Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T09:30:27.933Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T09:30:28.204Z] Successfully built 4c110a299546 [2021-06-14T09:30:28.204Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T09:30:28.204Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-14T09:30:28.797Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T09:30:29.068Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T09:30:29.342Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T09:30:29.342Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T09:30:29.940Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T09:30:29.941Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T09:30:32.553Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T09:30:32.553Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T09:30:34.530Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T09:30:35.128Z] Collecting PyYAML<4,>=3.10 [2021-06-14T09:30:35.128Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T09:30:39.453Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T09:30:39.453Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T09:30:40.451Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T09:30:40.727Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T09:30:41.003Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T09:30:41.003Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T09:30:41.280Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T09:30:41.280Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T09:30:41.558Z] Collecting idna<2.8,>=2.5 [2021-06-14T09:30:41.558Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T09:30:42.170Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T09:30:42.170Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T09:30:42.449Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T09:30:42.449Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T09:30:42.449Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T09:30:42.449Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T09:30:43.903Z] Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose [2021-06-14T09:30:43.903Z] Running setup.py install for texttable: started [2021-06-14T09:30:45.917Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T09:30:46.195Z] Attempting uninstall: idna [2021-06-14T09:30:46.195Z] Found existing installation: idna 2.9 [2021-06-14T09:30:46.196Z] Uninstalling idna-2.9: [2021-06-14T09:30:46.475Z] Successfully uninstalled idna-2.9 [2021-06-14T09:30:47.078Z] Attempting uninstall: urllib3 [2021-06-14T09:30:47.078Z] Found existing installation: urllib3 1.25.9 [2021-06-14T09:30:47.078Z] Uninstalling urllib3-1.25.9: [2021-06-14T09:30:47.078Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T09:30:47.684Z] Attempting uninstall: requests [2021-06-14T09:30:47.684Z] Found existing installation: requests 2.23.0 [2021-06-14T09:30:47.684Z] Uninstalling requests-2.23.0: [2021-06-14T09:30:47.684Z] Successfully uninstalled requests-2.23.0 [2021-06-14T09:30:49.680Z] Running setup.py install for dockerpty: started [2021-06-14T09:30:51.671Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T09:30:51.671Z] Running setup.py install for docopt: started [2021-06-14T09:30:53.675Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T09:30:53.675Z] Running setup.py install for PyYAML: started [2021-06-14T09:30:54.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:30:54.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:30:54.283Z] ---> ed497af337e8 [2021-06-14T09:30:54.283Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> ab9691da3368 [2021-06-14T09:30:54.283Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> 824cb777e9d5 [2021-06-14T09:30:54.283Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> 778a127fb6c4 [2021-06-14T09:30:54.283Z] Step 6/24 : COPY go.mod . [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> e4b1ad885a2a [2021-06-14T09:30:54.283Z] Step 7/24 : RUN go mod download [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> bceb7c4e57a1 [2021-06-14T09:30:54.283Z] Step 8/24 : COPY . . [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> 9a2b29acfd72 [2021-06-14T09:30:54.283Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:30:54.283Z] ---> Using cache [2021-06-14T09:30:54.283Z] ---> 3bb4e4e3c6a5 [2021-06-14T09:30:54.283Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T09:30:54.888Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:30:54.888Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:30:54.888Z] ---> ed497af337e8 [2021-06-14T09:30:54.888Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T09:30:54.888Z] ---> Using cache [2021-06-14T09:30:54.888Z] ---> ab9691da3368 [2021-06-14T09:30:54.888Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:30:54.888Z] ---> Using cache [2021-06-14T09:30:54.888Z] ---> 824cb777e9d5 [2021-06-14T09:30:54.888Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T09:30:54.888Z] ---> Using cache [2021-06-14T09:30:54.888Z] ---> 778a127fb6c4 [2021-06-14T09:30:54.888Z] Step 6/26 : COPY go.mod . [2021-06-14T09:30:54.888Z] ---> Using cache [2021-06-14T09:30:54.888Z] ---> e4b1ad885a2a [2021-06-14T09:30:54.888Z] Step 7/26 : RUN go mod download [2021-06-14T09:30:54.888Z] ---> Using cache [2021-06-14T09:30:54.888Z] ---> bceb7c4e57a1 [2021-06-14T09:30:54.888Z] Step 8/26 : COPY . . [2021-06-14T09:30:55.168Z] ---> Using cache [2021-06-14T09:30:55.168Z] ---> 9a2b29acfd72 [2021-06-14T09:30:55.168Z] Step 9/26 : RUN go mod tidy [2021-06-14T09:30:55.168Z] ---> Using cache [2021-06-14T09:30:55.168Z] ---> 3bb4e4e3c6a5 [2021-06-14T09:30:55.168Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T09:30:55.446Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:30:55.446Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:30:55.446Z] ---> ed497af337e8 [2021-06-14T09:30:55.446Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:30:55.446Z] ---> Using cache [2021-06-14T09:30:55.446Z] ---> ab9691da3368 [2021-06-14T09:30:55.446Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:30:55.446Z] ---> Using cache [2021-06-14T09:30:55.446Z] ---> 824cb777e9d5 [2021-06-14T09:30:55.446Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T09:30:56.074Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T09:30:58.086Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-14T09:31:00.077Z] ---> Running in 9dcf8fffc455 [2021-06-14T09:31:00.077Z] ---> Running in 2bb250f734d3 [2021-06-14T09:31:00.077Z] ---> Running in 2425cb93e227 [2021-06-14T09:31:01.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T09:31:01.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T09:31:01.542Z] ---> ed497af337e8 [2021-06-14T09:31:01.542Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T09:31:01.542Z] ---> Using cache [2021-06-14T09:31:01.542Z] ---> ab9691da3368 [2021-06-14T09:31:01.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:31:01.542Z] ---> Using cache [2021-06-14T09:31:01.542Z] ---> 824cb777e9d5 [2021-06-14T09:31:01.542Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T09:31:01.542Z] ---> Using cache [2021-06-14T09:31:01.542Z] ---> 778a127fb6c4 [2021-06-14T09:31:01.542Z] Step 6/24 : COPY go.mod . [2021-06-14T09:31:01.542Z] ---> Using cache [2021-06-14T09:31:01.542Z] ---> e4b1ad885a2a [2021-06-14T09:31:01.542Z] Step 7/24 : RUN go mod download [2021-06-14T09:31:01.542Z] ---> Using cache [2021-06-14T09:31:01.542Z] ---> bceb7c4e57a1 [2021-06-14T09:31:01.542Z] Step 8/24 : COPY . . [2021-06-14T09:31:01.821Z] ---> Using cache [2021-06-14T09:31:01.821Z] ---> 9a2b29acfd72 [2021-06-14T09:31:01.821Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:31:01.821Z] ---> Using cache [2021-06-14T09:31:02.096Z] ---> 3bb4e4e3c6a5 [2021-06-14T09:31:02.096Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T09:31:02.378Z] 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-06-14T09:31:02.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:31:02.378Z] ---> Running in b4ea236a0b8b [2021-06-14T09:31:02.661Z] 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-06-14T09:31:03.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:31:04.658Z] OK: 218 MiB in 52 packages [2021-06-14T09:31:04.935Z] 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-06-14T09:31:06.934Z] Removing intermediate container 9dcf8fffc455 [2021-06-14T09:31:06.934Z] ---> 1fdc5ccd507f [2021-06-14T09:31:06.934Z] Step 6/24 : COPY go.mod . [2021-06-14T09:31:09.600Z] ---> 2c2db97e9ff8 [2021-06-14T09:31:09.600Z] Step 7/24 : RUN go mod download [2021-06-14T09:31:09.600Z] ---> Running in d4a261138011 [2021-06-14T09:31:13.030Z] Removing intermediate container 041eaf072f7b [2021-06-14T09:31:13.030Z] ---> 10a53433af23 [2021-06-14T09:31:13.030Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T09:31:13.030Z] ---> Running in 455a01095b2a [2021-06-14T09:31:14.035Z] Removing intermediate container 455a01095b2a [2021-06-14T09:31:14.035Z] ---> 3bfc730a3b53 [2021-06-14T09:31:14.035Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T09:31:14.035Z] ---> Running in 149eba53aef3 [2021-06-14T09:31:14.313Z] Removing intermediate container d4a261138011 [2021-06-14T09:31:14.313Z] ---> e8070277bd4f [2021-06-14T09:31:14.313Z] Step 8/24 : COPY . . [2021-06-14T09:31:14.927Z] Removing intermediate container 149eba53aef3 [2021-06-14T09:31:14.927Z] ---> cb99a92b9fe4 [2021-06-14T09:31:14.927Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T09:31:18.562Z] ---> 6d99a36da78b [2021-06-14T09:31:18.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T09:31:20.571Z] ---> eff30daf53ad [2021-06-14T09:31:20.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T09:31:23.239Z] ---> bb6e73a8b21e [2021-06-14T09:31:23.239Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T09:31:23.239Z] ---> Running in abf2fd7174df [2021-06-14T09:31:24.237Z] Removing intermediate container abf2fd7174df [2021-06-14T09:31:24.237Z] ---> 3def0d3c871f [2021-06-14T09:31:24.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:31:24.520Z] ---> Running in 46abf4b49120 [2021-06-14T09:31:25.527Z] Removing intermediate container 46abf4b49120 [2021-06-14T09:31:25.527Z] ---> 5b5e52bd88a7 [2021-06-14T09:31:25.527Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T09:31:25.815Z] ---> Running in 23dbc4428811 [2021-06-14T09:31:27.266Z] Removing intermediate container 23dbc4428811 [2021-06-14T09:31:27.267Z] ---> 8cf098c4dd10 [2021-06-14T09:31:27.267Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:31:27.544Z] ---> Running in bf6f03aa7170 [2021-06-14T09:31:28.537Z] Removing intermediate container bf6f03aa7170 [2021-06-14T09:31:28.537Z] ---> a06dda6361b8 [2021-06-14T09:31:28.537Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:31:28.816Z] ---> Running in c2750262487c [2021-06-14T09:31:29.827Z] Removing intermediate container c2750262487c [2021-06-14T09:31:29.827Z] ---> 7a3d2b18e461 [2021-06-14T09:31:29.827Z] [2021-06-14T09:31:30.813Z] Successfully built 7a3d2b18e461 [2021-06-14T09:31:31.090Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T09:31:35.435Z]  Building sys-mgmt-agent ... done  ---> bcbb9c5e6a43 [2021-06-14T09:31:35.435Z] Step 9/24 : RUN go mod tidy [2021-06-14T09:31:35.435Z] ---> Running in 4671080dcc00 [2021-06-14T09:31:42.191Z] Removing intermediate container 4671080dcc00 [2021-06-14T09:31:42.191Z] ---> 4ea54cec16dc [2021-06-14T09:31:42.191Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T09:31:42.191Z] ---> Running in 6c57bf2764af [2021-06-14T09:31:44.176Z] 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-06-14T09:32:31.219Z] 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-06-14T09:32:43.701Z] Removing intermediate container 2425cb93e227 [2021-06-14T09:32:43.701Z] ---> 27f9b1eb1c8c [2021-06-14T09:32:43.701Z] [2021-06-14T09:32:43.701Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T09:32:43.701Z] ---> 9852663dfa18 [2021-06-14T09:32:43.701Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T09:32:43.701Z] ---> Using cache [2021-06-14T09:32:43.701Z] ---> 5de053a223a6 [2021-06-14T09:32:43.701Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:32:43.701Z] ---> Using cache [2021-06-14T09:32:43.701Z] ---> 5dbac444d62a [2021-06-14T09:32:43.701Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T09:32:43.701Z] ---> Running in ff8b696d18c5 [2021-06-14T09:32:43.701Z] Removing intermediate container 2bb250f734d3 [2021-06-14T09:32:43.701Z] ---> e5a29c5687ee [2021-06-14T09:32:43.701Z] [2021-06-14T09:32:43.701Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T09:32:43.701Z] ---> 9852663dfa18 [2021-06-14T09:32:43.701Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T09:32:43.701Z] Removing intermediate container ff8b696d18c5 [2021-06-14T09:32:43.701Z] ---> de4274e5eaf6 [2021-06-14T09:32:43.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T09:32:43.701Z] ---> Running in 15bbf78e0b49 [2021-06-14T09:32:43.701Z] ---> Running in b9f2e3a76e66 [2021-06-14T09:32:44.694Z] Removing intermediate container b9f2e3a76e66 [2021-06-14T09:32:44.694Z] ---> 4ed600878e3c [2021-06-14T09:32:44.694Z] Step 16/24 : WORKDIR / [2021-06-14T09:32:44.694Z] ---> Running in 6ed7e28c60a2 [2021-06-14T09:32:45.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:32:45.948Z] Removing intermediate container 6ed7e28c60a2 [2021-06-14T09:32:45.948Z] ---> 74538386991f [2021-06-14T09:32:45.948Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:32:45.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:32:46.947Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T09:32:46.947Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T09:32:46.947Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T09:32:46.947Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T09:32:46.947Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T09:32:46.947Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T09:32:46.947Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:32:46.947Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T09:32:47.225Z] OK: 7 MiB in 20 packages [2021-06-14T09:32:47.839Z] ---> 6271df50202e [2021-06-14T09:32:47.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T09:32:51.276Z] Removing intermediate container 15bbf78e0b49 [2021-06-14T09:32:51.276Z] ---> d2b8e1bada7f [2021-06-14T09:32:51.276Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T09:32:51.277Z] ---> 8a280623f84f [2021-06-14T09:32:51.277Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T09:32:51.277Z] ---> Running in 51c965e8fba9 [2021-06-14T09:32:51.895Z] Removing intermediate container b4ea236a0b8b [2021-06-14T09:32:51.895Z] ---> e92c12e7a904 [2021-06-14T09:32:51.895Z] [2021-06-14T09:32:51.895Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T09:32:51.895Z] ---> 9852663dfa18 [2021-06-14T09:32:51.895Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T09:32:51.895Z] ---> Using cache [2021-06-14T09:32:51.895Z] ---> 5de053a223a6 [2021-06-14T09:32:51.895Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T09:32:51.895Z] ---> Using cache [2021-06-14T09:32:51.895Z] ---> 5dbac444d62a [2021-06-14T09:32:51.895Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T09:32:52.505Z] ---> Running in c671955a16e0 [2021-06-14T09:32:52.505Z] Removing intermediate container 51c965e8fba9 [2021-06-14T09:32:52.505Z] ---> c60c9a8e7024 [2021-06-14T09:32:52.505Z] Step 14/26 : WORKDIR / [2021-06-14T09:32:53.058Z] ---> Running in 9a547dc79d88 [2021-06-14T09:32:53.058Z] ---> 4a448b4cea7f [2021-06-14T09:32:53.058Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T09:32:53.058Z] ---> Running in 96d7281ca2ba [2021-06-14T09:32:53.336Z] Removing intermediate container c671955a16e0 [2021-06-14T09:32:53.336Z] ---> 4a7bab66dff3 [2021-06-14T09:32:53.336Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T09:32:53.640Z] ---> Running in 52c026e0453e [2021-06-14T09:32:53.641Z] Removing intermediate container 9a547dc79d88 [2021-06-14T09:32:53.641Z] ---> 559f2a7f2ee2 [2021-06-14T09:32:53.641Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T09:32:53.929Z] Removing intermediate container 96d7281ca2ba [2021-06-14T09:32:53.929Z] ---> 759981042e4f [2021-06-14T09:32:53.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:32:54.236Z] ---> Running in 17e7ecd1c82f [2021-06-14T09:32:54.518Z] Removing intermediate container 52c026e0453e [2021-06-14T09:32:54.518Z] ---> 7a5091619d83 [2021-06-14T09:32:54.518Z] Step 16/24 : WORKDIR / [2021-06-14T09:32:54.518Z] ---> Running in 3e094e6e5abc [2021-06-14T09:32:55.138Z] Removing intermediate container 17e7ecd1c82f [2021-06-14T09:32:55.138Z] ---> 6fead70ad9ee [2021-06-14T09:32:55.138Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T09:32:55.485Z] ---> 3c3cf952b773 [2021-06-14T09:32:55.485Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T09:32:55.485Z] ---> Running in 6199c6089a6f [2021-06-14T09:32:55.764Z] Removing intermediate container 3e094e6e5abc [2021-06-14T09:32:55.764Z] ---> ca9b0f149a2c [2021-06-14T09:32:55.764Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:32:56.365Z] Removing intermediate container 6199c6089a6f [2021-06-14T09:32:56.365Z] ---> 0521020717ab [2021-06-14T09:32:56.365Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:32:56.365Z] ---> Running in 9dc8aed22541 [2021-06-14T09:32:56.637Z] ---> f6aeab6978a7 [2021-06-14T09:32:56.637Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T09:32:57.238Z] ---> a211c21ced49 [2021-06-14T09:32:57.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T09:32:57.238Z] Removing intermediate container 9dc8aed22541 [2021-06-14T09:32:57.238Z] ---> a447915b9b87 [2021-06-14T09:32:57.518Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:32:57.794Z] ---> Running in a1c927a54ed1 [2021-06-14T09:32:58.398Z] ---> 0cf9045fefde [2021-06-14T09:32:58.398Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T09:32:58.679Z] Removing intermediate container a1c927a54ed1 [2021-06-14T09:32:58.679Z] ---> 1c8060883d33 [2021-06-14T09:32:58.679Z] [2021-06-14T09:32:59.281Z] Successfully built 1c8060883d33 [2021-06-14T09:32:59.281Z] Successfully tagged core-command-arm64:latest [2021-06-14T09:32:59.555Z]  Building core-command ... done  ---> 04b0ba20a895 [2021-06-14T09:32:59.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T09:32:59.830Z] ---> 80aedac0369d [2021-06-14T09:32:59.830Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T09:33:00.434Z] ---> 66e0ba85b561 [2021-06-14T09:33:00.434Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T09:33:00.710Z] ---> Running in b8d0a6e3c699 [2021-06-14T09:33:00.986Z] ---> 9ef283407f94 [2021-06-14T09:33:00.987Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T09:33:01.266Z] Removing intermediate container b8d0a6e3c699 [2021-06-14T09:33:01.266Z] ---> 8e96459c60f8 [2021-06-14T09:33:01.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:33:01.868Z] ---> Running in 970f9981ce2f [2021-06-14T09:33:02.862Z] Removing intermediate container 970f9981ce2f [2021-06-14T09:33:02.862Z] ---> eb64ac3aba06 [2021-06-14T09:33:02.862Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T09:33:02.862Z] ---> 06fcaa9881cd [2021-06-14T09:33:02.862Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T09:33:02.862Z] ---> Running in daf11f96dee9 [2021-06-14T09:33:03.461Z] Removing intermediate container daf11f96dee9 [2021-06-14T09:33:03.461Z] ---> 76b7526d3cda [2021-06-14T09:33:03.461Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:33:03.737Z] ---> Running in 08e0832f0cc1 [2021-06-14T09:33:04.008Z] ---> e32234e1d78f [2021-06-14T09:33:04.008Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T09:33:04.008Z] ---> Running in 7eec97cdc01a [2021-06-14T09:33:04.284Z] Removing intermediate container 08e0832f0cc1 [2021-06-14T09:33:04.284Z] ---> 33971b5c2895 [2021-06-14T09:33:04.284Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:33:04.559Z] ---> Running in dca97243d190 [2021-06-14T09:33:04.832Z] Removing intermediate container dca97243d190 [2021-06-14T09:33:04.832Z] ---> acbe265b4860 [2021-06-14T09:33:04.832Z] [2021-06-14T09:33:05.433Z] Successfully built acbe265b4860 [2021-06-14T09:33:05.433Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T09:33:06.879Z]  Building core-metadata ... done Removing intermediate container 7eec97cdc01a [2021-06-14T09:33:06.879Z] ---> 0a74edf4705b [2021-06-14T09:33:06.879Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T09:33:06.879Z] ---> Running in d5e50c8b4301 [2021-06-14T09:33:07.860Z] Removing intermediate container d5e50c8b4301 [2021-06-14T09:33:07.860Z] ---> 502197998296 [2021-06-14T09:33:07.860Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T09:33:08.133Z] ---> Running in ea0abf41b897 [2021-06-14T09:33:08.732Z] Removing intermediate container ea0abf41b897 [2021-06-14T09:33:08.732Z] ---> 0264ef824562 [2021-06-14T09:33:08.732Z] Step 25/26 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:33:08.732Z] ---> Running in 372da5729618 [2021-06-14T09:33:09.007Z] Removing intermediate container 6c57bf2764af [2021-06-14T09:33:09.007Z] ---> 63957161af68 [2021-06-14T09:33:09.007Z] [2021-06-14T09:33:09.007Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T09:33:09.007Z] ---> 9852663dfa18 [2021-06-14T09:33:09.007Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T09:33:09.007Z] ---> Running in 8512ce3f4323 [2021-06-14T09:33:09.621Z] Removing intermediate container 372da5729618 [2021-06-14T09:33:09.621Z] ---> d84afc2c9945 [2021-06-14T09:33:09.621Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T09:33:09.621Z] ---> Running in ca8eb4138d91 [2021-06-14T09:33:09.621Z] Removing intermediate container 8512ce3f4323 [2021-06-14T09:33:09.621Z] ---> cceb6f8160e0 [2021-06-14T09:33:09.621Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T09:33:09.917Z] ---> Running in 7c56fc087530 [2021-06-14T09:33:10.224Z] Removing intermediate container ca8eb4138d91 [2021-06-14T09:33:10.224Z] ---> 1e226f72aa96 [2021-06-14T09:33:10.224Z] [2021-06-14T09:33:10.501Z] Removing intermediate container 7c56fc087530 [2021-06-14T09:33:10.501Z] ---> f29d7b1afd1d [2021-06-14T09:33:10.501Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T09:33:10.501Z] Successfully built 1e226f72aa96 [2021-06-14T09:33:10.792Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T09:33:10.792Z]  Building security-secretstore-setup ... done  ---> Running in 5ce2256124ef [2021-06-14T09:33:11.103Z] Removing intermediate container 5ce2256124ef [2021-06-14T09:33:11.103Z] ---> 02bc90734d3a [2021-06-14T09:33:11.103Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T09:33:11.382Z] ---> Running in d84d556b10d0 [2021-06-14T09:33:13.363Z] Removing intermediate container d84d556b10d0 [2021-06-14T09:33:13.363Z] ---> 7f96828ff0c8 [2021-06-14T09:33:13.363Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T09:33:13.633Z] ---> Running in f06ac3e5b3f2 [2021-06-14T09:33:15.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T09:33:15.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T09:33:16.257Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T09:33:16.257Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T09:33:16.257Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T09:33:16.529Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T09:33:16.529Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T09:33:16.802Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T09:33:16.802Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T09:33:16.802Z] OK: 8 MiB in 20 packages [2021-06-14T09:33:18.235Z] Removing intermediate container f06ac3e5b3f2 [2021-06-14T09:33:18.235Z] ---> 9033f69f060d [2021-06-14T09:33:18.235Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T09:33:18.829Z] ---> 75530781b922 [2021-06-14T09:33:18.829Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T09:33:20.259Z] ---> 1ab8621d799e [2021-06-14T09:33:20.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T09:33:20.853Z] ---> 25226d7ebc4d [2021-06-14T09:33:20.853Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T09:33:21.128Z] ---> Running in 4d7a09ff0543 [2021-06-14T09:33:21.400Z] Removing intermediate container 4d7a09ff0543 [2021-06-14T09:33:21.400Z] ---> c111669b6c3c [2021-06-14T09:33:21.400Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T09:33:21.672Z] ---> Running in 9969e41aa9e0 [2021-06-14T09:33:22.266Z] Removing intermediate container 9969e41aa9e0 [2021-06-14T09:33:22.266Z] ---> c54309888ed7 [2021-06-14T09:33:22.266Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T09:33:22.266Z] ---> Running in 6820d8508756 [2021-06-14T09:33:22.859Z] Removing intermediate container 6820d8508756 [2021-06-14T09:33:22.859Z] ---> 573410bd0e3d [2021-06-14T09:33:22.859Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T09:33:22.859Z] ---> Running in ff9960ac0d85 [2021-06-14T09:33:23.455Z] Removing intermediate container ff9960ac0d85 [2021-06-14T09:33:23.455Z] ---> f6ac610b8afb [2021-06-14T09:33:23.455Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T09:33:23.455Z] ---> Running in bccfe10cc3e5 [2021-06-14T09:33:24.052Z] Removing intermediate container bccfe10cc3e5 [2021-06-14T09:33:24.052Z] ---> 5d5aa24942d1 [2021-06-14T09:33:24.052Z] [2021-06-14T09:33:24.324Z] Successfully built 5d5aa24942d1 [2021-06-14T09:33:24.324Z] Successfully tagged core-data-arm64:latest [2021-06-14T09:33:24.608Z]  Building core-data ... done  [Pipeline] } [2021-06-14T09:33:24.621Z] $ docker stop --time=1 a671f1949342886359cc4a9bedd75de896d11eb356ccb51c8bfb31d4c143c7f5 [2021-06-14T09:33:26.467Z] $ docker rm -f a671f1949342886359cc4a9bedd75de896d11eb356ccb51c8bfb31d4c143c7f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T09:33:27.247Z] + docker images [2021-06-14T09:33:27.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T09:33:27.519Z] core-data-arm64 latest 5d5aa24942d1 4 seconds ago 19.1MB [2021-06-14T09:33:27.519Z] security-secretstore-setup-arm64 latest 1e226f72aa96 18 seconds ago 26.5MB [2021-06-14T09:33:27.519Z] 63957161af68 19 seconds ago 975MB [2021-06-14T09:33:27.519Z] core-metadata-arm64 latest acbe265b4860 23 seconds ago 15.6MB [2021-06-14T09:33:27.519Z] core-command-arm64 latest 1c8060883d33 29 seconds ago 15MB [2021-06-14T09:33:27.519Z] e92c12e7a904 36 seconds ago 972MB [2021-06-14T09:33:27.519Z] e5a29c5687ee 45 seconds ago 974MB [2021-06-14T09:33:27.519Z] 27f9b1eb1c8c 47 seconds ago 967MB [2021-06-14T09:33:27.519Z] sys-mgmt-agent-arm64 latest 7a3d2b18e461 About a minute ago 299MB [2021-06-14T09:33:27.519Z] security-bootstrapper-arm64 latest 4c110a299546 3 minutes ago 17.1MB [2021-06-14T09:33:27.519Z] support-notifications-arm64 latest e54efcd801a7 3 minutes ago 15.7MB [2021-06-14T09:33:27.519Z] security-proxy-setup-arm64 latest 908d8d71c11a 3 minutes ago 24MB [2021-06-14T09:33:27.519Z] support-scheduler-arm64 latest 54a758de40ff 3 minutes ago 15.1MB [2021-06-14T09:33:27.519Z] 4c7d3db71929 3 minutes ago 969MB [2021-06-14T09:33:27.520Z] 76cbe1c50d51 3 minutes ago 968MB [2021-06-14T09:33:27.520Z] 4679d44473c3 3 minutes ago 969MB [2021-06-14T09:33:27.520Z] b42f558121c3 3 minutes ago 968MB [2021-06-14T09:33:27.520Z] 34a7e936b5d6 3 minutes ago 972MB [2021-06-14T09:33:27.520Z] ci-base-image-arm64 latest ed497af337e8 13 minutes ago 642MB [2021-06-14T09:33:27.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 days ago 429MB [2021-06-14T09:33:27.520Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T09:33:27.520Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T09:33:27.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-14T09:33:28.626Z] ---> job-cost.sh [2021-06-14T09:33:28.626Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zRgF [2021-06-14T09:34:07.590Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T09:35:44.334Z] lf-activate-venv(): INFO: Adding /tmp/venv-zRgF/bin to PATH [2021-06-14T09:35:44.334Z] INFO: No Stack... [2021-06-14T09:35:44.334Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T09:35:44.334Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T09:35:44.674Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-14T09:35:44.675Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T09:35:44.744Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] [2021-06-14T09:35:44.754Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] did not exist. Created. [2021-06-14T09:35:44.754Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T09:35:45.115Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T09:35:45.361Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T09:35:45.377Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] [Pipeline] // lock [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] libraryResource [Pipeline] sh [2021-06-14T09:35:47.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:35:47.938Z] ---> package-listing.sh [2021-06-14T09:35:47.938Z] ++ facter osfamily [2021-06-14T09:35:47.938Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T09:35:48.203Z] + OS_FAMILY=redhat [2021-06-14T09:35:48.203Z] + workspace=/w/workspace/edgex-go/2 [2021-06-14T09:35:48.203Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T09:35:48.203Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T09:35:48.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T09:35:48.203Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T09:35:48.203Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-14T09:35:48.203Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T09:35:48.203Z] + case "${OS_FAMILY}" in [2021-06-14T09:35:48.203Z] + sort [2021-06-14T09:35:48.203Z] + rpm -qa [2021-06-14T09:35:50.124Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T09:35:50.124Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T09:35:50.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T09:35:50.124Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-14T09:35:50.124Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-14T09:35:50.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-14T09:35:50.138Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T09:35:50.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:35:51.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T09:35:51.017Z] [2021-06-14T09:35:51.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T09:35:51.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T09:35:51.342Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T09:35:51.342Z] df20fa9351a1: Pulling fs layer [2021-06-14T09:35:51.342Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T09:35:51.342Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T09:35:51.342Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T09:35:51.342Z] 93b61091891f: Pulling fs layer [2021-06-14T09:35:51.342Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T09:35:51.342Z] 5e14af77c1be: Pulling fs layer [2021-06-14T09:35:51.342Z] 01666e4c0597: Pulling fs layer [2021-06-14T09:35:51.342Z] aa168da1d23b: Pulling fs layer [2021-06-14T09:35:51.342Z] 46f8f816bc3b: Waiting [2021-06-14T09:35:51.342Z] 93b61091891f: Waiting [2021-06-14T09:35:51.342Z] 93b9cdb0e59b: Waiting [2021-06-14T09:35:51.342Z] 5e14af77c1be: Waiting [2021-06-14T09:35:51.342Z] 01666e4c0597: Waiting [2021-06-14T09:35:51.342Z] aa168da1d23b: Waiting [2021-06-14T09:35:51.342Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T09:35:51.342Z] 36b3adc4ff6f: Download complete [2021-06-14T09:35:51.342Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T09:35:51.342Z] 46f8f816bc3b: Download complete [2021-06-14T09:35:51.604Z] df20fa9351a1: Verifying Checksum [2021-06-14T09:35:51.604Z] df20fa9351a1: Download complete [2021-06-14T09:35:51.604Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T09:35:51.604Z] 93b9cdb0e59b: Download complete [2021-06-14T09:35:51.604Z] 5e14af77c1be: Verifying Checksum [2021-06-14T09:35:51.604Z] 5e14af77c1be: Download complete [2021-06-14T09:35:51.604Z] 93b61091891f: Verifying Checksum [2021-06-14T09:35:51.604Z] 93b61091891f: Download complete [2021-06-14T09:35:51.604Z] 01666e4c0597: Verifying Checksum [2021-06-14T09:35:51.604Z] 01666e4c0597: Download complete [2021-06-14T09:35:51.604Z] df20fa9351a1: Pull complete [2021-06-14T09:35:51.873Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T09:35:51.873Z] 8ad3a11d3b57: Download complete [2021-06-14T09:35:51.873Z] 36b3adc4ff6f: Pull complete [2021-06-14T09:35:52.136Z] 8ad3a11d3b57: Pull complete [2021-06-14T09:35:52.407Z] 46f8f816bc3b: Pull complete [2021-06-14T09:35:52.407Z] 93b61091891f: Pull complete [2021-06-14T09:35:53.329Z] 93b9cdb0e59b: Pull complete [2021-06-14T09:35:53.329Z] 5e14af77c1be: Pull complete [2021-06-14T09:35:53.329Z] 01666e4c0597: Pull complete [2021-06-14T09:35:54.277Z] aa168da1d23b: Verifying Checksum [2021-06-14T09:35:54.277Z] aa168da1d23b: Download complete [2021-06-14T09:35:58.551Z] aa168da1d23b: Pull complete [2021-06-14T09:35:58.551Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T09:35:58.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T09:35:58.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T09:35:58.639Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-14T09:35:58.686Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T09:36:01.501Z] $ docker top be201329c04d9550a6e58be661a2b93c0e89700174d3c28823a9a4d84316d9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T09:36:01.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T09:36:02.205Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T09:36:02.501Z] + ls /var/log/sa-host [2021-06-14T09:36:02.501Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T09:36:02.501Z] file_magic: OK [2021-06-14T09:36:02.501Z] HZ: Using current value: 100 [2021-06-14T09:36:02.501Z] file_header: OK [2021-06-14T09:36:02.501Z] 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-06-14T09:36:02.501Z] Statistics: [2021-06-14T09:36:02.501Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T09:36:02.501Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T09:36:02.501Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T09:36:02.501Z] file_magic: OK [2021-06-14T09:36:02.501Z] HZ: Using current value: 100 [2021-06-14T09:36:02.501Z] file_header: OK [2021-06-14T09:36:02.501Z] 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-06-14T09:36:02.501Z] Statistics: [2021-06-14T09:36:02.502Z] 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... [2021-06-14T09:36:02.502Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T09:36:03.283Z] provisioning config files... [2021-06-14T09:36:03.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8645487796522302046tmp [Pipeline] { [Pipeline] echo [2021-06-14T09:36:03.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:36:03.632Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T09:36:03.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:36:04.079Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T09:36:04.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:36:04.396Z] ---> sudo-logs.sh [2021-06-14T09:36:04.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T09:36:04.461Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:36:04.761Z] ---> job-cost.sh [2021-06-14T09:36:04.761Z] lf-activate-venv: SKIPPING [2021-06-14T09:36:04.761Z] DEBUG: total: 0.18000000715255737 [2021-06-14T09:36:04.761Z] INFO: Retrieving Stack Cost... [2021-06-14T09:36:05.706Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T09:36:06.282Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T09:36:06.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T09:36:06.615Z] ---> logs-deploy.sh [2021-06-14T09:36:06.615Z] lf-activate-venv: SKIPPING [2021-06-14T09:36:06.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3566/2 [2021-06-14T09:36:06.615Z] INFO: archiving workspace using pattern(s): [2021-06-14T09:36:07.562Z] Archives upload complete. [2021-06-14T09:36:07.562Z] INFO: archiving logs to Nexus