Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+7e6f37373859b44215920cc7ce005c643e8dae30 (c9f0ad8287215e71f9e6ef441f03213cf54f3ba8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4457113782432456115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5468640500913654371.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8642785057846854639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6748592710426210209.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh329188173612692926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-957 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3983254351685533703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff Checking out Revision 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff (PR-3678) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2313901474270356626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh468772654997532783.key > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff # timeout=10 Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-27T16:31:07.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-27T16:31:07.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-27T16:31:07.939Z] ========================================================= [2021-08-27T16:31:07.939Z] EdgeX Global Pipelines Version Info [2021-08-27T16:31:07.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 [2021-08-27T16:31:09.193Z] ------------------- [2021-08-27T16:31:09.193Z] stable info: [2021-08-27T16:31:09.193Z] ------------------- [2021-08-27T16:31:09.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-27T16:31:09.193Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T16:31:09.193Z] Message: update stable to v1.0.205 [2021-08-27T16:31:09.776Z] ------------------- [2021-08-27T16:31:09.776Z] experimental info: [2021-08-27T16:31:09.776Z] ------------------- [2021-08-27T16:31:09.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-27T16:31:09.776Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T16:31:09.776Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-27T16:31:09.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-27T16:31:09.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-27T16:31:09.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-27T16:31:09.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-27T16:31:10.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-27T16:31:10.026Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-27T16:31:10.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-27T16:31:10.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-27T16:31:10.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-27T16:31:10.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-27T16:31:10.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-27T16:31:10.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-27T16:31:10.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-27T16:31:10.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-27T16:31:10.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-27T16:31:10.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T16:31:10.278Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T16:31:10.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-27T16:31:10.324Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-27T16:31:10.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-27T16:31:10.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-27T16:31:10.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-27T16:31:10.412Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-27T16:31:10.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-08-27T16:31:10.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-08-27T16:31:10.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-08-27T16:31:10.501Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [Pipeline] echo [2021-08-27T16:31:10.524Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23c9b1d [Pipeline] echo [2021-08-27T16:31:10.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T16:31:10.638Z] provisioning config files... [2021-08-27T16:31:10.661Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config687083655010919838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:31:11.000Z] ---> docker-login.sh [2021-08-27T16:31:11.000Z] nexus3.edgexfoundry.org:10001 [2021-08-27T16:31:11.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:11.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:11.269Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:11.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:11.269Z] [2021-08-27T16:31:11.269Z] Login Succeeded [2021-08-27T16:31:11.269Z] nexus3.edgexfoundry.org:10002 [2021-08-27T16:31:11.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:11.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:11.535Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:11.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:11.535Z] [2021-08-27T16:31:11.535Z] Login Succeeded [2021-08-27T16:31:11.535Z] nexus3.edgexfoundry.org:10003 [2021-08-27T16:31:11.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:11.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:11.535Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:11.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:11.535Z] [2021-08-27T16:31:11.535Z] Login Succeeded [2021-08-27T16:31:11.535Z] nexus3.edgexfoundry.org:10004 [2021-08-27T16:31:11.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:11.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:11.804Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:11.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:11.804Z] [2021-08-27T16:31:11.804Z] Login Succeeded [2021-08-27T16:31:11.804Z] docker.io [2021-08-27T16:31:11.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:12.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:12.070Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:12.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:12.070Z] [2021-08-27T16:31:12.070Z] Login Succeeded [2021-08-27T16:31:12.070Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T16:31:12.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T16:31:12.431Z] ++ 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-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/core-command/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/core-data/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-27T16:31:12.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:12.431Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-27T16:31:12.431Z] ++ cut -d/ -f2 [2021-08-27T16:31:12.431Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-27T16:31:12.495Z] 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-08-27T16:31:13.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T16:31:13.908Z] [2021-08-27T16:31:13.908Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:31:14.259Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T16:31:14.259Z] latest: Pulling from edgex-devops/git-semver [2021-08-27T16:31:14.259Z] 31603596830f: Pulling fs layer [2021-08-27T16:31:14.259Z] 04fac38145f0: Pulling fs layer [2021-08-27T16:31:14.259Z] 701f6daf10bf: Pulling fs layer [2021-08-27T16:31:14.259Z] 24f72da36158: Pulling fs layer [2021-08-27T16:31:14.259Z] 24f72da36158: Waiting [2021-08-27T16:31:14.259Z] 04fac38145f0: Verifying Checksum [2021-08-27T16:31:14.259Z] 04fac38145f0: Download complete [2021-08-27T16:31:14.524Z] 31603596830f: Verifying Checksum [2021-08-27T16:31:14.524Z] 31603596830f: Download complete [2021-08-27T16:31:14.524Z] 24f72da36158: Verifying Checksum [2021-08-27T16:31:14.524Z] 24f72da36158: Download complete [2021-08-27T16:31:14.791Z] 31603596830f: Pull complete [2021-08-27T16:31:14.792Z] 04fac38145f0: Pull complete [2021-08-27T16:31:15.061Z] 701f6daf10bf: Verifying Checksum [2021-08-27T16:31:15.061Z] 701f6daf10bf: Download complete [2021-08-27T16:31:15.653Z] 701f6daf10bf: Pull complete [2021-08-27T16:31:15.653Z] 24f72da36158: Pull complete [2021-08-27T16:31:15.653Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-27T16:31:15.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T16:31:15.653Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-27T16:31:15.747Z] prd-centos7-docker-4c-2g-957 does not seem to be running inside a container [2021-08-27T16:31:15.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-27T16:31:16.665Z] $ docker top 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T16:31:16.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T16:31:16.804Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T16:31:16.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T16:31:16.933Z] $ docker exec 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent [2021-08-27T16:31:17.050Z] SSH_AUTH_SOCK=/tmp/ssh-oH6hM8MqjvFv/agent.14 [2021-08-27T16:31:17.050Z] SSH_AGENT_PID=20 [2021-08-27T16:31:17.065Z] Running ssh-add (command line suppressed) [2021-08-27T16:31:17.175Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1447219509892498166.key (/w/workspace/edgex-go/5@tmp/private_key_1447219509892498166.key) [2021-08-27T16:31:17.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T16:31:17.517Z] + git tag --points-at HEAD [Pipeline] } [2021-08-27T16:31:17.534Z] $ docker exec --env ******** --env ******** 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent -k [2021-08-27T16:31:17.631Z] unset SSH_AUTH_SOCK; [2021-08-27T16:31:17.632Z] unset SSH_AGENT_PID; [2021-08-27T16:31:17.632Z] echo Agent pid 20 killed; [2021-08-27T16:31:17.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-27T16:31:17.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T16:31:17.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T16:31:17.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T16:31:17.805Z] $ docker exec 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent [2021-08-27T16:31:17.929Z] SSH_AUTH_SOCK=/tmp/ssh-EM7I4T9O5r6I/agent.53 [2021-08-27T16:31:17.929Z] SSH_AGENT_PID=60 [2021-08-27T16:31:17.940Z] Running ssh-add (command line suppressed) [2021-08-27T16:31:18.027Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7891066462269814262.key (/w/workspace/edgex-go/5@tmp/private_key_7891066462269814262.key) [2021-08-27T16:31:18.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T16:31:18.365Z] + git semver init [2021-08-27T16:31:18.365Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T16:31:18.365Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-27T16:31:18.365Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-27T16:31:18.365Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T16:31:18.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T16:31:18.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T16:31:18.365Z] # $SEMVER_BRANCH = PR-3678 [2021-08-27T16:31:18.365Z] # $SEMVER_TEMP = /tmp/semver-246745416 [2021-08-27T16:31:18.365Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-27T16:31:36.601Z] # '/tmp/semver-246745416' -> '/w/workspace/edgex-go/5/.semver' [2021-08-27T16:31:36.601Z] # -> Force: false [2021-08-27T16:31:36.601Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-27T16:31:36.613Z] $ docker exec --env ******** --env ******** 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent -k [2021-08-27T16:31:36.719Z] unset SSH_AUTH_SOCK; [2021-08-27T16:31:36.721Z] unset SSH_AGENT_PID; [2021-08-27T16:31:36.721Z] echo Agent pid 60 killed; [2021-08-27T16:31:36.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T16:31:37.106Z] + git semver [Pipeline] } [2021-08-27T16:31:37.127Z] $ docker stop --time=1 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 [2021-08-27T16:31:38.975Z] $ docker rm -f 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T16:31:39.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-27T16:31:39.791Z] Stashed 1 file(s) [Pipeline] echo [2021-08-27T16:31:39.795Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-27T16:31:40.105Z] ========================================================= [2021-08-27T16:31:40.105Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-27T16:31:40.105Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:31:40.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:31:40.435Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-27T16:31:40.435Z] 540db60ca938: Pulling fs layer [2021-08-27T16:31:40.435Z] adcc1eea9eea: Pulling fs layer [2021-08-27T16:31:40.435Z] 4c4ab2625f07: Pulling fs layer [2021-08-27T16:31:40.435Z] db62176df00c: Pulling fs layer [2021-08-27T16:31:40.435Z] 3b30891b0d05: Pulling fs layer [2021-08-27T16:31:40.435Z] 06b49ca38bd5: Pulling fs layer [2021-08-27T16:31:40.435Z] c788192a36de: Pulling fs layer [2021-08-27T16:31:40.435Z] a77e37c0d609: Pulling fs layer [2021-08-27T16:31:40.435Z] c3185cebc471: Pulling fs layer [2021-08-27T16:31:40.435Z] db62176df00c: Waiting [2021-08-27T16:31:40.435Z] c788192a36de: Waiting [2021-08-27T16:31:40.435Z] a77e37c0d609: Waiting [2021-08-27T16:31:40.435Z] 3b30891b0d05: Waiting [2021-08-27T16:31:40.435Z] 06b49ca38bd5: Waiting [2021-08-27T16:31:40.435Z] c3185cebc471: Waiting [2021-08-27T16:31:40.435Z] 4c4ab2625f07: Verifying Checksum [2021-08-27T16:31:40.435Z] 4c4ab2625f07: Download complete [2021-08-27T16:31:40.435Z] adcc1eea9eea: Verifying Checksum [2021-08-27T16:31:40.435Z] adcc1eea9eea: Download complete [2021-08-27T16:31:40.435Z] 3b30891b0d05: Verifying Checksum [2021-08-27T16:31:40.435Z] 3b30891b0d05: Download complete [2021-08-27T16:31:40.716Z] 06b49ca38bd5: Verifying Checksum [2021-08-27T16:31:40.716Z] 06b49ca38bd5: Download complete [2021-08-27T16:31:40.716Z] 540db60ca938: Verifying Checksum [2021-08-27T16:31:40.716Z] 540db60ca938: Download complete [2021-08-27T16:31:40.716Z] c788192a36de: Verifying Checksum [2021-08-27T16:31:40.716Z] c788192a36de: Download complete [2021-08-27T16:31:40.716Z] 540db60ca938: Pull complete [2021-08-27T16:31:40.984Z] adcc1eea9eea: Pull complete [2021-08-27T16:31:40.984Z] 4c4ab2625f07: Pull complete [2021-08-27T16:31:41.941Z] a77e37c0d609: Verifying Checksum [2021-08-27T16:31:41.941Z] a77e37c0d609: Download complete [2021-08-27T16:31:46.191Z] c3185cebc471: Verifying Checksum [2021-08-27T16:31:46.191Z] c3185cebc471: Download complete [2021-08-27T16:31:46.191Z] db62176df00c: Verifying Checksum [2021-08-27T16:31:46.191Z] db62176df00c: Download complete [2021-08-27T16:31:49.564Z] db62176df00c: Pull complete [2021-08-27T16:31:49.564Z] 3b30891b0d05: Pull complete [2021-08-27T16:31:49.564Z] 06b49ca38bd5: Pull complete [2021-08-27T16:31:49.564Z] c788192a36de: Pull complete [2021-08-27T16:31:49.834Z] a77e37c0d609: Pull complete [2021-08-27T16:31:51.814Z] c3185cebc471: Pull complete [2021-08-27T16:31:51.814Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-27T16:31:51.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:31:51.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:31:52.150Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:31:52.150Z] WORKDIR /edgex [2021-08-27T16:31:52.150Z] COPY go.mod . [2021-08-27T16:31:52.150Z] RUN go mod download' [2021-08-27T16:31:52.150Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-27T16:31:53.606Z] Sending build context to Docker daemon 328.8MB [2021-08-27T16:31:53.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:31:53.606Z] ---> 031687cdd783 [2021-08-27T16:31:53.606Z] Step 2/4 : WORKDIR /edgex [2021-08-27T16:31:55.027Z] Still waiting to schedule task [2021-08-27T16:31:55.027Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-27T16:31:55.578Z] ---> Running in e7df977910c2 [2021-08-27T16:31:55.578Z] Removing intermediate container e7df977910c2 [2021-08-27T16:31:55.578Z] ---> c78de6749717 [2021-08-27T16:31:55.578Z] Step 3/4 : COPY go.mod . [2021-08-27T16:31:55.578Z] ---> 96b29956645d [2021-08-27T16:31:55.578Z] Step 4/4 : RUN go mod download [2021-08-27T16:31:55.578Z] ---> Running in fc8f5b98f59e [2021-08-27T16:32:34.519Z] Removing intermediate container fc8f5b98f59e [2021-08-27T16:32:34.519Z] ---> e056ea543ff1 [2021-08-27T16:32:34.519Z] Successfully built e056ea543ff1 [2021-08-27T16:32:34.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:32:34.843Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T16:32:34.843Z] . [Pipeline] withDockerContainer [2021-08-27T16:32:34.938Z] prd-centos7-docker-4c-2g-957 does not seem to be running inside a container [2021-08-27T16:32:34.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-27T16:32:35.432Z] $ docker top c5c878153d2cc7803f07f2182940ffa23d061e4abe5e830f3c06b8569066caac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:32:35.840Z] + go version [2021-08-27T16:32:35.841Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-27T16:32:35.854Z] $ docker stop --time=1 c5c878153d2cc7803f07f2182940ffa23d061e4abe5e830f3c06b8569066caac [2021-08-27T16:32:37.047Z] $ docker rm -f c5c878153d2cc7803f07f2182940ffa23d061e4abe5e830f3c06b8569066caac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:32:37.629Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T16:32:37.630Z] . [Pipeline] withDockerContainer [2021-08-27T16:32:37.721Z] prd-centos7-docker-4c-2g-957 does not seem to be running inside a container [2021-08-27T16:32:37.779Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-27T16:32:38.127Z] $ docker top 48e3f4b109073e9caa084805d24ad39ccb42eced6f191e7ada5d0da93ba24d42 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-27T16:32:38.236Z] ========================================================= [2021-08-27T16:32:38.236Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-27T16:32:38.236Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:32:38.567Z] + go mod tidy [Pipeline] sh [2021-08-27T16:32:39.154Z] + make test [2021-08-27T16:32:39.154Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-27T16:32:39.423Z] go mod tidy [2021-08-27T16:32:39.423Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T16:32:44.798Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-27T16:33:03.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-27T16:33:08.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-27T16:33:08.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-27T16:33:09.402Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-27T16:33:12.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-27T16:33:12.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-27T16:33:12.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-27T16:33:12.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-27T16:33:12.861Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-27T16:33:13.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-27T16:33:13.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-27T16:33:13.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-27T16:33:13.745Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-27T16:33:13.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-27T16:33:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-08-27T16:33:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-27T16:33:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-27T16:33:16.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-27T16:33:16.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-27T16:33:16.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements [2021-08-27T16:33:16.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-27T16:33:16.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-27T16:33:17.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements [2021-08-27T16:33:17.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-27T16:33:17.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:33:18.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 81.2% of statements [2021-08-27T16:33:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-27T16:33:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-27T16:33:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-27T16:33:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-27T16:33:18.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-27T16:33:19.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 94.2% of statements [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:33:19.015Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-27T16:33:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-27T16:33:19.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-08-27T16:33:19.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-27T16:33:19.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-27T16:33:19.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-27T16:33:20.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-08-27T16:33:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-27T16:33:20.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-08-27T16:33:20.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-08-27T16:33:20.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-27T16:33:20.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-08-27T16:33:22.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-08-27T16:33:22.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-08-27T16:33:22.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-08-27T16:33:22.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-08-27T16:33:34.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-08-27T16:33:34.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-08-27T16:33:41.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.212s coverage: 81.8% of statements [2021-08-27T16:33:41.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-08-27T16:33:59.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 62.6% of statements [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-27T16:33:59.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-27T16:33:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-08-27T16:33:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-27T16:33:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-27T16:33:59.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-08-27T16:33:59.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-27T16:34:00.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-08-27T16:34:00.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-27T16:34:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-27T16:34:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-08-27T16:34:07.112Z] GO111MODULE=on go vet ./... [2021-08-27T16:34:14.040Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-958 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-27T16:34:14.058Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-27T16:34:14.332Z] The recommended git tool is: git [2021-08-27T16:34:19.970Z] using credential edgex-jenkins-ssh [2021-08-27T16:34:19.993Z] Cloning the remote Git repository [2021-08-27T16:34:20.066Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:34:20.166Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-27T16:34:20.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:34:20.263Z] > git --version # timeout=10 [2021-08-27T16:34:20.278Z] > git --version # 'git version 2.17.1' [2021-08-27T16:34:20.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:34:20.352Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:34:33.882Z] gofmt -l . [2021-08-27T16:34:33.882Z] [ "`gofmt -l .`" = "" ] [2021-08-27T16:34:33.882Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-27T16:34:34.207Z] + ls -al . [2021-08-27T16:34:34.207Z] total 612 [2021-08-27T16:34:34.207Z] drwxrwxr-x 10 1001 1001 4096 Aug 27 16:34 . [2021-08-27T16:34:34.207Z] drwxr-xr-x 4 root root 28 Aug 27 16:32 .. [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 11 Aug 27 16:31 .dockerignore [2021-08-27T16:34:34.207Z] drwxrwxr-x 8 1001 1001 179 Aug 27 16:31 .git [2021-08-27T16:34:34.207Z] drwxrwxr-x 4 1001 1001 142 Aug 27 16:31 .github [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 818 Aug 27 16:31 .gitignore [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 76 Aug 27 16:31 .hadolint.yml [2021-08-27T16:34:34.207Z] drwx------ 3 1001 1001 58 Aug 27 16:31 .semver [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 166 Aug 27 16:31 .sonarcloud.properties [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 16:31 ADOPTERS.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 8493 Aug 27 16:31 Attribution.txt [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 43881 Aug 27 16:31 CHANGELOG.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 16:31 CONTRIBUTING.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 16:31 GOVERNANCE.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 849 Aug 27 16:31 Jenkinsfile [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 16:31 LICENSE [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 5915 Aug 27 16:31 Makefile [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 16:31 OWNERS.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 8643 Aug 27 16:31 README.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 6912 Aug 27 16:31 SECURITY.md [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 16:31 VERSION [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 4131 Aug 27 16:31 ZMQWindows.md [2021-08-27T16:34:34.207Z] drwxrwxr-x 2 1001 1001 37 Aug 27 16:31 bin [2021-08-27T16:34:34.207Z] drwxrwxr-x 14 1001 1001 4096 Aug 27 16:31 cmd [2021-08-27T16:34:34.207Z] -rw-r--r-- 1 root root 405611 Aug 27 16:34 coverage.out [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 841 Aug 27 16:31 go.mod [2021-08-27T16:34:34.207Z] -rw-r--r-- 1 root root 50064 Aug 27 16:32 go.sum [2021-08-27T16:34:34.207Z] drwxrwxr-x 8 1001 1001 124 Aug 27 16:31 internal [2021-08-27T16:34:34.207Z] drwxrwxr-x 3 1001 1001 16 Aug 27 16:31 openapi [2021-08-27T16:34:34.207Z] drwxrwxr-x 4 1001 1001 71 Aug 27 16:31 snap [2021-08-27T16:34:34.207Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 16:31 version.go [Pipeline] sh [2021-08-27T16:34:34.528Z] + '[' -e coverage.out ] [2021-08-27T16:34:34.528Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-27T16:34:34.668Z] Stashed 1 file(s) [Pipeline] sh [2021-08-27T16:34:34.979Z] + make build [2021-08-27T16:34:34.979Z] go mod tidy [2021-08-27T16:34:35.257Z] 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-08-27T16:34:36.667Z] 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-08-27T16:34:37.623Z] Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-27T16:34:38.112Z] Merge succeeded, producing 80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:34:38.113Z] Checking out Revision 80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 (PR-3678) [2021-08-27T16:34:36.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:34:36.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:34:36.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:34:36.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:34:36.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:34:36.849Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-27T16:34:37.639Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:34:37.654Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-27T16:34:37.849Z] > git remote # timeout=10 [2021-08-27T16:34:37.870Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T16:34:37.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:34:37.898Z] > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-27T16:34:38.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T16:34:38.119Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:34:38.130Z] > git checkout -f 80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 # timeout=10 [2021-08-27T16:34:42.386Z] Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" [2021-08-27T16:34:42.413Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T16:34:43.068Z] provisioning config files... [2021-08-27T16:34:42.395Z] > git rev-list --no-walk fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 [2021-08-27T16:34:43.095Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7612623672014508242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:34:43.388Z] 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-08-27T16:34:43.631Z] ---> docker-login.sh [2021-08-27T16:34:43.632Z] nexus3.edgexfoundry.org:10001 [2021-08-27T16:34:43.970Z] 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-08-27T16:34:44.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:34:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:34:45.213Z] Configure a credential helper to remove this warning. See [2021-08-27T16:34:45.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:34:45.213Z] [2021-08-27T16:34:45.213Z] Login Succeeded [2021-08-27T16:34:45.213Z] nexus3.edgexfoundry.org:10002 [2021-08-27T16:34:45.387Z] 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-08-27T16:34:45.387Z] 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-08-27T16:34:45.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:34:45.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:34:45.487Z] Configure a credential helper to remove this warning. See [2021-08-27T16:34:45.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:34:45.487Z] [2021-08-27T16:34:45.487Z] Login Succeeded [2021-08-27T16:34:45.487Z] nexus3.edgexfoundry.org:10003 [2021-08-27T16:34:46.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:34:46.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:34:46.090Z] Configure a credential helper to remove this warning. See [2021-08-27T16:34:46.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:34:46.090Z] [2021-08-27T16:34:46.090Z] Login Succeeded [2021-08-27T16:34:46.090Z] nexus3.edgexfoundry.org:10004 [2021-08-27T16:34:46.348Z] 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-08-27T16:34:46.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:34:46.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:34:46.642Z] Configure a credential helper to remove this warning. See [2021-08-27T16:34:46.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:34:46.642Z] [2021-08-27T16:34:46.642Z] Login Succeeded [2021-08-27T16:34:46.642Z] docker.io [2021-08-27T16:34:46.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:34:47.312Z] 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-08-27T16:34:47.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:34:47.520Z] Configure a credential helper to remove this warning. See [2021-08-27T16:34:47.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:34:47.520Z] [2021-08-27T16:34:47.520Z] Login Succeeded [2021-08-27T16:34:47.520Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T16:34:47.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-27T16:34:48.113Z] ========================================================= [2021-08-27T16:34:48.113Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-27T16:34:48.113Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:34:48.271Z] 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-08-27T16:34:48.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:34:48.812Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-27T16:34:48.813Z] 595b0fe564bb: Pulling fs layer [2021-08-27T16:34:48.813Z] 24495759ef45: Pulling fs layer [2021-08-27T16:34:48.813Z] d148012ef14d: Pulling fs layer [2021-08-27T16:34:48.813Z] e90a11edd702: Pulling fs layer [2021-08-27T16:34:48.813Z] d77568369979: Pulling fs layer [2021-08-27T16:34:48.813Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-27T16:34:48.813Z] 170f2ba95c9a: Pulling fs layer [2021-08-27T16:34:48.813Z] 97ac5df62f85: Pulling fs layer [2021-08-27T16:34:48.813Z] e90a11edd702: Waiting [2021-08-27T16:34:48.813Z] d77568369979: Waiting [2021-08-27T16:34:48.813Z] fc1c9f9a7f3b: Waiting [2021-08-27T16:34:48.813Z] 170f2ba95c9a: Waiting [2021-08-27T16:34:48.813Z] 97ac5df62f85: Waiting [2021-08-27T16:34:49.089Z] 24495759ef45: Verifying Checksum [2021-08-27T16:34:49.089Z] 24495759ef45: Download complete [2021-08-27T16:34:49.089Z] d148012ef14d: Verifying Checksum [2021-08-27T16:34:49.089Z] d148012ef14d: Download complete [2021-08-27T16:34:49.089Z] d77568369979: Verifying Checksum [2021-08-27T16:34:49.089Z] d77568369979: Download complete [2021-08-27T16:34:49.089Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-27T16:34:49.089Z] fc1c9f9a7f3b: Download complete [2021-08-27T16:34:49.089Z] 595b0fe564bb: Verifying Checksum [2021-08-27T16:34:49.089Z] 595b0fe564bb: Download complete [2021-08-27T16:34:49.089Z] 170f2ba95c9a: Verifying Checksum [2021-08-27T16:34:49.089Z] 170f2ba95c9a: Download complete [2021-08-27T16:34:49.236Z] 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-08-27T16:34:50.079Z] 595b0fe564bb: Pull complete [2021-08-27T16:34:50.202Z] 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-08-27T16:34:50.678Z] 24495759ef45: Pull complete [2021-08-27T16:34:50.785Z] 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-08-27T16:34:50.952Z] d148012ef14d: Pull complete [2021-08-27T16:34:52.395Z] 97ac5df62f85: Verifying Checksum [2021-08-27T16:34:52.395Z] 97ac5df62f85: Download complete [Pipeline] } [2021-08-27T16:34:52.791Z] $ docker stop --time=1 48e3f4b109073e9caa084805d24ad39ccb42eced6f191e7ada5d0da93ba24d42 [2021-08-27T16:34:53.379Z] e90a11edd702: Verifying Checksum [2021-08-27T16:34:53.379Z] e90a11edd702: Download complete [2021-08-27T16:34:54.772Z] $ docker rm -f 48e3f4b109073e9caa084805d24ad39ccb42eced6f191e7ada5d0da93ba24d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:34:57.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:34:57.871Z] [2021-08-27T16:34:57.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:34:58.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:34:58.205Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-27T16:34:58.205Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-27T16:34:58.205Z] ca9280d653b3: Pulling fs layer [2021-08-27T16:34:58.205Z] 7e9c9ca2126c: Pulling fs layer [2021-08-27T16:34:58.470Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-27T16:34:58.470Z] cbdbe7a5bc2a: Download complete [2021-08-27T16:34:58.470Z] cbdbe7a5bc2a: Pull complete [2021-08-27T16:34:59.058Z] ca9280d653b3: Verifying Checksum [2021-08-27T16:34:59.058Z] ca9280d653b3: Download complete [2021-08-27T16:34:59.640Z] ca9280d653b3: Pull complete [2021-08-27T16:35:01.043Z] 7e9c9ca2126c: Verifying Checksum [2021-08-27T16:35:01.043Z] 7e9c9ca2126c: Download complete [2021-08-27T16:35:03.562Z] e90a11edd702: Pull complete [2021-08-27T16:35:03.837Z] d77568369979: Pull complete [2021-08-27T16:35:04.123Z] fc1c9f9a7f3b: Pull complete [2021-08-27T16:35:04.408Z] 7e9c9ca2126c: Pull complete [2021-08-27T16:35:04.408Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-27T16:35:04.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:35:04.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-27T16:35:04.504Z] prd-centos7-docker-4c-2g-957 does not seem to be running inside a container [2021-08-27T16:35:04.568Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-08-27T16:35:04.721Z] 170f2ba95c9a: Pull complete [2021-08-27T16:35:07.293Z] $ docker top 88561105de8413db4933450b3a8e44967af924e053fe11c2b6a4d4f837b4aed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:35:07.687Z] + grep parallel [2021-08-27T16:35:07.687Z] + docker-compose build --help [2021-08-27T16:35:08.269Z] --parallel Build images in parallel. [Pipeline] } [2021-08-27T16:35:08.288Z] $ docker stop --time=1 88561105de8413db4933450b3a8e44967af924e053fe11c2b6a4d4f837b4aed1 [2021-08-27T16:35:09.492Z] $ docker rm -f 88561105de8413db4933450b3a8e44967af924e053fe11c2b6a4d4f837b4aed1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:35:09.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:35:09.960Z] . [Pipeline] withDockerContainer [2021-08-27T16:35:10.055Z] prd-centos7-docker-4c-2g-957 does not seem to be running inside a container [2021-08-27T16:35:10.113Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-27T16:35:10.131Z] 97ac5df62f85: Pull complete [2021-08-27T16:35:10.131Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-27T16:35:10.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:35:10.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:35:10.502Z] $ docker top 527b2628f3507b6e1f6881c3ab1a786a410296e5f6eff8222c536c0d30830956 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-08-27T16:35:10.931Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-27T16:35:11.005Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:35:11.005Z] WORKDIR /edgex [2021-08-27T16:35:11.005Z] COPY go.mod . [2021-08-27T16:35:11.005Z] RUN go mod download [2021-08-27T16:35:11.005Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-27T16:35:11.512Z] Building core-command ... [2021-08-27T16:35:11.512Z] Building core-data ... [2021-08-27T16:35:11.512Z] Building core-metadata ... [2021-08-27T16:35:11.512Z] Building security-bootstrapper ... [2021-08-27T16:35:11.512Z] Building security-proxy-setup ... [2021-08-27T16:35:11.512Z] Building security-secretstore-setup ... [2021-08-27T16:35:11.512Z] Building support-notifications ... [2021-08-27T16:35:11.512Z] Building support-scheduler ... [2021-08-27T16:35:11.512Z] Building sys-mgmt-agent ... [2021-08-27T16:35:11.512Z] Building core-metadata [2021-08-27T16:35:11.512Z] Building security-secretstore-setup [2021-08-27T16:35:11.512Z] Building security-proxy-setup [2021-08-27T16:35:11.512Z] Building support-scheduler [2021-08-27T16:35:11.512Z] Building support-notifications [2021-08-27T16:35:13.029Z] Sending build context to Docker daemon 166MB [2021-08-27T16:35:13.029Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:35:13.029Z] ---> 04bc70af865f [2021-08-27T16:35:13.029Z] Step 2/4 : WORKDIR /edgex [2021-08-27T16:35:17.368Z] ---> Running in e1d9e0ac9b53 [2021-08-27T16:35:17.972Z] Removing intermediate container e1d9e0ac9b53 [2021-08-27T16:35:17.972Z] ---> c92fc1dc63c8 [2021-08-27T16:35:17.972Z] Step 3/4 : COPY go.mod . [2021-08-27T16:35:18.959Z] ---> 2ead1823d116 [2021-08-27T16:35:18.959Z] Step 4/4 : RUN go mod download [2021-08-27T16:35:18.959Z] ---> Running in 0e5b7d93ffa2 [2021-08-27T16:35:21.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:35:21.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:35:21.596Z] ---> e056ea543ff1 [2021-08-27T16:35:21.596Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:35:28.244Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:35:28.244Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:35:28.520Z] ---> e056ea543ff1 [2021-08-27T16:35:28.520Z] Step 3/26 : WORKDIR /edgex-go [2021-08-27T16:35:29.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:35:29.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:35:29.940Z] ---> e056ea543ff1 [2021-08-27T16:35:29.940Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:35:31.355Z] ---> Running in 7b216f6cf935 [2021-08-27T16:35:31.355Z] ---> Running in eca13215405d [2021-08-27T16:35:31.355Z] ---> Running in df5f81af55b3 [2021-08-27T16:35:32.319Z] Removing intermediate container 7b216f6cf935 [2021-08-27T16:35:32.319Z] ---> caabe0d86ae1 [2021-08-27T16:35:32.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:35:32.595Z] Removing intermediate container df5f81af55b3 [2021-08-27T16:35:32.595Z] ---> ecbbe6a04dbc [2021-08-27T16:35:32.595Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:35:32.595Z] Removing intermediate container eca13215405d [2021-08-27T16:35:32.595Z] ---> 8db86f450ae4 [2021-08-27T16:35:32.595Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:35:32.863Z] ---> Running in faea24efc7b4 [2021-08-27T16:35:33.129Z] ---> Running in 53c6cd3e5786 [2021-08-27T16:35:33.129Z] ---> Running in 25ec4baa7972 [2021-08-27T16:35:34.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:35:34.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:35:34.563Z] ---> e056ea543ff1 [2021-08-27T16:35:34.563Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:35:34.563Z] ---> Using cache [2021-08-27T16:35:34.563Z] ---> 8db86f450ae4 [2021-08-27T16:35:34.563Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:35:34.563Z] ---> Running in ecb4c2e3210b [2021-08-27T16:35:34.563Z] Removing intermediate container faea24efc7b4 [2021-08-27T16:35:34.563Z] ---> 5376c446f04d [2021-08-27T16:35:34.563Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-27T16:35:34.563Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:35:34.563Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:35:34.563Z] ---> e056ea543ff1 [2021-08-27T16:35:34.563Z] Step 3/22 : WORKDIR /edgex-go [2021-08-27T16:35:34.563Z] ---> Using cache [2021-08-27T16:35:34.563Z] ---> 8db86f450ae4 [2021-08-27T16:35:34.563Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:35:34.833Z] ---> Running in 76a96c082220 [2021-08-27T16:35:34.833Z] ---> Running in 9389d0f91b08 [2021-08-27T16:35:34.833Z] Removing intermediate container 53c6cd3e5786 [2021-08-27T16:35:34.833Z] ---> 357405f3e3ab [2021-08-27T16:35:34.833Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-27T16:35:34.833Z] ---> Running in fbc6f7575bbd [2021-08-27T16:35:34.833Z] Removing intermediate container 25ec4baa7972 [2021-08-27T16:35:34.833Z] ---> e647cef304ac [2021-08-27T16:35:34.833Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:35:34.833Z] ---> Running in 4ca464345082 [2021-08-27T16:35:35.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:35.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:35.427Z] Removing intermediate container ecb4c2e3210b [2021-08-27T16:35:35.427Z] ---> 4c0a0d067ab5 [2021-08-27T16:35:35.427Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-27T16:35:35.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:35.696Z] ---> Running in fe1f09bff21a [2021-08-27T16:35:35.696Z] Removing intermediate container 9389d0f91b08 [2021-08-27T16:35:35.696Z] ---> 2971031387cd [2021-08-27T16:35:35.696Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-27T16:35:35.696Z] ---> Running in 6ef5bbf70151 [2021-08-27T16:35:35.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:35.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:36.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:36.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:36.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:36.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:36.823Z] OK: 219 MiB in 52 packages [2021-08-27T16:35:37.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:35:37.108Z] Removing intermediate container 4ca464345082 [2021-08-27T16:35:37.108Z] ---> eaafc9f7436c [2021-08-27T16:35:37.108Z] Step 6/24 : COPY go.mod . [2021-08-27T16:35:37.386Z] OK: 219 MiB in 52 packages [2021-08-27T16:35:37.386Z] ---> 156424dfa399 [2021-08-27T16:35:37.386Z] Step 7/24 : RUN go mod download [2021-08-27T16:35:37.386Z] ---> Running in dadbab7adb5a [2021-08-27T16:35:37.658Z] OK: 219 MiB in 52 packages [2021-08-27T16:35:37.658Z] Removing intermediate container fe1f09bff21a [2021-08-27T16:35:37.658Z] ---> 0062c116daea [2021-08-27T16:35:37.658Z] Step 6/23 : COPY go.mod . [2021-08-27T16:35:37.929Z] ---> 8ae281c04c3c [2021-08-27T16:35:37.929Z] Step 7/23 : RUN go mod download [2021-08-27T16:35:37.929Z] ---> Running in a79fae9a2ee4 [2021-08-27T16:35:37.929Z] OK: 219 MiB in 52 packages [2021-08-27T16:35:38.197Z] Removing intermediate container 6ef5bbf70151 [2021-08-27T16:35:38.197Z] ---> 28922b5f88df [2021-08-27T16:35:38.197Z] Step 6/22 : COPY go.mod . [2021-08-27T16:35:38.197Z] OK: 219 MiB in 52 packages [2021-08-27T16:35:38.469Z] Removing intermediate container 76a96c082220 [2021-08-27T16:35:38.470Z] ---> c7b4b0025b71 [2021-08-27T16:35:38.470Z] Step 6/23 : COPY go.mod . [2021-08-27T16:35:38.741Z] ---> 40e8972b6540 [2021-08-27T16:35:38.741Z] Step 7/22 : RUN go mod download [2021-08-27T16:35:38.741Z] ---> Running in 3faa49aef873 [2021-08-27T16:35:38.741Z] Removing intermediate container fbc6f7575bbd [2021-08-27T16:35:38.741Z] ---> 24ae400adecb [2021-08-27T16:35:38.741Z] Step 6/26 : COPY go.mod . [2021-08-27T16:35:38.741Z] ---> ad0546bb6d45 [2021-08-27T16:35:38.741Z] Step 7/23 : RUN go mod download [2021-08-27T16:35:39.037Z] ---> Running in da816bbb0cfe [2021-08-27T16:35:39.037Z] Removing intermediate container dadbab7adb5a [2021-08-27T16:35:39.037Z] ---> 68091c113965 [2021-08-27T16:35:39.037Z] Step 8/24 : COPY . . [2021-08-27T16:35:39.037Z] ---> fe8facbe1bc3 [2021-08-27T16:35:39.037Z] Step 7/26 : RUN go mod download [2021-08-27T16:35:39.321Z] ---> Running in 88dbc9330756 [2021-08-27T16:35:40.352Z] Removing intermediate container a79fae9a2ee4 [2021-08-27T16:35:40.352Z] ---> 8ff8a04705a6 [2021-08-27T16:35:40.352Z] Step 8/23 : COPY . . [2021-08-27T16:35:43.020Z] Removing intermediate container 3faa49aef873 [2021-08-27T16:35:43.020Z] ---> adbd9c6f5786 [2021-08-27T16:35:43.020Z] Step 8/22 : COPY . . [2021-08-27T16:35:43.604Z] Removing intermediate container da816bbb0cfe [2021-08-27T16:35:43.604Z] ---> 119f1c2245e1 [2021-08-27T16:35:43.604Z] Step 8/23 : COPY . . [2021-08-27T16:35:44.195Z] Removing intermediate container 88dbc9330756 [2021-08-27T16:35:44.195Z] ---> 6599ec9ed8a8 [2021-08-27T16:35:44.195Z] Step 8/26 : COPY . . [2021-08-27T16:35:48.574Z] ---> 882988bb97ee [2021-08-27T16:35:48.574Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:35:49.161Z] ---> fcdf9716c771 [2021-08-27T16:35:49.161Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:35:49.427Z] ---> Running in a828c11c9465 [2021-08-27T16:35:49.427Z] ---> eb7b26dd39f0 [2021-08-27T16:35:49.427Z] Step 9/22 : RUN go mod tidy [2021-08-27T16:35:50.009Z] ---> Running in 2e7588c93912 [2021-08-27T16:35:50.009Z] ---> Running in e38bf013d7c2 [2021-08-27T16:35:55.376Z] Removing intermediate container a828c11c9465 [2021-08-27T16:35:55.376Z] ---> 06f7cce44a3f [2021-08-27T16:35:55.376Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-27T16:35:55.376Z] ---> Running in 906c94f31ea6 [2021-08-27T16:35:55.376Z] Removing intermediate container 2e7588c93912 [2021-08-27T16:35:55.376Z] ---> 83d367a21dd5 [2021-08-27T16:35:55.376Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-27T16:35:55.376Z] ---> Running in 27c9485ce1fa [2021-08-27T16:35:55.376Z] Removing intermediate container e38bf013d7c2 [2021-08-27T16:35:55.376Z] ---> cb3f8da3ef78 [2021-08-27T16:35:55.376Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-27T16:35:55.376Z] ---> Running in 66ef7a7be5aa [2021-08-27T16:35:55.376Z] 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-08-27T16:35:55.376Z] 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-08-27T16:35:55.376Z] 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-08-27T16:36:07.814Z] ---> c84a104e8c0f [2021-08-27T16:36:07.814Z] Step 9/26 : RUN go mod tidy [2021-08-27T16:36:07.814Z] ---> Running in 2994cf5d2c9e [2021-08-27T16:36:07.814Z] ---> 221f2651c7e8 [2021-08-27T16:36:07.814Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:36:07.814Z] ---> Running in c304a1c475a0 [2021-08-27T16:36:08.776Z] Removing intermediate container 2994cf5d2c9e [2021-08-27T16:36:08.776Z] ---> ca2684e0a650 [2021-08-27T16:36:08.776Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-27T16:36:08.776Z] ---> Running in f3069c2a810b [2021-08-27T16:36:09.069Z] 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-08-27T16:36:09.340Z] Removing intermediate container c304a1c475a0 [2021-08-27T16:36:09.340Z] ---> 84b2caac1a14 [2021-08-27T16:36:09.340Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-27T16:36:09.340Z] ---> Running in de2070cb3284 [2021-08-27T16:36:09.930Z] 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-08-27T16:36:32.066Z] 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-08-27T16:36:35.442Z] Removing intermediate container 66ef7a7be5aa [2021-08-27T16:36:35.442Z] ---> 4dc694101e24 [2021-08-27T16:36:35.442Z] [2021-08-27T16:36:35.442Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:36:35.442Z] Removing intermediate container 27c9485ce1fa [2021-08-27T16:36:35.442Z] ---> a95021769a10 [2021-08-27T16:36:35.442Z] [2021-08-27T16:36:35.442Z] Step 11/22 : FROM alpine:3.12 [2021-08-27T16:36:35.442Z] 3.12: Pulling from library/alpine [2021-08-27T16:36:35.442Z] 3.12: Pulling from library/alpine [2021-08-27T16:36:36.453Z] Removing intermediate container 906c94f31ea6 [2021-08-27T16:36:36.453Z] ---> 34f1cb9303c1 [2021-08-27T16:36:36.453Z] [2021-08-27T16:36:36.453Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:36:36.453Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:36:36.453Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T16:36:36.453Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:36:36.453Z] Status: Image is up to date for alpine:3.12 [2021-08-27T16:36:36.453Z] ---> 13621d1b12d4 [2021-08-27T16:36:36.453Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-27T16:36:36.453Z] ---> 13621d1b12d4 [2021-08-27T16:36:36.453Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-27T16:36:36.453Z] ---> Running in 56fa3003198e [2021-08-27T16:36:36.453Z] 3.12: Pulling from library/alpine [2021-08-27T16:36:36.453Z] ---> Running in 6b9c927fc520 [2021-08-27T16:36:36.453Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:36:36.453Z] Status: Image is up to date for alpine:3.12 [2021-08-27T16:36:36.453Z] ---> 13621d1b12d4 [2021-08-27T16:36:36.453Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:36:36.728Z] ---> Running in e1c27f7dffb0 [2021-08-27T16:36:37.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:37.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:37.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:37.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:37.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:37.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:37.855Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-27T16:36:37.855Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-27T16:36:37.855Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-27T16:36:37.855Z] (4/4) Installing curl (7.78.0-r0) [2021-08-27T16:36:37.855Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:36:37.855Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:36:37.855Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-27T16:36:38.124Z] OK: 7 MiB in 18 packages [2021-08-27T16:36:38.124Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:36:38.124Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:36:38.124Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:36:38.124Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T16:36:38.124Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:36:38.124Z] OK: 6 MiB in 15 packages [2021-08-27T16:36:38.125Z] OK: 6 MiB in 16 packages [2021-08-27T16:36:38.713Z] Removing intermediate container 6b9c927fc520 [2021-08-27T16:36:38.713Z] ---> a7bfd129d302 [2021-08-27T16:36:38.713Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:36:38.993Z] ---> Running in 4bc351c0a257 [2021-08-27T16:36:38.993Z] Removing intermediate container e1c27f7dffb0 [2021-08-27T16:36:38.993Z] ---> 0679a5752a2f [2021-08-27T16:36:38.993Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:36:38.993Z] Removing intermediate container 56fa3003198e [2021-08-27T16:36:38.993Z] ---> 15fe944615fa [2021-08-27T16:36:38.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:36:38.993Z] ---> Running in 951d4c210eab [2021-08-27T16:36:39.265Z] ---> Running in 4ac3deb75402 [2021-08-27T16:36:39.265Z] Removing intermediate container 4bc351c0a257 [2021-08-27T16:36:39.265Z] ---> 3b17f8f94e43 [2021-08-27T16:36:39.265Z] Step 14/22 : WORKDIR /edgex [2021-08-27T16:36:39.265Z] ---> Running in 983279b69372 [2021-08-27T16:36:39.265Z] Removing intermediate container 951d4c210eab [2021-08-27T16:36:39.265Z] ---> 797752d5fd2e [2021-08-27T16:36:39.265Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-27T16:36:39.265Z] ---> Running in 971d26abe912 [2021-08-27T16:36:39.265Z] Removing intermediate container 4ac3deb75402 [2021-08-27T16:36:39.265Z] ---> 6286cdd6cbf8 [2021-08-27T16:36:39.265Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-27T16:36:39.548Z] ---> Running in bee23ff163cb [2021-08-27T16:36:39.548Z] Removing intermediate container 983279b69372 [2021-08-27T16:36:39.548Z] ---> fce3d7d149bb [2021-08-27T16:36:39.548Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-27T16:36:39.548Z] Removing intermediate container 971d26abe912 [2021-08-27T16:36:39.548Z] ---> 7151fbbde290 [2021-08-27T16:36:39.548Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:36:39.548Z] ---> Running in 755eaa40c3f4 [2021-08-27T16:36:39.830Z] Removing intermediate container bee23ff163cb [2021-08-27T16:36:39.830Z] ---> f134dcdf7094 [2021-08-27T16:36:39.830Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:36:39.830Z] ---> Running in 1cfb22feb8e0 [2021-08-27T16:36:39.830Z] ---> fa365bbb5a86 [2021-08-27T16:36:39.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-27T16:36:39.830Z] Removing intermediate container 755eaa40c3f4 [2021-08-27T16:36:39.830Z] ---> 217b1fd448ab [2021-08-27T16:36:39.830Z] Step 16/24 : WORKDIR / [2021-08-27T16:36:40.101Z] ---> Running in afde43674662 [2021-08-27T16:36:40.101Z] Removing intermediate container 1cfb22feb8e0 [2021-08-27T16:36:40.101Z] ---> 4bfc4a688a4a [2021-08-27T16:36:40.101Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:36:40.371Z] Removing intermediate container afde43674662 [2021-08-27T16:36:40.372Z] ---> 5460d295cc11 [2021-08-27T16:36:40.372Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:36:40.647Z] ---> 9d338b3403ff [2021-08-27T16:36:40.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-27T16:36:40.647Z] ---> c28cc97396f2 [2021-08-27T16:36:40.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-27T16:36:40.647Z] ---> 0961bc4c8813 [2021-08-27T16:36:40.647Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-27T16:36:40.734Z] Removing intermediate container 0e5b7d93ffa2 [2021-08-27T16:36:40.734Z] ---> cafd8820930f [2021-08-27T16:36:40.734Z] Successfully built cafd8820930f [2021-08-27T16:36:40.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:36:41.079Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T16:36:41.079Z] . [Pipeline] withDockerContainer [2021-08-27T16:36:41.311Z] prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2021-08-27T16:36:41.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-27T16:36:41.619Z] ---> b5cbe6026d37 [2021-08-27T16:36:41.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-27T16:36:41.619Z] ---> 9327315b36fd [2021-08-27T16:36:41.619Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-27T16:36:41.619Z] ---> 1ef3a407740d [2021-08-27T16:36:41.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-27T16:36:41.619Z] ---> Running in 1bb898b54e95 [2021-08-27T16:36:41.619Z] ---> 1540bd902097 [2021-08-27T16:36:41.619Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-27T16:36:41.619Z] Removing intermediate container 1bb898b54e95 [2021-08-27T16:36:41.619Z] ---> 42e4ab8744a9 [2021-08-27T16:36:41.619Z] Step 19/22 : CMD ["--init=true"] [2021-08-27T16:36:41.896Z] ---> Running in 6cc20e2c0bff [2021-08-27T16:36:41.896Z] ---> Running in 580877dcb39b [2021-08-27T16:36:41.896Z] ---> e19d6383ed27 [2021-08-27T16:36:41.896Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-27T16:36:41.896Z] ---> Running in 99879fae4f25 [2021-08-27T16:36:41.896Z] Removing intermediate container 580877dcb39b [2021-08-27T16:36:41.896Z] ---> d2f68e550fb2 [2021-08-27T16:36:41.896Z] Step 20/22 : LABEL arch=x86_64 [2021-08-27T16:36:42.169Z] Removing intermediate container 6cc20e2c0bff [2021-08-27T16:36:42.169Z] ---> 3b6198328132 [2021-08-27T16:36:42.169Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:36:42.169Z] ---> Running in aa8e45bdf69a [2021-08-27T16:36:42.169Z] Removing intermediate container 99879fae4f25 [2021-08-27T16:36:42.169Z] ---> b74ed378a170 [2021-08-27T16:36:42.169Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:36:42.169Z] ---> Running in 2e67e94d74c1 [2021-08-27T16:36:42.169Z] ---> Running in ce0c2aa86a38 [2021-08-27T16:36:42.169Z] Removing intermediate container ce0c2aa86a38 [2021-08-27T16:36:42.169Z] ---> efea7041b1e1 [2021-08-27T16:36:42.169Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:36:42.169Z] Removing intermediate container aa8e45bdf69a [2021-08-27T16:36:42.169Z] ---> 1f08ffeafc22 [2021-08-27T16:36:42.169Z] Step 21/22 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:36:42.442Z] ---> Running in 1c31404e3664 [2021-08-27T16:36:42.442Z] ---> Running in 7dd91ceaa62c [2021-08-27T16:36:42.442Z] Removing intermediate container 2e67e94d74c1 [2021-08-27T16:36:42.442Z] ---> 03a5825d8a94 [2021-08-27T16:36:42.442Z] Step 21/23 : LABEL arch=x86_64 [2021-08-27T16:36:42.442Z] ---> Running in 9166e7df8db5 [2021-08-27T16:36:42.442Z] Removing intermediate container 1c31404e3664 [2021-08-27T16:36:42.442Z] ---> ade1833abccb [2021-08-27T16:36:42.442Z] Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:36:42.716Z] Removing intermediate container 7dd91ceaa62c [2021-08-27T16:36:42.716Z] ---> 58a93ff49c65 [2021-08-27T16:36:42.716Z] Step 22/22 : LABEL version=0.0.0 [2021-08-27T16:36:42.716Z] ---> Running in ca4fd7b61bfa [2021-08-27T16:36:42.716Z] Removing intermediate container 9166e7df8db5 [2021-08-27T16:36:42.716Z] ---> 980a938aaff4 [2021-08-27T16:36:42.716Z] Step 22/23 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:36:42.716Z] ---> Running in 66039665dbab [2021-08-27T16:36:42.716Z] 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-08-27T16:36:42.716Z] ---> Running in ac1af076d905 [2021-08-27T16:36:42.716Z] Removing intermediate container ca4fd7b61bfa [2021-08-27T16:36:42.716Z] ---> 881d3d475e65 [2021-08-27T16:36:42.716Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:36:42.716Z] Removing intermediate container 66039665dbab [2021-08-27T16:36:42.716Z] ---> 08d0c92b4579 [2021-08-27T16:36:42.716Z] [2021-08-27T16:36:42.993Z] ---> Running in ed8b7a7ea33e [2021-08-27T16:36:42.993Z] Removing intermediate container ac1af076d905 [2021-08-27T16:36:42.993Z] ---> 5ce63a2370af [2021-08-27T16:36:42.993Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:36:42.993Z] Successfully built 08d0c92b4579 [2021-08-27T16:36:42.993Z] Successfully tagged security-proxy-setup:latest [2021-08-27T16:36:42.993Z] Building security-bootstrapper [2021-08-27T16:36:42.993Z]  Building security-proxy-setup ... done  ---> Running in 556d4c0830c9 [2021-08-27T16:36:42.993Z] Removing intermediate container ed8b7a7ea33e [2021-08-27T16:36:42.993Z] ---> ad9ae2ce9021 [2021-08-27T16:36:42.993Z] [2021-08-27T16:36:43.113Z] $ docker top 627fd559adf85abcee5163f223d652d0468453377b3113a04908623c5d633d8a -eo pid,comm [2021-08-27T16:36:43.273Z] Successfully built ad9ae2ce9021 [2021-08-27T16:36:43.273Z] Successfully tagged core-metadata:latest [2021-08-27T16:36:43.273Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-27T16:36:43.273Z] Removing intermediate container 556d4c0830c9 [2021-08-27T16:36:43.273Z] ---> 135d5acb12a6 [2021-08-27T16:36:43.273Z] [Pipeline] { [Pipeline] sh [2021-08-27T16:36:43.551Z] Successfully built 135d5acb12a6 [2021-08-27T16:36:43.551Z] Successfully tagged support-notifications:latest [2021-08-27T16:36:43.551Z]  Building support-notifications ... done Building core-command [2021-08-27T16:36:44.062Z] + go version [2021-08-27T16:36:44.062Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-27T16:36:44.091Z] $ docker stop --time=1 627fd559adf85abcee5163f223d652d0468453377b3113a04908623c5d633d8a [2021-08-27T16:36:46.079Z] $ docker rm -f 627fd559adf85abcee5163f223d652d0468453377b3113a04908623c5d633d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:36:46.931Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T16:36:46.931Z] . [Pipeline] withDockerContainer [2021-08-27T16:36:47.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2021-08-27T16:36:47.311Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-27T16:36:49.020Z] $ docker top bf9b0474d9c4ea1f8ce09b86456d359d0cecd33c782d1b29789c22833445195a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-27T16:36:49.384Z] ========================================================= [2021-08-27T16:36:49.384Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-27T16:36:49.384Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:36:50.066Z] + go mod tidy [Pipeline] sh [2021-08-27T16:36:51.740Z] + make test [2021-08-27T16:36:51.740Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-27T16:36:51.740Z] go mod tidy [2021-08-27T16:36:51.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:51.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:51.773Z] ---> e056ea543ff1 [2021-08-27T16:36:51.773Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:36:51.773Z] ---> Using cache [2021-08-27T16:36:51.773Z] ---> 8db86f450ae4 [2021-08-27T16:36:51.773Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:51.773Z] ---> Using cache [2021-08-27T16:36:51.773Z] ---> 2971031387cd [2021-08-27T16:36:51.773Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-27T16:36:52.342Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T16:36:52.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:52.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:52.730Z] ---> e056ea543ff1 [2021-08-27T16:36:52.730Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> 8db86f450ae4 [2021-08-27T16:36:52.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> 2971031387cd [2021-08-27T16:36:52.730Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> 28922b5f88df [2021-08-27T16:36:52.730Z] Step 6/24 : COPY go.mod . [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> 40e8972b6540 [2021-08-27T16:36:52.730Z] Step 7/24 : RUN go mod download [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> adbd9c6f5786 [2021-08-27T16:36:52.730Z] Step 8/24 : COPY . . [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> eb7b26dd39f0 [2021-08-27T16:36:52.730Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:36:52.730Z] ---> Using cache [2021-08-27T16:36:52.730Z] ---> 83d367a21dd5 [2021-08-27T16:36:52.730Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-27T16:36:53.684Z] ---> Running in 439c0cfa4b5b [2021-08-27T16:36:53.684Z] ---> Running in 295be61322a8 [2021-08-27T16:36:53.952Z] Removing intermediate container de2070cb3284 [2021-08-27T16:36:53.952Z] ---> a06d6eb62531 [2021-08-27T16:36:53.952Z] [2021-08-27T16:36:53.952Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:36:53.952Z] ---> 13621d1b12d4 [2021-08-27T16:36:53.952Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:36:53.952Z] ---> Using cache [2021-08-27T16:36:53.952Z] ---> 0679a5752a2f [2021-08-27T16:36:53.952Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:36:53.952Z] ---> Using cache [2021-08-27T16:36:53.952Z] ---> 797752d5fd2e [2021-08-27T16:36:53.952Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-27T16:36:53.952Z] Removing intermediate container f3069c2a810b [2021-08-27T16:36:53.952Z] ---> fe9c9c4aba05 [2021-08-27T16:36:53.952Z] [2021-08-27T16:36:53.952Z] Step 11/26 : FROM alpine:3.12 [2021-08-27T16:36:53.952Z] ---> 13621d1b12d4 [2021-08-27T16:36:53.952Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-27T16:36:53.952Z] ---> Running in 1b75debbe26f [2021-08-27T16:36:53.952Z] ---> Running in 85c2a8c9a61e [2021-08-27T16:36:54.224Z] Removing intermediate container 1b75debbe26f [2021-08-27T16:36:54.224Z] ---> 6936e923fb38 [2021-08-27T16:36:54.224Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:36:54.224Z] ---> Running in b0262ae34815 [2021-08-27T16:36:54.510Z] 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-08-27T16:36:54.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:54.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:54.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:54.786Z] Removing intermediate container b0262ae34815 [2021-08-27T16:36:54.786Z] ---> 4fb95bc556c1 [2021-08-27T16:36:54.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:36:54.786Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-27T16:36:54.786Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-27T16:36:54.786Z] (3/3) Installing su-exec (0.2-r1) [2021-08-27T16:36:54.786Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:36:54.786Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:36:54.786Z] OK: 6 MiB in 17 packages [2021-08-27T16:36:55.068Z] ---> 8248d2146ab7 [2021-08-27T16:36:55.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-27T16:36:55.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:55.644Z] Removing intermediate container 85c2a8c9a61e [2021-08-27T16:36:55.644Z] ---> eb42c30eeb27 [2021-08-27T16:36:55.644Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:36:55.644Z] ---> 5a28b9973871 [2021-08-27T16:36:55.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-27T16:36:55.644Z] ---> Running in 022cbaf23d39 [2021-08-27T16:36:55.930Z] Removing intermediate container 022cbaf23d39 [2021-08-27T16:36:55.930Z] ---> 6b9ad95b44f0 [2021-08-27T16:36:55.930Z] Step 14/26 : WORKDIR / [2021-08-27T16:36:55.930Z] ---> 894dd569d3ff [2021-08-27T16:36:55.930Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-27T16:36:55.930Z] OK: 219 MiB in 52 packages [2021-08-27T16:36:55.930Z] ---> Running in 022a1113e85a [2021-08-27T16:36:56.216Z] ---> Running in 742c86ae5191 [2021-08-27T16:36:56.216Z] Removing intermediate container 022a1113e85a [2021-08-27T16:36:56.216Z] ---> 93cdb3c2a5ca [2021-08-27T16:36:56.216Z] 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-08-27T16:36:56.512Z] Removing intermediate container 742c86ae5191 [2021-08-27T16:36:56.512Z] ---> 9492ca9e6e79 [2021-08-27T16:36:56.512Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:36:56.512Z] ---> Running in 8f65a737df9d [2021-08-27T16:36:56.512Z] Removing intermediate container 439c0cfa4b5b [2021-08-27T16:36:56.512Z] ---> aee345f81b83 [2021-08-27T16:36:56.512Z] Step 6/24 : COPY go.mod . [2021-08-27T16:36:56.803Z] Removing intermediate container 8f65a737df9d [2021-08-27T16:36:56.803Z] ---> 3a3c0d5a87b4 [2021-08-27T16:36:56.803Z] Step 21/23 : LABEL arch=x86_64 [2021-08-27T16:36:56.803Z] ---> c73ab89b9b20 [2021-08-27T16:36:56.803Z] 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-08-27T16:36:57.074Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:57.074Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:57.074Z] ---> e056ea543ff1 [2021-08-27T16:36:57.074Z] Step 3/32 : WORKDIR /edgex-go [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> 8db86f450ae4 [2021-08-27T16:36:57.074Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> 2971031387cd [2021-08-27T16:36:57.074Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> 28922b5f88df [2021-08-27T16:36:57.074Z] Step 6/32 : COPY go.mod . [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> 40e8972b6540 [2021-08-27T16:36:57.074Z] Step 7/32 : RUN go mod download [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> adbd9c6f5786 [2021-08-27T16:36:57.074Z] Step 8/32 : COPY . . [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> eb7b26dd39f0 [2021-08-27T16:36:57.074Z] Step 9/32 : RUN go mod tidy [2021-08-27T16:36:57.074Z] ---> Using cache [2021-08-27T16:36:57.074Z] ---> 83d367a21dd5 [2021-08-27T16:36:57.074Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-27T16:36:57.346Z] ---> 8d15d600f8a0 [2021-08-27T16:36:57.346Z] Step 7/24 : RUN go mod download [2021-08-27T16:36:57.346Z] ---> Running in 45551d349469 [2021-08-27T16:36:57.346Z] ---> Running in 8944a89d33b7 [2021-08-27T16:36:57.346Z] ---> 0f7f50a497e5 [2021-08-27T16:36:57.346Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-27T16:36:57.346Z] ---> Running in d1983d877d86 [2021-08-27T16:36:57.346Z] Removing intermediate container 45551d349469 [2021-08-27T16:36:57.346Z] ---> a2480b6b1f7d [2021-08-27T16:36:57.346Z] Step 22/23 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:36:57.628Z] ---> Running in 0ffe673ca170 [2021-08-27T16:36:57.628Z] Removing intermediate container 0ffe673ca170 [2021-08-27T16:36:57.628Z] ---> f27a25afed27 [2021-08-27T16:36:57.628Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:36:57.628Z] ---> aee4ca0c5401 [2021-08-27T16:36:57.628Z] 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-08-27T16:36:57.628Z] ---> Running in 19d658b72d98 [2021-08-27T16:36:57.904Z] Removing intermediate container 19d658b72d98 [2021-08-27T16:36:57.904Z] ---> 629612b60b2c [2021-08-27T16:36:57.904Z] [2021-08-27T16:36:58.207Z] Successfully built 629612b60b2c [2021-08-27T16:36:58.207Z] ---> acd8def1305c [2021-08-27T16:36:58.207Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-27T16:36:58.207Z] Successfully tagged support-scheduler:latest [2021-08-27T16:36:58.207Z]  Building support-scheduler ... done Building core-data [2021-08-27T16:36:58.494Z] 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-08-27T16:37:00.471Z] ---> a62391bf92eb [2021-08-27T16:37:00.471Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-27T16:37:01.454Z] ---> a3a4f19cc45d [2021-08-27T16:37:01.454Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-27T16:37:01.730Z] ---> 0e42a01dfe35 [2021-08-27T16:37:01.730Z] 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-08-27T16:37:01.730Z] ---> Running in 31ab9e2be3af [2021-08-27T16:37:01.730Z] Removing intermediate container d1983d877d86 [2021-08-27T16:37:01.730Z] ---> 2adfd00153b8 [2021-08-27T16:37:01.730Z] Step 8/24 : COPY . . [2021-08-27T16:37:05.183Z] Removing intermediate container 31ab9e2be3af [2021-08-27T16:37:05.183Z] ---> 50b8ff8ee58a [2021-08-27T16:37:05.183Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-27T16:37:05.183Z] ---> Running in a334b9276668 [2021-08-27T16:37:05.183Z] Removing intermediate container a334b9276668 [2021-08-27T16:37:05.183Z] ---> c71bbc051e01 [2021-08-27T16:37:05.183Z] Step 24/26 : LABEL arch=x86_64 [2021-08-27T16:37:05.183Z] ---> Running in 19469ccb1a47 [2021-08-27T16:37:05.464Z] Removing intermediate container 19469ccb1a47 [2021-08-27T16:37:05.464Z] ---> 1a8861cdb46d [2021-08-27T16:37:05.464Z] Step 25/26 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:37:05.737Z] ---> Running in db282ed22fd8 [2021-08-27T16:37:06.006Z] Removing intermediate container db282ed22fd8 [2021-08-27T16:37:06.006Z] ---> bc77e0d320a2 [2021-08-27T16:37:06.006Z] Step 26/26 : LABEL version=0.0.0 [2021-08-27T16:37:06.006Z] ---> Running in 77b1765b573c [2021-08-27T16:37:06.275Z] Removing intermediate container 77b1765b573c [2021-08-27T16:37:06.275Z] ---> dda958078b94 [2021-08-27T16:37:06.275Z] [2021-08-27T16:37:06.543Z] Successfully built dda958078b94 [2021-08-27T16:37:06.543Z] Successfully tagged security-secretstore-setup:latest [2021-08-27T16:37:07.513Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:37:07.513Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:37:07.513Z] ---> e056ea543ff1 [2021-08-27T16:37:07.513Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:37:07.513Z] ---> Using cache [2021-08-27T16:37:07.513Z] ---> 8db86f450ae4 [2021-08-27T16:37:07.513Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:37:07.513Z] ---> Using cache [2021-08-27T16:37:07.513Z] ---> 2971031387cd [2021-08-27T16:37:07.513Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-27T16:37:08.099Z] ---> Running in a262c3cd6889 [2021-08-27T16:37:09.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:09.521Z] ---> eb8ca978ea63 [2021-08-27T16:37:09.522Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:37:09.522Z] ---> Running in 14c233fd3f71 [2021-08-27T16:37:10.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:10.698Z] OK: 219 MiB in 52 packages [2021-08-27T16:37:11.295Z] Removing intermediate container 14c233fd3f71 [2021-08-27T16:37:11.295Z] ---> 67efb7d5ffcf [2021-08-27T16:37:11.295Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-27T16:37:11.295Z] Removing intermediate container a262c3cd6889 [2021-08-27T16:37:11.295Z] ---> b33068491767 [2021-08-27T16:37:11.295Z] Step 6/24 : COPY go.mod . [2021-08-27T16:37:11.295Z] ---> Running in 72541d955603 [2021-08-27T16:37:11.575Z] ---> f3939e1ef40c [2021-08-27T16:37:11.575Z] Step 7/24 : RUN go mod download [2021-08-27T16:37:11.851Z] ---> Running in bcf619a6c695 [2021-08-27T16:37:12.135Z] 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-08-27T16:37:14.126Z] Removing intermediate container bcf619a6c695 [2021-08-27T16:37:14.126Z] ---> 1dcba5ee14a3 [2021-08-27T16:37:14.126Z] Step 8/24 : COPY . . [2021-08-27T16:37:19.180Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-27T16:37:20.900Z] ---> b981bd0ddc21 [2021-08-27T16:37:20.900Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:37:20.900Z] ---> Running in e748c099b69a [2021-08-27T16:37:21.174Z] Removing intermediate container 295be61322a8 [2021-08-27T16:37:21.174Z] ---> 61c8a0773b16 [2021-08-27T16:37:21.175Z] [2021-08-27T16:37:21.175Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:37:21.175Z] ---> 13621d1b12d4 [2021-08-27T16:37:21.175Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:37:21.175Z] ---> Using cache [2021-08-27T16:37:21.175Z] ---> 0679a5752a2f [2021-08-27T16:37:21.175Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:37:21.175Z] ---> Using cache [2021-08-27T16:37:21.175Z] ---> 797752d5fd2e [2021-08-27T16:37:21.175Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-27T16:37:21.175Z] ---> Running in 9307df73e4b5 [2021-08-27T16:37:21.175Z] Removing intermediate container 9307df73e4b5 [2021-08-27T16:37:21.175Z] ---> dd3e01ae1c52 [2021-08-27T16:37:21.175Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:37:21.448Z] ---> Running in 0fb654d28bc6 [2021-08-27T16:37:21.448Z] Removing intermediate container 0fb654d28bc6 [2021-08-27T16:37:21.448Z] ---> 7570f0828f1b [2021-08-27T16:37:21.448Z] Step 16/24 : WORKDIR / [2021-08-27T16:37:21.448Z] ---> Running in 1132c01d05ea [2021-08-27T16:37:21.722Z] Removing intermediate container 1132c01d05ea [2021-08-27T16:37:21.723Z] ---> 140217c29a5d [2021-08-27T16:37:21.723Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:37:22.005Z] ---> 45799269e029 [2021-08-27T16:37:22.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-27T16:37:22.606Z] Removing intermediate container e748c099b69a [2021-08-27T16:37:22.606Z] ---> dd8a45258bc9 [2021-08-27T16:37:22.606Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-27T16:37:22.606Z] ---> f195140e381d [2021-08-27T16:37:22.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-27T16:37:22.606Z] ---> Running in 3690860be0a2 [2021-08-27T16:37:22.887Z] ---> 12f4fb37a5f9 [2021-08-27T16:37:22.887Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-27T16:37:22.887Z] ---> Running in 529f2542ac17 [2021-08-27T16:37:23.168Z] Removing intermediate container 529f2542ac17 [2021-08-27T16:37:23.168Z] ---> 183a1a9cfdb9 [2021-08-27T16:37:23.168Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:37:23.168Z] ---> Running in 32ba9cee0b91 [2021-08-27T16:37:23.168Z] 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-08-27T16:37:23.447Z] Removing intermediate container 32ba9cee0b91 [2021-08-27T16:37:23.447Z] ---> c5c2be4d8aec [2021-08-27T16:37:23.447Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:37:23.447Z] ---> Running in 013696be635a [2021-08-27T16:37:23.447Z] Removing intermediate container 013696be635a [2021-08-27T16:37:23.447Z] ---> e73644ac62c1 [2021-08-27T16:37:23.447Z] Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:37:23.447Z] ---> Running in 7cf2fb0ef863 [2021-08-27T16:37:23.727Z] Removing intermediate container 7cf2fb0ef863 [2021-08-27T16:37:23.727Z] ---> ca62427b245d [2021-08-27T16:37:23.727Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:37:23.727Z] ---> Running in 035d4b0cdf40 [2021-08-27T16:37:24.003Z] Removing intermediate container 035d4b0cdf40 [2021-08-27T16:37:24.003Z] ---> d909f860fa12 [2021-08-27T16:37:24.003Z] [2021-08-27T16:37:24.003Z] Successfully built d909f860fa12 [2021-08-27T16:37:24.003Z] Successfully tagged core-command:latest [2021-08-27T16:37:27.419Z]  Building core-command ... done Removing intermediate container 8944a89d33b7 [2021-08-27T16:37:27.419Z] ---> 8ef3174a9b7c [2021-08-27T16:37:27.419Z] [2021-08-27T16:37:27.419Z] Step 11/32 : FROM alpine:3.12 [2021-08-27T16:37:27.419Z] ---> 13621d1b12d4 [2021-08-27T16:37:27.419Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-27T16:37:27.688Z] ---> Running in a7a7bd2e9fbb [2021-08-27T16:37:27.688Z] Removing intermediate container a7a7bd2e9fbb [2021-08-27T16:37:27.688Z] ---> a93b464c4243 [2021-08-27T16:37:27.688Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-27T16:37:27.961Z] ---> Running in 66ae1a3f2073 [2021-08-27T16:37:28.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:28.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:28.823Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:37:28.823Z] (2/2) Installing su-exec (0.2-r1) [2021-08-27T16:37:28.823Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:37:28.823Z] OK: 6 MiB in 16 packages [2021-08-27T16:37:29.411Z] Removing intermediate container 66ae1a3f2073 [2021-08-27T16:37:29.411Z] ---> 7fcef9148fd2 [2021-08-27T16:37:29.411Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-27T16:37:29.411Z] ---> Running in 2534ef270041 [2021-08-27T16:37:29.686Z] Removing intermediate container 2534ef270041 [2021-08-27T16:37:29.686Z] ---> 5ddd9672b5ed [2021-08-27T16:37:29.686Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-27T16:37:29.686Z] ---> Running in 63b3926cb90f [2021-08-27T16:37:29.686Z] Removing intermediate container 63b3926cb90f [2021-08-27T16:37:29.686Z] ---> b8cfca32a64b [2021-08-27T16:37:29.686Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-27T16:37:29.955Z] ---> Running in fad58f6a3cbf [2021-08-27T16:37:30.922Z] Removing intermediate container fad58f6a3cbf [2021-08-27T16:37:30.922Z] ---> c940881aef53 [2021-08-27T16:37:30.922Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-27T16:37:30.922Z] ---> Running in a7bd0478fff5 [2021-08-27T16:37:30.922Z] Removing intermediate container a7bd0478fff5 [2021-08-27T16:37:30.922Z] ---> 660e6b4752d0 [2021-08-27T16:37:30.922Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-27T16:37:31.192Z] ---> 6b47e46d5ae9 [2021-08-27T16:37:31.192Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-27T16:37:31.192Z] ---> Running in 1c120a6a9bd5 [2021-08-27T16:37:32.168Z] Removing intermediate container 1c120a6a9bd5 [2021-08-27T16:37:32.169Z] ---> 81b09050fc77 [2021-08-27T16:37:32.169Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:37:32.436Z] ---> c51f4defad2d [2021-08-27T16:37:32.436Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-27T16:37:33.023Z] ---> 120d5ecd9fdf [2021-08-27T16:37:33.023Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-27T16:37:33.300Z] ---> 661546d77d5e [2021-08-27T16:37:33.300Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-27T16:37:33.573Z] ---> 59ac0d5cd47b [2021-08-27T16:37:33.573Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-27T16:37:33.859Z] ---> 4e60e0cfb499 [2021-08-27T16:37:33.859Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-27T16:37:34.137Z] ---> Running in 42320e5962a8 [2021-08-27T16:37:34.405Z] Removing intermediate container 42320e5962a8 [2021-08-27T16:37:34.405Z] ---> c0c38836c063 [2021-08-27T16:37:34.405Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-27T16:37:34.679Z] ---> 591c99dd0c8e [2021-08-27T16:37:34.679Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-27T16:37:34.679Z] ---> Running in 191f0c93eca8 [2021-08-27T16:37:36.110Z] Removing intermediate container 191f0c93eca8 [2021-08-27T16:37:36.110Z] ---> 2ce56a24e5c7 [2021-08-27T16:37:36.110Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-27T16:37:36.387Z] ---> Running in b1b3ee9764f4 [2021-08-27T16:37:36.387Z] Removing intermediate container 72541d955603 [2021-08-27T16:37:36.387Z] ---> f5873cdd70b4 [2021-08-27T16:37:36.387Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-27T16:37:36.387Z] ---> Running in 77682f5aa662 [2021-08-27T16:37:36.659Z] Removing intermediate container b1b3ee9764f4 [2021-08-27T16:37:36.660Z] ---> d34a91892360 [2021-08-27T16:37:36.660Z] Step 29/32 : CMD ["gate"] [2021-08-27T16:37:36.660Z] ---> Running in 835d18c85166 [2021-08-27T16:37:36.930Z] Removing intermediate container 835d18c85166 [2021-08-27T16:37:36.930Z] ---> 3b9bd00ea00e [2021-08-27T16:37:36.930Z] Step 30/32 : LABEL arch=x86_64 [2021-08-27T16:37:36.930Z] ---> Running in 2b8191f93884 [2021-08-27T16:37:37.199Z] 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-08-27T16:37:37.199Z] Removing intermediate container 2b8191f93884 [2021-08-27T16:37:37.199Z] ---> a5792be3e94d [2021-08-27T16:37:37.199Z] Step 31/32 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:37:37.199Z] ---> Running in 3aac4221b738 [2021-08-27T16:37:37.469Z] Removing intermediate container 3aac4221b738 [2021-08-27T16:37:37.469Z] ---> 7f90ab1a02eb [2021-08-27T16:37:37.469Z] Step 32/32 : LABEL version=0.0.0 [2021-08-27T16:37:37.469Z] ---> Running in 2efd6b07feb8 [2021-08-27T16:37:37.750Z] Removing intermediate container 2efd6b07feb8 [2021-08-27T16:37:37.750Z] ---> 7249f4515549 [2021-08-27T16:37:37.750Z] [2021-08-27T16:37:37.750Z] Successfully built 7249f4515549 [2021-08-27T16:37:37.750Z] Successfully tagged security-bootstrapper:latest [2021-08-27T16:37:38.380Z]  Building security-bootstrapper ... done Removing intermediate container 77682f5aa662 [2021-08-27T16:37:38.380Z] ---> a8db304fb358 [2021-08-27T16:37:38.380Z] [2021-08-27T16:37:38.380Z] Step 12/24 : FROM docker:20.10.7 [2021-08-27T16:37:38.380Z] 20.10.7: Pulling from library/docker [2021-08-27T16:37:43.770Z] Removing intermediate container 3690860be0a2 [2021-08-27T16:37:43.770Z] ---> 7bf671fd3780 [2021-08-27T16:37:43.770Z] [2021-08-27T16:37:43.770Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:37:43.770Z] ---> 13621d1b12d4 [2021-08-27T16:37:43.770Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-27T16:37:43.770Z] ---> Running in a587f31cb284 [2021-08-27T16:37:43.770Z] Removing intermediate container a587f31cb284 [2021-08-27T16:37:43.770Z] ---> ae7ee5d48617 [2021-08-27T16:37:43.770Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-27T16:37:43.770Z] ---> Running in ef7d9ff10e9e [2021-08-27T16:37:43.770Z] Removing intermediate container ef7d9ff10e9e [2021-08-27T16:37:43.770Z] ---> 1bc1533628ff [2021-08-27T16:37:43.770Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-27T16:37:43.770Z] ---> Running in 210eed6d0383 [2021-08-27T16:37:43.770Z] Removing intermediate container 210eed6d0383 [2021-08-27T16:37:43.770Z] ---> 2b0a4a11b7be [2021-08-27T16:37:43.770Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:37:43.770Z] ---> Running in b420598ed3ef [2021-08-27T16:37:44.232Z] Removing intermediate container b420598ed3ef [2021-08-27T16:37:44.232Z] ---> f1754f03ab04 [2021-08-27T16:37:44.232Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-27T16:37:44.606Z] ---> Running in 2b261c8efe2a [2021-08-27T16:37:44.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:45.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:46.106Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-27T16:37:46.106Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-27T16:37:46.106Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-27T16:37:46.375Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-27T16:37:46.375Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-27T16:37:46.644Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-27T16:37:46.644Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:37:46.644Z] OK: 8 MiB in 20 packages [2021-08-27T16:37:48.056Z] Removing intermediate container 2b261c8efe2a [2021-08-27T16:37:48.056Z] ---> 2cd168e8fc79 [2021-08-27T16:37:48.056Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:37:48.056Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-27T16:37:48.056Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-27T16:37:48.056Z] ---> 08bdaf2f88f9 [2021-08-27T16:37:48.056Z] 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-08-27T16:37:48.056Z] ---> Running in c698d6429698 [2021-08-27T16:37:48.056Z] ---> 19550324749c [2021-08-27T16:37:48.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-27T16:37:48.056Z] Removing intermediate container c698d6429698 [2021-08-27T16:37:48.056Z] ---> b6a3bb413f1d [2021-08-27T16:37:48.056Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-27T16:37:48.056Z] ---> Running in 8e5c45c060d3 [2021-08-27T16:37:48.326Z] ---> 3acf13f00e80 [2021-08-27T16:37:48.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-27T16:37:48.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:48.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:48.592Z] ---> d8008624c609 [2021-08-27T16:37:48.592Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-27T16:37:48.592Z] ---> Running in e44ee2071a88 [2021-08-27T16:37:48.592Z] Removing intermediate container e44ee2071a88 [2021-08-27T16:37:48.592Z] ---> e1382b960d81 [2021-08-27T16:37:48.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:37:48.592Z] ---> Running in 4780ff695807 [2021-08-27T16:37:48.592Z] (1/39) Installing readline (8.1.0-r0) [2021-08-27T16:37:48.593Z] (2/39) Installing bash (5.1.0-r0) [2021-08-27T16:37:48.593Z] Executing bash-5.1.0-r0.post-install [2021-08-27T16:37:48.593Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-27T16:37:48.593Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-27T16:37:48.593Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-27T16:37:48.593Z] (6/39) Installing curl (7.78.0-r0) [2021-08-27T16:37:48.593Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-27T16:37:48.593Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-27T16:37:48.593Z] (9/39) Installing expat (2.2.10-r1) [2021-08-27T16:37:48.593Z] (10/39) Installing libffi (3.3-r2) [2021-08-27T16:37:48.871Z] (11/39) Installing gdbm (1.19-r0) [2021-08-27T16:37:48.871Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-27T16:37:48.871Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-27T16:37:48.871Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-27T16:37:48.871Z] Removing intermediate container 4780ff695807 [2021-08-27T16:37:48.871Z] ---> c857c2a73db5 [2021-08-27T16:37:48.871Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:37:48.871Z] ---> Running in 094d181f655e [2021-08-27T16:37:49.450Z] Removing intermediate container 094d181f655e [2021-08-27T16:37:49.450Z] ---> 5fb7efb63e65 [2021-08-27T16:37:49.450Z] Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:37:49.715Z] ---> Running in 41f5c60a865a [2021-08-27T16:37:49.715Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-27T16:37:49.715Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-27T16:37:49.983Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-27T16:37:49.983Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-27T16:37:49.983Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-27T16:37:49.983Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-27T16:37:49.983Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-27T16:37:49.983Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-27T16:37:49.983Z] Removing intermediate container 41f5c60a865a [2021-08-27T16:37:49.983Z] ---> 2cc8889305db [2021-08-27T16:37:49.983Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:37:49.983Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-27T16:37:50.250Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-27T16:37:50.250Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-27T16:37:50.250Z] ---> Running in 21cce19cc8a8 [2021-08-27T16:37:50.250Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-27T16:37:50.250Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-27T16:37:50.250Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-27T16:37:50.250Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-27T16:37:50.519Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-27T16:37:50.519Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-27T16:37:50.519Z] Removing intermediate container 21cce19cc8a8 [2021-08-27T16:37:50.519Z] ---> 088e85def913 [2021-08-27T16:37:50.519Z] [2021-08-27T16:37:50.519Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-27T16:37:50.519Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-27T16:37:50.519Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-27T16:37:50.519Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-27T16:37:50.519Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-27T16:37:50.519Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-27T16:37:50.519Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-27T16:37:50.519Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-27T16:37:50.519Z] Successfully built 088e85def913 [2021-08-27T16:37:50.519Z] Successfully tagged core-data:latest [2021-08-27T16:37:50.785Z]  Building core-data ... done Executing busybox-1.32.1-r6.trigger [2021-08-27T16:37:50.785Z] OK: 82 MiB in 59 packages [2021-08-27T16:37:52.190Z] Collecting docker-compose==1.23.2 [2021-08-27T16:37:52.190Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-27T16:37:52.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-27T16:37:52.190Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-27T16:37:52.456Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-27T16:37:52.456Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-27T16:37:52.723Z] 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-08-27T16:37:52.723Z] Collecting cached-property<2,>=1.2.0 [2021-08-27T16:37:52.723Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-27T16:37:52.723Z] Collecting docker<4.0,>=3.6.0 [2021-08-27T16:37:52.723Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-27T16:37:52.723Z] Collecting texttable<0.10,>=0.9.0 [2021-08-27T16:37:52.723Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-27T16:37:52.989Z] Collecting jsonschema<3,>=2.5.1 [2021-08-27T16:37:52.989Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-27T16:37:53.255Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-27T16:37:53.255Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-27T16:37:53.255Z] Collecting docopt<0.7,>=0.6.1 [2021-08-27T16:37:53.255Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-27T16:37:53.523Z] Collecting PyYAML<4,>=3.10 [2021-08-27T16:37:53.524Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-27T16:37:54.108Z] Collecting docker-pycreds>=0.4.0 [2021-08-27T16:37:54.108Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-27T16:37:54.108Z] Collecting certifi>=2017.4.17 [2021-08-27T16:37:54.108Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-27T16:37:54.375Z] Collecting idna<2.8,>=2.5 [2021-08-27T16:37:54.375Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-27T16:37:54.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-27T16:37:54.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-27T16:37:54.375Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-27T16:37:54.375Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-27T16:37:54.375Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-27T16:37:54.375Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-27T16:37:54.375Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-27T16:37:54.375Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-27T16:37:54.643Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-27T16:37:54.643Z] Attempting uninstall: urllib3 [2021-08-27T16:37:54.643Z] Found existing installation: urllib3 1.26.2 [2021-08-27T16:37:54.643Z] Uninstalling urllib3-1.26.2: [2021-08-27T16:37:54.643Z] Successfully uninstalled urllib3-1.26.2 [2021-08-27T16:37:54.643Z] Attempting uninstall: idna [2021-08-27T16:37:54.643Z] Found existing installation: idna 3.1 [2021-08-27T16:37:54.643Z] Uninstalling idna-3.1: [2021-08-27T16:37:54.643Z] Successfully uninstalled idna-3.1 [2021-08-27T16:37:54.643Z] Attempting uninstall: chardet [2021-08-27T16:37:54.643Z] Found existing installation: chardet 4.0.0 [2021-08-27T16:37:54.643Z] Uninstalling chardet-4.0.0: [2021-08-27T16:37:54.908Z] Successfully uninstalled chardet-4.0.0 [2021-08-27T16:37:54.908Z] Attempting uninstall: requests [2021-08-27T16:37:54.908Z] Found existing installation: requests 2.25.1 [2021-08-27T16:37:54.908Z] Uninstalling requests-2.25.1: [2021-08-27T16:37:54.908Z] Successfully uninstalled requests-2.25.1 [2021-08-27T16:37:55.175Z] Running setup.py install for texttable: started [2021-08-27T16:37:55.441Z] Running setup.py install for texttable: finished with status 'done' [2021-08-27T16:37:55.441Z] Running setup.py install for PyYAML: started [2021-08-27T16:37:55.707Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-27T16:37:55.707Z] Running setup.py install for docopt: started [2021-08-27T16:37:56.287Z] Running setup.py install for docopt: finished with status 'done' [2021-08-27T16:37:56.287Z] Running setup.py install for dockerpty: started [2021-08-27T16:37:56.553Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-27T16:37:56.818Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-27T16:37:59.396Z] Removing intermediate container 8e5c45c060d3 [2021-08-27T16:37:59.396Z] ---> 4ec0f452dad2 [2021-08-27T16:37:59.396Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-27T16:37:59.396Z] ---> Running in 6f3a833de7f1 [2021-08-27T16:37:59.396Z] Removing intermediate container 6f3a833de7f1 [2021-08-27T16:37:59.396Z] ---> 04c5ce046c60 [2021-08-27T16:37:59.396Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-27T16:37:59.396Z] ---> Running in e00e26f2692a [2021-08-27T16:37:59.396Z] Removing intermediate container e00e26f2692a [2021-08-27T16:37:59.396Z] ---> e56e4b251117 [2021-08-27T16:37:59.396Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-27T16:37:59.979Z] ---> 24a1b297cbcd [2021-08-27T16:37:59.979Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-27T16:37:59.979Z] ---> 1fd8308f38ae [2021-08-27T16:37:59.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-27T16:38:00.246Z] ---> cf3f05003ab4 [2021-08-27T16:38:00.246Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-27T16:38:00.246Z] ---> Running in d3ae61b52695 [2021-08-27T16:38:00.246Z] Removing intermediate container d3ae61b52695 [2021-08-27T16:38:00.246Z] ---> 7e64403364a9 [2021-08-27T16:38:00.246Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:38:00.246Z] ---> Running in b465610a7b93 [2021-08-27T16:38:00.246Z] Removing intermediate container b465610a7b93 [2021-08-27T16:38:00.246Z] ---> 033a1b997f69 [2021-08-27T16:38:00.246Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:38:00.516Z] ---> Running in 7e01fba5135e [2021-08-27T16:38:00.516Z] Removing intermediate container 7e01fba5135e [2021-08-27T16:38:00.516Z] ---> 6c793ef77915 [2021-08-27T16:38:00.516Z] Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [2021-08-27T16:38:00.516Z] ---> Running in e8d1e7b5abbf [2021-08-27T16:38:00.516Z] Removing intermediate container e8d1e7b5abbf [2021-08-27T16:38:00.516Z] ---> 4b2808559937 [2021-08-27T16:38:00.516Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:38:00.516Z] ---> Running in 13de8435c53e [2021-08-27T16:38:00.783Z] Removing intermediate container 13de8435c53e [2021-08-27T16:38:00.783Z] ---> e29da930c3b8 [2021-08-27T16:38:00.783Z] [2021-08-27T16:38:00.783Z] Successfully built e29da930c3b8 [2021-08-27T16:38:00.783Z] Successfully tagged sys-mgmt-agent:latest [2021-08-27T16:38:00.802Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-27T16:38:00.808Z] $ docker stop --time=1 527b2628f3507b6e1f6881c3ab1a786a410296e5f6eff8222c536c0d30830956 [2021-08-27T16:38:02.089Z] $ docker rm -f 527b2628f3507b6e1f6881c3ab1a786a410296e5f6eff8222c536c0d30830956 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T16:38:02.493Z] + docker images [2021-08-27T16:38:02.493Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T16:38:02.493Z] sys-mgmt-agent latest e29da930c3b8 2 seconds ago 325MB [2021-08-27T16:38:02.493Z] core-data latest 088e85def913 12 seconds ago 20.4MB [2021-08-27T16:38:02.493Z] 7bf671fd3780 20 seconds ago 1.76GB [2021-08-27T16:38:02.493Z] a8db304fb358 24 seconds ago 1.75GB [2021-08-27T16:38:02.493Z] security-bootstrapper latest 7249f4515549 25 seconds ago 18.8MB [2021-08-27T16:38:02.493Z] 8ef3174a9b7c 36 seconds ago 1.75GB [2021-08-27T16:38:02.493Z] core-command latest d909f860fa12 39 seconds ago 16MB [2021-08-27T16:38:02.493Z] 61c8a0773b16 42 seconds ago 1.75GB [2021-08-27T16:38:02.493Z] security-secretstore-setup latest dda958078b94 56 seconds ago 28.1MB [2021-08-27T16:38:02.493Z] support-scheduler latest 629612b60b2c About a minute ago 16.1MB [2021-08-27T16:38:02.493Z] a06d6eb62531 About a minute ago 1.75GB [2021-08-27T16:38:02.493Z] fe9c9c4aba05 About a minute ago 1.76GB [2021-08-27T16:38:02.493Z] support-notifications latest 135d5acb12a6 About a minute ago 16.8MB [2021-08-27T16:38:02.493Z] core-metadata latest ad9ae2ce9021 About a minute ago 16.7MB [2021-08-27T16:38:02.493Z] security-proxy-setup latest 08d0c92b4579 About a minute ago 26MB [2021-08-27T16:38:02.493Z] 34f1cb9303c1 About a minute ago 1.76GB [2021-08-27T16:38:02.493Z] 4dc694101e24 About a minute ago 1.75GB [2021-08-27T16:38:02.493Z] a95021769a10 About a minute ago 1.76GB [2021-08-27T16:38:02.493Z] ci-base-image-x86_64 latest e056ea543ff1 5 minutes ago 1.25GB [2021-08-27T16:38:02.493Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 9 days ago 37.5MB [2021-08-27T16:38:02.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB [2021-08-27T16:38:02.493Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-27T16:38:02.493Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-27T16:38:02.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-27T16:38:15.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-27T16:38:17.879Z] Still waiting to schedule task [2021-08-27T16:38:17.879Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-27T16:38:21.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-27T16:38:23.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-27T16:38:23.864Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-27T16:38:36.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-27T16:38:36.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-27T16:38:36.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-27T16:38:36.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-27T16:38:36.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-27T16:38:36.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-27T16:38:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-27T16:38:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-27T16:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-27T16:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-27T16:38:45.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-08-27T16:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-27T16:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-27T16:38:49.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.402s coverage: 100.0% of statements [2021-08-27T16:38:49.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-27T16:38:50.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 46.3% of statements [2021-08-27T16:38:50.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-27T16:38:50.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-27T16:38:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.663s coverage: 90.1% of statements [2021-08-27T16:38:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-27T16:38:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:38:54.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.219s coverage: 81.2% of statements [2021-08-27T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-27T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-27T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-27T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-27T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.622s coverage: 94.2% of statements [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.8% of statements [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.248s coverage: 58.8% of statements [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements [2021-08-27T16:39:01.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-27T16:39:01.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.438s coverage: 47.1% of statements [2021-08-27T16:39:01.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements [2021-08-27T16:39:01.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-08-27T16:39:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-08-27T16:39:03.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements [2021-08-27T16:39:16.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.200s coverage: 94.4% of statements [2021-08-27T16:39:16.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2021-08-27T16:39:21.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements [2021-08-27T16:39:21.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.201s coverage: 58.8% of statements [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-08-27T16:39:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements [2021-08-27T16:39:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-27T16:39:29.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.754s coverage: 64.4% of statements [2021-08-27T16:39:29.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-27T16:39:29.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-27T16:39:29.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-08-27T16:39:29.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 91.3% of statements [2021-08-27T16:39:29.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-08-27T16:39:31.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-08-27T16:39:31.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-08-27T16:39:34.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.116s coverage: 62.6% of statements [2021-08-27T16:39:34.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-27T16:39:34.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-27T16:39:34.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-27T16:39:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.716s coverage: 43.6% of statements [2021-08-27T16:39:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-27T16:39:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-27T16:39:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements [2021-08-27T16:39:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-27T16:39:37.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-08-27T16:39:37.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 19.5% of statements [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.0% of statements [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 62.7% of statements [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-27T16:39:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-08-27T16:39:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-27T16:39:47.441Z] GO111MODULE=on go vet ./... [2021-08-27T16:41:09.303Z] gofmt -l . [2021-08-27T16:41:09.303Z] [ "`gofmt -l .`" = "" ] [2021-08-27T16:41:09.303Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-27T16:41:09.973Z] + ls -al . [2021-08-27T16:41:09.973Z] total 640 [2021-08-27T16:41:09.973Z] drwxrwxr-x 9 1001 1001 4096 Aug 27 16:41 . [2021-08-27T16:41:09.973Z] drwxr-xr-x 4 root root 4096 Aug 27 16:36 .. [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 11 Aug 27 16:34 .dockerignore [2021-08-27T16:41:09.973Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 16:34 .git [2021-08-27T16:41:09.973Z] drwxrwxr-x 4 1001 1001 4096 Aug 27 16:34 .github [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 818 Aug 27 16:34 .gitignore [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 76 Aug 27 16:34 .hadolint.yml [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 166 Aug 27 16:34 .sonarcloud.properties [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 16:34 ADOPTERS.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 8493 Aug 27 16:34 Attribution.txt [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 43881 Aug 27 16:34 CHANGELOG.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 16:34 CONTRIBUTING.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 16:34 GOVERNANCE.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 849 Aug 27 16:34 Jenkinsfile [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 16:34 LICENSE [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 5915 Aug 27 16:34 Makefile [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 16:34 OWNERS.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 8643 Aug 27 16:34 README.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 6912 Aug 27 16:34 SECURITY.md [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 16:31 VERSION [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 4131 Aug 27 16:34 ZMQWindows.md [2021-08-27T16:41:09.973Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 16:34 bin [2021-08-27T16:41:09.973Z] drwxrwxr-x 14 1001 1001 4096 Aug 27 16:34 cmd [2021-08-27T16:41:09.973Z] -rw-r--r-- 1 root root 405611 Aug 27 16:39 coverage.out [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 841 Aug 27 16:34 go.mod [2021-08-27T16:41:09.973Z] -rw-r--r-- 1 root root 50064 Aug 27 16:36 go.sum [2021-08-27T16:41:09.973Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 16:34 internal [2021-08-27T16:41:09.973Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 16:34 openapi [2021-08-27T16:41:09.973Z] drwxrwxr-x 4 1001 1001 4096 Aug 27 16:34 snap [2021-08-27T16:41:09.973Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 16:34 version.go [Pipeline] sh [2021-08-27T16:41:10.644Z] + '[' -e coverage.out ] [2021-08-27T16:41:10.644Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-27T16:41:10.680Z] Warning: overwriting stash ‘coverage-report’ [2021-08-27T16:41:11.638Z] Stashed 1 file(s) [Pipeline] sh [2021-08-27T16:41:12.294Z] + make build [2021-08-27T16:41:12.295Z] go mod tidy [2021-08-27T16:41:12.896Z] 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-08-27T16:41:19.615Z] 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-08-27T16:41:46.437Z] 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-08-27T16:41:49.186Z] 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-08-27T16:41:54.625Z] 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-08-27T16:41:54.902Z] 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-08-27T16:41:59.224Z] 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-08-27T16:42:03.546Z] 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-08-27T16:42:06.943Z] 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-08-27T16:42:12.364Z] 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-08-27T16:42:14.986Z] 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-08-27T16:42:19.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-27T16:42:26.043Z] $ docker stop --time=1 bf9b0474d9c4ea1f8ce09b86456d359d0cecd33c782d1b29789c22833445195a [2021-08-27T16:42:28.947Z] $ docker rm -f bf9b0474d9c4ea1f8ce09b86456d359d0cecd33c782d1b29789c22833445195a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:42:30.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:42:31.200Z] [2021-08-27T16:42:31.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:42:31.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:42:31.842Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-27T16:42:31.842Z] 29e5d40040c1: Pulling fs layer [2021-08-27T16:42:31.842Z] 1ce36da41761: Pulling fs layer [2021-08-27T16:42:31.842Z] 25b303627fd3: Pulling fs layer [2021-08-27T16:42:32.443Z] 29e5d40040c1: Verifying Checksum [2021-08-27T16:42:32.443Z] 29e5d40040c1: Download complete [2021-08-27T16:42:33.044Z] 29e5d40040c1: Pull complete [2021-08-27T16:42:33.044Z] 1ce36da41761: Verifying Checksum [2021-08-27T16:42:33.044Z] 1ce36da41761: Download complete [2021-08-27T16:42:34.481Z] 1ce36da41761: Pull complete [2021-08-27T16:42:34.755Z] 25b303627fd3: Verifying Checksum [2021-08-27T16:42:34.755Z] 25b303627fd3: Download complete [2021-08-27T16:42:44.909Z] 25b303627fd3: Pull complete [2021-08-27T16:42:44.909Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-27T16:42:44.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:42:44.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-27T16:42:45.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2021-08-27T16:42:45.270Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-27T16:42:48.658Z] $ docker top fb629b17ab40151100be14b07d6c939cc952b04e776fe1d88a832b7c52c6e631 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:42:49.638Z] + grep parallel [2021-08-27T16:42:49.638Z] + docker-compose build --help [2021-08-27T16:42:55.044Z] --parallel Build images in parallel. [Pipeline] } [2021-08-27T16:42:55.059Z] $ docker stop --time=1 fb629b17ab40151100be14b07d6c939cc952b04e776fe1d88a832b7c52c6e631 [2021-08-27T16:42:57.026Z] $ docker rm -f fb629b17ab40151100be14b07d6c939cc952b04e776fe1d88a832b7c52c6e631 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:42:57.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:42:57.718Z] . [Pipeline] withDockerContainer [2021-08-27T16:42:57.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2021-08-27T16:42:58.074Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-27T16:42:59.688Z] $ docker top d2225cf99a8d8c82002a73f8edecf090fcbd1b25c26dbe9ec268cf3511122bff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:43:00.703Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-27T16:43:06.096Z] Building core-command ... [2021-08-27T16:43:06.096Z] Building core-data ... [2021-08-27T16:43:06.096Z] Building core-metadata ... [2021-08-27T16:43:06.096Z] Building security-bootstrapper ... [2021-08-27T16:43:06.096Z] Building security-proxy-setup ... [2021-08-27T16:43:06.096Z] Building security-secretstore-setup ... [2021-08-27T16:43:06.096Z] Building support-notifications ... [2021-08-27T16:43:06.096Z] Building support-scheduler ... [2021-08-27T16:43:06.096Z] Building sys-mgmt-agent ... [2021-08-27T16:43:06.096Z] Building security-bootstrapper [2021-08-27T16:43:06.096Z] Building core-metadata [2021-08-27T16:43:06.096Z] Building sys-mgmt-agent [2021-08-27T16:43:06.096Z] Building security-proxy-setup [2021-08-27T16:43:06.096Z] Building support-scheduler [2021-08-27T16:44:14.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:44:14.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:44:14.152Z] ---> cafd8820930f [2021-08-27T16:44:14.152Z] Step 3/22 : WORKDIR /edgex-go [2021-08-27T16:44:14.152Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:44:14.152Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:44:14.152Z] ---> cafd8820930f [2021-08-27T16:44:14.152Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:44:14.152Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:44:14.152Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:44:14.152Z] ---> cafd8820930f [2021-08-27T16:44:14.152Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:44:14.152Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:44:14.152Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:44:14.152Z] ---> cafd8820930f [2021-08-27T16:44:14.152Z] Step 3/32 : WORKDIR /edgex-go [2021-08-27T16:44:14.152Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:44:14.152Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:44:14.152Z] ---> cafd8820930f [2021-08-27T16:44:14.152Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:44:18.469Z] ---> Running in ca7764e70893 [2021-08-27T16:44:18.469Z] ---> Running in 741011353c15 [2021-08-27T16:44:18.469Z] ---> Running in 9153f57de1f5 [2021-08-27T16:44:18.469Z] ---> Running in efbba3677560 [2021-08-27T16:44:18.469Z] ---> Running in d86eaf1b8d2f [2021-08-27T16:44:18.755Z] Removing intermediate container 9153f57de1f5 [2021-08-27T16:44:18.755Z] ---> 95caa75f3738 [2021-08-27T16:44:18.755Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:44:18.755Z] Removing intermediate container d86eaf1b8d2f [2021-08-27T16:44:18.755Z] ---> a60003dd86d1 [2021-08-27T16:44:18.755Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:44:18.755Z] Removing intermediate container 741011353c15 [2021-08-27T16:44:18.755Z] ---> 856e8fbc171f [2021-08-27T16:44:18.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:44:18.755Z] Removing intermediate container ca7764e70893 [2021-08-27T16:44:18.755Z] ---> c75b0597d42a [2021-08-27T16:44:18.755Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:44:18.755Z] Removing intermediate container efbba3677560 [2021-08-27T16:44:18.755Z] ---> 561ec81ccf91 [2021-08-27T16:44:18.755Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:44:18.755Z] ---> Running in 558d1ee7c95c [2021-08-27T16:44:19.032Z] ---> Running in 5eb3afb92f2a [2021-08-27T16:44:19.032Z] ---> Running in 7096e325b01a [2021-08-27T16:44:19.032Z] ---> Running in 8be0803b66d2 [2021-08-27T16:44:19.032Z] ---> Running in a960edbb7862 [2021-08-27T16:44:23.367Z] Removing intermediate container 558d1ee7c95c [2021-08-27T16:44:23.367Z] ---> 5c256de3177d [2021-08-27T16:44:23.367Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-27T16:44:23.367Z] ---> Running in d4f28bb28234 [2021-08-27T16:44:23.367Z] Removing intermediate container 8be0803b66d2 [2021-08-27T16:44:23.367Z] ---> 0297cf3001ae [2021-08-27T16:44:23.367Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-27T16:44:23.367Z] Removing intermediate container 5eb3afb92f2a [2021-08-27T16:44:23.367Z] ---> a7b18b4bfa1c [2021-08-27T16:44:23.367Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:44:23.367Z] ---> Running in 6dd438c63a27 [2021-08-27T16:44:23.367Z] Removing intermediate container 7096e325b01a [2021-08-27T16:44:23.367Z] ---> 75c1e43dc193 [2021-08-27T16:44:23.367Z] Step 5/23 : RUN apk add --update --no-cache make git ---> Running in 816fcb5380fa [2021-08-27T16:44:23.367Z] [2021-08-27T16:44:23.658Z] Removing intermediate container a960edbb7862 [2021-08-27T16:44:23.658Z] ---> 81f3238c83b0 [2021-08-27T16:44:23.658Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-27T16:44:23.658Z] ---> Running in 6023aaf5dcfd [2021-08-27T16:44:23.935Z] ---> Running in 8041c506fee8 [2021-08-27T16:44:24.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:25.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:25.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:25.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:25.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:25.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:26.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:26.420Z] OK: 218 MiB in 52 packages [2021-08-27T16:44:26.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:26.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:26.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:44:27.729Z] OK: 218 MiB in 52 packages [2021-08-27T16:44:27.729Z] OK: 218 MiB in 52 packages [2021-08-27T16:44:27.729Z] OK: 218 MiB in 52 packages [2021-08-27T16:44:28.010Z] OK: 218 MiB in 52 packages [2021-08-27T16:44:28.297Z] Removing intermediate container d4f28bb28234 [2021-08-27T16:44:28.297Z] ---> 86f24e6abd7a [2021-08-27T16:44:28.297Z] Step 6/22 : COPY go.mod . [2021-08-27T16:44:29.295Z] ---> 6eda59e56693 [2021-08-27T16:44:29.295Z] Step 7/22 : RUN go mod download [2021-08-27T16:44:29.574Z] Removing intermediate container 816fcb5380fa [2021-08-27T16:44:29.574Z] ---> 63ce25a61f13 [2021-08-27T16:44:29.574Z] Step 6/24 : COPY go.mod . [2021-08-27T16:44:29.574Z] ---> Running in 7ca98f917e0b [2021-08-27T16:44:29.574Z] Removing intermediate container 6023aaf5dcfd [2021-08-27T16:44:29.574Z] ---> 7c36fb1bfad1 [2021-08-27T16:44:29.574Z] Step 6/23 : COPY go.mod . [2021-08-27T16:44:30.177Z] Removing intermediate container 8041c506fee8 [2021-08-27T16:44:30.177Z] ---> 5e4fe3128e1b [2021-08-27T16:44:30.177Z] Step 6/32 : COPY go.mod . [2021-08-27T16:44:30.177Z] Removing intermediate container 6dd438c63a27 [2021-08-27T16:44:30.177Z] ---> f33095d080a8 [2021-08-27T16:44:30.177Z] Step 6/24 : COPY go.mod . [2021-08-27T16:44:30.783Z] ---> 2ea94ff3a207 [2021-08-27T16:44:30.783Z] Step 7/24 : RUN go mod download [2021-08-27T16:44:31.057Z] ---> 9494beee4163 [2021-08-27T16:44:31.057Z] Step 7/23 : RUN go mod download [2021-08-27T16:44:31.057Z] ---> Running in 8a6d9bba80cd [2021-08-27T16:44:31.333Z] ---> Running in 028e7c2a674d [2021-08-27T16:44:31.611Z] ---> 276b16f7b65b [2021-08-27T16:44:31.611Z] Step 7/24 : RUN go mod download [2021-08-27T16:44:31.611Z] ---> 05227f3257c6 [2021-08-27T16:44:31.611Z] Step 7/32 : RUN go mod download [2021-08-27T16:44:31.611Z] ---> Running in 53ce6f3926fc [2021-08-27T16:44:31.888Z] ---> Running in 0ff1592fc404 [2021-08-27T16:44:35.314Z] Removing intermediate container 7ca98f917e0b [2021-08-27T16:44:35.314Z] ---> 5cccf646ed90 [2021-08-27T16:44:35.314Z] Step 8/22 : COPY . . [2021-08-27T16:44:38.762Z] Removing intermediate container 8a6d9bba80cd [2021-08-27T16:44:38.762Z] ---> 2bb633b3931e [2021-08-27T16:44:38.762Z] Step 8/24 : COPY . . [2021-08-27T16:44:39.040Z] Removing intermediate container 028e7c2a674d [2021-08-27T16:44:39.040Z] ---> 966bc7ce871e [2021-08-27T16:44:39.040Z] Step 8/23 : COPY . . [2021-08-27T16:44:40.040Z] Removing intermediate container 0ff1592fc404 [2021-08-27T16:44:40.040Z] ---> 1e7d08812961 [2021-08-27T16:44:40.040Z] Step 8/32 : COPY . . [2021-08-27T16:44:40.644Z] Removing intermediate container 53ce6f3926fc [2021-08-27T16:44:40.644Z] ---> 8a83115ec849 [2021-08-27T16:44:40.644Z] Step 8/24 : COPY . . [2021-08-27T16:45:07.514Z] ---> 4aa196b3620a [2021-08-27T16:45:07.514Z] ---> ce9239e218ee [2021-08-27T16:45:07.514Z] Step 9/22 : RUN go mod tidy [2021-08-27T16:45:07.514Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:45:07.514Z] ---> c18866a90f5e [2021-08-27T16:45:07.514Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:45:07.514Z] ---> 6ff480f53bec [2021-08-27T16:45:07.514Z] Step 9/32 : RUN go mod tidy [2021-08-27T16:45:07.514Z] ---> e4ff8824b35b [2021-08-27T16:45:07.514Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:45:07.514Z] ---> Running in dfc0cc53fbf4 [2021-08-27T16:45:07.514Z] ---> Running in fba3d5705fc9 [2021-08-27T16:45:07.514Z] ---> Running in 682e3e8df4f8 [2021-08-27T16:45:07.514Z] ---> Running in 99bcba590d52 [2021-08-27T16:45:07.514Z] ---> Running in 23774e0c5daf [2021-08-27T16:45:11.837Z] Removing intermediate container fba3d5705fc9 [2021-08-27T16:45:11.837Z] ---> 51399d392b27 [2021-08-27T16:45:11.837Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-27T16:45:11.837Z] Removing intermediate container dfc0cc53fbf4 [2021-08-27T16:45:11.837Z] ---> 5e5e7f094703 [2021-08-27T16:45:11.837Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-27T16:45:11.837Z] ---> Running in 454f79f2d79b [2021-08-27T16:45:11.837Z] ---> Running in 3178779db482 [2021-08-27T16:45:12.115Z] Removing intermediate container 99bcba590d52 [2021-08-27T16:45:12.115Z] ---> bd971433c8ab [2021-08-27T16:45:12.115Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-27T16:45:12.115Z] Removing intermediate container 23774e0c5daf [2021-08-27T16:45:12.115Z] ---> 12fea36ec894 [2021-08-27T16:45:12.115Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-27T16:45:12.115Z] Removing intermediate container 682e3e8df4f8 [2021-08-27T16:45:12.115Z] ---> 106daf596e64 [2021-08-27T16:45:12.115Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-27T16:45:12.394Z] ---> Running in 1669e06a4f39 [2021-08-27T16:45:12.394Z] ---> Running in e7453bf9b301 [2021-08-27T16:45:12.394Z] ---> Running in 27472501792e [2021-08-27T16:45:13.831Z] 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-08-27T16:45:13.831Z] 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-08-27T16:45:14.822Z] 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-08-27T16:45:15.100Z] 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-08-27T16:45:15.100Z] 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-08-27T16:47:06.967Z] 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-08-27T16:47:13.715Z] Removing intermediate container 1669e06a4f39 [2021-08-27T16:47:13.715Z] ---> d2b414e0e173 [2021-08-27T16:47:13.715Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-27T16:47:14.323Z] ---> Running in 2e86f439e11a [2021-08-27T16:47:16.981Z] 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-08-27T16:47:20.412Z] Removing intermediate container 454f79f2d79b [2021-08-27T16:47:20.412Z] ---> 472ed12cadd1 [2021-08-27T16:47:20.412Z] [2021-08-27T16:47:20.412Z] Step 11/22 : FROM alpine:3.12 [2021-08-27T16:47:20.688Z] Removing intermediate container e7453bf9b301 [2021-08-27T16:47:20.688Z] ---> ba0ac89a66ba [2021-08-27T16:47:20.688Z] [2021-08-27T16:47:20.688Z] Step 11/32 : FROM alpine:3.12 [2021-08-27T16:47:21.297Z] 3.12: Pulling from library/alpine [2021-08-27T16:47:21.297Z] 3.12: Pulling from library/alpine [2021-08-27T16:47:22.745Z] Removing intermediate container 2e86f439e11a [2021-08-27T16:47:22.745Z] ---> c34e1bd35d68 [2021-08-27T16:47:22.745Z] [2021-08-27T16:47:22.745Z] Step 12/24 : FROM docker:20.10.7 [2021-08-27T16:47:23.021Z] 20.10.7: Pulling from library/docker [2021-08-27T16:47:23.022Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:47:23.299Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T16:47:23.299Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:47:23.299Z] Status: Image is up to date for alpine:3.12 [2021-08-27T16:47:23.299Z] ---> c4fd0aeabfcf [2021-08-27T16:47:23.299Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-27T16:47:23.299Z] ---> c4fd0aeabfcf [2021-08-27T16:47:23.299Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-27T16:47:24.740Z] ---> Running in 2e18883ba2d5 [2021-08-27T16:47:24.740Z] ---> Running in 4d5fb7c5fcf9 [2021-08-27T16:47:25.344Z] Removing intermediate container 27472501792e [2021-08-27T16:47:25.344Z] ---> 5f98a7726f34 [2021-08-27T16:47:25.344Z] [2021-08-27T16:47:25.344Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:47:25.344Z] ---> c4fd0aeabfcf [2021-08-27T16:47:25.344Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:47:25.344Z] Removing intermediate container 3178779db482 [2021-08-27T16:47:25.344Z] ---> f1d8b2f678e6 [2021-08-27T16:47:25.344Z] [2021-08-27T16:47:25.344Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:47:25.344Z] ---> c4fd0aeabfcf [2021-08-27T16:47:25.344Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:47:25.943Z] ---> Running in 579c66736280 [2021-08-27T16:47:25.943Z] ---> Running in 3f3c182ef28e [2021-08-27T16:47:25.943Z] Removing intermediate container 4d5fb7c5fcf9 [2021-08-27T16:47:25.943Z] ---> 33f919f529b8 [2021-08-27T16:47:25.943Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-27T16:47:26.222Z] ---> Running in eb48bbb3edad [2021-08-27T16:47:26.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:26.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:27.821Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-27T16:47:27.821Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-27T16:47:27.821Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-27T16:47:27.821Z] (4/4) Installing curl (7.78.0-r0) [2021-08-27T16:47:27.821Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:47:27.821Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:47:28.100Z] OK: 7 MiB in 18 packages [2021-08-27T16:47:28.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:28.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:28.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:28.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:28.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:28.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:28.927Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T16:47:28.927Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:47:29.210Z] OK: 5 MiB in 15 packages [2021-08-27T16:47:29.210Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:47:29.490Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T16:47:29.490Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:47:29.490Z] (2/2) Installing su-exec (0.2-r1) [2021-08-27T16:47:29.490Z] OK: 5 MiB in 15 packages [2021-08-27T16:47:29.490Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:47:29.490Z] OK: 5 MiB in 16 packages [2021-08-27T16:47:30.482Z] Removing intermediate container 2e18883ba2d5 [2021-08-27T16:47:30.482Z] ---> 2a62cf9ab104 [2021-08-27T16:47:30.482Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:47:31.083Z] ---> Running in 649eb5fa212c [2021-08-27T16:47:31.083Z] Removing intermediate container 579c66736280 [2021-08-27T16:47:31.083Z] ---> 98f7315a61a4 [2021-08-27T16:47:31.083Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:47:31.357Z] ---> Running in 3ecd19ca8c7f [2021-08-27T16:47:31.647Z] Removing intermediate container eb48bbb3edad [2021-08-27T16:47:31.647Z] ---> 2f817d165c54 [2021-08-27T16:47:31.647Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-27T16:47:31.647Z] Removing intermediate container 3f3c182ef28e [2021-08-27T16:47:31.647Z] ---> 6c36024abf25 [2021-08-27T16:47:31.647Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:47:31.647Z] ---> Running in d403f2cf72ca [2021-08-27T16:47:31.647Z] Removing intermediate container 649eb5fa212c [2021-08-27T16:47:31.647Z] ---> f5375eef2e64 [2021-08-27T16:47:31.647Z] Step 14/22 : WORKDIR /edgex [2021-08-27T16:47:31.927Z] ---> Running in 67c35678db35 [2021-08-27T16:47:31.927Z] ---> Running in 1e8e6bdb4f85 [2021-08-27T16:47:32.205Z] Removing intermediate container 3ecd19ca8c7f [2021-08-27T16:47:32.205Z] ---> e01e0324cdcf [2021-08-27T16:47:32.205Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-27T16:47:32.479Z] ---> Running in 9bf315aa1a20 [2021-08-27T16:47:32.751Z] Removing intermediate container d403f2cf72ca [2021-08-27T16:47:32.751Z] ---> eaec8c6276a3 [2021-08-27T16:47:32.751Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-27T16:47:32.751Z] Removing intermediate container 67c35678db35 [2021-08-27T16:47:32.751Z] ---> 5867996bacd8 [2021-08-27T16:47:32.751Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-27T16:47:33.145Z] ---> Running in 3fb45ea38943 [2021-08-27T16:47:33.145Z] ---> Running in 4db9c0f091a2 [2021-08-27T16:47:33.145Z] Removing intermediate container 1e8e6bdb4f85 [2021-08-27T16:47:33.145Z] ---> a5b20ba147b2 [2021-08-27T16:47:33.145Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-27T16:47:33.145Z] Removing intermediate container 9bf315aa1a20 [2021-08-27T16:47:33.145Z] ---> c7a5cea37240 [2021-08-27T16:47:33.145Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:47:33.596Z] ---> Running in 10be3f387bbf [2021-08-27T16:47:33.956Z] Removing intermediate container 3fb45ea38943 [2021-08-27T16:47:33.956Z] ---> 85132f962e6e [2021-08-27T16:47:33.956Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-27T16:47:34.265Z] Removing intermediate container 4db9c0f091a2 [2021-08-27T16:47:34.265Z] ---> 9e3187352d36 [2021-08-27T16:47:34.265Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:47:34.577Z] ---> Running in 2bb8772a12c1 [2021-08-27T16:47:34.577Z] ---> Running in beb3a459662a [2021-08-27T16:47:34.927Z] Removing intermediate container 10be3f387bbf [2021-08-27T16:47:34.927Z] ---> 9312fab744bc [2021-08-27T16:47:34.927Z] Step 16/24 : WORKDIR / [2021-08-27T16:47:35.225Z] ---> b343ee64fa75 [2021-08-27T16:47:35.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-27T16:47:35.225Z] ---> Running in bb2b98aa7f7b [2021-08-27T16:47:35.516Z] Removing intermediate container 2bb8772a12c1 [2021-08-27T16:47:35.516Z] ---> 3c7a7acb0d23 [2021-08-27T16:47:35.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:47:36.535Z] Removing intermediate container bb2b98aa7f7b [2021-08-27T16:47:36.535Z] ---> d56d60ee5828 [2021-08-27T16:47:36.535Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:47:37.529Z] ---> 1742250a6fa6 [2021-08-27T16:47:37.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-27T16:47:37.529Z] ---> f058078006df [2021-08-27T16:47:37.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-27T16:47:38.134Z] ---> e85878b1b3ad [2021-08-27T16:47:38.134Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-27T16:47:38.754Z] Removing intermediate container beb3a459662a [2021-08-27T16:47:38.754Z] ---> e0edeae5cdd7 [2021-08-27T16:47:38.754Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-27T16:47:39.359Z] ---> Running in 61e534d68268 [2021-08-27T16:47:39.969Z] ---> c8cdca8a8754 [2021-08-27T16:47:39.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-27T16:47:40.248Z] ---> 508f8e69989f [2021-08-27T16:47:40.248Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-27T16:47:40.248Z] Removing intermediate container 61e534d68268 [2021-08-27T16:47:40.248Z] ---> fabaa6e1eb40 [2021-08-27T16:47:40.248Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-27T16:47:40.521Z] ---> 70850a6e75b7 [2021-08-27T16:47:40.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-27T16:47:40.521Z] ---> Running in 4fd465798265 [2021-08-27T16:47:41.509Z] ---> f96bf087c8a4 [2021-08-27T16:47:41.509Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-27T16:47:41.509Z] Removing intermediate container 4fd465798265 [2021-08-27T16:47:41.509Z] ---> 93835759ec93 [2021-08-27T16:47:41.509Z] Step 19/22 : CMD ["--init=true"] [2021-08-27T16:47:41.785Z] ---> Running in 1ad93011d585 [2021-08-27T16:47:41.785Z] ---> Running in 7c1dd0636457 [2021-08-27T16:47:42.073Z] ---> 533d146f6a27 [2021-08-27T16:47:42.073Z] ---> 30869b3001f4 [2021-08-27T16:47:42.073Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-27T16:47:42.073Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-27T16:47:42.346Z] ---> Running in a488ac2ecd12 [2021-08-27T16:47:42.346Z] ---> Running in 9aaffe1334aa [2021-08-27T16:47:42.620Z] Removing intermediate container 1ad93011d585 [2021-08-27T16:47:42.620Z] ---> ae57040dc241 [2021-08-27T16:47:42.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:47:42.620Z] Removing intermediate container 7c1dd0636457 [2021-08-27T16:47:42.620Z] ---> 2cb1317d2a6d [2021-08-27T16:47:42.620Z] Step 20/22 : LABEL arch=arm64 [2021-08-27T16:47:42.897Z] ---> Running in 1b33454db592 [2021-08-27T16:47:42.897Z] ---> Running in f6e8769b8d4d [2021-08-27T16:47:43.173Z] Removing intermediate container 9aaffe1334aa [2021-08-27T16:47:43.173Z] ---> d0154cd55fe0 [2021-08-27T16:47:43.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:47:43.453Z] ---> Running in c2a5a5cfae6d [2021-08-27T16:47:43.725Z] Removing intermediate container 1b33454db592 [2021-08-27T16:47:43.725Z] ---> b814efb55784 [2021-08-27T16:47:43.725Z] Step 21/22 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:47:43.725Z] Removing intermediate container f6e8769b8d4d [2021-08-27T16:47:43.725Z] ---> 2e50301a54f7 [2021-08-27T16:47:43.725Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T16:47:44.000Z] ---> Running in b49335dccdce [2021-08-27T16:47:44.000Z] ---> Running in d2bf5a43a22e [2021-08-27T16:47:44.277Z] Removing intermediate container c2a5a5cfae6d [2021-08-27T16:47:44.277Z] ---> e29f89bc19bf [2021-08-27T16:47:44.277Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:47:44.277Z] ---> Running in 94da91312b26 [2021-08-27T16:47:44.553Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-27T16:47:44.553Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-27T16:47:44.553Z] ---> df445af6242a [2021-08-27T16:47:44.553Z] 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-08-27T16:47:44.553Z] Removing intermediate container b49335dccdce [2021-08-27T16:47:44.553Z] ---> f831cdf303f5 [2021-08-27T16:47:44.553Z] Step 22/22 : LABEL version=0.0.0 [2021-08-27T16:47:44.827Z] ---> Running in 0c93b880d80a [2021-08-27T16:47:44.827Z] Removing intermediate container d2bf5a43a22e [2021-08-27T16:47:44.827Z] ---> 3fe9910b6461 [2021-08-27T16:47:44.827Z] Step 22/23 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:47:44.827Z] ---> Running in 059d834a3979 [2021-08-27T16:47:45.101Z] Removing intermediate container 94da91312b26 [2021-08-27T16:47:45.101Z] ---> 5f5cf70f8587 [2021-08-27T16:47:45.101Z] Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:47:45.101Z] ---> Running in 871e7f24a45f [2021-08-27T16:47:45.381Z] ---> Running in 77f579867403 [2021-08-27T16:47:45.381Z] Removing intermediate container 0c93b880d80a [2021-08-27T16:47:45.381Z] ---> ee0c98666596 [2021-08-27T16:47:45.381Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-27T16:47:45.381Z] Removing intermediate container a488ac2ecd12 [2021-08-27T16:47:45.381Z] ---> 81f1660c126f [2021-08-27T16:47:45.381Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:47:45.663Z] Removing intermediate container 059d834a3979 [2021-08-27T16:47:45.663Z] ---> 4d3256b0df15 [2021-08-27T16:47:45.663Z] [2021-08-27T16:47:45.663Z] ---> Running in 83a0af8be9b7 [2021-08-27T16:47:45.946Z] Removing intermediate container 871e7f24a45f [2021-08-27T16:47:45.946Z] ---> 12f1cf52cf5c [2021-08-27T16:47:45.946Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:47:46.224Z] Removing intermediate container 77f579867403 [2021-08-27T16:47:46.224Z] ---> 7c7ef2967ba7 [2021-08-27T16:47:46.224Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:47:46.224Z] ---> Running in 43dc838e74c8 [2021-08-27T16:47:46.224Z] Successfully built 4d3256b0df15 [2021-08-27T16:47:46.224Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-27T16:47:46.224Z] Building security-secretstore-setup [2021-08-27T16:47:46.502Z]  Building security-proxy-setup ... done  ---> Running in 44bad4c01a89 [2021-08-27T16:47:46.502Z] ---> 004da1842c15 [2021-08-27T16:47:46.502Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-27T16:47:47.109Z] Removing intermediate container 43dc838e74c8 [2021-08-27T16:47:47.109Z] ---> f7cb2141c794 [2021-08-27T16:47:47.109Z] [2021-08-27T16:47:47.393Z] Removing intermediate container 44bad4c01a89 [2021-08-27T16:47:47.393Z] ---> 309c4d03e2e0 [2021-08-27T16:47:47.393Z] [2021-08-27T16:47:47.675Z] Successfully built f7cb2141c794 [2021-08-27T16:47:47.675Z] Successfully tagged support-scheduler-arm64:latest [2021-08-27T16:47:47.675Z]  Building support-scheduler ... done Building support-notifications [2021-08-27T16:47:47.675Z] Successfully built 309c4d03e2e0 [2021-08-27T16:47:47.675Z] Successfully tagged core-metadata-arm64:latest [2021-08-27T16:47:47.675Z] Building core-command [2021-08-27T16:47:47.954Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:48.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:48.829Z] (1/39) Installing readline (8.1.0-r0) [2021-08-27T16:47:48.829Z] (2/39) Installing bash (5.1.0-r0) [2021-08-27T16:47:49.113Z] ---> 30209c6fe6fd [2021-08-27T16:47:49.113Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-27T16:47:49.113Z] Executing bash-5.1.0-r0.post-install [2021-08-27T16:47:49.113Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-27T16:47:49.113Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-27T16:47:49.113Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-27T16:47:49.113Z] (6/39) Installing curl (7.78.0-r0) [2021-08-27T16:47:49.113Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-27T16:47:49.113Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-27T16:47:49.113Z] (9/39) Installing expat (2.2.10-r1) [2021-08-27T16:47:49.113Z] (10/39) Installing libffi (3.3-r2) [2021-08-27T16:47:49.113Z] (11/39) Installing gdbm (1.19-r0) [2021-08-27T16:47:49.113Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-27T16:47:49.113Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-27T16:47:49.113Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-27T16:47:50.542Z] ---> edf90d77c2dd [2021-08-27T16:47:50.542Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-27T16:47:51.149Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-27T16:47:51.149Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-27T16:47:51.149Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-27T16:47:51.149Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-27T16:47:51.149Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-27T16:47:51.149Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-27T16:47:51.149Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-27T16:47:51.430Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-27T16:47:51.430Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-27T16:47:51.430Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-27T16:47:51.430Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-27T16:47:51.430Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-27T16:47:51.430Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-27T16:47:51.430Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-27T16:47:51.430Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-27T16:47:51.430Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-27T16:47:51.702Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-27T16:47:51.702Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-27T16:47:51.702Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-27T16:47:51.702Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-27T16:47:51.702Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-27T16:47:51.702Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-27T16:47:51.702Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-27T16:47:51.702Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-27T16:47:51.702Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-27T16:47:52.298Z] Executing busybox-1.32.1-r6.trigger [2021-08-27T16:47:52.298Z] OK: 82 MiB in 59 packages [2021-08-27T16:47:53.283Z] ---> 2a96f89fd7de [2021-08-27T16:47:53.283Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-27T16:47:54.722Z] ---> d353cc8b81c6 [2021-08-27T16:47:54.722Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-27T16:47:55.331Z] ---> Running in e66bba3707fe [2021-08-27T16:47:55.932Z] Removing intermediate container e66bba3707fe [2021-08-27T16:47:55.932Z] ---> 2bf087792052 [2021-08-27T16:47:55.932Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-27T16:47:57.384Z] ---> 90634f221340 [2021-08-27T16:47:57.661Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-27T16:47:58.263Z] ---> Running in 3ed45b94ad0e [2021-08-27T16:48:01.695Z] Removing intermediate container 3ed45b94ad0e [2021-08-27T16:48:01.695Z] ---> 23caf16b702c [2021-08-27T16:48:01.695Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-27T16:48:01.695Z] Collecting docker-compose==1.23.2 [2021-08-27T16:48:01.695Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-27T16:48:01.695Z] ---> Running in 370a3279124c [2021-08-27T16:48:01.970Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-27T16:48:01.970Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-27T16:48:02.576Z] Removing intermediate container 370a3279124c [2021-08-27T16:48:02.576Z] ---> aa71193f5523 [2021-08-27T16:48:02.576Z] Step 29/32 : CMD ["gate"] [2021-08-27T16:48:02.875Z] ---> Running in 7d1b9d1a5250 [2021-08-27T16:48:03.867Z] Removing intermediate container 7d1b9d1a5250 [2021-08-27T16:48:03.867Z] ---> b489d441ada0 [2021-08-27T16:48:03.867Z] Step 30/32 : LABEL arch=arm64 [2021-08-27T16:48:04.147Z] ---> Running in 9caa908f408e [2021-08-27T16:48:04.757Z] Collecting docopt<0.7,>=0.6.1 [2021-08-27T16:48:04.757Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-27T16:48:05.034Z] Removing intermediate container 9caa908f408e [2021-08-27T16:48:05.034Z] ---> b30aa5d465a0 [2021-08-27T16:48:05.034Z] Step 31/32 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:48:06.032Z] ---> Running in 9cbbe7b4661d [2021-08-27T16:48:06.643Z] Removing intermediate container 9cbbe7b4661d [2021-08-27T16:48:06.643Z] ---> 26a786286ecd [2021-08-27T16:48:06.643Z] Step 32/32 : LABEL version=0.0.0 [2021-08-27T16:48:07.372Z] Running on prd-ubuntu18.04-docker-8c-8g-960 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-27T16:48:07.393Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-27T16:48:07.509Z] The recommended git tool is: git [2021-08-27T16:48:07.664Z] ---> Running in 36d73dd9f2f7 [2021-08-27T16:48:08.272Z] Collecting docker<4.0,>=3.6.0 [2021-08-27T16:48:08.272Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-27T16:48:08.550Z] Collecting cached-property<2,>=1.2.0 [2021-08-27T16:48:08.550Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-27T16:48:08.550Z] Removing intermediate container 36d73dd9f2f7 [2021-08-27T16:48:08.550Z] ---> 084c959e3db8 [2021-08-27T16:48:08.550Z] [2021-08-27T16:48:08.829Z] Successfully built 084c959e3db8 [2021-08-27T16:48:08.829Z] Collecting jsonschema<3,>=2.5.1 [2021-08-27T16:48:08.829Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-27T16:48:09.103Z] Building core-data [2021-08-27T16:48:09.103Z]  Building security-bootstrapper ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-27T16:48:10.171Z] using credential edgex-jenkins-ssh [2021-08-27T16:48:10.189Z] Cloning the remote Git repository [2021-08-27T16:48:10.559Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-27T16:48:10.559Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-27T16:48:10.224Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:48:10.294Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-27T16:48:10.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:48:10.329Z] > git --version # timeout=10 [2021-08-27T16:48:10.335Z] > git --version # 'git version 2.17.1' [2021-08-27T16:48:10.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:48:10.366Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:48:11.163Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-27T16:48:11.163Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-27T16:48:11.163Z] Collecting texttable<0.10,>=0.9.0 [2021-08-27T16:48:11.439Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-27T16:48:14.077Z] 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-08-27T16:48:14.680Z] Collecting PyYAML<4,>=3.10 [2021-08-27T16:48:14.680Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-27T16:48:19.015Z] Collecting docker-pycreds>=0.4.0 [2021-08-27T16:48:19.015Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-27T16:48:20.000Z] Collecting idna<2.8,>=2.5 [2021-08-27T16:48:20.000Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-27T16:48:20.602Z] Collecting certifi>=2017.4.17 [2021-08-27T16:48:20.602Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-27T16:48:21.592Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-27T16:48:21.592Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-27T16:48:21.592Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-27T16:48:21.592Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-27T16:48:22.192Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-27T16:48:22.192Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-27T16:48:22.192Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-27T16:48:22.192Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-27T16:48:23.636Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-27T16:48:23.636Z] Attempting uninstall: urllib3 [2021-08-27T16:48:23.636Z] Found existing installation: urllib3 1.26.2 [2021-08-27T16:48:23.636Z] Uninstalling urllib3-1.26.2: [2021-08-27T16:48:23.636Z] Successfully uninstalled urllib3-1.26.2 [2021-08-27T16:48:24.236Z] Attempting uninstall: idna [2021-08-27T16:48:24.236Z] Found existing installation: idna 3.1 [2021-08-27T16:48:24.236Z] Uninstalling idna-3.1: [2021-08-27T16:48:24.236Z] Successfully uninstalled idna-3.1 [2021-08-27T16:48:24.832Z] Attempting uninstall: chardet [2021-08-27T16:48:24.832Z] Found existing installation: chardet 4.0.0 [2021-08-27T16:48:24.832Z] Uninstalling chardet-4.0.0: [2021-08-27T16:48:25.107Z] Successfully uninstalled chardet-4.0.0 [2021-08-27T16:48:26.576Z] Attempting uninstall: requests [2021-08-27T16:48:26.576Z] Found existing installation: requests 2.25.1 [2021-08-27T16:48:26.576Z] Uninstalling requests-2.25.1: [2021-08-27T16:48:26.850Z] Successfully uninstalled requests-2.25.1 [2021-08-27T16:48:27.450Z] Running setup.py install for texttable: started [2021-08-27T16:48:27.726Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:48:27.726Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:48:27.726Z] ---> cafd8820930f [2021-08-27T16:48:27.726Z] Step 3/26 : WORKDIR /edgex-go [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 561ec81ccf91 [2021-08-27T16:48:27.726Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 81f3238c83b0 [2021-08-27T16:48:27.726Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 5e4fe3128e1b [2021-08-27T16:48:27.726Z] Step 6/26 : COPY go.mod . [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 05227f3257c6 [2021-08-27T16:48:27.726Z] Step 7/26 : RUN go mod download [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 1e7d08812961 [2021-08-27T16:48:27.726Z] Step 8/26 : COPY . . [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 6ff480f53bec [2021-08-27T16:48:27.726Z] Step 9/26 : RUN go mod tidy [2021-08-27T16:48:27.726Z] ---> Using cache [2021-08-27T16:48:27.726Z] ---> 12fea36ec894 [2021-08-27T16:48:27.726Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-27T16:48:29.751Z] Running setup.py install for texttable: finished with status 'done' [2021-08-27T16:48:30.047Z] Running setup.py install for PyYAML: started [2021-08-27T16:48:30.342Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:48:30.343Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:48:30.343Z] ---> cafd8820930f [2021-08-27T16:48:30.343Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 561ec81ccf91 [2021-08-27T16:48:30.343Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 81f3238c83b0 [2021-08-27T16:48:30.343Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 5e4fe3128e1b [2021-08-27T16:48:30.343Z] Step 6/24 : COPY go.mod . [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 05227f3257c6 [2021-08-27T16:48:30.343Z] Step 7/24 : RUN go mod download [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 1e7d08812961 [2021-08-27T16:48:30.343Z] Step 8/24 : COPY . . [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 6ff480f53bec [2021-08-27T16:48:30.343Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 12fea36ec894 [2021-08-27T16:48:30.343Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-27T16:48:30.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:48:30.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:48:30.343Z] ---> cafd8820930f [2021-08-27T16:48:30.343Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 561ec81ccf91 [2021-08-27T16:48:30.343Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:48:30.343Z] ---> Using cache [2021-08-27T16:48:30.343Z] ---> 81f3238c83b0 [2021-08-27T16:48:30.343Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-27T16:48:32.392Z] ---> Running in dc00f0e1df53 [2021-08-27T16:48:32.392Z] ---> Running in 5eb679c8da43 [2021-08-27T16:48:32.392Z] ---> Running in 8bca62172040 [2021-08-27T16:48:33.114Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-27T16:48:33.480Z] Running setup.py install for docopt: started [2021-08-27T16:48:34.558Z] Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-27T16:48:34.718Z] Merge succeeded, producing 6a94d88715c94f700f5e5bd96023c388505b7aad [2021-08-27T16:48:34.718Z] Checking out Revision 6a94d88715c94f700f5e5bd96023c388505b7aad (PR-3678) [2021-08-27T16:48:33.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:48:33.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:48:33.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:48:33.816Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:48:33.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:48:33.822Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-27T16:48:34.574Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:48:34.579Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-27T16:48:34.644Z] > git remote # timeout=10 [2021-08-27T16:48:34.651Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T16:48:34.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:48:34.661Z] > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-27T16:48:34.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T16:48:34.725Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:48:34.730Z] > git checkout -f 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 [2021-08-27T16:48:36.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:48:36.288Z] 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-08-27T16:48:36.288Z] Running setup.py install for docopt: finished with status 'done' [2021-08-27T16:48:36.288Z] 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-08-27T16:48:36.288Z] Running setup.py install for dockerpty: started [2021-08-27T16:48:36.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:48:38.378Z] OK: 218 MiB in 52 packages [2021-08-27T16:48:38.511Z] Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" [2021-08-27T16:48:38.528Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:48:39.414Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-27T16:48:39.611Z] + echo snap-build.sh [2021-08-27T16:48:39.611Z] snap-build.sh [2021-08-27T16:48:39.611Z] + SNAP_BASE_DIR=. [2021-08-27T16:48:39.611Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-08-27T16:48:39.611Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-08-27T16:48:39.611Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-08-27T16:48:39.611Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-08-27T16:48:39.611Z] + cd /w/workspace/edgex-go/5 [2021-08-27T16:48:39.611Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-27T16:48:39.611Z] Reading package lists... [2021-08-27T16:48:39.611Z] Building dependency tree... [2021-08-27T16:48:39.611Z] Reading state information... [2021-08-27T16:48:39.611Z] The following packages were automatically installed and are no longer required: [2021-08-27T16:48:39.611Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-27T16:48:39.611Z] uidmap xdelta3 [2021-08-27T16:48:39.611Z] Use 'sudo apt autoremove' to remove them. [2021-08-27T16:48:39.611Z] The following packages will be REMOVED: [2021-08-27T16:48:39.611Z] lxd* lxd-client* [2021-08-27T16:48:39.880Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-27T16:48:39.880Z] After this operation, 31.7 MB disk space will be freed. [2021-08-27T16:48:40.416Z] (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-08-27T16:48:40.416Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T16:48:38.521Z] > git rev-list --no-walk fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 [2021-08-27T16:48:41.375Z] Removing lxd dnsmasq configuration [2021-08-27T16:48:41.375Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T16:48:41.375Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-27T16:48:41.458Z] Removing intermediate container 8bca62172040 [2021-08-27T16:48:41.459Z] ---> 0431c3e9f311 [2021-08-27T16:48:41.459Z] Step 6/23 : COPY go.mod . [2021-08-27T16:48:41.459Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-27T16:48:42.338Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:48:42.338Z] (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-08-27T16:48:42.338Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T16:48:43.007Z] ---> bfab06be3b57 [2021-08-27T16:48:43.007Z] Step 7/23 : RUN go mod download [2021-08-27T16:48:43.007Z] ---> Running in b0c755385588 [2021-08-27T16:48:43.750Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-27T16:48:43.750Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-27T16:48:44.338Z] + sudo snap remove --purge lxd [2021-08-27T16:48:44.338Z] snap "lxd" is not installed [2021-08-27T16:48:44.338Z] + sudo groupadd --force --system lxd [2021-08-27T16:48:44.338Z] ++ whoami [2021-08-27T16:48:44.338Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-27T16:48:44.338Z] + newgrp - lxd [2021-08-27T16:48:44.338Z] + sudo snap install lxd [2021-08-27T16:48:44.497Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:48:44.497Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:48:44.497Z] ---> cafd8820930f [2021-08-27T16:48:44.497Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:48:44.497Z] ---> Using cache [2021-08-27T16:48:44.497Z] ---> 561ec81ccf91 [2021-08-27T16:48:44.497Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:48:44.497Z] ---> Using cache [2021-08-27T16:48:44.497Z] ---> 81f3238c83b0 [2021-08-27T16:48:44.497Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-27T16:48:44.497Z] ---> Running in c75eeb427682 [2021-08-27T16:48:47.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:48:48.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:48:50.389Z] OK: 218 MiB in 52 packages [2021-08-27T16:48:52.416Z] Removing intermediate container b0c755385588 [2021-08-27T16:48:52.416Z] ---> 631d12877558 [2021-08-27T16:48:52.416Z] Step 8/23 : COPY . . [2021-08-27T16:48:53.040Z] Removing intermediate container c75eeb427682 [2021-08-27T16:48:53.040Z] ---> 5e4421825664 [2021-08-27T16:48:53.040Z] Step 6/24 : COPY go.mod . [2021-08-27T16:48:54.428Z] 2021-08-27T16:48:51Z INFO Waiting for automatic snapd restart... [2021-08-27T16:48:56.512Z] ---> 4cde45ede82f [2021-08-27T16:48:56.512Z] Step 7/24 : RUN go mod download [2021-08-27T16:48:56.512Z] ---> Running in 8b945ce797f1 [2021-08-27T16:49:04.507Z] lxd 4.17 from Canonical* installed [2021-08-27T16:49:04.507Z] + sudo lxd init --auto [2021-08-27T16:49:04.890Z] Removing intermediate container 83a0af8be9b7 [2021-08-27T16:49:04.890Z] ---> 1a87fb195949 [2021-08-27T16:49:04.890Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-27T16:49:04.891Z] Removing intermediate container 8b945ce797f1 [2021-08-27T16:49:04.891Z] ---> cdc81249e342 [2021-08-27T16:49:04.891Z] Step 8/24 : COPY . . [2021-08-27T16:49:04.891Z] ---> Running in 2af4ab03b2ff [2021-08-27T16:49:05.905Z] Removing intermediate container 2af4ab03b2ff [2021-08-27T16:49:05.905Z] ---> 49c5171fa10b [2021-08-27T16:49:05.905Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-27T16:49:06.189Z] ---> Running in cbb4179fab3e [2021-08-27T16:49:07.660Z] Removing intermediate container cbb4179fab3e [2021-08-27T16:49:07.660Z] ---> 0cc0fd42cdd2 [2021-08-27T16:49:07.660Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-27T16:49:13.115Z] ---> 8aa296423ae5 [2021-08-27T16:49:13.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-27T16:49:14.585Z] + sudo snap install --classic snapcraft [2021-08-27T16:49:15.783Z] ---> e39579ec67ee [2021-08-27T16:49:15.783Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-27T16:49:19.226Z] ---> 12d6f19e2e82 [2021-08-27T16:49:19.226Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-27T16:49:19.226Z] ---> Running in 8995ae5e8a00 [2021-08-27T16:49:20.685Z] Removing intermediate container 8995ae5e8a00 [2021-08-27T16:49:20.685Z] ---> e0222a6b85a9 [2021-08-27T16:49:20.685Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:49:20.964Z] ---> Running in b73afaa72d3a [2021-08-27T16:49:22.969Z] Removing intermediate container b73afaa72d3a [2021-08-27T16:49:22.969Z] ---> d58cdeb54d6d [2021-08-27T16:49:22.969Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:49:23.248Z] ---> Running in 25ea050bdfa4 [2021-08-27T16:49:24.247Z] Removing intermediate container 25ea050bdfa4 [2021-08-27T16:49:24.247Z] ---> 2f4532d3fd9a [2021-08-27T16:49:24.247Z] Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:49:24.657Z] snapcraft 5.0 from Canonical* installed [2021-08-27T16:49:24.657Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-27T16:49:24.657Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-27T16:49:24.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T16:49:24.657Z] Dload Upload Total Spent Left Speed [2021-08-27T16:49:24.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3088 0 --:--:-- --:--:-- --:--:-- 3088 [2021-08-27T16:49:24.657Z] 100 3325k 100 3325k 0 0 6309k 0 --:--:-- --:--:-- --:--:-- 6309k [2021-08-27T16:49:24.657Z] ./yq_linux_amd64 [2021-08-27T16:49:24.657Z] + sudo snapcraft prime --use-lxd [2021-08-27T16:49:24.851Z] ---> Running in 6186c21fadf0 [2021-08-27T16:49:25.130Z] ---> 7a003fe74dc2 [2021-08-27T16:49:25.130Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:49:25.407Z] ---> Running in d82a2dbabe18 [2021-08-27T16:49:26.599Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-27T16:49:26.599Z] 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-08-27T16:49:26.599Z] - README.md [2021-08-27T16:49:26.599Z] [2021-08-27T16:49:26.599Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-27T16:49:26.866Z] Launching a container. [2021-08-27T16:49:26.871Z] Removing intermediate container 6186c21fadf0 [2021-08-27T16:49:26.871Z] ---> 8adb8e752100 [2021-08-27T16:49:26.871Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:49:27.152Z] ---> Running in 35486f266555 [2021-08-27T16:49:28.609Z] Removing intermediate container 35486f266555 [2021-08-27T16:49:28.609Z] ---> c7abf2a33d13 [2021-08-27T16:49:28.609Z] [2021-08-27T16:49:29.221Z] Successfully built c7abf2a33d13 [2021-08-27T16:49:29.221Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-27T16:49:32.647Z]  Building sys-mgmt-agent ... done  ---> 8e92a6931160 [2021-08-27T16:49:32.647Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:49:32.647Z] ---> Running in 2c4b11f11c5e [2021-08-27T16:49:33.533Z] Waiting for container to be ready [2021-08-27T16:49:33.637Z] Removing intermediate container d82a2dbabe18 [2021-08-27T16:49:33.637Z] ---> 28371be196db [2021-08-27T16:49:33.637Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-27T16:49:33.913Z] ---> Running in 31e86c2900ad [2021-08-27T16:49:34.119Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-27T16:49:34.119Z] [2021-08-27T16:49:36.557Z] 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-08-27T16:49:37.463Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-27T16:49:37.728Z] Waiting for network to be ready... [2021-08-27T16:49:38.314Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-27T16:49:38.314Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-27T16:49:38.314Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-27T16:49:38.314Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-27T16:49:38.314Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-27T16:49:38.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-27T16:49:38.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-27T16:49:38.315Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-27T16:49:38.315Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-27T16:49:38.581Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-27T16:49:38.848Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-27T16:49:39.116Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-27T16:49:39.116Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-27T16:49:39.384Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-27T16:49:39.384Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-27T16:49:39.384Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-27T16:49:39.384Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-27T16:49:39.384Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-27T16:49:39.968Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-27T16:49:39.985Z] Removing intermediate container 2c4b11f11c5e [2021-08-27T16:49:39.985Z] ---> 7ef3cb1ff201 [2021-08-27T16:49:39.985Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-27T16:49:39.985Z] ---> Running in 361e755d6bd5 [2021-08-27T16:49:40.236Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-27T16:49:40.503Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-27T16:49:40.503Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-27T16:49:40.503Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-27T16:49:40.503Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-27T16:49:40.503Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-27T16:49:40.503Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-27T16:49:40.503Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-27T16:49:42.443Z] Fetched 25.1 MB in 4s (5716 kB/s) [2021-08-27T16:49:42.632Z] 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-08-27T16:49:43.402Z] Reading package lists... [2021-08-27T16:49:43.667Z] Reading package lists... [2021-08-27T16:49:43.667Z] Building dependency tree... [2021-08-27T16:49:43.667Z] Reading state information... [2021-08-27T16:49:43.934Z] The following additional packages will be installed: [2021-08-27T16:49:43.934Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-27T16:49:43.934Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-27T16:49:43.934Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-27T16:49:43.934Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-27T16:49:43.934Z] Suggested packages: [2021-08-27T16:49:43.934Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-27T16:49:43.934Z] Recommended packages: [2021-08-27T16:49:43.934Z] gnupg libsasl2-modules [2021-08-27T16:49:43.934Z] The following NEW packages will be installed: [2021-08-27T16:49:43.934Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-27T16:49:43.934Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-27T16:49:43.934Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-27T16:49:43.934Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-27T16:49:43.934Z] The following packages will be upgraded: [2021-08-27T16:49:43.934Z] gpg gpg-agent gpgconf libudev1 [2021-08-27T16:49:43.934Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-27T16:49:43.934Z] Need to get 3527 kB of archives. [2021-08-27T16:49:43.934Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-27T16:49:43.934Z] 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-08-27T16:49:43.934Z] 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-08-27T16:49:43.934Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-27T16:49:43.934Z] 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-08-27T16:49:44.201Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-27T16:49:44.468Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-27T16:49:44.734Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-27T16:49:44.734Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-27T16:49:44.734Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-27T16:49:45.002Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-27T16:49:45.002Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-27T16:49:45.002Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-27T16:49:45.002Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-27T16:49:45.002Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-27T16:49:45.002Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-27T16:49:45.002Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-27T16:49:45.002Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-27T16:49:45.002Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-27T16:49:45.002Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-27T16:49:45.002Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-27T16:49:45.002Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-27T16:49:45.002Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-27T16:49:45.269Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:49:45.269Z] Fetched 3527 kB in 1s (2973 kB/s) [2021-08-27T16:49:45.269Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-27T16:49:45.269Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:49:45.269Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:49:45.269Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-27T16:49:45.269Z] Selecting previously unselected package udev. [2021-08-27T16:49:45.269Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-27T16:49:45.269Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:49:45.269Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-27T16:49:45.536Z] Selecting previously unselected package libfuse2:amd64. [2021-08-27T16:49:45.536Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-27T16:49:45.536Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-27T16:49:45.536Z] Selecting previously unselected package fuse. [2021-08-27T16:49:45.536Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-27T16:49:45.536Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-27T16:49:45.536Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:49:45.536Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:49:45.801Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:49:45.801Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:49:45.801Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:49:45.801Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:49:45.801Z] Selecting previously unselected package libksba8:amd64. [2021-08-27T16:49:45.801Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-27T16:49:45.801Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-27T16:49:46.067Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-27T16:49:46.067Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.067Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.067Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-27T16:49:46.067Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.067Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.067Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-27T16:49:46.067Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.067Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.067Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-27T16:49:46.067Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.067Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.067Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-27T16:49:46.067Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.067Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.335Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-27T16:49:46.335Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.335Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.335Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-27T16:49:46.335Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.335Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.335Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-27T16:49:46.335Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.335Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.335Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-27T16:49:46.335Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:49:46.335Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.602Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-27T16:49:46.602Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-27T16:49:46.602Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:49:46.602Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-27T16:49:46.602Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-27T16:49:46.602Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:49:46.602Z] Selecting previously unselected package libldap-common. [2021-08-27T16:49:46.602Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-27T16:49:46.602Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:49:46.602Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-27T16:49:46.602Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-27T16:49:46.602Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:49:46.602Z] Selecting previously unselected package dirmngr. [2021-08-27T16:49:46.602Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:49:46.602Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-27T16:49:46.869Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:49:46.869Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-27T16:49:46.869Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-27T16:49:46.869Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:49:46.869Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:49:46.869Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-27T16:49:46.869Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:46.869Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-27T16:49:46.869Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:49:46.869Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-27T16:49:47.137Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T16:49:47.137Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-27T16:49:47.405Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-27T16:49:47.405Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-27T16:49:47.405Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:49:47.405Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:49:47.405Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-27T16:49:47.405Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:49:47.987Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-27T16:49:47.987Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-27T16:49:47.987Z] This means they are not meant to be enabled using systemctl. [2021-08-27T16:49:47.987Z] Possible reasons for having this kind of units are: [2021-08-27T16:49:47.987Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-27T16:49:47.987Z] .wants/ or .requires/ directory. [2021-08-27T16:49:47.987Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-27T16:49:47.987Z] a requirement dependency on it. [2021-08-27T16:49:47.987Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-27T16:49:47.987Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-27T16:49:47.987Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-27T16:49:47.987Z] instance name specified. [2021-08-27T16:49:48.253Z] Reading package lists... [2021-08-27T16:49:48.253Z] Building dependency tree... [2021-08-27T16:49:48.253Z] Reading state information... [2021-08-27T16:49:48.520Z] The following additional packages will be installed: [2021-08-27T16:49:48.520Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-27T16:49:48.520Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-27T16:49:48.520Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-27T16:49:48.520Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-27T16:49:48.520Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-27T16:49:48.520Z] Suggested packages: [2021-08-27T16:49:48.520Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-27T16:49:48.520Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-27T16:49:48.520Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-27T16:49:48.520Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-27T16:49:48.520Z] systemd-container policykit-1 [2021-08-27T16:49:48.520Z] Recommended packages: [2021-08-27T16:49:48.520Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-27T16:49:48.520Z] The following NEW packages will be installed: [2021-08-27T16:49:48.520Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-27T16:49:48.520Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-27T16:49:48.520Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-27T16:49:48.520Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-27T16:49:48.520Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-27T16:49:48.520Z] The following packages will be upgraded: [2021-08-27T16:49:48.520Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-27T16:49:48.520Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-27T16:49:48.520Z] Need to get 36.7 MB of archives. [2021-08-27T16:49:48.520Z] After this operation, 147 MB of additional disk space will be used. [2021-08-27T16:49:48.520Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-08-27T16:49:48.520Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-27T16:49:48.520Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-27T16:49:48.520Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-27T16:49:48.793Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-27T16:49:48.793Z] 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-08-27T16:49:48.793Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-27T16:49:48.793Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-27T16:49:48.793Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-27T16:49:48.793Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-27T16:49:48.793Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-27T16:49:48.793Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-27T16:49:48.793Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-27T16:49:48.793Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-27T16:49:48.793Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-27T16:49:48.793Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-27T16:49:49.375Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-27T16:49:49.641Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-27T16:49:49.641Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-27T16:49:49.641Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-27T16:49:49.641Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-27T16:49:49.641Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-27T16:49:49.641Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-27T16:49:49.641Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-27T16:49:49.641Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-27T16:49:49.641Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-27T16:49:49.641Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-27T16:49:49.641Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-27T16:49:49.908Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-27T16:49:49.908Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-27T16:49:51.317Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:49:51.317Z] Fetched 36.7 MB in 3s (13.9 MB/s) [2021-08-27T16:49:51.317Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T16:49:51.317Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:49:51.317Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:49:51.906Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:49:51.906Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:49:51.906Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-27T16:49:51.906Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T16:49:51.906Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-27T16:49:51.906Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-27T16:49:52.172Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-27T16:49:52.172Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T16:49:52.172Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-27T16:49:52.172Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-27T16:49:52.438Z] Setting up apt (1.6.14) ... [2021-08-27T16:49:52.438Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-27T16:49:52.705Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-27T16:49:52.973Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-27T16:49:52.973Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-27T16:49:52.973Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-27T16:49:52.973Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-27T16:49:52.973Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:49:52.973Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:53.239Z] Selecting previously unselected package libexpat1:amd64. [2021-08-27T16:49:53.239Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-27T16:49:53.239Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-27T16:49:53.239Z] Selecting previously unselected package python3.6-minimal. [2021-08-27T16:49:53.239Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:49:53.239Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:53.505Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-27T16:49:53.505Z] Checking for services that may need to be restarted...done. [2021-08-27T16:49:53.505Z] Checking for services that may need to be restarted...done. [2021-08-27T16:49:53.505Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:53.505Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-27T16:49:53.505Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:54.087Z] Selecting previously unselected package python3-minimal. [2021-08-27T16:49:54.087Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-27T16:49:54.087Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-27T16:49:54.087Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-27T16:49:54.087Z] Selecting previously unselected package mime-support. [2021-08-27T16:49:54.087Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-27T16:49:54.087Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-27T16:49:54.087Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-27T16:49:54.087Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-27T16:49:54.087Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-27T16:49:54.087Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-27T16:49:54.087Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:49:54.087Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:54.355Z] Selecting previously unselected package python3.6. [2021-08-27T16:49:54.355Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:49:54.355Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:54.355Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-27T16:49:54.355Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-27T16:49:54.355Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-27T16:49:54.355Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-27T16:49:54.621Z] Selecting previously unselected package python3. [2021-08-27T16:49:54.621Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-27T16:49:54.621Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-27T16:49:54.621Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-27T16:49:54.621Z] Selecting previously unselected package multiarch-support. [2021-08-27T16:49:54.621Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:49:54.621Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-27T16:49:54.621Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-27T16:49:54.621Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-27T16:49:54.621Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-27T16:49:54.621Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-27T16:49:54.621Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-27T16:49:54.893Z] Selecting previously unselected package libbsd0:amd64. [2021-08-27T16:49:54.893Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-27T16:49:54.893Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-27T16:49:54.893Z] Selecting previously unselected package sudo. [2021-08-27T16:49:54.893Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-27T16:49:54.893Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-27T16:49:54.893Z] Selecting previously unselected package apparmor. [2021-08-27T16:49:54.893Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-27T16:49:54.893Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-27T16:49:55.159Z] Selecting previously unselected package libedit2:amd64. [2021-08-27T16:49:55.159Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-27T16:49:55.159Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-27T16:49:55.159Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-27T16:49:55.159Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:49:55.159Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:55.159Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-27T16:49:55.159Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:49:55.159Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:55.159Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-27T16:49:55.159Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-27T16:49:55.159Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-27T16:49:55.159Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-27T16:49:55.159Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:49:55.159Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:55.427Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-27T16:49:55.427Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:49:55.427Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:55.427Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-27T16:49:55.427Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-27T16:49:55.427Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-27T16:49:55.693Z] Selecting previously unselected package openssh-client. [2021-08-27T16:49:55.693Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-27T16:49:55.694Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-27T16:49:55.694Z] Selecting previously unselected package squashfs-tools. [2021-08-27T16:49:55.694Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-27T16:49:55.694Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-27T16:49:55.694Z] Selecting previously unselected package snapd. [2021-08-27T16:49:55.694Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-27T16:49:55.694Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-27T16:49:58.281Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-27T16:49:58.281Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-27T16:49:58.281Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-27T16:49:58.281Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-27T16:49:58.281Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-27T16:49:58.281Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:58.281Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:49:58.281Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-27T16:49:58.281Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-27T16:49:58.552Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-27T16:49:58.552Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-27T16:49:58.552Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-27T16:49:58.552Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:58.552Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:58.552Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:49:59.134Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-27T16:49:59.134Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:49:59.134Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-27T16:49:59.134Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-27T16:49:59.134Z] running python rtupdate hooks for python3.6... [2021-08-27T16:49:59.134Z] running python post-rtupdate hooks for python3.6... [2021-08-27T16:49:59.401Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-27T16:50:00.002Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-27T16:50:00.267Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:50:00.267Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-27T16:50:00.267Z] Setting up snapd (2.49.2+18.04) ... [2021-08-27T16:50:00.533Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-27T16:50:00.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-27T16:50:01.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-27T16:50:01.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-27T16:50:01.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-27T16:50:01.336Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-27T16:50:01.628Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-27T16:50:01.628Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-27T16:50:01.922Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-27T16:50:01.922Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-27T16:50:02.212Z] /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-08-27T16:50:02.212Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:50:02.212Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-27T16:50:02.925Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T16:50:03.233Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T16:50:03.233Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T16:50:04.195Z] Reading package lists... [2021-08-27T16:50:04.461Z] Reading package lists... [2021-08-27T16:50:04.461Z] Building dependency tree... [2021-08-27T16:50:04.461Z] Reading state information... [2021-08-27T16:50:04.727Z] Calculating upgrade... [2021-08-27T16:50:04.727Z] The following packages will be upgraded: [2021-08-27T16:50:04.727Z] advancecomp base-files bash binutils binutils-common [2021-08-27T16:50:04.727Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-27T16:50:04.727Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-27T16:50:04.727Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-27T16:50:04.727Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-27T16:50:04.727Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-27T16:50:04.727Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-27T16:50:04.727Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-27T16:50:04.727Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-27T16:50:04.727Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-27T16:50:04.727Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-27T16:50:04.727Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-27T16:50:04.727Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-27T16:50:04.727Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-27T16:50:04.727Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-27T16:50:04.727Z] ubuntu-keyring util-linux [2021-08-27T16:50:04.727Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T16:50:04.727Z] Need to get 64.2 MB of archives. [2021-08-27T16:50:04.727Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-27T16:50:04.727Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-27T16:50:04.993Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-27T16:50:04.993Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-27T16:50:04.993Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-27T16:50:04.993Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-27T16:50:04.993Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-27T16:50:04.993Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-27T16:50:04.993Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-27T16:50:04.993Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-27T16:50:04.993Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-27T16:50:04.993Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-27T16:50:04.993Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-27T16:50:04.993Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-27T16:50:04.993Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-27T16:50:04.993Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-27T16:50:04.993Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-27T16:50:04.993Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-27T16:50:04.993Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-27T16:50:05.259Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-27T16:50:05.259Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-27T16:50:05.259Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-27T16:50:05.259Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-27T16:50:05.259Z] 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-08-27T16:50:05.259Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-27T16:50:05.259Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-27T16:50:05.259Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-27T16:50:05.259Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-27T16:50:05.259Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-27T16:50:05.259Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-27T16:50:05.259Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-27T16:50:05.259Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-27T16:50:05.259Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-27T16:50:05.259Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-27T16:50:05.259Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-27T16:50:05.259Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-27T16:50:05.259Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-27T16:50:05.259Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-27T16:50:05.524Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-27T16:50:05.524Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-27T16:50:05.524Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-27T16:50:05.524Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-27T16:50:05.524Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-27T16:50:05.524Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-27T16:50:05.524Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-27T16:50:05.524Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-27T16:50:05.524Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-27T16:50:05.789Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-27T16:50:05.789Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-27T16:50:05.789Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-27T16:50:05.789Z] 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-08-27T16:50:05.789Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-27T16:50:05.789Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-27T16:50:05.789Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-27T16:50:05.789Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-27T16:50:05.789Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-27T16:50:05.789Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-27T16:50:05.789Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-27T16:50:06.055Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-27T16:50:06.055Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-27T16:50:06.055Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-27T16:50:06.055Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-27T16:50:06.055Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-27T16:50:06.055Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-27T16:50:06.055Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-27T16:50:06.055Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-27T16:50:06.321Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-27T16:50:06.321Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-27T16:50:06.321Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-27T16:50:06.321Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-27T16:50:06.321Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-27T16:50:06.321Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-27T16:50:06.321Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-27T16:50:06.321Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-27T16:50:06.321Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-27T16:50:06.321Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-27T16:50:06.321Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-27T16:50:06.321Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-27T16:50:06.321Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-27T16:50:06.321Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-27T16:50:06.321Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-27T16:50:06.586Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-27T16:50:06.586Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-27T16:50:06.854Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-27T16:50:06.854Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-27T16:50:06.854Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-27T16:50:07.120Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-27T16:50:07.120Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-27T16:50:07.120Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-27T16:50:07.120Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-27T16:50:07.387Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-27T16:50:07.387Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-27T16:50:07.387Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-27T16:50:07.387Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-27T16:50:07.387Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-27T16:50:07.387Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-27T16:50:07.387Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-27T16:50:07.387Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-27T16:50:07.387Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-27T16:50:07.387Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-27T16:50:07.387Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-27T16:50:07.654Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-27T16:50:07.654Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-27T16:50:07.654Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-27T16:50:07.654Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:50:07.654Z] Fetched 64.2 MB in 3s (23.3 MB/s) [2021-08-27T16:50:07.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:50:07.654Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:50:07.654Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:50:08.238Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:50:08.238Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:50:08.238Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-27T16:50:08.238Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-27T16:50:08.505Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.506Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.506Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.506Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.506Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.506Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.506Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.506Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.773Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.773Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.773Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.773Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.773Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:08.773Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:08.773Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:09.040Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:50:09.040Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:09.040Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-27T16:50:09.040Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:09.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:50:09.041Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:09.041Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:09.041Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:09.041Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:09.041Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:09.307Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:50:09.307Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:09.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:50:09.307Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:50:09.500Z] 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-08-27T16:50:09.574Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:50:09.841Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-27T16:50:09.841Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:50:09.841Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-27T16:50:10.109Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-27T16:50:10.109Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-27T16:50:10.109Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-27T16:50:10.109Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-27T16:50:10.109Z] Installing new version of config file /etc/issue ... [2021-08-27T16:50:10.380Z] Installing new version of config file /etc/issue.net ... [2021-08-27T16:50:10.380Z] Installing new version of config file /etc/lsb-release ... [2021-08-27T16:50:10.380Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-27T16:50:10.380Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-27T16:50:10.646Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-27T16:50:10.646Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-27T16:50:10.646Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:10.646Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-27T16:50:10.646Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-27T16:50:10.646Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-27T16:50:10.913Z] 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-08-27T16:50:10.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:10.913Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:10.913Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:10.913Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:10.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:10.913Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-27T16:50:10.913Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-27T16:50:10.913Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-27T16:50:11.180Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:11.180Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-27T16:50:11.180Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T16:50:11.446Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-27T16:50:11.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:11.446Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:50:11.446Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:50:11.712Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T16:50:11.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:11.712Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:50:11.712Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:50:11.712Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-27T16:50:11.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:11.712Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-27T16:50:11.712Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-27T16:50:11.980Z] Setting up grep (3.1-2build1) ... [2021-08-27T16:50:11.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:11.980Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-27T16:50:11.980Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-27T16:50:11.980Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-27T16:50:11.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:11.980Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-27T16:50:11.980Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-27T16:50:12.247Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-27T16:50:12.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:12.247Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:50:12.247Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:50:12.247Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-27T16:50:12.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:12.247Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T16:50:12.247Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:50:12.830Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T16:50:12.830Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:50:12.830Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T16:50:12.830Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:50:13.097Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-27T16:50:13.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:13.097Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-27T16:50:13.097Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:50:13.682Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-27T16:50:13.682Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-27T16:50:13.682Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-27T16:50:13.682Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-27T16:50:13.682Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-27T16:50:13.682Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:13.682Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-27T16:50:13.682Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-27T16:50:13.949Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-27T16:50:13.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:13.950Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:13.950Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:13.950Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:13.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:13.950Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:13.950Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:13.950Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:14.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:14.215Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:14.215Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:14.215Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:14.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:14.215Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:14.215Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:14.215Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:14.485Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:14.485Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:50:14.485Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:50:14.485Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:50:14.485Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:50:14.485Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T16:50:14.485Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:14.485Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:50:14.485Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:50:14.761Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T16:50:14.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:14.761Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:14.761Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:14.761Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:14.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:14.761Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:14.761Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:14.761Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:15.029Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:15.029Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:15.029Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:15.296Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:15.563Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-27T16:50:15.829Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-27T16:50:15.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:15.829Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:50:15.829Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:50:16.096Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:50:16.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:50:16.096Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-27T16:50:16.096Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:50:16.096Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-27T16:50:16.366Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:50:16.366Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-27T16:50:16.366Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-27T16:50:16.366Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-27T16:50:16.633Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:50:16.633Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-27T16:50:16.633Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-27T16:50:16.633Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-27T16:50:16.633Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:50:16.633Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-27T16:50:16.900Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-27T16:50:16.900Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-27T16:50:16.900Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:50:16.900Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T16:50:16.900Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:50:16.900Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:50:17.168Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:50:17.168Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T16:50:17.168Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:50:17.168Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:50:17.168Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-27T16:50:17.168Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T16:50:17.168Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:50:17.434Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:50:17.434Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:17.434Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:50:17.434Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:50:17.434Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:50:17.434Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:50:17.434Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:50:17.434Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:50:17.704Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T16:50:17.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:17.704Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-27T16:50:17.704Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-27T16:50:17.704Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-27T16:50:17.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:17.704Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-27T16:50:17.704Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-27T16:50:17.970Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-27T16:50:17.970Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:17.970Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-27T16:50:17.970Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:50:17.970Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:50:18.064Z] Removing intermediate container dc00f0e1df53 [2021-08-27T16:50:18.064Z] ---> 93e325f896e7 [2021-08-27T16:50:18.064Z] [2021-08-27T16:50:18.064Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:50:18.064Z] ---> c4fd0aeabfcf [2021-08-27T16:50:18.064Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:50:18.064Z] ---> Using cache [2021-08-27T16:50:18.064Z] ---> 6c36024abf25 [2021-08-27T16:50:18.064Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:50:18.064Z] ---> Using cache [2021-08-27T16:50:18.064Z] ---> 5867996bacd8 [2021-08-27T16:50:18.064Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-27T16:50:18.064Z] ---> Running in 12b7955fc66e [2021-08-27T16:50:18.064Z] Removing intermediate container 12b7955fc66e [2021-08-27T16:50:18.064Z] ---> 7b3792f18820 [2021-08-27T16:50:18.064Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:50:18.238Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:18.238Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:50:18.238Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:50:18.238Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T16:50:18.238Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:18.238Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-27T16:50:18.238Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-27T16:50:18.238Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-27T16:50:18.436Z] ---> Running in 12b00ab66941 [2021-08-27T16:50:18.505Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:18.506Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-27T16:50:18.506Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-27T16:50:18.506Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-27T16:50:18.774Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:18.774Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:50:18.774Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:50:18.774Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-27T16:50:18.774Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:18.774Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-27T16:50:18.774Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-27T16:50:18.774Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-27T16:50:18.774Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:18.774Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-27T16:50:19.043Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-27T16:50:19.043Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-27T16:50:19.043Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:19.043Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-27T16:50:19.043Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-27T16:50:19.043Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-27T16:50:19.044Z] Removing intermediate container 12b00ab66941 [2021-08-27T16:50:19.044Z] ---> 9fbd1ac402b8 [2021-08-27T16:50:19.044Z] Step 16/24 : WORKDIR / [2021-08-27T16:50:19.314Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:19.314Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-27T16:50:19.314Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-27T16:50:19.314Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-27T16:50:19.314Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:19.314Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-27T16:50:19.314Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-27T16:50:19.314Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-27T16:50:19.326Z] ---> Running in c0c8fb618b9b [2021-08-27T16:50:19.583Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:19.583Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-27T16:50:19.583Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-27T16:50:19.583Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-27T16:50:19.583Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:19.583Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-27T16:50:19.583Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-27T16:50:19.583Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-27T16:50:19.851Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:50:19.851Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-27T16:50:19.851Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-27T16:50:19.851Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-27T16:50:19.851Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-27T16:50:19.851Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-27T16:50:19.851Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-27T16:50:19.851Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-27T16:50:19.851Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-27T16:50:20.119Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-27T16:50:20.119Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-27T16:50:20.119Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-27T16:50:20.119Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-27T16:50:20.389Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-27T16:50:20.389Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-27T16:50:20.389Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-27T16:50:20.389Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-27T16:50:20.389Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-27T16:50:20.389Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-27T16:50:20.389Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-27T16:50:20.389Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-27T16:50:20.656Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-27T16:50:20.656Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-27T16:50:20.656Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-27T16:50:20.656Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-27T16:50:20.656Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-27T16:50:20.656Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-27T16:50:20.656Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-27T16:50:20.656Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-27T16:50:20.785Z] Removing intermediate container c0c8fb618b9b [2021-08-27T16:50:20.785Z] ---> ce9dafd96d31 [2021-08-27T16:50:20.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:50:20.923Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-27T16:50:20.923Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-27T16:50:21.190Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-27T16:50:21.190Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-27T16:50:21.190Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:50:21.190Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:50:21.458Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:50:21.458Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:50:21.458Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:50:21.458Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:50:21.458Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:50:21.725Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:50:21.725Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:21.725Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:21.725Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:21.725Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:21.725Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:21.990Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:21.990Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:21.990Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:22.791Z] ---> ab91fa8691e6 [2021-08-27T16:50:22.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-27T16:50:22.948Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:22.948Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:23.535Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:23.535Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:23.804Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:23.804Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:24.069Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:24.069Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:25.027Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:50:25.027Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:50:25.027Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T16:50:25.027Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T16:50:25.027Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-27T16:50:25.027Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T16:50:25.027Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-27T16:50:25.027Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T16:50:25.027Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-27T16:50:25.027Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-27T16:50:25.027Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T16:50:25.027Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T16:50:25.293Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T16:50:25.293Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T16:50:25.293Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-27T16:50:25.293Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-27T16:50:25.293Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.293Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T16:50:25.293Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.293Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.293Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.293Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-27T16:50:25.293Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-27T16:50:25.293Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-27T16:50:25.476Z] Removing intermediate container 5eb679c8da43 [2021-08-27T16:50:25.476Z] ---> 6099bfcbaea7 [2021-08-27T16:50:25.476Z] [2021-08-27T16:50:25.476Z] Step 11/26 : FROM alpine:3.12 [2021-08-27T16:50:25.476Z] ---> c4fd0aeabfcf [2021-08-27T16:50:25.476Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-27T16:50:25.559Z] [2021-08-27T16:50:25.559Z] Current default time zone: 'Etc/UTC' [2021-08-27T16:50:25.559Z] Local time is now: Fri Aug 27 16:50:25 UTC 2021. [2021-08-27T16:50:25.559Z] Universal Time is now: Fri Aug 27 16:50:25 UTC 2021. [2021-08-27T16:50:25.559Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-27T16:50:25.559Z] [2021-08-27T16:50:25.559Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-27T16:50:25.559Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.559Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-27T16:50:25.559Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:50:25.559Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-27T16:50:25.559Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-27T16:50:25.559Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-27T16:50:25.559Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-27T16:50:25.559Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-27T16:50:25.559Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-27T16:50:25.559Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.559Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-27T16:50:25.756Z] ---> e13ee7caec37 [2021-08-27T16:50:25.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-27T16:50:25.756Z] ---> Running in 893774d0bba5 [2021-08-27T16:50:25.824Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:25.824Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:50:25.824Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:25.824Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-27T16:50:25.824Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-27T16:50:25.824Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-27T16:50:25.824Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-27T16:50:25.824Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-27T16:50:25.824Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-27T16:50:25.824Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:50:25.824Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-27T16:50:27.226Z] ---> 517a7642631d [2021-08-27T16:50:27.226Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-27T16:50:27.507Z] ---> Running in 5a5a800574e2 [2021-08-27T16:50:27.762Z] Updating certificates in /etc/ssl/certs... [2021-08-27T16:50:28.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:28.346Z] 23 added, 27 removed; done. [2021-08-27T16:50:28.346Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-27T16:50:28.346Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:50:28.346Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-27T16:50:28.346Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-27T16:50:28.346Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-27T16:50:28.346Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.346Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:50:28.346Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:28.408Z] Removing intermediate container 5a5a800574e2 [2021-08-27T16:50:28.408Z] ---> c97dcb81a192 [2021-08-27T16:50:28.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:50:28.611Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.611Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.611Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.611Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.611Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-27T16:50:28.611Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:50:28.611Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-27T16:50:28.611Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-27T16:50:28.611Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:50:28.611Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.611Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:50:28.611Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-27T16:50:28.611Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-27T16:50:28.611Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-27T16:50:28.611Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:50:28.611Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-27T16:50:28.700Z] ---> Running in 4ce87cfb6c97 [2021-08-27T16:50:28.878Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-27T16:50:28.878Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-27T16:50:28.878Z] Updating certificates in /etc/ssl/certs... [2021-08-27T16:50:28.984Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-27T16:50:28.984Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-27T16:50:28.984Z] (3/3) Installing su-exec (0.2-r1) [2021-08-27T16:50:28.984Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:50:28.984Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:50:29.276Z] Removing intermediate container 4ce87cfb6c97 [2021-08-27T16:50:29.276Z] ---> cca7370e45aa [2021-08-27T16:50:29.276Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:50:29.276Z] OK: 6 MiB in 17 packages [2021-08-27T16:50:29.460Z] 0 added, 0 removed; done. [2021-08-27T16:50:29.460Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-27T16:50:29.460Z] done. [2021-08-27T16:50:29.567Z] ---> Running in 2b9cbed2ceb4 [2021-08-27T16:50:29.729Z] Reading package lists... [2021-08-27T16:50:29.995Z] Building dependency tree... [2021-08-27T16:50:29.995Z] Reading state information... [2021-08-27T16:50:29.995Z] The following NEW packages will be installed: [2021-08-27T16:50:29.995Z] apt-transport-https [2021-08-27T16:50:30.262Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T16:50:30.262Z] Need to get 4348 B of archives. [2021-08-27T16:50:30.262Z] After this operation, 154 kB of additional disk space will be used. [2021-08-27T16:50:30.262Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-27T16:50:30.530Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:50:30.530Z] Fetched 4348 B in 0s (22.7 kB/s) [2021-08-27T16:50:30.530Z] Selecting previously unselected package apt-transport-https. [2021-08-27T16:50:30.530Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-27T16:50:30.530Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-27T16:50:30.530Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-27T16:50:30.530Z] Setting up apt-transport-https (1.6.14) ... [2021-08-27T16:50:30.571Z] Removing intermediate container 2b9cbed2ceb4 [2021-08-27T16:50:30.572Z] ---> 670be396e2db [2021-08-27T16:50:30.572Z] Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:50:30.572Z] ---> Running in 011cca96b390 [2021-08-27T16:50:30.797Z] Waiting for network to be ready... [2021-08-27T16:50:32.027Z] Removing intermediate container 011cca96b390 [2021-08-27T16:50:32.027Z] ---> d1f8a382821b [2021-08-27T16:50:32.027Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:50:32.027Z] Removing intermediate container 893774d0bba5 [2021-08-27T16:50:32.027Z] ---> 0930ef791cf4 [2021-08-27T16:50:32.027Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:50:32.314Z] ---> Running in 86bc60969269 [2021-08-27T16:50:32.314Z] ---> Running in 696b1ec525c4 [2021-08-27T16:50:32.925Z] Removing intermediate container 86bc60969269 [2021-08-27T16:50:32.925Z] ---> 468f8799e51a [2021-08-27T16:50:32.925Z] [2021-08-27T16:50:33.544Z] Removing intermediate container 696b1ec525c4 [2021-08-27T16:50:33.544Z] ---> 08851dd59116 [2021-08-27T16:50:33.544Z] Step 14/26 : WORKDIR / [2021-08-27T16:50:33.544Z] Successfully built 468f8799e51a [2021-08-27T16:50:33.544Z] Successfully tagged core-command-arm64:latest [2021-08-27T16:50:33.544Z]  Building core-command ... done  ---> Running in c8eba770462b [2021-08-27T16:50:34.557Z] Removing intermediate container c8eba770462b [2021-08-27T16:50:34.557Z] ---> b7e7c6e1418f [2021-08-27T16:50:34.557Z] 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-08-27T16:50:36.021Z] ---> f42b37f2452e [2021-08-27T16:50:36.021Z] 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-08-27T16:50:37.026Z] ---> 31b9ef773f52 [2021-08-27T16:50:37.026Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-27T16:50:37.433Z] 2021-08-27T16:50:34Z INFO Waiting for automatic snapd restart... [2021-08-27T16:50:38.388Z] snapd 2.51.4 from Canonical* installed [2021-08-27T16:50:38.509Z] ---> 9bc7445e2af0 [2021-08-27T16:50:38.509Z] 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-08-27T16:50:38.969Z] "snapd" switched to the "latest/stable" channel [2021-08-27T16:50:38.969Z] [2021-08-27T16:50:39.498Z] ---> 4cc205cbe62a [2021-08-27T16:50:39.499Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-27T16:50:41.498Z] ---> f38c68fce980 [2021-08-27T16:50:41.498Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-27T16:50:41.542Z] core18 20210722 from Canonical* installed [2021-08-27T16:50:41.542Z] "core18" switched to the "latest/stable" channel [2021-08-27T16:50:41.542Z] [2021-08-27T16:50:43.489Z] ---> c4ca09d5a887 [2021-08-27T16:50:43.489Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-27T16:50:44.119Z] snapcraft 5.0 from Canonical* installed [2021-08-27T16:50:44.119Z] "snapcraft" switched to the "latest/stable" channel [2021-08-27T16:50:44.119Z] [2021-08-27T16:50:44.936Z] ---> ec13a43a06e1 [2021-08-27T16:50:44.936Z] 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-08-27T16:50:44.936Z] ---> Running in 837fc645215c [2021-08-27T16:50:48.354Z] Removing intermediate container 837fc645215c [2021-08-27T16:50:48.354Z] ---> b74cf653dec4 [2021-08-27T16:50:48.354Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-27T16:50:48.354Z] ---> Running in 52724260cc7d [2021-08-27T16:50:48.373Z] 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-08-27T16:50:48.373Z] - README.md [2021-08-27T16:50:48.373Z] [2021-08-27T16:50:48.373Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-27T16:50:48.373Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T16:50:48.639Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T16:50:48.639Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T16:50:48.976Z] Removing intermediate container 52724260cc7d [2021-08-27T16:50:48.976Z] ---> 274d1bec2ba7 [2021-08-27T16:50:48.976Z] Step 24/26 : LABEL arch=arm64 [2021-08-27T16:50:48.976Z] ---> Running in cccab67eeaf7 [2021-08-27T16:50:49.597Z] Reading package lists... [2021-08-27T16:50:49.863Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-27T16:50:49.972Z] Removing intermediate container cccab67eeaf7 [2021-08-27T16:50:49.972Z] ---> 634c6dc5cdc4 [2021-08-27T16:50:49.972Z] Step 25/26 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:50:49.972Z] ---> Running in b890f2b7c743 [2021-08-27T16:50:50.128Z] Reading package lists... [2021-08-27T16:50:50.128Z] Building dependency tree... [2021-08-27T16:50:50.128Z] Reading state information... [2021-08-27T16:50:50.394Z] Suggested packages: [2021-08-27T16:50:50.394Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-27T16:50:50.394Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-27T16:50:50.394Z] Recommended packages: [2021-08-27T16:50:50.394Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-27T16:50:50.394Z] The following NEW packages will be installed: [2021-08-27T16:50:50.394Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-27T16:50:50.394Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-27T16:50:50.394Z] pkg-config zip [2021-08-27T16:50:50.394Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T16:50:50.394Z] Need to get 7663 kB of archives. [2021-08-27T16:50:50.394Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-27T16:50:50.394Z] 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-08-27T16:50:50.659Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-27T16:50:50.659Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-27T16:50:50.659Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-27T16:50:50.659Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-27T16:50:50.659Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-27T16:50:50.659Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-27T16:50:50.924Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-27T16:50:50.924Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-27T16:50:50.971Z] Removing intermediate container b890f2b7c743 [2021-08-27T16:50:50.971Z] ---> 34d51ca58e4e [2021-08-27T16:50:50.971Z] Step 26/26 : LABEL version=0.0.0 [2021-08-27T16:50:50.971Z] ---> Running in a1ac57b6eee5 [2021-08-27T16:50:51.190Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-27T16:50:51.190Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-27T16:50:51.190Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-27T16:50:51.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-27T16:50:51.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-27T16:50:51.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-27T16:50:51.455Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:50:51.455Z] Fetched 7663 kB in 1s (8844 kB/s) [2021-08-27T16:50:51.455Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-27T16:50:51.455Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-27T16:50:51.455Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-27T16:50:51.455Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-27T16:50:51.722Z] Selecting previously unselected package libpsl5:amd64. [2021-08-27T16:50:51.722Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-27T16:50:51.722Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-27T16:50:51.722Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-27T16:50:51.722Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-27T16:50:51.722Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-27T16:50:51.722Z] Selecting previously unselected package librtmp1:amd64. [2021-08-27T16:50:51.722Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-27T16:50:51.722Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-27T16:50:51.722Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-27T16:50:51.722Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-27T16:50:51.722Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-27T16:50:51.722Z] Selecting previously unselected package liberror-perl. [2021-08-27T16:50:51.722Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-27T16:50:51.963Z] Removing intermediate container a1ac57b6eee5 [2021-08-27T16:50:51.964Z] ---> 95326b59c214 [2021-08-27T16:50:51.964Z] [2021-08-27T16:50:51.987Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-27T16:50:51.987Z] Selecting previously unselected package git-man. [2021-08-27T16:50:51.987Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-27T16:50:51.987Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:50:51.987Z] Selecting previously unselected package git. [2021-08-27T16:50:51.987Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-27T16:50:51.987Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:50:52.241Z] Successfully built 95326b59c214 [2021-08-27T16:50:52.520Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-27T16:50:52.569Z] Selecting previously unselected package libnorm1:amd64. [2021-08-27T16:50:52.569Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-27T16:50:52.569Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-27T16:50:52.569Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-27T16:50:52.569Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-27T16:50:52.569Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-27T16:50:52.569Z] Selecting previously unselected package libsodium23:amd64. [2021-08-27T16:50:52.569Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-27T16:50:52.569Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-27T16:50:52.836Z] Selecting previously unselected package libzmq5:amd64. [2021-08-27T16:50:52.836Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-27T16:50:52.836Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:50:52.836Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-27T16:50:52.836Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-27T16:50:52.836Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:50:52.836Z] Selecting previously unselected package pkg-config. [2021-08-27T16:50:52.836Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-27T16:50:52.836Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-27T16:50:52.836Z] Selecting previously unselected package zip. [2021-08-27T16:50:52.836Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-27T16:50:52.836Z] Unpacking zip (3.0-11build1) ... [2021-08-27T16:50:53.103Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-27T16:50:53.103Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:50:53.103Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-27T16:50:53.103Z] Setting up liberror-perl (0.17025-1) ... [2021-08-27T16:50:53.103Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-27T16:50:53.103Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-27T16:50:53.103Z] No schema files found: doing nothing. [2021-08-27T16:50:53.103Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-27T16:50:53.103Z] Setting up zip (3.0-11build1) ... [2021-08-27T16:50:53.103Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-27T16:50:53.103Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-27T16:50:53.103Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-27T16:50:53.103Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:50:53.103Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-27T16:50:53.103Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:50:53.103Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:50:53.103Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:50:53.686Z] git set to automatically installed. [2021-08-27T16:50:53.686Z] git-man set to automatically installed. [2021-08-27T16:50:53.686Z] libcurl3-gnutls set to automatically installed. [2021-08-27T16:50:53.686Z] liberror-perl set to automatically installed. [2021-08-27T16:50:53.686Z] libglib2.0-0 set to automatically installed. [2021-08-27T16:50:53.686Z] libnghttp2-14 set to automatically installed. [2021-08-27T16:50:53.686Z] libnorm1 set to automatically installed. [2021-08-27T16:50:53.686Z] libpgm-5.2-0 set to automatically installed. [2021-08-27T16:50:53.686Z] libpsl5 set to automatically installed. [2021-08-27T16:50:53.686Z] librtmp1 set to automatically installed. [2021-08-27T16:50:53.686Z] libsodium23 set to automatically installed. [2021-08-27T16:50:53.686Z] libzmq3-dev set to automatically installed. [2021-08-27T16:50:53.686Z] libzmq5 set to automatically installed. [2021-08-27T16:50:53.686Z] pkg-config set to automatically installed. [2021-08-27T16:50:53.686Z] zip set to automatically installed. [2021-08-27T16:50:55.093Z] snapd is not logged in, snap install commands will use sudo [2021-08-27T16:50:55.675Z] snap "core18" has no updates available [2021-08-27T16:50:56.256Z] snapd is not logged in, snap install commands will use sudo [2021-08-27T16:51:04.451Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-27T16:51:05.035Z] Pulling config-common [2021-08-27T16:51:05.035Z] + snapcraftctl pull [2021-08-27T16:51:05.995Z] Pulling go-build-helper [2021-08-27T16:51:05.995Z] + snapcraftctl pull [2021-08-27T16:51:06.953Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-27T16:51:06.953Z] Skipping pull go-build-helper (already ran) [2021-08-27T16:51:06.954Z] Building go-build-helper [2021-08-27T16:51:06.954Z] + snapcraftctl build [2021-08-27T16:51:08.892Z] Staging go-build-helper [2021-08-27T16:51:08.892Z] + snapcraftctl stage [2021-08-27T16:51:10.846Z]  Building security-secretstore-setup ... done Removing intermediate container 31e86c2900ad [2021-08-27T16:51:10.846Z] ---> fab5e9fde128 [2021-08-27T16:51:10.846Z] [2021-08-27T16:51:10.846Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:51:10.846Z] ---> c4fd0aeabfcf [2021-08-27T16:51:10.846Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-27T16:51:10.846Z] ---> Running in cea0dee110d9 [2021-08-27T16:51:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:51:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:51:10.846Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-27T16:51:10.846Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:51:10.846Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:51:10.846Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:51:10.846Z] OK: 6 MiB in 16 packages [2021-08-27T16:51:12.825Z] Removing intermediate container cea0dee110d9 [2021-08-27T16:51:12.825Z] ---> 475c6980ee5a [2021-08-27T16:51:12.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:51:12.826Z] ---> Running in 7b1b8ceae878 [2021-08-27T16:51:13.851Z] Removing intermediate container 7b1b8ceae878 [2021-08-27T16:51:13.851Z] ---> 011607947e90 [2021-08-27T16:51:13.851Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-27T16:51:13.851Z] ---> Running in 97e0afd1978a [2021-08-27T16:51:14.127Z] Removing intermediate container 361e755d6bd5 [2021-08-27T16:51:14.127Z] ---> bdf8e536a3a1 [2021-08-27T16:51:14.127Z] [2021-08-27T16:51:14.127Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:51:14.127Z] ---> c4fd0aeabfcf [2021-08-27T16:51:14.127Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-27T16:51:14.127Z] ---> Running in 1ebc2fdf0520 [2021-08-27T16:51:14.399Z] Removing intermediate container 97e0afd1978a [2021-08-27T16:51:14.399Z] ---> af8a0d31356a [2021-08-27T16:51:14.399Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:51:14.399Z] ---> Running in dedde6f70e67 [2021-08-27T16:51:14.673Z] Removing intermediate container 1ebc2fdf0520 [2021-08-27T16:51:14.673Z] ---> 1acd5ef85865 [2021-08-27T16:51:14.673Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-27T16:51:14.947Z] ---> Running in 5c537637e03e [2021-08-27T16:51:14.948Z] Removing intermediate container dedde6f70e67 [2021-08-27T16:51:14.948Z] ---> d5c165035f52 [2021-08-27T16:51:14.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:51:15.540Z] Removing intermediate container 5c537637e03e [2021-08-27T16:51:15.540Z] ---> 6d9fb5bdfa16 [2021-08-27T16:51:15.540Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-27T16:51:15.540Z] ---> Running in 92f934925d2b [2021-08-27T16:51:15.812Z] ---> 01ecac0d934e [2021-08-27T16:51:15.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-27T16:51:16.085Z] Removing intermediate container 92f934925d2b [2021-08-27T16:51:16.085Z] ---> 1dadad74e030 [2021-08-27T16:51:16.085Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:51:16.359Z] ---> Running in 7be37e2b79a0 [2021-08-27T16:51:17.352Z] ---> 19fd82d1746b [2021-08-27T16:51:17.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-27T16:51:18.334Z] ---> f466ef9049a7 [2021-08-27T16:51:18.334Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-27T16:51:18.334Z] ---> Running in d22ac9ad39a5 [2021-08-27T16:51:18.609Z] Removing intermediate container 7be37e2b79a0 [2021-08-27T16:51:18.609Z] ---> 5bea7b53c049 [2021-08-27T16:51:18.609Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-27T16:51:18.890Z] ---> Running in 67fa75306060 [2021-08-27T16:51:18.890Z] Removing intermediate container d22ac9ad39a5 [2021-08-27T16:51:18.890Z] ---> 3f7906a45e07 [2021-08-27T16:51:18.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:51:19.166Z] ---> Running in 8220f1948704 [2021-08-27T16:51:19.177Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-27T16:51:19.177Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-27T16:51:19.177Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-27T16:51:19.177Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-27T16:51:19.177Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-27T16:51:19.177Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-27T16:51:19.177Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-27T16:51:19.177Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-27T16:51:19.177Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-27T16:51:19.177Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-27T16:51:19.177Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-27T16:51:19.177Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-27T16:51:19.177Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-27T16:51:19.177Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-27T16:51:19.177Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-27T16:51:19.177Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-27T16:51:19.177Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-27T16:51:19.177Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-27T16:51:19.177Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-27T16:51:19.177Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-27T16:51:19.177Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-27T16:51:19.177Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-27T16:51:19.177Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-27T16:51:19.177Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-27T16:51:19.177Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-27T16:51:19.177Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-27T16:51:19.177Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-27T16:51:19.177Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-27T16:51:19.177Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-27T16:51:19.177Z] Fetched 224 kB in 0s (0 B/s) [2021-08-27T16:51:19.177Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-27T16:51:19.177Z] Fetched 157 kB in 0s (0 B/s) [2021-08-27T16:51:19.177Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-27T16:51:19.177Z] Fetched 221 kB in 0s (0 B/s) [2021-08-27T16:51:19.177Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-27T16:51:19.177Z] Fetched 143 kB in 0s (0 B/s) [2021-08-27T16:51:19.177Z] Pulling edgex-go [2021-08-27T16:51:19.177Z] + snapcraftctl pull [2021-08-27T16:51:19.446Z] Pulling hooks [2021-08-27T16:51:19.446Z] + snapcraftctl pull [2021-08-27T16:51:19.761Z] Removing intermediate container 8220f1948704 [2021-08-27T16:51:19.761Z] ---> 3e608fc0c42b [2021-08-27T16:51:19.761Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T16:51:19.761Z] ---> Running in b19321be66e4 [2021-08-27T16:51:20.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:51:20.359Z] Removing intermediate container b19321be66e4 [2021-08-27T16:51:20.359Z] ---> 70a8f128c335 [2021-08-27T16:51:20.359Z] Step 22/23 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:51:20.633Z] ---> Running in 62c438cf396e [2021-08-27T16:51:20.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:51:21.180Z] Removing intermediate container 62c438cf396e [2021-08-27T16:51:21.180Z] ---> 810878b0ce0b [2021-08-27T16:51:21.180Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:51:21.180Z] ---> Running in 953d20c87440 [2021-08-27T16:51:21.775Z] Removing intermediate container 953d20c87440 [2021-08-27T16:51:21.775Z] ---> f3ea3bab3eca [2021-08-27T16:51:21.775Z] [2021-08-27T16:51:21.775Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-27T16:51:21.775Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-27T16:51:22.055Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-27T16:51:22.055Z] Successfully built f3ea3bab3eca [2021-08-27T16:51:22.330Z] Successfully tagged support-notifications-arm64:latest [2021-08-27T16:51:22.330Z]  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-27T16:51:22.608Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-27T16:51:22.608Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-27T16:51:22.608Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:51:22.882Z] OK: 8 MiB in 20 packages [2021-08-27T16:51:24.311Z] Removing intermediate container 67fa75306060 [2021-08-27T16:51:24.311Z] ---> 38784fa26d68 [2021-08-27T16:51:24.311Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:51:24.907Z] ---> 80eaca6fbc32 [2021-08-27T16:51:24.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-27T16:51:26.335Z] ---> 20790b451109 [2021-08-27T16:51:26.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-27T16:51:27.313Z] ---> ba6556a31eac [2021-08-27T16:51:27.313Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-27T16:51:27.313Z] ---> Running in 5d9c8a1137bb [2021-08-27T16:51:27.906Z] Removing intermediate container 5d9c8a1137bb [2021-08-27T16:51:27.906Z] ---> 666d29c44689 [2021-08-27T16:51:27.906Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:51:28.179Z] ---> Running in 7a96e06dc585 [2021-08-27T16:51:28.775Z] Removing intermediate container 7a96e06dc585 [2021-08-27T16:51:28.775Z] ---> cf400aec05a4 [2021-08-27T16:51:28.775Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:51:28.775Z] ---> Running in 1c36a75781e8 [2021-08-27T16:51:29.372Z] Removing intermediate container 1c36a75781e8 [2021-08-27T16:51:29.372Z] ---> 8bf8d5a313f7 [2021-08-27T16:51:29.372Z] Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 [2021-08-27T16:51:29.372Z] ---> Running in 08d8a322585e [2021-08-27T16:51:29.988Z] Removing intermediate container 08d8a322585e [2021-08-27T16:51:29.988Z] ---> 17c6000c022e [2021-08-27T16:51:29.988Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:51:30.286Z] ---> Running in 703285445f53 [2021-08-27T16:51:30.586Z] Removing intermediate container 703285445f53 [2021-08-27T16:51:30.586Z] ---> 0daa25ec11af [2021-08-27T16:51:30.586Z] [2021-08-27T16:51:31.207Z] Successfully built 0daa25ec11af [2021-08-27T16:51:31.207Z] Successfully tagged core-data-arm64:latest [2021-08-27T16:51:31.498Z]  Building core-data ... done  [Pipeline] } [2021-08-27T16:51:31.496Z] $ docker stop --time=1 d2225cf99a8d8c82002a73f8edecf090fcbd1b25c26dbe9ec268cf3511122bff [2021-08-27T16:51:33.408Z] $ docker rm -f d2225cf99a8d8c82002a73f8edecf090fcbd1b25c26dbe9ec268cf3511122bff [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T16:51:34.085Z] + docker images [2021-08-27T16:51:34.358Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T16:51:34.358Z] core-data-arm64 latest 0daa25ec11af 4 seconds ago 19.3MB [2021-08-27T16:51:34.358Z] support-notifications-arm64 latest f3ea3bab3eca 13 seconds ago 15.9MB [2021-08-27T16:51:34.358Z] bdf8e536a3a1 21 seconds ago 1.57GB [2021-08-27T16:51:34.358Z] fab5e9fde128 28 seconds ago 1.57GB [2021-08-27T16:51:34.358Z] security-secretstore-setup-arm64 latest 95326b59c214 43 seconds ago 26.5MB [2021-08-27T16:51:34.358Z] core-command-arm64 latest 468f8799e51a About a minute ago 15.2MB [2021-08-27T16:51:34.358Z] 6099bfcbaea7 About a minute ago 1.57GB [2021-08-27T16:51:34.358Z] 93e325f896e7 About a minute ago 1.56GB [2021-08-27T16:51:34.358Z] sys-mgmt-agent-arm64 latest c7abf2a33d13 2 minutes ago 311MB [2021-08-27T16:51:34.358Z] security-bootstrapper-arm64 latest 084c959e3db8 3 minutes ago 17.7MB [2021-08-27T16:51:34.358Z] core-metadata-arm64 latest 309c4d03e2e0 3 minutes ago 15.8MB [2021-08-27T16:51:34.358Z] support-scheduler-arm64 latest f7cb2141c794 3 minutes ago 15.2MB [2021-08-27T16:51:34.358Z] security-proxy-setup-arm64 latest 4d3256b0df15 3 minutes ago 24.6MB [2021-08-27T16:51:34.358Z] 5f98a7726f34 4 minutes ago 1.57GB [2021-08-27T16:51:34.358Z] f1d8b2f678e6 4 minutes ago 1.57GB [2021-08-27T16:51:34.358Z] c34e1bd35d68 4 minutes ago 1.57GB [2021-08-27T16:51:34.358Z] ba0ac89a66ba 4 minutes ago 1.57GB [2021-08-27T16:51:34.358Z] 472ed12cadd1 4 minutes ago 1.57GB [2021-08-27T16:51:34.358Z] ci-base-image-arm64 latest cafd8820930f 15 minutes ago 1.24GB [2021-08-27T16:51:34.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB [2021-08-27T16:51:34.358Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-27T16:51:34.358Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-27T16:51:34.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:51:35.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T16:51:35.281Z] [2021-08-27T16:51:35.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:51:35.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T16:51:35.919Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-27T16:51:35.919Z] 448f6bf000e3: Pulling fs layer [2021-08-27T16:51:35.919Z] f757da607395: Pulling fs layer [2021-08-27T16:51:35.919Z] 05883995daec: Pulling fs layer [2021-08-27T16:51:35.919Z] 8603b9c90790: Pulling fs layer [2021-08-27T16:51:35.919Z] 1560dd03e051: Pulling fs layer [2021-08-27T16:51:35.919Z] 27f5ce0e4adf: Pulling fs layer [2021-08-27T16:51:35.919Z] c2d8d7efcc4b: Pulling fs layer [2021-08-27T16:51:35.919Z] 1560dd03e051: Waiting [2021-08-27T16:51:35.919Z] 27f5ce0e4adf: Waiting [2021-08-27T16:51:35.919Z] c2d8d7efcc4b: Waiting [2021-08-27T16:51:35.919Z] 8603b9c90790: Waiting [2021-08-27T16:51:36.191Z] f757da607395: Verifying Checksum [2021-08-27T16:51:36.192Z] 8603b9c90790: Verifying Checksum [2021-08-27T16:51:36.192Z] 8603b9c90790: Download complete [2021-08-27T16:51:36.466Z] 1560dd03e051: Verifying Checksum [2021-08-27T16:51:36.466Z] 27f5ce0e4adf: Download complete [2021-08-27T16:51:37.066Z] 05883995daec: Verifying Checksum [2021-08-27T16:51:37.066Z] 05883995daec: Download complete [2021-08-27T16:51:37.342Z] 448f6bf000e3: Verifying Checksum [2021-08-27T16:51:37.342Z] 448f6bf000e3: Download complete [2021-08-27T16:51:37.657Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T16:51:37.657Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T16:51:37.657Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T16:51:37.657Z] Fetched 0 B in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-27T16:51:37.657Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-27T16:51:37.657Z] Fetched 279 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-27T16:51:37.657Z] Fetched 122 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-27T16:51:37.657Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-27T16:51:37.657Z] Fetched 8848 B in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-27T16:51:37.657Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-27T16:51:37.657Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-27T16:51:37.657Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-27T16:51:37.657Z] Fetched 219 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-27T16:51:37.657Z] Fetched 154 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-27T16:51:37.657Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-27T16:51:37.657Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-27T16:51:37.657Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-27T16:51:37.657Z] Fetched 499 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-27T16:51:37.657Z] Fetched 111 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-27T16:51:37.657Z] Fetched 240 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-27T16:51:37.657Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-27T16:51:37.657Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-27T16:51:37.657Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-27T16:51:37.657Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-27T16:51:37.657Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-27T16:51:37.657Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-27T16:51:37.657Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-27T16:51:37.657Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-27T16:51:37.657Z] Fetched 8720 B in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-27T16:51:37.657Z] Fetched 140 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-27T16:51:37.657Z] Fetched 119 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-27T16:51:37.657Z] Fetched 111 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-27T16:51:37.657Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-27T16:51:37.657Z] Fetched 645 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-27T16:51:37.657Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-27T16:51:37.657Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-27T16:51:37.657Z] Fetched 368 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-27T16:51:37.657Z] Fetched 187 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-27T16:51:37.657Z] Fetched 175 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-27T16:51:37.657Z] Fetched 206 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-27T16:51:37.657Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-27T16:51:37.657Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-27T16:51:37.657Z] Fetched 159 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-27T16:51:37.657Z] Fetched 107 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-27T16:51:37.657Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-27T16:51:37.657Z] Pulling static-packages [2021-08-27T16:51:37.657Z] + snapcraftctl pull [2021-08-27T16:51:37.924Z] Pulling version [2021-08-27T16:51:37.924Z] + cd /root/project [2021-08-27T16:51:37.924Z] + git describe --tags --abbrev=0 [2021-08-27T16:51:37.924Z] + sed s/v// [2021-08-27T16:51:37.924Z] + GIT_VERSION=2.0.1-dev.35 [2021-08-27T16:51:37.924Z] + [ -z 2.0.1-dev.35 ] [2021-08-27T16:51:37.924Z] + snapcraftctl set-version 2.0.1-dev.35 [2021-08-27T16:51:38.884Z] Building config-common [2021-08-27T16:51:38.884Z] + snapcraftctl build [2021-08-27T16:51:40.740Z] c2d8d7efcc4b: Verifying Checksum [2021-08-27T16:51:40.740Z] c2d8d7efcc4b: Download complete [2021-08-27T16:51:41.013Z] 448f6bf000e3: Pull complete [2021-08-27T16:51:41.014Z] Skipping build go-build-helper (already ran) [2021-08-27T16:51:41.328Z] Building edgex-go [2021-08-27T16:51:41.328Z] + cd /root/parts/edgex-go/src [2021-08-27T16:51:41.328Z] + git describe --tags --abbrev=0 [2021-08-27T16:51:41.328Z] + sed s/v// [2021-08-27T16:51:41.328Z] + GIT_VERSION=2.0.1-dev.35 [2021-08-27T16:51:41.328Z] + [ -z 2.0.1-dev.35 ] [2021-08-27T16:51:41.328Z] + echo 2.0.1-dev.35 [2021-08-27T16:51:41.328Z] + make build [2021-08-27T16:51:41.328Z] go mod tidy [2021-08-27T16:51:41.991Z] f757da607395: Pull complete [2021-08-27T16:51:43.429Z] 05883995daec: Pull complete [2021-08-27T16:51:43.703Z] 8603b9c90790: Pull complete [2021-08-27T16:51:44.676Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T16:51:44.676Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-27T16:51:44.684Z] 1560dd03e051: Pull complete [2021-08-27T16:51:44.943Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-27T16:51:44.943Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-27T16:51:44.943Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-27T16:51:44.943Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-27T16:51:44.943Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-27T16:51:44.943Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-27T16:51:44.943Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-27T16:51:44.943Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-27T16:51:44.943Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-27T16:51:44.943Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-27T16:51:45.209Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-27T16:51:45.209Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-27T16:51:45.283Z] 27f5ce0e4adf: Pull complete [2021-08-27T16:51:45.476Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-27T16:51:45.476Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-27T16:51:45.476Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-27T16:51:46.115Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-27T16:51:46.455Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T16:51:46.455Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T16:51:46.455Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-27T16:51:46.455Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-27T16:51:46.455Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-27T16:51:46.455Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-27T16:51:46.868Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-27T16:51:46.868Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-27T16:51:46.868Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-27T16:51:46.868Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-27T16:51:46.868Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-27T16:51:46.868Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-27T16:51:46.868Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-27T16:51:46.868Z] go: downloading golang.org/x/text v0.3.6 [2021-08-27T16:51:46.868Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-27T16:51:46.868Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-27T16:51:47.159Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-27T16:51:47.159Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-27T16:51:47.159Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-27T16:51:47.159Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-27T16:51:47.159Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-27T16:51:47.159Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-27T16:51:47.159Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-27T16:51:47.159Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-27T16:51:47.427Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-27T16:51:47.427Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-27T16:51:47.695Z] go: downloading github.com/kr/text v0.2.0 [2021-08-27T16:51:47.695Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-27T16:51:47.695Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-27T16:51:47.695Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-27T16:51:47.695Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T16:51:47.695Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-27T16:51:47.695Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-27T16:51:47.695Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-27T16:51:47.695Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-27T16:51:47.695Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-27T16:51:47.695Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-27T16:51:47.963Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-27T16:51:47.963Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-27T16:51:47.963Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T16:51:47.963Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T16:51:47.963Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T16:51:47.963Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T16:51:47.963Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-27T16:51:47.963Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-27T16:51:47.963Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-27T16:51:47.963Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-27T16:51:47.963Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-27T16:51:48.231Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-27T16:51:48.231Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-27T16:51:48.231Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-27T16:51:48.231Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-27T16:51:48.231Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-27T16:51:48.231Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-27T16:51:48.231Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-27T16:51:48.231Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-27T16:51:48.231Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-27T16:51:48.231Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-27T16:51:48.231Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-27T16:51:48.500Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T16:51:56.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T16:52:00.372Z] c2d8d7efcc4b: Pull complete [2021-08-27T16:52:00.372Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-27T16:52:00.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T16:52:00.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-27T16:52:00.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2021-08-27T16:52:00.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-27T16:52:00.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T16:52:01.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T16:52:03.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T16:52:03.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-27T16:52:04.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T16:52:05.401Z] $ docker top d835bf3047b385c51fafbe20877c4b6a1a508ca04d64a9515d54cb6030517042 -eo pid,comm [Pipeline] { [2021-08-27T16:52:05.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:52:06.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T16:52:06.697Z] ---> job-cost.sh [2021-08-27T16:52:06.697Z] lf-activate-venv: SKIPPING [2021-08-27T16:52:06.697Z] INFO: No Stack... [2021-08-27T16:52:07.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-27T16:52:07.947Z] INFO: Archiving Costs [2021-08-27T16:52:07.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2021-08-27T16:52:08.616Z] + + cut -d, -f6 [2021-08-27T16:52:08.616Z] cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-08-27T16:52:08.685Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] [2021-08-27T16:52:08.694Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] did not exist. Created. [2021-08-27T16:52:08.694Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-27T16:52:08.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T16:52:09.379Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-27T16:52:09.563Z] Stashed 1 file(s) [Pipeline] } [2021-08-27T16:52:09.573Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-27T16:52:09.591Z] $ docker stop --time=1 d835bf3047b385c51fafbe20877c4b6a1a508ca04d64a9515d54cb6030517042 [2021-08-27T16:52:09.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-27T16:52:11.290Z] $ docker rm -f d835bf3047b385c51fafbe20877c4b6a1a508ca04d64a9515d54cb6030517042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T16:52:11.807Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-27T16:52:11.807Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-27T16:52:11.808Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-27T16:52:11.808Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-27T16:52:11.808Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-27T16:52:11.808Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-27T16:52:11.808Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-27T16:52:11.808Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-27T16:52:11.808Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-27T16:52:11.808Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-27T16:52:11.808Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-27T16:52:12.767Z] Building hooks [2021-08-27T16:52:12.767Z] + cd /root/parts/hooks/src [2021-08-27T16:52:12.767Z] + make build [2021-08-27T16:52:12.767Z] go mod tidy [2021-08-27T16:52:13.348Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-27T16:52:13.348Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-27T16:52:13.614Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-27T16:52:13.614Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-27T16:52:13.614Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-27T16:52:14.570Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-27T16:52:14.838Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-27T16:52:14.838Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-27T16:52:18.176Z] Building static-packages [2021-08-27T16:52:18.176Z] + snapcraftctl build [2021-08-27T16:52:19.582Z] Building version [2021-08-27T16:52:19.582Z] + snapcraftctl build [2021-08-27T16:52:21.523Z] Staging config-common [2021-08-27T16:52:21.523Z] + snapcraftctl stage [2021-08-27T16:52:22.481Z] Skipping stage go-build-helper (already ran) [2021-08-27T16:52:22.481Z] Staging edgex-go [2021-08-27T16:52:22.481Z] + snapcraftctl stage [2021-08-27T16:52:23.886Z] Staging hooks [2021-08-27T16:52:23.886Z] + snapcraftctl stage [2021-08-27T16:52:24.847Z] Staging static-packages [2021-08-27T16:52:24.847Z] + snapcraftctl stage [2021-08-27T16:52:25.806Z] Staging version [2021-08-27T16:52:25.806Z] + snapcraftctl stage [2021-08-27T16:52:26.766Z] Priming config-common [2021-08-27T16:52:26.766Z] + snapcraftctl prime [2021-08-27T16:52:27.723Z] Priming go-build-helper [2021-08-27T16:52:27.723Z] + snapcraftctl prime [2021-08-27T16:52:28.683Z] Priming edgex-go [2021-08-27T16:52:28.683Z] + snapcraftctl prime [2021-08-27T16:52:30.088Z] Priming hooks [2021-08-27T16:52:30.088Z] + snapcraftctl prime [2021-08-27T16:52:31.047Z] Priming static-packages [2021-08-27T16:52:31.047Z] + snapcraftctl prime [2021-08-27T16:52:33.621Z] Priming version [2021-08-27T16:52:33.621Z] + snapcraftctl prime [2021-08-27T16:52:34.581Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-27T16:52:38.968Z] provisioning config files... [2021-08-27T16:52:38.987Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config3629088446228233515tmp [Pipeline] { [Pipeline] sh [2021-08-27T16:52:39.318Z] + set +x [2021-08-27T16:52:39.318Z] + curl -s https://codecov.io/bash [2021-08-27T16:52:39.318Z] + bash -s -- [2021-08-27T16:52:39.583Z] [2021-08-27T16:52:39.583Z] _____ _ [2021-08-27T16:52:39.583Z] / ____| | | [2021-08-27T16:52:39.583Z] | | ___ __| | ___ ___ _____ __ [2021-08-27T16:52:39.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-27T16:52:39.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-27T16:52:39.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-27T16:52:39.583Z] Bash-1.0.6 [2021-08-27T16:52:39.583Z] [2021-08-27T16:52:39.583Z] [2021-08-27T16:52:39.583Z] ==> git version 2.24.4 found [2021-08-27T16:52:39.583Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-27T16:52:39.583Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-27T16:52:39.583Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-27T16:52:39.583Z] ==> Jenkins CI detected. [2021-08-27T16:52:39.583Z] current dir:  /w/workspace/edgex-go/5 [2021-08-27T16:52:39.583Z] project root: . [2021-08-27T16:52:39.583Z] --> token set from env [2021-08-27T16:52:39.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-27T16:52:39.583Z] ==> Running gcov in . (disable via -X gcov) [2021-08-27T16:52:39.583Z] ==> Python coveragepy not found [2021-08-27T16:52:39.583Z] ==> Searching for coverage reports in: [2021-08-27T16:52:39.583Z] + . [2021-08-27T16:52:39.583Z] -> Found 1 reports [2021-08-27T16:52:39.583Z] ==> Detecting git/mercurial file structure [2021-08-27T16:52:39.583Z] ==> Reading reports [2021-08-27T16:52:39.583Z] + ./coverage.out bytes=405611 [2021-08-27T16:52:39.583Z] ==> Appending adjustments [2021-08-27T16:52:39.583Z] https://docs.codecov.io/docs/fixing-reports [2021-08-27T16:52:40.539Z] + Found adjustments [2021-08-27T16:52:40.539Z] ==> Gzipping contents [2021-08-27T16:52:40.539Z] 56K /tmp/codecov.68Llgc.gz [2021-08-27T16:52:40.539Z] ==> Uploading reports [2021-08-27T16:52:40.539Z] url: https://codecov.io [2021-08-27T16:52:40.539Z] query: branch=PR-3678&commit=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-27T16:52:40.539Z] -> Pinging Codecov [2021-08-27T16:52:40.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-27T16:52:41.122Z] -> Uploading to [2021-08-27T16:52:41.122Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-27/00271124DB129430A58F1EEE437C3FCB/23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff/12abe446-b0f5-4c90-a88f-09cf9dfd08ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T165240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf9551960aea6f8223cd126470806eb4ff51dc13166cba64b4f21a3a87b5f897 [2021-08-27T16:52:41.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T16:52:41.122Z] Dload Upload Total Spent Left Speed [2021-08-27T16:52:41.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54669 0 0 100 54669 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-08-27T16:52:41.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [Pipeline] } [2021-08-27T16:52:41.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-27T16:52:42.798Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:52:43.123Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:52:43.712Z] ---> package-listing.sh [2021-08-27T16:52:43.712Z] ++ facter osfamily [2021-08-27T16:52:43.712Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-27T16:52:43.977Z] + OS_FAMILY=redhat [2021-08-27T16:52:43.977Z] + workspace=/w/workspace/edgex-go/5 [2021-08-27T16:52:43.977Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-27T16:52:43.977Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-27T16:52:43.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-27T16:52:43.977Z] + PACKAGES=/tmp/packages_start.txt [2021-08-27T16:52:43.977Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-27T16:52:43.977Z] + PACKAGES=/tmp/packages_end.txt [2021-08-27T16:52:43.977Z] + case "${OS_FAMILY}" in [2021-08-27T16:52:43.977Z] + rpm -qa [2021-08-27T16:52:43.977Z] + sort [2021-08-27T16:52:45.918Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-27T16:52:45.918Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-27T16:52:45.918Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-27T16:52:45.918Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-27T16:52:45.918Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-27T16:52:45.918Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-27T16:52:45.936Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-27T16:52:46.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:52:46.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T16:52:46.826Z] [2021-08-27T16:52:46.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:52:47.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T16:52:47.167Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-27T16:52:47.167Z] b4d181a07f80: Pulling fs layer [2021-08-27T16:52:47.167Z] a1111a8f2ec3: Pulling fs layer [2021-08-27T16:52:47.167Z] ed53099fbce6: Pulling fs layer [2021-08-27T16:52:47.167Z] dc539afda2c1: Pulling fs layer [2021-08-27T16:52:47.167Z] 77bc0d833cb6: Pulling fs layer [2021-08-27T16:52:47.167Z] 9065ff56babe: Pulling fs layer [2021-08-27T16:52:47.167Z] d287ab97295c: Pulling fs layer [2021-08-27T16:52:47.167Z] 77bc0d833cb6: Waiting [2021-08-27T16:52:47.167Z] 9065ff56babe: Waiting [2021-08-27T16:52:47.167Z] d287ab97295c: Waiting [2021-08-27T16:52:47.167Z] dc539afda2c1: Waiting [2021-08-27T16:52:47.434Z] a1111a8f2ec3: Verifying Checksum [2021-08-27T16:52:47.434Z] a1111a8f2ec3: Download complete [2021-08-27T16:52:47.434Z] dc539afda2c1: Verifying Checksum [2021-08-27T16:52:47.434Z] dc539afda2c1: Download complete [2021-08-27T16:52:47.701Z] 77bc0d833cb6: Verifying Checksum [2021-08-27T16:52:47.701Z] 77bc0d833cb6: Download complete [2021-08-27T16:52:47.701Z] 9065ff56babe: Verifying Checksum [2021-08-27T16:52:47.701Z] 9065ff56babe: Download complete [2021-08-27T16:52:47.701Z] ed53099fbce6: Verifying Checksum [2021-08-27T16:52:47.701Z] ed53099fbce6: Download complete [2021-08-27T16:52:48.664Z] b4d181a07f80: Verifying Checksum [2021-08-27T16:52:48.664Z] b4d181a07f80: Download complete [2021-08-27T16:52:50.079Z] b4d181a07f80: Pull complete [2021-08-27T16:52:50.079Z] a1111a8f2ec3: Pull complete [2021-08-27T16:52:50.672Z] ed53099fbce6: Pull complete [2021-08-27T16:52:50.944Z] dc539afda2c1: Pull complete [2021-08-27T16:52:51.210Z] 77bc0d833cb6: Pull complete [2021-08-27T16:52:51.210Z] 9065ff56babe: Pull complete [2021-08-27T16:52:51.797Z] d287ab97295c: Verifying Checksum [2021-08-27T16:52:51.798Z] d287ab97295c: Download complete [2021-08-27T16:52:57.168Z] d287ab97295c: Pull complete [2021-08-27T16:52:57.168Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-27T16:52:57.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T16:52:57.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-27T16:52:57.273Z] prd-centos7-docker-4c-2g-957 does not seem to be running inside a container [2021-08-27T16:52:57.340Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-27T16:53:00.354Z] $ docker top 19afc8ba269ceb7418d6aa410cf00fb96d9a31ec15a24802c59b756005927f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:53:00.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-27T16:53:01.069Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-27T16:53:01.384Z] + ls /var/log/sa-host [2021-08-27T16:53:01.384Z] + sadf -c /var/log/sa-host/sa05 [2021-08-27T16:53:01.384Z] file_magic: OK [2021-08-27T16:53:01.384Z] HZ: Using current value: 100 [2021-08-27T16:53:01.384Z] file_header: OK [2021-08-27T16:53:01.384Z] 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-08-27T16:53:01.384Z] Statistics: [2021-08-27T16:53:01.384Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T16:53:01.384Z] File successfully converted to sysstat format version 12.0.3 [2021-08-27T16:53:01.384Z] + sadf -c /var/log/sa-host/sa27 [2021-08-27T16:53:01.384Z] file_magic: OK [2021-08-27T16:53:01.384Z] HZ: Using current value: 100 [2021-08-27T16:53:01.384Z] file_header: OK [2021-08-27T16:53:01.384Z] 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-08-27T16:53:01.384Z] Statistics: [2021-08-27T16:53:01.385Z] 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... [2021-08-27T16:53:01.385Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T16:53:01.986Z] provisioning config files... [2021-08-27T16:53:02.002Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6366473253820141955tmp [Pipeline] { [Pipeline] echo [2021-08-27T16:53:02.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:53:02.340Z] ---> create-netrc.sh [Pipeline] } [2021-08-27T16:53:02.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:53:02.763Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-27T16:53:02.778Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:53:03.096Z] ---> sudo-logs.sh [2021-08-27T16:53:03.096Z] Archiving 'sudo' log.. [2021-08-27T16:53:03.096Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-957.vexxhost.local: Name or service not known [2021-08-27T16:53:03.096Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-957.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-27T16:53:03.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:53:03.447Z] ---> job-cost.sh [2021-08-27T16:53:03.447Z] lf-activate-venv: SKIPPING [2021-08-27T16:53:03.447Z] DEBUG: total: 0.10999999940395355 [2021-08-27T16:53:03.447Z] INFO: Retrieving Stack Cost... [2021-08-27T16:53:04.402Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-27T16:53:04.667Z] INFO: Archiving Costs [Pipeline] echo [2021-08-27T16:53:04.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:53:05.012Z] ---> logs-deploy.sh [2021-08-27T16:53:05.012Z] lf-activate-venv: SKIPPING [2021-08-27T16:53:05.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/5 [2021-08-27T16:53:05.012Z] INFO: archiving workspace using pattern(s): [2021-08-27T16:53:05.594Z] Archives upload complete. [2021-08-27T16:53:05.868Z] INFO: archiving logs to Nexus