Pull request #3848 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 6d1ec803f689d11ac1c009919f7caaec7ff543a0+9e663fa036c94b5cb066284360ddd66ddff01928 (ebb04ef4d1e7d8810dac84486a25e87db01e3c4f) 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-ssh5879345039431159881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10030131591241042817.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh873371682987714572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh5017138884305277034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9870981332806167678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1034’ is offline Running on prd-centos7-docker-4c-2g-1035 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5297565797426040641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/2@tmp/jenkins-gitclient-ssh7985868020869945468.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit 6d1ec803f689d11ac1c009919f7caaec7ff543a0 Merge succeeded, producing 6d1ec803f689d11ac1c009919f7caaec7ff543a0 Checking out Revision 6d1ec803f689d11ac1c009919f7caaec7ff543a0 (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # 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/2@tmp/jenkins-gitclient-ssh7644362239746184360.key > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 Commit message: "build(snap): update edgexfoundry snap base to core20" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-17T16:33:25.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-17T16:33:25.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-17T16:33:25.105Z] ========================================================= [2021-12-17T16:33:25.105Z] EdgeX Global Pipelines Version Info [2021-12-17T16:33:25.105Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:33:26.234Z] ------------------- [2021-12-17T16:33:26.234Z] stable info: [2021-12-17T16:33:26.234Z] ------------------- [2021-12-17T16:33:26.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-17T16:33:26.234Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-17T16:33:26.234Z] Message: update stable to v1.0.217 [2021-12-17T16:33:26.806Z] ------------------- [2021-12-17T16:33:26.806Z] experimental info: [2021-12-17T16:33:26.806Z] ------------------- [2021-12-17T16:33:26.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-17T16:33:26.806Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-17T16:33:26.806Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-17T16:33:26.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-17T16:33:26.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-17T16:33:26.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-17T16:33:26.991Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-17T16:33:27.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-17T16:33:27.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-17T16:33:27.029Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-17T16:33:27.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-17T16:33:27.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-17T16:33:27.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-17T16:33:27.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-17T16:33:27.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-17T16:33:27.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-17T16:33:27.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-17T16:33:27.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-17T16:33:27.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-17T16:33:27.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-17T16:33:27.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-17T16:33:27.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-17T16:33:27.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-17T16:33:27.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-17T16:33:27.219Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-17T16:33:27.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2021-12-17T16:33:27.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2021-12-17T16:33:27.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2021-12-17T16:33:27.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] echo [2021-12-17T16:33:27.277Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d1ec80 [Pipeline] echo [2021-12-17T16:33:27.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-17T16:33:27.335Z] provisioning config files... [2021-12-17T16:33:27.347Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config968645112108869399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:33:27.654Z] ---> docker-login.sh [2021-12-17T16:33:27.654Z] nexus3.edgexfoundry.org:10001 [2021-12-17T16:33:27.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:33:27.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:33:27.915Z] Configure a credential helper to remove this warning. See [2021-12-17T16:33:27.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:33:27.915Z] [2021-12-17T16:33:27.915Z] Login Succeeded [2021-12-17T16:33:27.915Z] nexus3.edgexfoundry.org:10002 [2021-12-17T16:33:27.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:33:27.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:33:27.915Z] Configure a credential helper to remove this warning. See [2021-12-17T16:33:27.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:33:27.915Z] [2021-12-17T16:33:27.915Z] Login Succeeded [2021-12-17T16:33:27.915Z] nexus3.edgexfoundry.org:10003 [2021-12-17T16:33:27.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:33:28.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:33:28.178Z] Configure a credential helper to remove this warning. See [2021-12-17T16:33:28.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:33:28.178Z] [2021-12-17T16:33:28.178Z] Login Succeeded [2021-12-17T16:33:28.178Z] nexus3.edgexfoundry.org:10004 [2021-12-17T16:33:28.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:33:28.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:33:28.178Z] Configure a credential helper to remove this warning. See [2021-12-17T16:33:28.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:33:28.178Z] [2021-12-17T16:33:28.178Z] Login Succeeded [2021-12-17T16:33:28.178Z] docker.io [2021-12-17T16:33:28.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:33:28.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:33:28.749Z] Configure a credential helper to remove this warning. See [2021-12-17T16:33:28.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:33:28.749Z] [2021-12-17T16:33:28.749Z] Login Succeeded [2021-12-17T16:33:28.749Z] ---> docker-login.sh ends [Pipeline] } [2021-12-17T16:33:28.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-17T16:33:29.067Z] ++ 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-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/core-command/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/core-data/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-17T16:33:29.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T16:33:29.067Z] ++ cut -d/ -f2 [2021-12-17T16:33:29.067Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-17T16:33:29.067Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-17T16:33:29.105Z] 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] { (Build Check) [Pipeline] sh [2021-12-17T16:33:29.505Z] + git rev-list -1 --merges 6d1ec803f689d11ac1c009919f7caaec7ff543a0~1..6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] echo [2021-12-17T16:33:29.525Z] -----------> git rev-list -1 --merges 6d1ec803f689d11ac1c009919f7caaec7ff543a0~1..6d1ec803f689d11ac1c009919f7caaec7ff543a0 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [false] [Pipeline] sh [2021-12-17T16:33:29.814Z] + git log --format=format:%s -1 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] echo [2021-12-17T16:33:29.832Z] ========================================================= [2021-12-17T16:33:29.832Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-17T16:33:29.832Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-17T16:33:30.348Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-17T16:33:30.348Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-17T16:33:30.348Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-17T16:33:30.348Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-17T16:33:30.348Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-17T16:33:30.348Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-17T16:33:30.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:33:30.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-17T16:33:30.763Z] [2021-12-17T16:33:30.763Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:33:31.067Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-17T16:33:31.067Z] latest: Pulling from edgex-devops/git-semver [2021-12-17T16:33:31.067Z] a0d0a0d46f8b: Pulling fs layer [2021-12-17T16:33:31.067Z] 3e5f54012d9b: Pulling fs layer [2021-12-17T16:33:31.067Z] 4c7163046ea9: Pulling fs layer [2021-12-17T16:33:31.067Z] 0c2d73faf560: Pulling fs layer [2021-12-17T16:33:31.067Z] 0c2d73faf560: Waiting [2021-12-17T16:33:31.067Z] 3e5f54012d9b: Verifying Checksum [2021-12-17T16:33:31.067Z] 3e5f54012d9b: Download complete [2021-12-17T16:33:31.067Z] a0d0a0d46f8b: Verifying Checksum [2021-12-17T16:33:31.067Z] a0d0a0d46f8b: Download complete [2021-12-17T16:33:31.067Z] 0c2d73faf560: Verifying Checksum [2021-12-17T16:33:31.067Z] 0c2d73faf560: Download complete [2021-12-17T16:33:31.067Z] 4c7163046ea9: Verifying Checksum [2021-12-17T16:33:31.067Z] 4c7163046ea9: Download complete [2021-12-17T16:33:31.331Z] a0d0a0d46f8b: Pull complete [2021-12-17T16:33:31.331Z] 3e5f54012d9b: Pull complete [2021-12-17T16:33:31.596Z] 4c7163046ea9: Pull complete [2021-12-17T16:33:31.857Z] 0c2d73faf560: Pull complete [2021-12-17T16:33:31.857Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-17T16:33:31.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-17T16:33:31.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-17T16:33:31.939Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container [2021-12-17T16:33:31.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-17T16:33:32.643Z] $ docker top a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-17T16:33:32.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-17T16:33:32.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-17T16:33:32.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-17T16:33:32.836Z] $ docker exec a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent [2021-12-17T16:33:32.936Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkdPDj/agent.14 [2021-12-17T16:33:32.936Z] SSH_AGENT_PID=20 [2021-12-17T16:33:32.943Z] Running ssh-add (command line suppressed) [2021-12-17T16:33:33.024Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2409689876715124321.key (/w/workspace/edgex-go/2@tmp/private_key_2409689876715124321.key) [2021-12-17T16:33:33.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-17T16:33:33.334Z] + git tag --points-at HEAD [Pipeline] } [2021-12-17T16:33:33.350Z] $ docker exec --env ******** --env ******** a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent -k [2021-12-17T16:33:33.433Z] unset SSH_AUTH_SOCK; [2021-12-17T16:33:33.433Z] unset SSH_AGENT_PID; [2021-12-17T16:33:33.433Z] echo Agent pid 20 killed; [2021-12-17T16:33:33.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-17T16:33:33.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-17T16:33:33.473Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-17T16:33:33.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-17T16:33:33.572Z] $ docker exec a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent [2021-12-17T16:33:33.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAefEhP/agent.52 [2021-12-17T16:33:33.675Z] SSH_AGENT_PID=57 [2021-12-17T16:33:33.679Z] Running ssh-add (command line suppressed) [2021-12-17T16:33:33.793Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1702315117834673393.key (/w/workspace/edgex-go/2@tmp/private_key_1702315117834673393.key) [2021-12-17T16:33:33.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-17T16:33:34.105Z] + git semver init [2021-12-17T16:33:34.105Z] # -> Open(): unable to determine branch for HEAD [2021-12-17T16:33:34.105Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-12-17T16:33:34.105Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-12-17T16:33:34.105Z] # $SEMVER_REMOTE_NAME = origin [2021-12-17T16:33:34.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-17T16:33:34.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-17T16:33:34.105Z] # $SEMVER_BRANCH = PR-3848 [2021-12-17T16:33:34.105Z] # $SEMVER_TEMP = /tmp/semver-370194343 [2021-12-17T16:33:34.105Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-17T16:33:49.044Z] # '/tmp/semver-370194343' -> '/w/workspace/edgex-go/2/.semver' [2021-12-17T16:33:49.044Z] # -> Force: false [2021-12-17T16:33:49.044Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-12-17T16:33:49.053Z] $ docker exec --env ******** --env ******** a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent -k [2021-12-17T16:33:49.143Z] unset SSH_AUTH_SOCK; [2021-12-17T16:33:49.144Z] unset SSH_AGENT_PID; [2021-12-17T16:33:49.144Z] echo Agent pid 57 killed; [2021-12-17T16:33:49.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-17T16:33:49.459Z] + git semver [Pipeline] } [2021-12-17T16:33:49.474Z] $ docker stop --time=1 a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d [2021-12-17T16:33:51.570Z] $ docker rm -f a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-17T16:33:51.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-17T16:33:52.173Z] Stashed 1 file(s) [Pipeline] echo [2021-12-17T16:33:52.178Z] [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-12-17T16:33:52.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-17T16:33:52.475Z] ========================================================= [2021-12-17T16:33:52.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-17T16:33:52.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T16:33:52.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T16:33:52.779Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-17T16:33:52.779Z] a0d0a0d46f8b: Already exists [2021-12-17T16:33:52.779Z] 31adcdaf11c8: Pulling fs layer [2021-12-17T16:33:52.779Z] b8b176561691: Pulling fs layer [2021-12-17T16:33:52.779Z] 4527c011a84f: Pulling fs layer [2021-12-17T16:33:52.779Z] 5d74067f8e1e: Pulling fs layer [2021-12-17T16:33:52.779Z] e0aca202a116: Pulling fs layer [2021-12-17T16:33:52.779Z] 3a43be97a3b4: Pulling fs layer [2021-12-17T16:33:52.779Z] 34cad66bf833: Pulling fs layer [2021-12-17T16:33:52.779Z] b4e3c513aaa6: Pulling fs layer [2021-12-17T16:33:52.779Z] 5d74067f8e1e: Waiting [2021-12-17T16:33:52.779Z] e0aca202a116: Waiting [2021-12-17T16:33:52.779Z] 3a43be97a3b4: Waiting [2021-12-17T16:33:52.779Z] 34cad66bf833: Waiting [2021-12-17T16:33:52.779Z] b4e3c513aaa6: Waiting [2021-12-17T16:33:52.779Z] b8b176561691: Verifying Checksum [2021-12-17T16:33:52.779Z] b8b176561691: Download complete [2021-12-17T16:33:52.779Z] 31adcdaf11c8: Verifying Checksum [2021-12-17T16:33:52.779Z] 31adcdaf11c8: Download complete [2021-12-17T16:33:52.779Z] 5d74067f8e1e: Verifying Checksum [2021-12-17T16:33:52.779Z] 5d74067f8e1e: Download complete [2021-12-17T16:33:52.779Z] e0aca202a116: Verifying Checksum [2021-12-17T16:33:52.779Z] e0aca202a116: Download complete [2021-12-17T16:33:52.779Z] 3a43be97a3b4: Verifying Checksum [2021-12-17T16:33:52.779Z] 3a43be97a3b4: Download complete [2021-12-17T16:33:53.045Z] 34cad66bf833: Verifying Checksum [2021-12-17T16:33:53.045Z] 34cad66bf833: Download complete [2021-12-17T16:33:53.045Z] 31adcdaf11c8: Pull complete [2021-12-17T16:33:53.045Z] b8b176561691: Pull complete [2021-12-17T16:33:53.310Z] 4527c011a84f: Verifying Checksum [2021-12-17T16:33:53.310Z] 4527c011a84f: Download complete [2021-12-17T16:33:53.310Z] b4e3c513aaa6: Verifying Checksum [2021-12-17T16:33:53.310Z] b4e3c513aaa6: Download complete [2021-12-17T16:33:57.545Z] 4527c011a84f: Pull complete [2021-12-17T16:33:57.545Z] 5d74067f8e1e: Pull complete [2021-12-17T16:33:57.545Z] e0aca202a116: Pull complete [2021-12-17T16:33:57.545Z] 3a43be97a3b4: Pull complete [2021-12-17T16:33:57.545Z] 34cad66bf833: Pull complete [2021-12-17T16:34:00.117Z] b4e3c513aaa6: Pull complete [2021-12-17T16:34:00.117Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-17T16:34:00.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T16:34:00.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-17T16:34:00.413Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T16:34:00.413Z] WORKDIR /edgex [2021-12-17T16:34:00.413Z] COPY go.mod . [2021-12-17T16:34:00.413Z] RUN go mod download' [2021-12-17T16:34:00.413Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-17T16:34:01.819Z] Sending build context to Docker daemon 333.7MB [2021-12-17T16:34:01.819Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T16:34:01.819Z] ---> 9f6097aaca64 [2021-12-17T16:34:01.819Z] Step 2/4 : WORKDIR /edgex [2021-12-17T16:34:03.733Z] ---> Running in e1c6e9820a25 [2021-12-17T16:34:03.994Z] Removing intermediate container e1c6e9820a25 [2021-12-17T16:34:03.994Z] ---> d6b82eea3eee [2021-12-17T16:34:03.994Z] Step 3/4 : COPY go.mod . [2021-12-17T16:34:03.994Z] ---> effbf308a5a7 [2021-12-17T16:34:03.994Z] Step 4/4 : RUN go mod download [2021-12-17T16:34:03.994Z] ---> Running in e068cb602310 [2021-12-17T16:34:07.400Z] Still waiting to schedule task [2021-12-17T16:34:07.401Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-17T16:34:36.114Z] Removing intermediate container e068cb602310 [2021-12-17T16:34:36.114Z] ---> e72a96df27ee [2021-12-17T16:34:36.114Z] Successfully built e72a96df27ee [2021-12-17T16:34:36.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:34:36.415Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-17T16:34:36.415Z] . [Pipeline] withDockerContainer [2021-12-17T16:34:36.483Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container [2021-12-17T16:34:36.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-17T16:34:36.900Z] $ docker top d6a102ddbd980f427e8362fdba7fc783d09e2b0da10b625a00dbc4f87a777e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:34:37.252Z] + go version [2021-12-17T16:34:37.252Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-17T16:34:37.263Z] $ docker stop --time=1 d6a102ddbd980f427e8362fdba7fc783d09e2b0da10b625a00dbc4f87a777e45 [2021-12-17T16:34:38.474Z] $ docker rm -f d6a102ddbd980f427e8362fdba7fc783d09e2b0da10b625a00dbc4f87a777e45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:34:38.965Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-17T16:34:38.965Z] . [Pipeline] withDockerContainer [2021-12-17T16:34:39.023Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container [2021-12-17T16:34:39.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-17T16:34:39.366Z] $ docker top d53b680c269da8f47dea0af7dc7717b63a537933897f5202c286792635e44b52 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-17T16:34:39.435Z] ========================================================= [2021-12-17T16:34:39.435Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-17T16:34:39.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T16:34:39.734Z] + make test [2021-12-17T16:34:39.734Z] go mod tidy [2021-12-17T16:34:40.000Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-17T16:34:45.320Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-17T16:35:03.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-17T16:35:07.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-17T16:35:07.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-17T16:35:07.781Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-17T16:35:10.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-17T16:35:11.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-17T16:35:11.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-17T16:35:11.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-17T16:35:11.585Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-17T16:35:11.585Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-17T16:35:12.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-17T16:35:12.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-17T16:35:12.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-17T16:35:12.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-17T16:35:13.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-12-17T16:35:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-17T16:35:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-17T16:35:14.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-12-17T16:35:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-17T16:35:15.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2021-12-17T16:35:15.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-17T16:35:15.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-17T16:35:16.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements [2021-12-17T16:35:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-17T16:35:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:35:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-12-17T16:35:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-17T16:35:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-17T16:35:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-17T16:35:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-17T16:35:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-17T16:35:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements [2021-12-17T16:35:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-17T16:35:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:35:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-12-17T16:35:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-17T16:35:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-17T16:35:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-17T16:35:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-17T16:35:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-17T16:35:17.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-12-17T16:35:17.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-17T16:35:17.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-17T16:35:17.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-17T16:35:18.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2021-12-17T16:35:18.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-17T16:35:18.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-12-17T16:35:19.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2021-12-17T16:35:19.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-17T16:35:19.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-12-17T16:35:20.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2021-12-17T16:35:20.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-12-17T16:35:20.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-12-17T16:35:20.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-12-17T16:35:35.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-12-17T16:35:35.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-12-17T16:35:38.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 82.5% of statements [2021-12-17T16:35:38.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-17T16:35:38.715Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1036 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2021-12-17T16:35:38.728Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-12-17T16:35:38.919Z] The recommended git tool is: git [2021-12-17T16:35:43.365Z] using credential edgex-jenkins-ssh [2021-12-17T16:35:43.381Z] Cloning the remote Git repository [2021-12-17T16:35:43.419Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-17T16:35:43.493Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-12-17T16:35:43.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T16:35:43.591Z] > git --version # timeout=10 [2021-12-17T16:35:43.608Z] > git --version # 'git version 2.17.1' [2021-12-17T16:35:43.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T16:35:43.734Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-17T16:35:56.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-12-17T16:35:56.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-12-17T16:35:56.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements [2021-12-17T16:35:56.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-17T16:35:56.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-17T16:35:56.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-17T16:35:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2021-12-17T16:35:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-17T16:35:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-17T16:35:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-12-17T16:35:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-17T16:35:57.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-12-17T16:35:57.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-17T16:36:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-12-17T16:36:05.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-17T16:36:05.570Z] 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-12-17T16:36:06.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T16:36:06.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T16:36:06.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T16:36:06.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T16:36:06.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T16:36:06.988Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-17T16:36:07.841Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:36:08.166Z] Merge succeeded, producing 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:36:08.167Z] Checking out Revision 6d1ec803f689d11ac1c009919f7caaec7ff543a0 (PR-3848) [2021-12-17T16:36:07.860Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T16:36:07.875Z] > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 [2021-12-17T16:36:08.089Z] > git remote # timeout=10 [2021-12-17T16:36:08.105Z] > git config --get remote.origin.url # timeout=10 [2021-12-17T16:36:08.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T16:36:08.130Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-17T16:36:08.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-17T16:36:08.174Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T16:36:08.184Z] > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 [2021-12-17T16:36:12.305Z] Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-17T16:36:13.290Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-17T16:36:13.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-17T16:36:13.290Z] Dload Upload Total Spent Left Speed [2021-12-17T16:36:13.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 93841 [Pipeline] sh [2021-12-17T16:36:13.800Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-17T16:36:14.141Z] + sudo+ sudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2021-12-17T16:36:14.141Z] [2021-12-17T16:36:14.141Z] { [2021-12-17T16:36:14.141Z] "registry-mirrors": [ [2021-12-17T16:36:14.141Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-17T16:36:14.141Z] ], [2021-12-17T16:36:14.141Z] "bip": "10.250.0.254/24", [2021-12-17T16:36:14.141Z] "hosts": [ [2021-12-17T16:36:14.141Z] "tcp://0.0.0.0:5555", [2021-12-17T16:36:14.141Z] "unix:///var/run/docker.sock" [2021-12-17T16:36:14.141Z] ], [2021-12-17T16:36:14.141Z] "mtu": 1458, [2021-12-17T16:36:14.141Z] "selinux-enabled": true, [2021-12-17T16:36:14.141Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-17T16:36:14.141Z] } [Pipeline] sh [2021-12-17T16:36:14.552Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-17T16:36:14.891Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-17T16:36:33.251Z] provisioning config files... [2021-12-17T16:36:33.277Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5357640282382006659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:36:33.652Z] ---> docker-login.sh [2021-12-17T16:36:33.652Z] nexus3.edgexfoundry.org:10001 [2021-12-17T16:36:34.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:36:34.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:36:34.526Z] Configure a credential helper to remove this warning. See [2021-12-17T16:36:34.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:36:34.526Z] [2021-12-17T16:36:34.526Z] Login Succeeded [2021-12-17T16:36:34.527Z] nexus3.edgexfoundry.org:10002 [2021-12-17T16:36:34.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:36:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:36:34.811Z] Configure a credential helper to remove this warning. See [2021-12-17T16:36:34.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:36:34.811Z] [2021-12-17T16:36:34.811Z] Login Succeeded [2021-12-17T16:36:34.811Z] nexus3.edgexfoundry.org:10003 [2021-12-17T16:36:35.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:36:35.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:36:35.379Z] Configure a credential helper to remove this warning. See [2021-12-17T16:36:35.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:36:35.379Z] [2021-12-17T16:36:35.379Z] Login Succeeded [2021-12-17T16:36:35.379Z] nexus3.edgexfoundry.org:10004 [2021-12-17T16:36:35.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:36:35.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:36:35.672Z] Configure a credential helper to remove this warning. See [2021-12-17T16:36:35.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:36:35.672Z] [2021-12-17T16:36:35.672Z] Login Succeeded [2021-12-17T16:36:35.947Z] docker.io [2021-12-17T16:36:36.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T16:36:36.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T16:36:36.501Z] Configure a credential helper to remove this warning. See [2021-12-17T16:36:36.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T16:36:36.501Z] [2021-12-17T16:36:36.501Z] Login Succeeded [2021-12-17T16:36:36.501Z] ---> docker-login.sh ends [Pipeline] } [2021-12-17T16:36:36.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-17T16:36:37.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-17T16:36:37.082Z] ========================================================= [2021-12-17T16:36:37.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-17T16:36:37.082Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T16:36:37.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T16:36:37.713Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-17T16:36:37.713Z] 552d1f2373af: Pulling fs layer [2021-12-17T16:36:37.713Z] ea3f2d53f512: Pulling fs layer [2021-12-17T16:36:37.713Z] 9e70ebbbe112: Pulling fs layer [2021-12-17T16:36:37.713Z] 7a9cfe048b4a: Pulling fs layer [2021-12-17T16:36:37.713Z] 72dc09318566: Pulling fs layer [2021-12-17T16:36:37.713Z] f4f7b4309257: Pulling fs layer [2021-12-17T16:36:37.713Z] 0ac9a79272e3: Pulling fs layer [2021-12-17T16:36:37.713Z] b78e95d17946: Pulling fs layer [2021-12-17T16:36:37.713Z] 7a9cfe048b4a: Waiting [2021-12-17T16:36:37.713Z] 72dc09318566: Waiting [2021-12-17T16:36:37.713Z] f4f7b4309257: Waiting [2021-12-17T16:36:37.713Z] 0ac9a79272e3: Waiting [2021-12-17T16:36:37.713Z] b78e95d17946: Waiting [2021-12-17T16:36:37.713Z] 9e70ebbbe112: Verifying Checksum [2021-12-17T16:36:37.713Z] 9e70ebbbe112: Download complete [2021-12-17T16:36:37.713Z] ea3f2d53f512: Verifying Checksum [2021-12-17T16:36:37.713Z] ea3f2d53f512: Download complete [2021-12-17T16:36:37.713Z] 72dc09318566: Verifying Checksum [2021-12-17T16:36:37.713Z] 72dc09318566: Download complete [2021-12-17T16:36:37.713Z] f4f7b4309257: Verifying Checksum [2021-12-17T16:36:37.713Z] f4f7b4309257: Download complete [2021-12-17T16:36:37.713Z] 0ac9a79272e3: Verifying Checksum [2021-12-17T16:36:37.713Z] 0ac9a79272e3: Download complete [2021-12-17T16:36:37.713Z] 552d1f2373af: Verifying Checksum [2021-12-17T16:36:37.713Z] 552d1f2373af: Download complete [2021-12-17T16:36:37.845Z] GO111MODULE=on go vet ./... [2021-12-17T16:36:38.726Z] 552d1f2373af: Pull complete [2021-12-17T16:36:39.326Z] ea3f2d53f512: Pull complete [2021-12-17T16:36:39.602Z] 9e70ebbbe112: Pull complete [2021-12-17T16:36:39.883Z] b78e95d17946: Verifying Checksum [2021-12-17T16:36:39.883Z] b78e95d17946: Download complete [2021-12-17T16:36:40.166Z] 7a9cfe048b4a: Verifying Checksum [2021-12-17T16:36:40.166Z] 7a9cfe048b4a: Download complete [2021-12-17T16:36:47.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-17T16:36:47.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-17T16:36:47.993Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-17T16:36:48.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-17T16:36:48.910Z] + ls -al . [2021-12-17T16:36:48.911Z] total 644 [2021-12-17T16:36:48.911Z] drwxrwxr-x 10 1001 1001 4096 Dec 17 16:36 . [2021-12-17T16:36:48.911Z] drwxr-xr-x 4 root root 28 Dec 17 16:34 .. [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 16:33 .dockerignore [2021-12-17T16:36:48.911Z] drwxrwxr-x 8 1001 1001 179 Dec 17 16:33 .git [2021-12-17T16:36:48.911Z] drwxrwxr-x 4 1001 1001 142 Dec 17 16:33 .github [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 804 Dec 17 16:33 .gitignore [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 42 Dec 17 16:33 .golangci.yml [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 76 Dec 17 16:33 .hadolint.yml [2021-12-17T16:36:48.911Z] drwx------ 3 1001 1001 73 Dec 17 16:33 .semver [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 16:33 .sonarcloud.properties [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 1171 Dec 17 16:33 ADOPTERS.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 8910 Dec 17 16:33 Attribution.txt [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 51732 Dec 17 16:33 CHANGELOG.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 16:33 CONTRIBUTING.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 677 Dec 17 16:33 GOVERNANCE.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 849 Dec 17 16:33 Jenkinsfile [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 16:33 LICENSE [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 6508 Dec 17 16:33 Makefile [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 582 Dec 17 16:33 OWNERS.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 8207 Dec 17 16:33 README.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 6912 Dec 17 16:33 SECURITY.md [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 16:33 VERSION [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 16:33 ZMQWindows.md [2021-12-17T16:36:48.911Z] drwxrwxr-x 2 1001 1001 37 Dec 17 16:33 bin [2021-12-17T16:36:48.911Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 16:33 cmd [2021-12-17T16:36:48.911Z] -rw-r--r-- 1 root root 428381 Dec 17 16:36 coverage.out [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 828 Dec 17 16:33 go.mod [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 49483 Dec 17 16:34 go.sum [2021-12-17T16:36:48.911Z] drwxrwxr-x 8 1001 1001 124 Dec 17 16:33 internal [2021-12-17T16:36:48.911Z] drwxrwxr-x 3 1001 1001 16 Dec 17 16:33 openapi [2021-12-17T16:36:48.911Z] drwxrwxr-x 4 1001 1001 71 Dec 17 16:33 snap [2021-12-17T16:36:48.911Z] -rw-rw-r-- 1 1001 1001 204 Dec 17 16:33 version.go [Pipeline] sh [2021-12-17T16:36:49.213Z] + '[' -e coverage.out ] [2021-12-17T16:36:49.213Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-17T16:36:49.337Z] Stashed 1 file(s) [Pipeline] sh [2021-12-17T16:36:49.631Z] + make build [2021-12-17T16:36:49.631Z] 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-12-17T16:36:51.032Z] 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-12-17T16:36:52.614Z] 7a9cfe048b4a: Pull complete [2021-12-17T16:36:52.614Z] 72dc09318566: Pull complete [2021-12-17T16:36:52.614Z] f4f7b4309257: Pull complete [2021-12-17T16:36:52.614Z] 0ac9a79272e3: Pull complete [2021-12-17T16:36:58.062Z] b78e95d17946: Pull complete [2021-12-17T16:36:58.062Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-17T16:36:58.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T16:36:58.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-17T16:36:58.419Z] 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-12-17T16:36:58.429Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T16:36:58.429Z] WORKDIR /edgex [2021-12-17T16:36:58.429Z] COPY go.mod . [2021-12-17T16:36:58.429Z] RUN go mod download [2021-12-17T16:36:58.429Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-17T16:36:58.752Z] 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-12-17T16:36:59.959Z] 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-12-17T16:36:59.959Z] 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-12-17T16:37:00.933Z] 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-12-17T16:37:01.078Z] Sending build context to Docker daemon 168.5MB [2021-12-17T16:37:01.078Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T16:37:01.078Z] ---> 8b459fc5aaf0 [2021-12-17T16:37:01.078Z] Step 2/4 : WORKDIR /edgex [2021-12-17T16:37:01.914Z] 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-12-17T16:37:02.503Z] 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-12-17T16:37:02.537Z] ---> Running in dc72650ab574 [2021-12-17T16:37:02.813Z] Removing intermediate container dc72650ab574 [2021-12-17T16:37:02.813Z] ---> 2458d44569fe [2021-12-17T16:37:02.813Z] Step 3/4 : COPY go.mod . [2021-12-17T16:37:03.426Z] ---> cf1dd8e02d44 [2021-12-17T16:37:03.426Z] Step 4/4 : RUN go mod download [2021-12-17T16:37:03.426Z] ---> Running in 7ddeb1f94309 [2021-12-17T16:37:03.467Z] 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-12-17T16:37:04.430Z] 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-12-17T16:37:05.386Z] 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-12-17T16:37:06.818Z] $ docker stop --time=1 d53b680c269da8f47dea0af7dc7717b63a537933897f5202c286792635e44b52 [2021-12-17T16:37:08.606Z] $ docker rm -f d53b680c269da8f47dea0af7dc7717b63a537933897f5202c286792635e44b52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:37:10.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T16:37:10.154Z] [2021-12-17T16:37:10.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:37:10.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T16:37:10.475Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-17T16:37:10.475Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-17T16:37:10.475Z] ca9280d653b3: Pulling fs layer [2021-12-17T16:37:10.475Z] 7e9c9ca2126c: Pulling fs layer [2021-12-17T16:37:10.757Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-17T16:37:10.757Z] cbdbe7a5bc2a: Download complete [2021-12-17T16:37:10.757Z] ca9280d653b3: Verifying Checksum [2021-12-17T16:37:10.757Z] ca9280d653b3: Download complete [2021-12-17T16:37:10.757Z] cbdbe7a5bc2a: Pull complete [2021-12-17T16:37:11.335Z] 7e9c9ca2126c: Verifying Checksum [2021-12-17T16:37:11.335Z] 7e9c9ca2126c: Download complete [2021-12-17T16:37:11.615Z] ca9280d653b3: Pull complete [2021-12-17T16:37:15.876Z] 7e9c9ca2126c: Pull complete [2021-12-17T16:37:15.876Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-17T16:37:15.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T16:37:15.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-17T16:37:15.944Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container [2021-12-17T16:37:15.979Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-17T16:37:18.595Z] $ docker top f45d8af90458e16d4bc027e7ca2be12f7c96db8514cbcccb4356178b27eccdfa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:37:18.945Z] + docker-compose build --help [2021-12-17T16:37:18.945Z] + grep parallel [2021-12-17T16:37:19.514Z] --parallel Build images in parallel. [Pipeline] } [2021-12-17T16:37:19.527Z] $ docker stop --time=1 f45d8af90458e16d4bc027e7ca2be12f7c96db8514cbcccb4356178b27eccdfa [2021-12-17T16:37:20.698Z] $ docker rm -f f45d8af90458e16d4bc027e7ca2be12f7c96db8514cbcccb4356178b27eccdfa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:37:21.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T16:37:21.093Z] . [Pipeline] withDockerContainer [2021-12-17T16:37:21.153Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container [2021-12-17T16:37:21.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-17T16:37:21.490Z] $ docker top fab37c87bef115ed648614d43ce7a493731772dd6d76eecc636c80820e1c4804 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:37:21.847Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-17T16:37:22.416Z] Building core-command ... [2021-12-17T16:37:22.416Z] Building core-data ... [2021-12-17T16:37:22.416Z] Building core-metadata ... [2021-12-17T16:37:22.416Z] Building security-bootstrapper ... [2021-12-17T16:37:22.416Z] Building security-proxy-setup ... [2021-12-17T16:37:22.416Z] Building security-secretstore-setup ... [2021-12-17T16:37:22.416Z] Building support-notifications ... [2021-12-17T16:37:22.416Z] Building support-scheduler ... [2021-12-17T16:37:22.416Z] Building sys-mgmt-agent ... [2021-12-17T16:37:22.416Z] Building support-notifications [2021-12-17T16:37:22.416Z] Building core-command [2021-12-17T16:37:22.416Z] Building core-data [2021-12-17T16:37:22.416Z] Building support-scheduler [2021-12-17T16:37:22.416Z] Building sys-mgmt-agent [2021-12-17T16:37:32.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:37:32.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:37:32.725Z] ---> e72a96df27ee [2021-12-17T16:37:32.725Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:37:32.725Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:37:32.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:37:32.725Z] ---> e72a96df27ee [2021-12-17T16:37:32.725Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:37:39.311Z] ---> Running in 30edcbd0f251 [2021-12-17T16:37:39.311Z] ---> Running in 060329b562ca [2021-12-17T16:37:42.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:37:42.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:37:42.607Z] ---> e72a96df27ee [2021-12-17T16:37:42.607Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:37:42.607Z] ---> Using cache [2021-12-17T16:37:42.607Z] ---> faa44454e15a [2021-12-17T16:37:42.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:37:44.033Z] Removing intermediate container 060329b562ca [2021-12-17T16:37:44.033Z] ---> 4e371677eddc [2021-12-17T16:37:44.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:37:44.033Z] Removing intermediate container 30edcbd0f251 [2021-12-17T16:37:44.033Z] ---> faa44454e15a [2021-12-17T16:37:44.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:37:44.295Z] ---> Running in 64e09feb65a5 [2021-12-17T16:37:44.295Z] ---> Running in f48fb118900f [2021-12-17T16:37:44.295Z] ---> Running in 20010746131e [2021-12-17T16:37:46.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:37:46.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:37:46.218Z] ---> e72a96df27ee [2021-12-17T16:37:46.218Z] Step 3/23 : WORKDIR /edgex-go [2021-12-17T16:37:46.218Z] ---> Using cache [2021-12-17T16:37:46.218Z] ---> faa44454e15a [2021-12-17T16:37:46.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:37:46.218Z] ---> Using cache [2021-12-17T16:37:46.218Z] ---> 06dedd84770c [2021-12-17T16:37:46.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-17T16:37:46.218Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:37:46.218Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:37:46.218Z] ---> e72a96df27ee [2021-12-17T16:37:46.218Z] Step 3/21 : WORKDIR /edgex-go [2021-12-17T16:37:46.218Z] ---> Using cache [2021-12-17T16:37:46.218Z] ---> faa44454e15a [2021-12-17T16:37:46.218Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:37:46.218Z] ---> Using cache [2021-12-17T16:37:46.218Z] ---> 06dedd84770c [2021-12-17T16:37:46.218Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-17T16:37:46.218Z] Removing intermediate container 64e09feb65a5 [2021-12-17T16:37:46.218Z] ---> 06dedd84770c [2021-12-17T16:37:46.218Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-17T16:37:46.218Z] ---> Running in a00d635c34bb [2021-12-17T16:37:46.218Z] ---> Running in ccb545bd5f83 [2021-12-17T16:37:46.218Z] ---> Running in deb0a70232ea [2021-12-17T16:37:46.218Z] Removing intermediate container f48fb118900f [2021-12-17T16:37:46.218Z] ---> bcf96e3b3b0c [2021-12-17T16:37:46.218Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T16:37:46.218Z] ---> Running in 67272b8277a4 [2021-12-17T16:37:46.218Z] Removing intermediate container 20010746131e [2021-12-17T16:37:46.218Z] ---> 168fd312ec25 [2021-12-17T16:37:46.218Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-17T16:37:46.218Z] ---> Running in c1c12564eb86 [2021-12-17T16:37:46.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:46.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:46.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:46.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:47.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:47.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:47.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:47.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:47.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:47.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:37:48.230Z] OK: 220 MiB in 52 packages [2021-12-17T16:37:48.230Z] OK: 220 MiB in 52 packages [2021-12-17T16:37:48.230Z] OK: 220 MiB in 52 packages [2021-12-17T16:37:48.230Z] OK: 220 MiB in 52 packages [2021-12-17T16:37:48.230Z] OK: 220 MiB in 52 packages [2021-12-17T16:37:48.499Z] Removing intermediate container a00d635c34bb [2021-12-17T16:37:48.499Z] ---> 51af2128a769 [2021-12-17T16:37:48.499Z] Step 6/21 : COPY . . [2021-12-17T16:37:50.446Z] Removing intermediate container c1c12564eb86 [2021-12-17T16:37:50.446Z] ---> 0df9439d85ab [2021-12-17T16:37:50.446Z] Step 6/22 : COPY . . [2021-12-17T16:37:50.446Z] Removing intermediate container 67272b8277a4 [2021-12-17T16:37:50.446Z] ---> 7de633033c6c [2021-12-17T16:37:50.446Z] Step 6/22 : COPY . . [2021-12-17T16:37:50.721Z] Removing intermediate container ccb545bd5f83 [2021-12-17T16:37:50.721Z] ---> 3e115b76a4fa [2021-12-17T16:37:50.721Z] Step 6/23 : COPY go.mod . [2021-12-17T16:37:52.124Z] Removing intermediate container deb0a70232ea [2021-12-17T16:37:52.124Z] ---> 9f36b740ad28 [2021-12-17T16:37:52.124Z] Step 6/22 : COPY . . [2021-12-17T16:37:54.675Z] ---> 034fc40130ce [2021-12-17T16:37:54.675Z] Step 7/23 : RUN go mod download [2021-12-17T16:37:57.231Z] ---> Running in 1e694b6560c0 [2021-12-17T16:37:57.231Z] ---> f9c81dad5468 [2021-12-17T16:37:57.231Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:37:58.192Z] ---> Running in f3a3f2252f00 [2021-12-17T16:38:00.782Z] ---> be5bd1307cc7 [2021-12-17T16:38:00.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:38:00.782Z] ---> Running in e08ec5847df5 [2021-12-17T16:38:00.782Z] ---> fc7f66d12796 [2021-12-17T16:38:00.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:38:00.782Z] ---> Running in 3e7ce92ac3c4 [2021-12-17T16:38:00.782Z] ---> 812920ad70c8 [2021-12-17T16:38:00.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:38:00.782Z] ---> Running in 59e0ec76d798 [2021-12-17T16:38:01.050Z] Removing intermediate container 1e694b6560c0 [2021-12-17T16:38:01.050Z] ---> ff87ec0cce37 [2021-12-17T16:38:01.050Z] Step 8/23 : COPY . . [2021-12-17T16:38:01.628Z] Removing intermediate container f3a3f2252f00 [2021-12-17T16:38:01.628Z] ---> a39ce309f977 [2021-12-17T16:38:01.629Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-17T16:38:02.198Z] ---> Running in 5835fb11c41e [2021-12-17T16:38:04.748Z] Removing intermediate container e08ec5847df5 [2021-12-17T16:38:04.748Z] ---> 4d5c9efbf57e [2021-12-17T16:38:04.748Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-17T16:38:04.748Z] Removing intermediate container 3e7ce92ac3c4 [2021-12-17T16:38:04.748Z] ---> 69081e4c953d [2021-12-17T16:38:04.748Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-17T16:38:05.009Z] ---> Running in a89377b92da5 [2021-12-17T16:38:05.009Z] ---> Running in 4220af53679c [2021-12-17T16:38:05.269Z] Removing intermediate container 59e0ec76d798 [2021-12-17T16:38:05.269Z] ---> ec8d1e2f5717 [2021-12-17T16:38:05.269Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-17T16:38:05.531Z] 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-12-17T16:38:05.795Z] ---> Running in e0c37ff29d00 [2021-12-17T16:38:06.766Z] 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-12-17T16:38:06.766Z] 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-12-17T16:38:06.766Z] 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-12-17T16:38:21.718Z] ---> 4d7f3bb18d52 [2021-12-17T16:38:21.718Z] Step 9/23 : RUN go mod tidy [2021-12-17T16:38:21.718Z] ---> Running in d934f9b6cd21 [2021-12-17T16:38:23.101Z] Removing intermediate container d934f9b6cd21 [2021-12-17T16:38:23.101Z] ---> bfb78f63c441 [2021-12-17T16:38:23.101Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-17T16:38:23.101Z] ---> Running in 5c8dafe75a0e [2021-12-17T16:38:23.364Z] 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-12-17T16:38:25.262Z] Removing intermediate container 7ddeb1f94309 [2021-12-17T16:38:25.262Z] ---> c4f577b7dc7f [2021-12-17T16:38:25.262Z] Successfully built c4f577b7dc7f [2021-12-17T16:38:25.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:38:25.603Z] + docker inspect -f . ci-base-image-arm64 [2021-12-17T16:38:25.603Z] . [Pipeline] withDockerContainer [2021-12-17T16:38:25.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container [2021-12-17T16:38:25.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-17T16:38:27.220Z] $ docker top 0da5fd5fe615195ebfdc04d5137352ff717f93986d480f244f98cc4ecf50c6a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:38:28.111Z] + go version [2021-12-17T16:38:28.111Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-17T16:38:28.142Z] $ docker stop --time=1 0da5fd5fe615195ebfdc04d5137352ff717f93986d480f244f98cc4ecf50c6a9 [2021-12-17T16:38:29.770Z] $ docker rm -f 0da5fd5fe615195ebfdc04d5137352ff717f93986d480f244f98cc4ecf50c6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:38:30.430Z] + docker inspect -f . ci-base-image-arm64 [2021-12-17T16:38:30.430Z] . [Pipeline] withDockerContainer [2021-12-17T16:38:30.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container [2021-12-17T16:38:30.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-17T16:38:31.968Z] $ docker top af63f64fe9524896b854c423735b4ca2173164d1e386c1dc71cf416195dac99d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-17T16:38:32.226Z] ========================================================= [2021-12-17T16:38:32.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-17T16:38:32.226Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T16:38:32.877Z] + make test [2021-12-17T16:38:32.877Z] go mod tidy [2021-12-17T16:38:33.474Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-17T16:38:50.005Z] Removing intermediate container 5835fb11c41e [2021-12-17T16:38:50.005Z] ---> ae3243534060 [2021-12-17T16:38:50.005Z] [2021-12-17T16:38:50.005Z] Step 9/21 : FROM alpine:3.14 [2021-12-17T16:38:50.005Z] 3.14: Pulling from library/alpine [2021-12-17T16:38:50.005Z] Removing intermediate container a89377b92da5 [2021-12-17T16:38:50.005Z] ---> 29a6d3bf7bf8 [2021-12-17T16:38:50.005Z] [2021-12-17T16:38:50.005Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T16:38:50.005Z] Removing intermediate container 4220af53679c [2021-12-17T16:38:50.005Z] ---> 39e0898ef2db [2021-12-17T16:38:50.005Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-17T16:38:50.005Z] 3.14: Pulling from library/alpine [2021-12-17T16:38:50.005Z] ---> Running in 2e55d6bcbb10 [2021-12-17T16:38:50.005Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-17T16:38:50.005Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-17T16:38:50.005Z] Status: Image is up to date for alpine:3.14 [2021-12-17T16:38:50.005Z] Status: Downloaded newer image for alpine:3.14 [2021-12-17T16:38:50.005Z] ---> 0a97eee8041e [2021-12-17T16:38:50.005Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T16:38:50.005Z] ---> 0a97eee8041e [2021-12-17T16:38:50.005Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-17T16:38:50.005Z] ---> Running in 5259e8ef54f6 [2021-12-17T16:38:50.005Z] ---> Running in 93a680cc1569 [2021-12-17T16:38:50.005Z] 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-12-17T16:38:50.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:38:50.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:38:50.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:38:50.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:38:50.005Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-17T16:38:50.005Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:38:50.005Z] OK: 6 MiB in 15 packages [2021-12-17T16:38:50.005Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-17T16:38:50.005Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-17T16:38:50.005Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:38:50.005Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T16:38:50.005Z] OK: 6 MiB in 16 packages [2021-12-17T16:38:50.005Z] Removing intermediate container 93a680cc1569 [2021-12-17T16:38:50.005Z] ---> f6af28f96f73 [2021-12-17T16:38:50.005Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:38:50.005Z] ---> Running in 0dc39ec8bb81 [2021-12-17T16:38:50.005Z] Removing intermediate container 0dc39ec8bb81 [2021-12-17T16:38:50.005Z] ---> d10b0b61bf8a [2021-12-17T16:38:50.005Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-17T16:38:50.005Z] ---> Running in c6d4b6848446 [2021-12-17T16:38:50.005Z] Removing intermediate container 5259e8ef54f6 [2021-12-17T16:38:50.005Z] ---> 99fda08c8f2b [2021-12-17T16:38:50.005Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:38:50.005Z] Removing intermediate container 2e55d6bcbb10 [2021-12-17T16:38:50.005Z] ---> cd311ac8fd33 [2021-12-17T16:38:50.005Z] [2021-12-17T16:38:50.005Z] Step 10/22 : FROM docker:20.10.10 [2021-12-17T16:38:50.005Z] ---> Running in 3c52306ab0d0 [2021-12-17T16:38:50.005Z] 20.10.10: Pulling from library/docker [2021-12-17T16:38:50.005Z] Removing intermediate container c6d4b6848446 [2021-12-17T16:38:50.005Z] ---> dd71ba787c5e [2021-12-17T16:38:50.005Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T16:38:50.005Z] Removing intermediate container 3c52306ab0d0 [2021-12-17T16:38:50.005Z] ---> 43f690a3cb35 [2021-12-17T16:38:50.005Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-17T16:38:50.005Z] ---> Running in c25b271fb31c [2021-12-17T16:38:50.005Z] ---> Running in 0a85753c6ede [2021-12-17T16:38:50.275Z] Removing intermediate container c25b271fb31c [2021-12-17T16:38:50.275Z] ---> 6fe45d00bfdd [2021-12-17T16:38:50.275Z] Step 14/22 : WORKDIR / [2021-12-17T16:38:50.857Z] Removing intermediate container 0a85753c6ede [2021-12-17T16:38:50.857Z] ---> f636283ec3a2 [2021-12-17T16:38:50.857Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-17T16:38:51.122Z] ---> Running in d7c146bec1b3 [2021-12-17T16:38:51.122Z] ---> Running in 6af940bbecdc [2021-12-17T16:38:51.389Z] Removing intermediate container e0c37ff29d00 [2021-12-17T16:38:51.389Z] ---> ee8ea497d83e [2021-12-17T16:38:51.389Z] [2021-12-17T16:38:51.389Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T16:38:51.389Z] ---> 0a97eee8041e [2021-12-17T16:38:51.389Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-17T16:38:51.389Z] Removing intermediate container d7c146bec1b3 [2021-12-17T16:38:51.389Z] ---> fd714fd21aca [2021-12-17T16:38:51.389Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:38:51.389Z] Removing intermediate container 6af940bbecdc [2021-12-17T16:38:51.389Z] ---> d433b3f4e960 [2021-12-17T16:38:51.389Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:38:51.389Z] ---> Running in dd28be22e690 [2021-12-17T16:38:51.657Z] Removing intermediate container dd28be22e690 [2021-12-17T16:38:51.657Z] ---> e8a94378aed2 [2021-12-17T16:38:51.657Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-17T16:38:51.657Z] ---> 9a6b7da22f1c [2021-12-17T16:38:51.657Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-17T16:38:51.657Z] ---> Running in 906aafd97e5b [2021-12-17T16:38:51.657Z] ---> ded880cc7edd [2021-12-17T16:38:51.657Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-17T16:38:51.927Z] Removing intermediate container 906aafd97e5b [2021-12-17T16:38:51.927Z] ---> 1d85e8ba0688 [2021-12-17T16:38:51.927Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-17T16:38:52.199Z] ---> Running in b71c1a62fdda [2021-12-17T16:38:52.465Z] ---> 07f869c98954 [2021-12-17T16:38:52.465Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-17T16:38:52.465Z] ---> cf57cd8c37fc [2021-12-17T16:38:52.465Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-17T16:38:52.465Z] Removing intermediate container b71c1a62fdda [2021-12-17T16:38:52.465Z] ---> 95335ccc6b92 [2021-12-17T16:38:52.465Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:38:52.728Z] ---> Running in ed58b75047ef [2021-12-17T16:38:52.728Z] ---> ec749bdad387 [2021-12-17T16:38:52.728Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-17T16:38:53.004Z] ---> Running in 725d88eea71d [2021-12-17T16:38:53.004Z] ---> c867d0e9ef9f [2021-12-17T16:38:53.004Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-17T16:38:53.004Z] ---> Running in c0831283fbb4 [2021-12-17T16:38:53.268Z] Removing intermediate container 725d88eea71d [2021-12-17T16:38:53.268Z] ---> fbbea5de546d [2021-12-17T16:38:53.268Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:38:53.268Z] ---> Running in b51a7b481293 [2021-12-17T16:38:53.268Z] Removing intermediate container c0831283fbb4 [2021-12-17T16:38:53.268Z] ---> aa39265e5ac3 [2021-12-17T16:38:53.268Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:38:53.534Z] ---> Running in b97f0cfe0d34 [2021-12-17T16:38:53.534Z] Removing intermediate container b51a7b481293 [2021-12-17T16:38:53.534Z] ---> 253a80573c88 [2021-12-17T16:38:53.534Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T16:38:53.534Z] ---> Running in fbce8f65f7cb [2021-12-17T16:38:53.798Z] Removing intermediate container b97f0cfe0d34 [2021-12-17T16:38:53.798Z] ---> 5609bc064a51 [2021-12-17T16:38:53.798Z] Step 19/21 : LABEL arch=x86_64 [2021-12-17T16:38:53.798Z] ---> Running in 5e88478c06ed [2021-12-17T16:38:53.798Z] Removing intermediate container fbce8f65f7cb [2021-12-17T16:38:53.798Z] ---> d8454328fd73 [2021-12-17T16:38:53.798Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:38:53.798Z] Removing intermediate container ed58b75047ef [2021-12-17T16:38:53.798Z] ---> d795b82b22e4 [2021-12-17T16:38:53.798Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-17T16:38:54.066Z] ---> Running in 42c415f33517 [2021-12-17T16:38:54.067Z] ---> Running in d94d39a1a6cb [2021-12-17T16:38:54.067Z] Removing intermediate container 5e88478c06ed [2021-12-17T16:38:54.067Z] ---> 657cf1a1ee8b [2021-12-17T16:38:54.067Z] Step 20/21 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:38:54.333Z] ---> Running in 078b7b52eee1 [2021-12-17T16:38:54.333Z] Removing intermediate container 42c415f33517 [2021-12-17T16:38:54.333Z] ---> 195b424c2b23 [2021-12-17T16:38:54.333Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:38:54.333Z] ---> Running in da3700dd9bdc [2021-12-17T16:38:54.333Z] Removing intermediate container 078b7b52eee1 [2021-12-17T16:38:54.333Z] ---> 8ec289779586 [2021-12-17T16:38:54.333Z] Step 21/21 : LABEL version=0.0.0 [2021-12-17T16:38:54.595Z] ---> Running in b194d3a21fcf [2021-12-17T16:38:54.595Z] Removing intermediate container da3700dd9bdc [2021-12-17T16:38:54.595Z] ---> 7a4add9a8f9c [2021-12-17T16:38:54.595Z] [2021-12-17T16:38:54.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:38:54.875Z] Successfully built 7a4add9a8f9c [2021-12-17T16:38:54.875Z] Successfully tagged core-command:latest [2021-12-17T16:38:54.875Z]  Building core-command ... done Building security-bootstrapper [2021-12-17T16:38:55.145Z] Removing intermediate container b194d3a21fcf [2021-12-17T16:38:55.145Z] ---> ecc401e8b173 [2021-12-17T16:38:55.145Z] [2021-12-17T16:38:55.145Z] Successfully built ecc401e8b173 [2021-12-17T16:38:55.145Z] Successfully tagged support-notifications:latest [2021-12-17T16:38:55.411Z]  Building support-notifications ... done Building security-proxy-setup [2021-12-17T16:38:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:38:55.935Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-17T16:38:56.198Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T16:38:56.198Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-17T16:38:56.198Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T16:38:56.461Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-17T16:38:57.037Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-17T16:38:57.037Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:38:57.037Z] OK: 8 MiB in 20 packages [2021-12-17T16:39:00.279Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-17T16:39:01.259Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:39:01.259Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:39:01.259Z] ---> e72a96df27ee [2021-12-17T16:39:01.259Z] Step 3/20 : WORKDIR /edgex-go [2021-12-17T16:39:01.259Z] ---> Using cache [2021-12-17T16:39:01.259Z] ---> faa44454e15a [2021-12-17T16:39:01.259Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:39:01.259Z] ---> Using cache [2021-12-17T16:39:01.259Z] ---> bcf96e3b3b0c [2021-12-17T16:39:01.259Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-17T16:39:01.259Z] ---> Using cache [2021-12-17T16:39:01.259Z] ---> 7de633033c6c [2021-12-17T16:39:01.259Z] Step 6/20 : COPY . . [2021-12-17T16:39:01.259Z] ---> Using cache [2021-12-17T16:39:01.259Z] ---> be5bd1307cc7 [2021-12-17T16:39:01.259Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:39:01.259Z] ---> Using cache [2021-12-17T16:39:01.259Z] ---> 4d5c9efbf57e [2021-12-17T16:39:01.259Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-17T16:39:01.523Z] Removing intermediate container 5c8dafe75a0e [2021-12-17T16:39:01.523Z] ---> 6fa3f0316e98 [2021-12-17T16:39:01.523Z] [2021-12-17T16:39:01.523Z] Step 11/23 : FROM alpine:3.14 [2021-12-17T16:39:01.523Z] ---> 0a97eee8041e [2021-12-17T16:39:01.523Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-17T16:39:01.523Z] ---> Using cache [2021-12-17T16:39:01.523Z] ---> f6af28f96f73 [2021-12-17T16:39:01.523Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:39:01.523Z] ---> Using cache [2021-12-17T16:39:01.523Z] ---> d10b0b61bf8a [2021-12-17T16:39:01.523Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-17T16:39:01.523Z] ---> Running in 0ea963e640e2 [2021-12-17T16:39:01.795Z] ---> Running in 25ee85a03c40 [2021-12-17T16:39:01.795Z] Removing intermediate container d94d39a1a6cb [2021-12-17T16:39:01.795Z] ---> 1b0c5440ea0f [2021-12-17T16:39:01.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:39:02.071Z] Removing intermediate container 25ee85a03c40 [2021-12-17T16:39:02.071Z] ---> 6d826f2fb0c2 [2021-12-17T16:39:02.071Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-17T16:39:02.071Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-17T16:39:02.071Z] ---> Running in 1d4ba810e62f [2021-12-17T16:39:02.071Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-17T16:39:02.071Z] ---> b706a049f56e [2021-12-17T16:39:02.071Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:39:02.071Z] 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-12-17T16:39:02.071Z] ---> Running in fef6aeea64cf [2021-12-17T16:39:02.071Z] ---> d29b7f9df76a [2021-12-17T16:39:02.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-17T16:39:02.341Z] Removing intermediate container 1d4ba810e62f [2021-12-17T16:39:02.341Z] ---> 3d49c6664591 [2021-12-17T16:39:02.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:39:02.341Z] Removing intermediate container fef6aeea64cf [2021-12-17T16:39:02.341Z] ---> 08dbf9bae5f7 [2021-12-17T16:39:02.341Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-17T16:39:02.620Z] ---> Running in d6128c1e5a32 [2021-12-17T16:39:02.620Z] ---> 4d15f8653b64 [2021-12-17T16:39:02.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-17T16:39:02.893Z] ---> 9eebf6f0c22c [2021-12-17T16:39:02.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-17T16:39:03.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:03.157Z] ---> 3160d85ab903 [2021-12-17T16:39:03.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-17T16:39:03.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:03.422Z] ---> e1eb0ae31995 [2021-12-17T16:39:03.422Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-17T16:39:03.707Z] (1/42) Installing readline (8.1.0-r0) [2021-12-17T16:39:03.707Z] ---> Running in 0b7a6fda58bf [2021-12-17T16:39:03.707Z] (2/42) Installing bash (5.1.4-r0) [2021-12-17T16:39:03.707Z] Executing bash-5.1.4-r0.post-install [2021-12-17T16:39:03.707Z] ---> d73a81507b86 [2021-12-17T16:39:03.707Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-17T16:39:03.707Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-17T16:39:03.707Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T16:39:03.707Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-17T16:39:03.707Z] (6/42) Installing curl (7.79.1-r0) [2021-12-17T16:39:03.707Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-17T16:39:03.707Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-17T16:39:03.707Z] (9/42) Installing expat (2.4.1-r0) [2021-12-17T16:39:03.707Z] (10/42) Installing libffi (3.3-r2) [2021-12-17T16:39:03.707Z] (11/42) Installing gdbm (1.19-r0) [2021-12-17T16:39:03.707Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-17T16:39:03.707Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T16:39:03.707Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T16:39:03.707Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-17T16:39:03.707Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-17T16:39:03.707Z] ---> Running in c0293fb89bdc [2021-12-17T16:39:03.707Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-17T16:39:03.973Z] Removing intermediate container 0b7a6fda58bf [2021-12-17T16:39:03.973Z] ---> 10a4e9e4132d [2021-12-17T16:39:03.973Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:39:04.929Z] Removing intermediate container c0293fb89bdc [2021-12-17T16:39:04.929Z] ---> 2b15ee28489c [2021-12-17T16:39:04.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:39:04.929Z] ---> Running in 693c9224b8ce [2021-12-17T16:39:04.929Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:39:04.929Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:39:04.929Z] ---> e72a96df27ee [2021-12-17T16:39:04.929Z] Step 3/30 : WORKDIR /edgex-go [2021-12-17T16:39:04.929Z] ---> Using cache [2021-12-17T16:39:04.929Z] ---> faa44454e15a [2021-12-17T16:39:04.929Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:39:04.929Z] ---> Using cache [2021-12-17T16:39:04.929Z] ---> bcf96e3b3b0c [2021-12-17T16:39:04.929Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-17T16:39:04.929Z] ---> Using cache [2021-12-17T16:39:04.929Z] ---> 7de633033c6c [2021-12-17T16:39:04.929Z] Step 6/30 : COPY . . [2021-12-17T16:39:04.929Z] ---> Using cache [2021-12-17T16:39:04.929Z] ---> be5bd1307cc7 [2021-12-17T16:39:04.929Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:39:04.929Z] ---> Using cache [2021-12-17T16:39:04.929Z] ---> 4d5c9efbf57e [2021-12-17T16:39:04.929Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-17T16:39:04.929Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-17T16:39:04.929Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-17T16:39:04.929Z] ---> Running in 93bcce2095f4 [2021-12-17T16:39:04.929Z] Removing intermediate container 693c9224b8ce [2021-12-17T16:39:04.929Z] ---> d13ccaa6cb25 [2021-12-17T16:39:04.929Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T16:39:04.929Z] ---> Running in 9d94e3ff877f [2021-12-17T16:39:04.929Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-17T16:39:04.929Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-17T16:39:05.195Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-17T16:39:05.195Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-17T16:39:05.195Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-17T16:39:05.195Z] ---> Running in 522c4a7266cd [2021-12-17T16:39:05.195Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-17T16:39:05.195Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-17T16:39:05.195Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-17T16:39:05.195Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-17T16:39:05.195Z] Removing intermediate container 93bcce2095f4 [2021-12-17T16:39:05.195Z] ---> 2e8fe92199c9 [2021-12-17T16:39:05.195Z] Step 21/23 : LABEL arch=x86_64 [2021-12-17T16:39:05.195Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-17T16:39:05.195Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-17T16:39:05.195Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-17T16:39:05.195Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-17T16:39:05.195Z] Removing intermediate container 522c4a7266cd [2021-12-17T16:39:05.195Z] ---> a0d381832653 [2021-12-17T16:39:05.195Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:05.195Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-17T16:39:05.460Z] ---> Running in 2dffee779908 [2021-12-17T16:39:05.460Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-17T16:39:05.460Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-17T16:39:05.460Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-17T16:39:05.460Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-17T16:39:05.460Z] ---> Running in 89e596303b51 [2021-12-17T16:39:05.460Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-17T16:39:05.460Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-17T16:39:05.460Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-17T16:39:05.460Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-17T16:39:05.460Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-17T16:39:05.726Z] 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-12-17T16:39:05.726Z] Removing intermediate container 2dffee779908 [2021-12-17T16:39:05.726Z] ---> 7d43e40a10d4 [2021-12-17T16:39:05.726Z] Step 22/23 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:06.003Z] Removing intermediate container 89e596303b51 [2021-12-17T16:39:06.003Z] ---> 6fdeeb044606 [2021-12-17T16:39:06.003Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:39:06.003Z] ---> Running in 3958cae8cae8 [2021-12-17T16:39:06.003Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:39:06.003Z] OK: 84 MiB in 64 packages [2021-12-17T16:39:06.003Z] ---> Running in 6576ca3dc90c [2021-12-17T16:39:06.276Z] Removing intermediate container 3958cae8cae8 [2021-12-17T16:39:06.276Z] ---> 04ac2eb013b3 [2021-12-17T16:39:06.276Z] Step 23/23 : LABEL version=0.0.0 [2021-12-17T16:39:06.276Z] ---> Running in 3614ecbc94be [2021-12-17T16:39:06.276Z] Removing intermediate container 6576ca3dc90c [2021-12-17T16:39:06.276Z] ---> e1990029aa86 [2021-12-17T16:39:06.276Z] [2021-12-17T16:39:06.276Z] Removing intermediate container 3614ecbc94be [2021-12-17T16:39:06.276Z] ---> bfee72173987 [2021-12-17T16:39:06.276Z] [2021-12-17T16:39:06.276Z] Successfully built e1990029aa86 [2021-12-17T16:39:06.276Z] Successfully tagged core-data:latest [2021-12-17T16:39:06.276Z] Building core-metadata [2021-12-17T16:39:06.554Z]  Building core-data ... done Successfully built bfee72173987 [2021-12-17T16:39:06.554Z] Successfully tagged support-scheduler:latest [2021-12-17T16:39:06.554Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-12-17T16:39:07.529Z] Collecting docker-compose==1.23.2 [2021-12-17T16:39:07.529Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-17T16:39:07.805Z] Collecting cached-property<2,>=1.2.0 [2021-12-17T16:39:07.805Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-17T16:39:07.805Z] Collecting docopt<0.7,>=0.6.1 [2021-12-17T16:39:07.805Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-17T16:39:08.398Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-17T16:39:08.398Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-17T16:39:08.995Z] Collecting docker<4.0,>=3.6.0 [2021-12-17T16:39:09.266Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-17T16:39:09.266Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-17T16:39:09.266Z] Collecting PyYAML<4,>=3.10 [2021-12-17T16:39:09.266Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-17T16:39:10.714Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-17T16:39:10.714Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-17T16:39:10.714Z] Collecting texttable<0.10,>=0.9.0 [2021-12-17T16:39:10.714Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-17T16:39:11.694Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-17T16:39:11.694Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-17T16:39:11.694Z] Collecting jsonschema<3,>=2.5.1 [2021-12-17T16:39:11.694Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-17T16:39:11.967Z] Collecting docker-pycreds>=0.4.0 [2021-12-17T16:39:11.967Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-17T16:39:11.967Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-17T16:39:11.967Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-17T16:39:12.239Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-17T16:39:12.239Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-17T16:39:12.240Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-17T16:39:12.240Z] Collecting idna<2.8,>=2.5 [2021-12-17T16:39:12.240Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-17T16:39:12.512Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-17T16:39:12.512Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-17T16:39:12.512Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-17T16:39:12.512Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-17T16:39:12.512Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-17T16:39:12.512Z] Attempting uninstall: urllib3 [2021-12-17T16:39:12.512Z] Found existing installation: urllib3 1.26.5 [2021-12-17T16:39:12.512Z] Uninstalling urllib3-1.26.5: [2021-12-17T16:39:13.484Z] Successfully uninstalled urllib3-1.26.5 [2021-12-17T16:39:14.437Z] Attempting uninstall: idna [2021-12-17T16:39:14.437Z] Found existing installation: idna 3.2 [2021-12-17T16:39:14.437Z] Uninstalling idna-3.2: [2021-12-17T16:39:14.437Z] Successfully uninstalled idna-3.2 [2021-12-17T16:39:15.033Z] Attempting uninstall: chardet [2021-12-17T16:39:15.033Z] Found existing installation: chardet 4.0.0 [2021-12-17T16:39:15.033Z] Uninstalling chardet-4.0.0: [2021-12-17T16:39:15.033Z] Successfully uninstalled chardet-4.0.0 [2021-12-17T16:39:15.635Z] Attempting uninstall: requests [2021-12-17T16:39:15.635Z] Found existing installation: requests 2.25.1 [2021-12-17T16:39:15.635Z] Uninstalling requests-2.25.1: [2021-12-17T16:39:15.635Z] Successfully uninstalled requests-2.25.1 [2021-12-17T16:39:15.922Z] Running setup.py install for texttable: started [2021-12-17T16:39:16.534Z] Running setup.py install for texttable: finished with status 'done' [2021-12-17T16:39:16.534Z] Running setup.py install for PyYAML: started [2021-12-17T16:39:17.518Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-17T16:39:17.518Z] Running setup.py install for docopt: started [2021-12-17T16:39:18.118Z] Running setup.py install for docopt: finished with status 'done' [2021-12-17T16:39:18.118Z] Running setup.py install for dockerpty: started [2021-12-17T16:39:18.391Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:39:18.391Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:39:18.391Z] ---> e72a96df27ee [2021-12-17T16:39:18.391Z] Step 3/24 : WORKDIR /edgex-go [2021-12-17T16:39:18.391Z] ---> Using cache [2021-12-17T16:39:18.391Z] ---> faa44454e15a [2021-12-17T16:39:18.391Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:39:18.391Z] ---> Using cache [2021-12-17T16:39:18.391Z] ---> bcf96e3b3b0c [2021-12-17T16:39:18.391Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-17T16:39:18.391Z] ---> Using cache [2021-12-17T16:39:18.391Z] ---> 7de633033c6c [2021-12-17T16:39:18.391Z] Step 6/24 : COPY . . [2021-12-17T16:39:18.391Z] ---> Using cache [2021-12-17T16:39:18.391Z] ---> be5bd1307cc7 [2021-12-17T16:39:18.391Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:39:18.391Z] ---> Using cache [2021-12-17T16:39:18.391Z] ---> 4d5c9efbf57e [2021-12-17T16:39:18.391Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-17T16:39:18.664Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-17T16:39:21.237Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:39:21.237Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:39:21.237Z] ---> e72a96df27ee [2021-12-17T16:39:21.237Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:39:21.237Z] ---> Using cache [2021-12-17T16:39:21.237Z] ---> faa44454e15a [2021-12-17T16:39:21.237Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:39:21.237Z] ---> Using cache [2021-12-17T16:39:21.237Z] ---> bcf96e3b3b0c [2021-12-17T16:39:21.237Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T16:39:21.237Z] ---> Using cache [2021-12-17T16:39:21.237Z] ---> 7de633033c6c [2021-12-17T16:39:21.237Z] Step 6/22 : COPY . . [2021-12-17T16:39:21.237Z] ---> Using cache [2021-12-17T16:39:21.237Z] ---> be5bd1307cc7 [2021-12-17T16:39:21.237Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:39:21.237Z] ---> Using cache [2021-12-17T16:39:21.237Z] ---> 4d5c9efbf57e [2021-12-17T16:39:21.237Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-17T16:39:21.503Z] ---> Running in b81189cb9a11 [2021-12-17T16:39:21.503Z] ---> Running in 126fec7baa8e [2021-12-17T16:39:21.771Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-12-17T16:39:22.342Z] 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-12-17T16:39:22.342Z] 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-12-17T16:39:25.710Z] Removing intermediate container d6128c1e5a32 [2021-12-17T16:39:25.710Z] ---> f93113eba469 [2021-12-17T16:39:25.710Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-17T16:39:25.710Z] ---> Running in eb0501acdd77 [2021-12-17T16:39:25.710Z] Removing intermediate container eb0501acdd77 [2021-12-17T16:39:25.710Z] ---> f3aec9d970bc [2021-12-17T16:39:25.710Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-17T16:39:25.710Z] ---> Running in 311326fd63af [2021-12-17T16:39:25.981Z] Removing intermediate container 311326fd63af [2021-12-17T16:39:25.981Z] ---> 6951c49a93a8 [2021-12-17T16:39:25.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-17T16:39:26.579Z] ---> 951331c94fc3 [2021-12-17T16:39:26.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-17T16:39:26.848Z] ---> dfb8d51db88e [2021-12-17T16:39:26.848Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-17T16:39:27.122Z] ---> f19e132329ec [2021-12-17T16:39:27.122Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-17T16:39:27.122Z] ---> Running in 386018edcfa0 [2021-12-17T16:39:27.388Z] Removing intermediate container 386018edcfa0 [2021-12-17T16:39:27.388Z] ---> ec7e3623d5c4 [2021-12-17T16:39:27.388Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:39:27.388Z] ---> Running in 0fb734cf912e [2021-12-17T16:39:27.664Z] Removing intermediate container 0fb734cf912e [2021-12-17T16:39:27.664Z] ---> 9695fdb3b9c3 [2021-12-17T16:39:27.664Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T16:39:27.664Z] ---> Running in 6c39443e7413 [2021-12-17T16:39:27.937Z] Removing intermediate container 6c39443e7413 [2021-12-17T16:39:27.937Z] ---> 116e58792339 [2021-12-17T16:39:27.937Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:27.937Z] ---> Running in e040eceec62d [2021-12-17T16:39:28.204Z] Removing intermediate container e040eceec62d [2021-12-17T16:39:28.204Z] ---> f17d05fb1204 [2021-12-17T16:39:28.204Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:39:28.204Z] ---> Running in ea7d0856db35 [2021-12-17T16:39:28.204Z] Removing intermediate container ea7d0856db35 [2021-12-17T16:39:28.204Z] ---> 3461e00a3a2e [2021-12-17T16:39:28.204Z] [2021-12-17T16:39:28.478Z] Successfully built 3461e00a3a2e [2021-12-17T16:39:28.478Z] Successfully tagged sys-mgmt-agent:latest [2021-12-17T16:39:29.069Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-17T16:39:34.474Z] Removing intermediate container 0ea963e640e2 [2021-12-17T16:39:34.474Z] ---> 57a9b80cdf12 [2021-12-17T16:39:34.474Z] [2021-12-17T16:39:34.474Z] Step 9/20 : FROM alpine:3.14 [2021-12-17T16:39:34.474Z] ---> 0a97eee8041e [2021-12-17T16:39:34.474Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-17T16:39:34.474Z] ---> Running in 35aad7f5f336 [2021-12-17T16:39:34.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:34.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:35.074Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-17T16:39:35.074Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-17T16:39:35.074Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T16:39:35.074Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-17T16:39:35.074Z] (5/5) Installing curl (7.79.1-r0) [2021-12-17T16:39:35.074Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:39:35.074Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T16:39:35.074Z] OK: 8 MiB in 19 packages [2021-12-17T16:39:35.672Z] Removing intermediate container 35aad7f5f336 [2021-12-17T16:39:35.672Z] ---> 758729cf2d6f [2021-12-17T16:39:35.672Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T16:39:35.672Z] ---> Running in b2f3b846b2c6 [2021-12-17T16:39:35.941Z] Removing intermediate container b2f3b846b2c6 [2021-12-17T16:39:35.941Z] ---> b87579b7f271 [2021-12-17T16:39:35.941Z] Step 12/20 : WORKDIR /edgex [2021-12-17T16:39:35.941Z] ---> Running in a75cf6309c16 [2021-12-17T16:39:36.215Z] Removing intermediate container a75cf6309c16 [2021-12-17T16:39:36.215Z] ---> edffd236a805 [2021-12-17T16:39:36.215Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-17T16:39:36.493Z] ---> 614cf5f1fca7 [2021-12-17T16:39:36.493Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-17T16:39:37.084Z] ---> 47a928c777be [2021-12-17T16:39:37.084Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-17T16:39:37.685Z] ---> 72eb40fcecfe [2021-12-17T16:39:37.685Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-17T16:39:37.685Z] ---> Running in 51399912835a [2021-12-17T16:39:38.289Z] Removing intermediate container 51399912835a [2021-12-17T16:39:38.289Z] ---> 8d6612eb5137 [2021-12-17T16:39:38.289Z] Step 17/20 : CMD ["--init=true"] [2021-12-17T16:39:38.289Z] ---> Running in 4632764f8302 [2021-12-17T16:39:38.887Z] Removing intermediate container 4632764f8302 [2021-12-17T16:39:38.887Z] ---> aecd8996533d [2021-12-17T16:39:38.887Z] Step 18/20 : LABEL arch=x86_64 [2021-12-17T16:39:38.887Z] ---> Running in f002b43f4d3a [2021-12-17T16:39:38.887Z] Removing intermediate container 9d94e3ff877f [2021-12-17T16:39:38.887Z] ---> e1803b378d03 [2021-12-17T16:39:38.887Z] [2021-12-17T16:39:38.887Z] Step 9/30 : FROM alpine:3.14 [2021-12-17T16:39:38.887Z] ---> 0a97eee8041e [2021-12-17T16:39:38.887Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-17T16:39:38.887Z] ---> Running in 798e71db6f59 [2021-12-17T16:39:39.155Z] Removing intermediate container f002b43f4d3a [2021-12-17T16:39:39.155Z] ---> 31fe51d2d48f [2021-12-17T16:39:39.155Z] Step 19/20 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:39.155Z] Removing intermediate container 798e71db6f59 [2021-12-17T16:39:39.155Z] ---> 1025e66478ee [2021-12-17T16:39:39.155Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-17T16:39:39.155Z] ---> Running in ca472d7e078f [2021-12-17T16:39:39.155Z] ---> Running in 705ff6ded658 [2021-12-17T16:39:39.429Z] Removing intermediate container ca472d7e078f [2021-12-17T16:39:39.429Z] ---> f7bf748d832d [2021-12-17T16:39:39.429Z] Step 20/20 : LABEL version=0.0.0 [2021-12-17T16:39:39.429Z] ---> Running in bc72fe1c6786 [2021-12-17T16:39:39.429Z] Removing intermediate container bc72fe1c6786 [2021-12-17T16:39:39.429Z] ---> 560fcd6fc3a5 [2021-12-17T16:39:39.429Z] [2021-12-17T16:39:39.700Z] Successfully built 560fcd6fc3a5 [2021-12-17T16:39:39.700Z] Successfully tagged security-proxy-setup:latest [2021-12-17T16:39:39.971Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:39.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:40.240Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-17T16:39:40.240Z] (2/2) Installing su-exec (0.2-r1) [2021-12-17T16:39:40.240Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:39:40.240Z] OK: 6 MiB in 16 packages [2021-12-17T16:39:40.829Z] Removing intermediate container 705ff6ded658 [2021-12-17T16:39:40.829Z] ---> 18516fb1fc43 [2021-12-17T16:39:40.829Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-17T16:39:40.829Z] ---> Running in a0336d1ab03c [2021-12-17T16:39:40.829Z] Removing intermediate container a0336d1ab03c [2021-12-17T16:39:40.829Z] ---> eea53bfcfa6d [2021-12-17T16:39:40.829Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-17T16:39:40.829Z] ---> Running in 05bb780074f1 [2021-12-17T16:39:41.097Z] Removing intermediate container 05bb780074f1 [2021-12-17T16:39:41.097Z] ---> 7ee12684209f [2021-12-17T16:39:41.097Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-17T16:39:41.097Z] ---> Running in b99c392d18ce [2021-12-17T16:39:42.068Z] Removing intermediate container b99c392d18ce [2021-12-17T16:39:42.068Z] ---> 9eff2b8c61c4 [2021-12-17T16:39:42.068Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-17T16:39:42.068Z] ---> Running in 5500abf732b3 [2021-12-17T16:39:42.335Z] Removing intermediate container 5500abf732b3 [2021-12-17T16:39:42.335Z] ---> 2cae08d44683 [2021-12-17T16:39:42.335Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-17T16:39:42.597Z] ---> 80af393a6e94 [2021-12-17T16:39:42.597Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-17T16:39:42.597Z] ---> Running in 3ae9b0d3c07f [2021-12-17T16:39:43.557Z] Removing intermediate container 3ae9b0d3c07f [2021-12-17T16:39:43.557Z] ---> 05c5db316a90 [2021-12-17T16:39:43.557Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:39:43.828Z] ---> d4c4531b3f4b [2021-12-17T16:39:43.828Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-17T16:39:44.410Z] ---> f44848e1d43d [2021-12-17T16:39:44.410Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-17T16:39:44.986Z] ---> de5fc670dc1b [2021-12-17T16:39:44.986Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-17T16:39:45.248Z] ---> fa98180b9409 [2021-12-17T16:39:45.248Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-17T16:39:45.513Z] ---> ce7e2529bbdc [2021-12-17T16:39:45.513Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-17T16:39:45.513Z] ---> Running in 3ce2ed052797 [2021-12-17T16:39:45.774Z] Removing intermediate container 3ce2ed052797 [2021-12-17T16:39:45.774Z] ---> a6405b116d1b [2021-12-17T16:39:45.774Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-17T16:39:46.037Z] ---> 199fbcd37e13 [2021-12-17T16:39:46.037Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-17T16:39:46.037Z] ---> Running in 65e40b50699b [2021-12-17T16:39:46.987Z] Removing intermediate container 65e40b50699b [2021-12-17T16:39:46.987Z] ---> cf347854d31d [2021-12-17T16:39:46.987Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-17T16:39:47.249Z] ---> Running in f16ad55094a4 [2021-12-17T16:39:47.249Z] Removing intermediate container f16ad55094a4 [2021-12-17T16:39:47.249Z] ---> c0b64ff758df [2021-12-17T16:39:47.249Z] Step 27/30 : CMD ["gate"] [2021-12-17T16:39:47.510Z] ---> Running in fcf8d81bb72c [2021-12-17T16:39:47.510Z] Removing intermediate container fcf8d81bb72c [2021-12-17T16:39:47.510Z] ---> ae0cf9280c15 [2021-12-17T16:39:47.510Z] Step 28/30 : LABEL arch=x86_64 [2021-12-17T16:39:47.772Z] 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-12-17T16:39:47.772Z] ---> Running in 6d742acb8532 [2021-12-17T16:39:48.034Z] Removing intermediate container 6d742acb8532 [2021-12-17T16:39:48.034Z] ---> cf3fd61c9795 [2021-12-17T16:39:48.034Z] Step 29/30 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:48.034Z] ---> Running in ec0f531a6aa0 [2021-12-17T16:39:48.299Z] Removing intermediate container ec0f531a6aa0 [2021-12-17T16:39:48.300Z] ---> d362f4e86580 [2021-12-17T16:39:48.300Z] Step 30/30 : LABEL version=0.0.0 [2021-12-17T16:39:48.300Z] ---> Running in 69e6f4e4342e [2021-12-17T16:39:48.569Z] Removing intermediate container 69e6f4e4342e [2021-12-17T16:39:48.569Z] ---> f8faac9beca4 [2021-12-17T16:39:48.569Z] [2021-12-17T16:39:48.569Z] Successfully built f8faac9beca4 [2021-12-17T16:39:48.569Z] Successfully tagged security-bootstrapper:latest [2021-12-17T16:39:50.489Z]  Building security-bootstrapper ... done Removing intermediate container 126fec7baa8e [2021-12-17T16:39:50.489Z] ---> 71888d397330 [2021-12-17T16:39:50.489Z] [2021-12-17T16:39:50.489Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T16:39:50.489Z] ---> 0a97eee8041e [2021-12-17T16:39:50.489Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T16:39:50.489Z] ---> Using cache [2021-12-17T16:39:50.489Z] ---> f6af28f96f73 [2021-12-17T16:39:50.489Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:39:50.489Z] ---> Using cache [2021-12-17T16:39:50.489Z] ---> d10b0b61bf8a [2021-12-17T16:39:50.489Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-17T16:39:50.489Z] Removing intermediate container b81189cb9a11 [2021-12-17T16:39:50.489Z] ---> 2a0eefb25dc3 [2021-12-17T16:39:50.489Z] [2021-12-17T16:39:50.489Z] Step 9/24 : FROM alpine:3.14 [2021-12-17T16:39:50.489Z] ---> 0a97eee8041e [2021-12-17T16:39:50.489Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-17T16:39:50.489Z] ---> Running in a7ad1b92870c [2021-12-17T16:39:50.489Z] ---> Running in 3385e00015f9 [2021-12-17T16:39:50.747Z] Removing intermediate container a7ad1b92870c [2021-12-17T16:39:50.747Z] ---> 3bd1e7e0db25 [2021-12-17T16:39:50.747Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T16:39:50.747Z] ---> Running in ca47b1b0ff73 [2021-12-17T16:39:50.747Z] Removing intermediate container ca47b1b0ff73 [2021-12-17T16:39:50.747Z] ---> 087e5993677d [2021-12-17T16:39:50.747Z] Step 14/22 : WORKDIR / [2021-12-17T16:39:50.747Z] ---> Running in f7d5085a1352 [2021-12-17T16:39:50.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:51.007Z] Removing intermediate container f7d5085a1352 [2021-12-17T16:39:51.007Z] ---> e4b6f8a47828 [2021-12-17T16:39:51.007Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:39:51.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T16:39:51.007Z] ---> 2dd1dbcdb823 [2021-12-17T16:39:51.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-17T16:39:51.007Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-17T16:39:51.267Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-17T16:39:51.267Z] (3/3) Installing su-exec (0.2-r1) [2021-12-17T16:39:51.267Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:39:51.267Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T16:39:51.267Z] OK: 6 MiB in 17 packages [2021-12-17T16:39:51.842Z] ---> 9ccab9868b98 [2021-12-17T16:39:51.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-17T16:39:51.842Z] Removing intermediate container 3385e00015f9 [2021-12-17T16:39:51.842Z] ---> a834c3ea72cb [2021-12-17T16:39:51.842Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T16:39:51.842Z] ---> 1be362d82b2f [2021-12-17T16:39:51.842Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-17T16:39:51.842Z] ---> Running in 597f0502e86d [2021-12-17T16:39:51.842Z] ---> Running in 9cd0a1fed052 [2021-12-17T16:39:52.104Z] Removing intermediate container 597f0502e86d [2021-12-17T16:39:52.104Z] ---> 6416ff299497 [2021-12-17T16:39:52.104Z] Step 12/24 : WORKDIR / [2021-12-17T16:39:52.104Z] Removing intermediate container 9cd0a1fed052 [2021-12-17T16:39:52.104Z] ---> bf8ed6402398 [2021-12-17T16:39:52.104Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:39:52.104Z] ---> Running in fbc45ab21b70 [2021-12-17T16:39:52.104Z] ---> Running in 17405cc34edf [2021-12-17T16:39:52.104Z] Removing intermediate container fbc45ab21b70 [2021-12-17T16:39:52.104Z] ---> 92e8f318e0ce [2021-12-17T16:39:52.104Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-17T16:39:52.104Z] Removing intermediate container 17405cc34edf [2021-12-17T16:39:52.104Z] ---> db8acd21822e [2021-12-17T16:39:52.104Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T16:39:52.104Z] ---> Running in a30237b5be75 [2021-12-17T16:39:52.366Z] Removing intermediate container a30237b5be75 [2021-12-17T16:39:52.366Z] ---> 0504515e5918 [2021-12-17T16:39:52.366Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:52.366Z] ---> 481ca2a473df [2021-12-17T16:39:52.366Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-17T16:39:52.366Z] ---> Running in 8800ef4cae1f [2021-12-17T16:39:52.366Z] Removing intermediate container 8800ef4cae1f [2021-12-17T16:39:52.366Z] ---> 7c4f9b9bc7c3 [2021-12-17T16:39:52.366Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:39:52.366Z] ---> Running in 58473ff053fa [2021-12-17T16:39:52.366Z] ---> 5a2827f725b4 [2021-12-17T16:39:52.366Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-17T16:39:52.627Z] Removing intermediate container 58473ff053fa [2021-12-17T16:39:52.627Z] ---> d17ea2121b22 [2021-12-17T16:39:52.627Z] [2021-12-17T16:39:52.627Z] ---> 7e306866b172 [2021-12-17T16:39:52.627Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-17T16:39:52.627Z] Successfully built d17ea2121b22 [2021-12-17T16:39:52.627Z] Successfully tagged core-metadata:latest [2021-12-17T16:39:52.627Z]  Building core-metadata ... done  ---> 8a12f94b8a87 [2021-12-17T16:39:52.627Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-17T16:39:53.203Z] ---> 710debe9c452 [2021-12-17T16:39:53.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-17T16:39:53.462Z] ---> 005b6343a797 [2021-12-17T16:39:53.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-17T16:39:53.725Z] ---> 28e83a7a0d62 [2021-12-17T16:39:53.725Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-12-17T16:39:53.725Z] ---> Running in c2a3dab76f8e [2021-12-17T16:39:53.989Z] Removing intermediate container c2a3dab76f8e [2021-12-17T16:39:53.989Z] ---> 4a799e6d0f31 [2021-12-17T16:39:53.989Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-17T16:39:53.989Z] ---> Running in c6fbdeb892cb [2021-12-17T16:39:54.276Z] Removing intermediate container c6fbdeb892cb [2021-12-17T16:39:54.276Z] ---> 27860ac721a7 [2021-12-17T16:39:54.276Z] Step 22/24 : LABEL arch=x86_64 [2021-12-17T16:39:54.276Z] ---> Running in d3a7a04237a5 [2021-12-17T16:39:54.276Z] Removing intermediate container d3a7a04237a5 [2021-12-17T16:39:54.276Z] ---> d83be95d661e [2021-12-17T16:39:54.276Z] Step 23/24 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:39:54.276Z] ---> Running in 03dd5fc01959 [2021-12-17T16:39:54.276Z] Removing intermediate container 03dd5fc01959 [2021-12-17T16:39:54.276Z] ---> f07c484184da [2021-12-17T16:39:54.276Z] Step 24/24 : LABEL version=0.0.0 [2021-12-17T16:39:54.276Z] ---> Running in 4ed8ce68bc4e [2021-12-17T16:39:54.614Z] Removing intermediate container 4ed8ce68bc4e [2021-12-17T16:39:54.614Z] ---> b09c6ace0d06 [2021-12-17T16:39:54.614Z] [2021-12-17T16:39:54.614Z] Successfully built b09c6ace0d06 [2021-12-17T16:39:54.614Z] Successfully tagged security-secretstore-setup:latest [2021-12-17T16:39:54.652Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-12-17T16:39:54.660Z] $ docker stop --time=1 fab37c87bef115ed648614d43ce7a493731772dd6d76eecc636c80820e1c4804 [2021-12-17T16:39:55.955Z] $ docker rm -f fab37c87bef115ed648614d43ce7a493731772dd6d76eecc636c80820e1c4804 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-17T16:39:56.365Z] + docker images [2021-12-17T16:39:56.365Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-17T16:39:56.365Z] security-secretstore-setup latest b09c6ace0d06 2 seconds ago 28.4MB [2021-12-17T16:39:56.365Z] core-metadata latest d17ea2121b22 4 seconds ago 16.9MB [2021-12-17T16:39:56.365Z] 2a0eefb25dc3 6 seconds ago 1.77GB [2021-12-17T16:39:56.365Z] 71888d397330 7 seconds ago 1.76GB [2021-12-17T16:39:56.365Z] security-bootstrapper latest f8faac9beca4 8 seconds ago 18.9MB [2021-12-17T16:39:56.365Z] security-proxy-setup latest 560fcd6fc3a5 17 seconds ago 26.9MB [2021-12-17T16:39:56.365Z] e1803b378d03 18 seconds ago 1.76GB [2021-12-17T16:39:56.365Z] 57a9b80cdf12 23 seconds ago 1.76GB [2021-12-17T16:39:56.365Z] sys-mgmt-agent latest 3461e00a3a2e 28 seconds ago 297MB [2021-12-17T16:39:56.365Z] support-scheduler latest bfee72173987 50 seconds ago 16.2MB [2021-12-17T16:39:56.366Z] core-data latest e1990029aa86 50 seconds ago 20.7MB [2021-12-17T16:39:56.366Z] 6fa3f0316e98 About a minute ago 1.76GB [2021-12-17T16:39:56.366Z] support-notifications latest ecc401e8b173 About a minute ago 17MB [2021-12-17T16:39:56.366Z] core-command latest 7a4add9a8f9c About a minute ago 16.1MB [2021-12-17T16:39:56.366Z] ee8ea497d83e About a minute ago 1.77GB [2021-12-17T16:39:56.366Z] cd311ac8fd33 About a minute ago 1.76GB [2021-12-17T16:39:56.366Z] 29a6d3bf7bf8 About a minute ago 1.76GB [2021-12-17T16:39:56.366Z] ae3243534060 About a minute ago 1.76GB [2021-12-17T16:39:56.366Z] ci-base-image-x86_64 latest e72a96df27ee 5 minutes ago 1.25GB [2021-12-17T16:39:56.366Z] docker 20.10.10 b706a049f56e 4 weeks ago 216MB [2021-12-17T16:39:56.366Z] alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB [2021-12-17T16:39:56.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-17T16:39:56.366Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-17T16:39:56.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-17T16:39:56.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-17T16:39:58.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-17T16:40:00.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-17T16:40:00.523Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-17T16:40:11.761Z] Still waiting to schedule task [2021-12-17T16:40:11.826Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-17T16:40:12.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-17T16:40:12.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-17T16:40:12.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-17T16:40:12.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-17T16:40:12.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-17T16:40:12.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-17T16:40:13.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-17T16:40:13.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-17T16:40:13.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-17T16:40:13.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-17T16:40:20.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2021-12-17T16:40:20.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-17T16:40:20.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-17T16:40:24.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2021-12-17T16:40:24.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-17T16:40:24.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.537s coverage: 44.7% of statements [2021-12-17T16:40:24.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-17T16:40:24.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-17T16:40:28.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.684s coverage: 89.5% of statements [2021-12-17T16:40:28.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-17T16:40:28.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:40:29.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.224s coverage: 84.4% of statements [2021-12-17T16:40:29.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-17T16:40:29.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-17T16:40:29.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-17T16:40:29.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-17T16:40:29.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.556s coverage: 94.2% of statements [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 59.1% of statements [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.205s coverage: 60.0% of statements [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.201s coverage: 58.8% of statements [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-12-17T16:40:36.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-17T16:40:36.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2021-12-17T16:40:36.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.212s coverage: 79.5% of statements [2021-12-17T16:40:36.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-12-17T16:40:38.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2021-12-17T16:40:38.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-12-17T16:40:50.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements [2021-12-17T16:40:50.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements [2021-12-17T16:40:55.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements [2021-12-17T16:40:55.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.248s coverage: 58.8% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.835s coverage: 91.2% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.712s coverage: 64.4% of statements [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-17T16:41:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2021-12-17T16:41:04.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-12-17T16:41:04.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-12-17T16:41:05.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-12-17T16:41:09.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.250s coverage: 65.4% of statements [2021-12-17T16:41:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-17T16:41:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-17T16:41:09.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-17T16:41:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements [2021-12-17T16:41:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-17T16:41:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-17T16:41:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements [2021-12-17T16:41:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-17T16:41:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.319s coverage: 84.8% of statements [2021-12-17T16:41:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-17T16:41:21.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-17T16:41:21.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.537s coverage: 92.3% of statements [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-17T16:41:21.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 63.2% of statements [2021-12-17T16:41:21.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-17T16:41:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-17T16:41:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-17T16:41:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-17T16:41:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-12-17T16:41:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-12-17T16:41:21.848Z] 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-12-17T16:41:21.848Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-17T16:41:21.848Z] GO111MODULE=on go vet ./... [2021-12-17T16:41:23.491Z] Running on prd-ubuntu18.04-docker-8c-8g-1037 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2021-12-17T16:41:23.503Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-12-17T16:41:23.584Z] The recommended git tool is: git [2021-12-17T16:41:25.213Z] using credential edgex-jenkins-ssh [2021-12-17T16:41:25.227Z] Cloning the remote Git repository [2021-12-17T16:41:25.243Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-17T16:41:25.280Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-12-17T16:41:25.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T16:41:25.307Z] > git --version # timeout=10 [2021-12-17T16:41:25.312Z] > git --version # 'git version 2.17.1' [2021-12-17T16:41:25.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T16:41:25.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T16:41:30.244Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:41:30.356Z] Merge succeeded, producing 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:41:30.356Z] Checking out Revision 6d1ec803f689d11ac1c009919f7caaec7ff543a0 (PR-3848) [2021-12-17T16:41:29.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T16:41:29.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T16:41:29.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T16:41:29.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T16:41:29.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T16:41:29.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-17T16:41:30.254Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T16:41:30.261Z] > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 [2021-12-17T16:41:30.318Z] > git remote # timeout=10 [2021-12-17T16:41:30.325Z] > git config --get remote.origin.url # timeout=10 [2021-12-17T16:41:30.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T16:41:30.342Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-17T16:41:30.351Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-17T16:41:30.360Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T16:41:30.364Z] > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 [2021-12-17T16:41:33.896Z] Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:41:34.786Z] + echo snap-build.sh [2021-12-17T16:41:34.786Z] snap-build.sh [2021-12-17T16:41:34.786Z] + SNAP_BASE_DIR=. [2021-12-17T16:41:34.786Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-12-17T16:41:34.786Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-12-17T16:41:34.786Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-12-17T16:41:34.786Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-12-17T16:41:34.786Z] + cd /w/workspace/edgex-go/2 [2021-12-17T16:41:34.786Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-17T16:41:34.786Z] Reading package lists... [2021-12-17T16:41:34.786Z] Building dependency tree... [2021-12-17T16:41:34.786Z] Reading state information... [2021-12-17T16:41:34.786Z] The following packages were automatically installed and are no longer required: [2021-12-17T16:41:34.786Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-17T16:41:34.786Z] uidmap xdelta3 [2021-12-17T16:41:34.786Z] Use 'sudo apt autoremove' to remove them. [2021-12-17T16:41:34.786Z] The following packages will be REMOVED: [2021-12-17T16:41:34.786Z] lxd* lxd-client* [2021-12-17T16:41:34.786Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-17T16:41:35.049Z] After this operation, 31.7 MB disk space will be freed. [2021-12-17T16:41:35.837Z] (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 ... 190666 files and directories currently installed.) [2021-12-17T16:41:35.837Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-17T16:41:36.785Z] Removing lxd dnsmasq configuration [2021-12-17T16:41:36.785Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-17T16:41:36.785Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-17T16:41:37.357Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-17T16:41:37.621Z] (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 ... 190491 files and directories currently installed.) [2021-12-17T16:41:37.621Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-17T16:41:39.023Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-17T16:41:39.023Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-17T16:41:39.605Z] + sudo snap remove --purge lxd [2021-12-17T16:41:39.874Z] snap "lxd" is not installed [2021-12-17T16:41:39.874Z] + sudo groupadd --force --system lxd [2021-12-17T16:41:39.874Z] ++ whoami [2021-12-17T16:41:39.874Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-17T16:41:39.874Z] + newgrp - lxd [2021-12-17T16:41:39.874Z] + sudo snap install lxd [2021-12-17T16:41:52.128Z] 2021-12-17T16:41:47Z INFO Waiting for automatic snapd restart... [2021-12-17T16:42:04.390Z] lxd 4.21 from Canonical* installed [2021-12-17T16:42:04.390Z] + sudo lxd init --auto [2021-12-17T16:42:14.418Z] + sudo snap install --classic snapcraft [2021-12-17T16:42:17.725Z] snapcraft 6.0 from Canonical* installed [2021-12-17T16:42:17.725Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-17T16:42:17.725Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-17T16:42:17.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-17T16:42:17.725Z] Dload Upload Total Spent Left Speed [2021-12-17T16:42:17.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4272 0 --:--:-- --:--:-- --:--:-- 4245 [2021-12-17T16:42:17.725Z] 100 3325k 100 3325k 0 0 5782k 0 --:--:-- --:--:-- --:--:-- 5782k [2021-12-17T16:42:17.987Z] ./yq_linux_amd64 [2021-12-17T16:42:17.987Z] + sudo snapcraft prime --use-lxd [2021-12-17T16:42:19.909Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-17T16:42:19.909Z] 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-12-17T16:42:19.909Z] - README.md [2021-12-17T16:42:19.909Z] [2021-12-17T16:42:19.909Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-17T16:42:20.171Z] Launching a container. [2021-12-17T16:42:32.421Z] Waiting for container to be ready [2021-12-17T16:42:32.421Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-17T16:42:32.421Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-17T16:42:32.421Z] [2021-12-17T16:42:35.729Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-17T16:42:36.673Z] Waiting for network to be ready... [2021-12-17T16:42:36.935Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2021-12-17T16:42:36.935Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2021-12-17T16:42:37.196Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1069 kB] [2021-12-17T16:42:37.196Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [197 kB] [2021-12-17T16:42:37.196Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.9 kB] [2021-12-17T16:42:37.196Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2021-12-17T16:42:37.196Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [566 kB] [2021-12-17T16:42:37.196Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [80.9 kB] [2021-12-17T16:42:37.196Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [668 kB] [2021-12-17T16:42:37.196Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [112 kB] [2021-12-17T16:42:37.458Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2021-12-17T16:42:37.720Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2021-12-17T16:42:37.980Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2021-12-17T16:42:37.980Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2021-12-17T16:42:37.980Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2021-12-17T16:42:37.980Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2021-12-17T16:42:37.980Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2021-12-17T16:42:37.980Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2021-12-17T16:42:38.553Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2021-12-17T16:42:38.553Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1400 kB] [2021-12-17T16:42:38.553Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [283 kB] [2021-12-17T16:42:38.553Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2021-12-17T16:42:38.553Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2021-12-17T16:42:38.553Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [616 kB] [2021-12-17T16:42:38.554Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [88.1 kB] [2021-12-17T16:42:38.554Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [884 kB] [2021-12-17T16:42:38.815Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [193 kB] [2021-12-17T16:42:40.743Z] Fetched 22.2 MB in 4s (5992 kB/s) [2021-12-17T16:42:41.316Z] Reading package lists... [2021-12-17T16:42:41.316Z] Reading package lists... [2021-12-17T16:42:41.579Z] Building dependency tree... [2021-12-17T16:42:41.579Z] Reading state information... [2021-12-17T16:42:41.579Z] The following additional packages will be installed: [2021-12-17T16:42:41.579Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-17T16:42:41.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-17T16:42:41.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-17T16:42:41.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-17T16:42:41.579Z] Suggested packages: [2021-12-17T16:42:41.579Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-17T16:42:41.579Z] Recommended packages: [2021-12-17T16:42:41.579Z] gnupg libsasl2-modules [2021-12-17T16:42:41.579Z] The following NEW packages will be installed: [2021-12-17T16:42:41.579Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-17T16:42:41.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-17T16:42:41.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-17T16:42:41.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-17T16:42:41.579Z] The following packages will be upgraded: [2021-12-17T16:42:41.579Z] gpg gpg-agent gpgconf libudev1 [2021-12-17T16:42:41.841Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2021-12-17T16:42:41.841Z] Need to get 3860 kB of archives. [2021-12-17T16:42:41.841Z] After this operation, 14.9 MB of additional disk space will be used. [2021-12-17T16:42:41.841Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB] [2021-12-17T16:42:42.102Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1365 kB] [2021-12-17T16:42:42.677Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2021-12-17T16:42:42.677Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2021-12-17T16:42:42.677Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2021-12-17T16:42:42.677Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2021-12-17T16:42:42.677Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2021-12-17T16:42:42.677Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-17T16:42:42.677Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2021-12-17T16:42:42.677Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2021-12-17T16:42:42.677Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2021-12-17T16:42:42.677Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2021-12-17T16:42:42.677Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2021-12-17T16:42:42.677Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2021-12-17T16:42:42.677Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2021-12-17T16:42:42.677Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2021-12-17T16:42:42.677Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2021-12-17T16:42:42.677Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2021-12-17T16:42:42.677Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2021-12-17T16:42:42.677Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2021-12-17T16:42:42.677Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2021-12-17T16:42:42.975Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2021-12-17T16:42:42.975Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T16:42:42.975Z] Fetched 3860 kB in 1s (3243 kB/s) [2021-12-17T16:42:42.975Z] (Reading database ... 12816 files and directories currently installed.) [2021-12-17T16:42:42.975Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T16:42:42.975Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T16:42:42.975Z] Setting up libudev1:amd64 (245.4-4ubuntu3.13) ... [2021-12-17T16:42:43.293Z] Selecting previously unselected package udev. [2021-12-17T16:42:43.293Z] (Reading database ... 12816 files and directories currently installed.) [2021-12-17T16:42:43.293Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T16:42:43.293Z] Unpacking udev (245.4-4ubuntu3.13) ... [2021-12-17T16:42:43.293Z] Selecting previously unselected package libfuse2:amd64. [2021-12-17T16:42:43.293Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2021-12-17T16:42:43.293Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2021-12-17T16:42:43.293Z] Selecting previously unselected package fuse. [2021-12-17T16:42:43.294Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2021-12-17T16:42:43.294Z] Unpacking fuse (2.9.9-3) ... [2021-12-17T16:42:43.554Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T16:42:43.554Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T16:42:43.554Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T16:42:43.554Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T16:42:43.554Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T16:42:43.554Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T16:42:43.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-17T16:42:43.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-17T16:42:43.624Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-17T16:42:43.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-17T16:42:43.815Z] Selecting previously unselected package libksba8:amd64. [2021-12-17T16:42:43.815Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-17T16:42:43.815Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-17T16:42:43.815Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-17T16:42:43.815Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:43.815Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:43.815Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-17T16:42:43.815Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:43.815Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:43.815Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-17T16:42:43.815Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:43.815Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.078Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-17T16:42:44.078Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:44.078Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.078Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-17T16:42:44.078Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:44.078Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.078Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-17T16:42:44.078Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:44.078Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.078Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-17T16:42:44.078Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:44.078Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.303Z] + ls -al . [2021-12-17T16:42:44.303Z] total 672 [2021-12-17T16:42:44.303Z] drwxrwxr-x 9 1001 1001 4096 Dec 17 16:42 . [2021-12-17T16:42:44.303Z] drwxr-xr-x 4 root root 4096 Dec 17 16:38 .. [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 16:36 .dockerignore [2021-12-17T16:42:44.303Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 16:36 .git [2021-12-17T16:42:44.303Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 16:36 .github [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 804 Dec 17 16:36 .gitignore [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 42 Dec 17 16:36 .golangci.yml [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 76 Dec 17 16:36 .hadolint.yml [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 16:36 .sonarcloud.properties [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 1171 Dec 17 16:36 ADOPTERS.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 8910 Dec 17 16:36 Attribution.txt [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 51732 Dec 17 16:36 CHANGELOG.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 16:36 CONTRIBUTING.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 677 Dec 17 16:36 GOVERNANCE.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 849 Dec 17 16:36 Jenkinsfile [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 16:36 LICENSE [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 6508 Dec 17 16:36 Makefile [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 582 Dec 17 16:36 OWNERS.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 8207 Dec 17 16:36 README.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 6912 Dec 17 16:36 SECURITY.md [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 16:33 VERSION [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 16:36 ZMQWindows.md [2021-12-17T16:42:44.303Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 16:36 bin [2021-12-17T16:42:44.303Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 16:36 cmd [2021-12-17T16:42:44.303Z] -rw-r--r-- 1 root root 428381 Dec 17 16:41 coverage.out [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 828 Dec 17 16:36 go.mod [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 49483 Dec 17 16:38 go.sum [2021-12-17T16:42:44.303Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 16:36 internal [2021-12-17T16:42:44.303Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 16:36 openapi [2021-12-17T16:42:44.303Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 16:36 snap [2021-12-17T16:42:44.303Z] -rw-rw-r-- 1 1001 1001 204 Dec 17 16:36 version.go [Pipeline] sh [2021-12-17T16:42:44.339Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-17T16:42:44.339Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:44.339Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.339Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-17T16:42:44.339Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T16:42:44.339Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:44.339Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-17T16:42:44.339Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2021-12-17T16:42:44.339Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2021-12-17T16:42:44.339Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-17T16:42:44.339Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2021-12-17T16:42:44.339Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2021-12-17T16:42:44.605Z] Selecting previously unselected package libldap-common. [2021-12-17T16:42:44.605Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2021-12-17T16:42:44.605Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T16:42:44.605Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-17T16:42:44.605Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2021-12-17T16:42:44.605Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T16:42:44.605Z] Selecting previously unselected package dirmngr. [2021-12-17T16:42:44.605Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T16:42:44.605Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2021-12-17T16:42:44.867Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-17T16:42:44.867Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2021-12-17T16:42:44.867Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T16:42:44.867Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2021-12-17T16:42:44.867Z] Setting up udev (245.4-4ubuntu3.13) ... [2021-12-17T16:42:44.964Z] + '[' -e coverage.out ] [2021-12-17T16:42:44.964Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-17T16:42:44.996Z] Warning: overwriting stash ‘coverage-report’ [2021-12-17T16:42:45.437Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-17T16:42:45.437Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2021-12-17T16:42:45.437Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:45.437Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2021-12-17T16:42:45.437Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2021-12-17T16:42:45.437Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:45.437Z] Setting up fuse (2.9.9-3) ... [2021-12-17T16:42:45.437Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2021-12-17T16:42:45.739Z] Stashed 1 file(s) [Pipeline] sh [2021-12-17T16:42:46.010Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T16:42:46.010Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T16:42:46.010Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2021-12-17T16:42:46.270Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2021-12-17T16:42:46.270Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2021-12-17T16:42:46.270Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2021-12-17T16:42:46.388Z] + make build [2021-12-17T16:42:46.388Z] 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-12-17T16:42:46.840Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2021-12-17T16:42:46.840Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2021-12-17T16:42:46.840Z] units). This means they are not meant to be enabled using systemctl. [2021-12-17T16:42:46.840Z] [2021-12-17T16:42:46.840Z] Possible reasons for having this kind of units are: [2021-12-17T16:42:46.840Z] • A unit may be statically enabled by being symlinked from another unit's [2021-12-17T16:42:46.840Z] .wants/ or .requires/ directory. [2021-12-17T16:42:46.840Z] • A unit's purpose may be to act as a helper for some other unit which has [2021-12-17T16:42:46.840Z] a requirement dependency on it. [2021-12-17T16:42:46.840Z] • A unit may be started when needed via activation (socket, path, timer, [2021-12-17T16:42:46.840Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-17T16:42:46.840Z] • In case of template units, the unit is meant to be enabled with some [2021-12-17T16:42:46.840Z] instance name specified. [2021-12-17T16:42:47.100Z] Reading package lists... [2021-12-17T16:42:47.100Z] Building dependency tree... [2021-12-17T16:42:47.100Z] Reading state information... [2021-12-17T16:42:47.361Z] The following additional packages will be installed: [2021-12-17T16:42:47.361Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2021-12-17T16:42:47.361Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-17T16:42:47.361Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2021-12-17T16:42:47.361Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2021-12-17T16:42:47.361Z] squashfs-tools [2021-12-17T16:42:47.361Z] Suggested packages: [2021-12-17T16:42:47.361Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2021-12-17T16:42:47.361Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-17T16:42:47.361Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2021-12-17T16:42:47.361Z] Recommended packages: [2021-12-17T16:42:47.361Z] krb5-locales file xauth gnupg [2021-12-17T16:42:47.361Z] The following NEW packages will be installed: [2021-12-17T16:42:47.361Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2021-12-17T16:42:47.361Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-17T16:42:47.361Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2021-12-17T16:42:47.361Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2021-12-17T16:42:47.361Z] squashfs-tools sudo [2021-12-17T16:42:47.621Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2021-12-17T16:42:47.621Z] Need to get 38.0 MB of archives. [2021-12-17T16:42:47.621Z] After this operation, 166 MB of additional disk space will be used. [2021-12-17T16:42:47.621Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2021-12-17T16:42:47.621Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2021-12-17T16:42:47.881Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2021-12-17T16:42:47.881Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2021-12-17T16:42:48.143Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2021-12-17T16:42:48.143Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2021-12-17T16:42:48.143Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2021-12-17T16:42:48.143Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2021-12-17T16:42:48.143Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2021-12-17T16:42:48.402Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2021-12-17T16:42:48.402Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2021-12-17T16:42:48.402Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2021-12-17T16:42:48.402Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2021-12-17T16:42:48.402Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2021-12-17T16:42:48.402Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] [2021-12-17T16:42:48.402Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2021-12-17T16:42:48.402Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2021-12-17T16:42:48.663Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2021-12-17T16:42:48.663Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2021-12-17T16:42:48.663Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2021-12-17T16:42:48.663Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2021-12-17T16:42:48.663Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2021-12-17T16:42:48.663Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2021-12-17T16:42:48.663Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2021-12-17T16:42:48.663Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2021-12-17T16:42:49.606Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T16:42:49.606Z] Fetched 38.0 MB in 2s (17.5 MB/s) [2021-12-17T16:42:49.606Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2021-12-17T16:42:49.606Z] (Reading database ... 13067 files and directories currently installed.) [2021-12-17T16:42:49.606Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T16:42:49.606Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:49.866Z] Selecting previously unselected package libexpat1:amd64. [2021-12-17T16:42:49.866Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2021-12-17T16:42:49.866Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2021-12-17T16:42:49.866Z] Selecting previously unselected package python3.8-minimal. [2021-12-17T16:42:49.866Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T16:42:49.866Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:50.127Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:50.127Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2021-12-17T16:42:50.127Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:50.699Z] Selecting previously unselected package python3-minimal. [2021-12-17T16:42:50.699Z] (Reading database ... 13358 files and directories currently installed.) [2021-12-17T16:42:50.699Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2021-12-17T16:42:50.699Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2021-12-17T16:42:50.699Z] Selecting previously unselected package mime-support. [2021-12-17T16:42:50.699Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2021-12-17T16:42:50.699Z] Unpacking mime-support (3.64ubuntu1) ... [2021-12-17T16:42:50.699Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-17T16:42:50.699Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2021-12-17T16:42:50.699Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2021-12-17T16:42:50.960Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2021-12-17T16:42:50.960Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T16:42:50.960Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:50.960Z] Selecting previously unselected package python3.8. [2021-12-17T16:42:50.960Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T16:42:50.960Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:51.221Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-17T16:42:51.221Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2021-12-17T16:42:51.221Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2021-12-17T16:42:51.221Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2021-12-17T16:42:51.221Z] Selecting previously unselected package python3. [2021-12-17T16:42:51.221Z] (Reading database ... 13760 files and directories currently installed.) [2021-12-17T16:42:51.221Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2021-12-17T16:42:51.221Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2021-12-17T16:42:51.482Z] Selecting previously unselected package libbsd0:amd64. [2021-12-17T16:42:51.482Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2021-12-17T16:42:51.482Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2021-12-17T16:42:51.482Z] Selecting previously unselected package sudo. [2021-12-17T16:42:51.482Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2021-12-17T16:42:51.482Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2021-12-17T16:42:51.482Z] Selecting previously unselected package apparmor. [2021-12-17T16:42:51.482Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2021-12-17T16:42:51.482Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2021-12-17T16:42:51.743Z] Selecting previously unselected package libcbor0.6:amd64. [2021-12-17T16:42:51.743Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2021-12-17T16:42:51.743Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2021-12-17T16:42:51.743Z] Selecting previously unselected package libedit2:amd64. [2021-12-17T16:42:51.743Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2021-12-17T16:42:51.743Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2021-12-17T16:42:52.003Z] Selecting previously unselected package libfido2-1:amd64. [2021-12-17T16:42:52.003Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2021-12-17T16:42:52.003Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2021-12-17T16:42:52.003Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-17T16:42:52.003Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:42:52.003Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:52.003Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-17T16:42:52.003Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:42:52.003Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:52.003Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-17T16:42:52.003Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2021-12-17T16:42:52.003Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2021-12-17T16:42:52.003Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-17T16:42:52.003Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:42:52.003Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:52.264Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-17T16:42:52.264Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:42:52.264Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:52.264Z] Selecting previously unselected package openssh-client. [2021-12-17T16:42:52.265Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... [2021-12-17T16:42:52.265Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... [2021-12-17T16:42:52.265Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-17T16:42:52.265Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2021-12-17T16:42:52.265Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2021-12-17T16:42:52.526Z] Selecting previously unselected package squashfs-tools. [2021-12-17T16:42:52.526Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2021-12-17T16:42:52.526Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2021-12-17T16:42:52.526Z] Selecting previously unselected package snapd. [2021-12-17T16:42:52.526Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2021-12-17T16:42:52.526Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2021-12-17T16:42:53.102Z] 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-12-17T16:42:55.828Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2021-12-17T16:42:55.828Z] Setting up mime-support (3.64ubuntu1) ... [2021-12-17T16:42:55.828Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2021-12-17T16:42:55.828Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2021-12-17T16:42:55.828Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:55.828Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2021-12-17T16:42:55.828Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:55.828Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:55.828Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2021-12-17T16:42:55.828Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:55.828Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2021-12-17T16:42:55.828Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T16:42:56.089Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2021-12-17T16:42:56.089Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2021-12-17T16:42:56.351Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2021-12-17T16:42:56.351Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2021-12-17T16:42:56.351Z] Setting up python3 (3.8.2-0ubuntu2) ... [2021-12-17T16:42:56.351Z] running python rtupdate hooks for python3.8... [2021-12-17T16:42:56.351Z] running python post-rtupdate hooks for python3.8... [2021-12-17T16:42:56.351Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2021-12-17T16:42:57.291Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-17T16:42:57.552Z] Reloading AppArmor profiles [2021-12-17T16:42:57.552Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:42:57.552Z] Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... [2021-12-17T16:42:57.552Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2021-12-17T16:42:58.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-17T16:42:58.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-17T16:42:58.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-17T16:42:58.650Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-17T16:42:58.910Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-17T16:42:58.910Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-17T16:42:59.171Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-17T16:42:59.432Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-17T16:42:59.692Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-17T16:42:59.957Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-17T16:43:00.219Z] /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-12-17T16:43:00.219Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2021-12-17T16:43:00.219Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2021-12-17T16:43:01.160Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2021-12-17T16:43:01.160Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2021-12-17T16:43:01.421Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2021-12-17T16:43:02.622Z] Reading package lists... [2021-12-17T16:43:02.622Z] Reading package lists... [2021-12-17T16:43:02.622Z] Building dependency tree... [2021-12-17T16:43:02.622Z] Reading state information... [2021-12-17T16:43:02.883Z] Calculating upgrade... [2021-12-17T16:43:02.883Z] The following packages will be upgraded: [2021-12-17T16:43:02.883Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2021-12-17T16:43:02.883Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2021-12-17T16:43:02.883Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2021-12-17T16:43:02.883Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2021-12-17T16:43:02.883Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2021-12-17T16:43:02.883Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2021-12-17T16:43:02.883Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2021-12-17T16:43:02.883Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2021-12-17T16:43:02.883Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2021-12-17T16:43:02.883Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2021-12-17T16:43:02.883Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2021-12-17T16:43:02.883Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2021-12-17T16:43:03.144Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-17T16:43:03.144Z] Need to get 67.5 MB of archives. [2021-12-17T16:43:03.144Z] After this operation, 14.1 MB of additional disk space will be used. [2021-12-17T16:43:03.144Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2021-12-17T16:43:03.144Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-91.102 [1127 kB] [2021-12-17T16:43:03.717Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2021-12-17T16:43:03.978Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2021-12-17T16:43:03.978Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2021-12-17T16:43:03.978Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2021-12-17T16:43:03.978Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2021-12-17T16:43:03.978Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2021-12-17T16:43:03.978Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2021-12-17T16:43:03.978Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2021-12-17T16:43:03.978Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2021-12-17T16:43:03.978Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2021-12-17T16:43:03.978Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2021-12-17T16:43:03.978Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2021-12-17T16:43:03.978Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2021-12-17T16:43:03.978Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2021-12-17T16:43:03.978Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2021-12-17T16:43:03.978Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2021-12-17T16:43:03.978Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2021-12-17T16:43:03.978Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2021-12-17T16:43:03.978Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2021-12-17T16:43:03.978Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2021-12-17T16:43:03.978Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2021-12-17T16:43:03.978Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2021-12-17T16:43:04.241Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2021-12-17T16:43:04.241Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2021-12-17T16:43:04.241Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2021-12-17T16:43:04.241Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2021-12-17T16:43:04.241Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2021-12-17T16:43:04.241Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2021-12-17T16:43:04.241Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2021-12-17T16:43:04.241Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2021-12-17T16:43:04.241Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] [2021-12-17T16:43:04.241Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] [2021-12-17T16:43:04.241Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2021-12-17T16:43:04.241Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2021-12-17T16:43:04.241Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2021-12-17T16:43:04.241Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2021-12-17T16:43:04.241Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2021-12-17T16:43:04.241Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2021-12-17T16:43:04.241Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2021-12-17T16:43:04.241Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2021-12-17T16:43:04.241Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2021-12-17T16:43:04.502Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2021-12-17T16:43:04.502Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2021-12-17T16:43:04.502Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2021-12-17T16:43:04.502Z] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2021-12-17T16:43:04.502Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3809 kB] [2021-12-17T16:43:04.502Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2021-12-17T16:43:04.502Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2021-12-17T16:43:04.502Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] [2021-12-17T16:43:04.502Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2021-12-17T16:43:04.502Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2021-12-17T16:43:04.502Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2021-12-17T16:43:04.502Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2021-12-17T16:43:04.502Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2021-12-17T16:43:04.502Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2021-12-17T16:43:04.502Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2021-12-17T16:43:04.502Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2021-12-17T16:43:04.502Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2021-12-17T16:43:04.502Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2021-12-17T16:43:04.502Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2021-12-17T16:43:04.502Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2021-12-17T16:43:04.502Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2021-12-17T16:43:04.502Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2021-12-17T16:43:04.502Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2021-12-17T16:43:04.502Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2021-12-17T16:43:04.502Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2021-12-17T16:43:04.502Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2021-12-17T16:43:04.764Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2021-12-17T16:43:04.764Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2021-12-17T16:43:04.764Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2021-12-17T16:43:04.764Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2021-12-17T16:43:04.764Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2021-12-17T16:43:04.764Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2021-12-17T16:43:04.764Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2021-12-17T16:43:05.024Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2021-12-17T16:43:05.286Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2021-12-17T16:43:05.286Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2021-12-17T16:43:05.546Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2021-12-17T16:43:05.807Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2021-12-17T16:43:05.807Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T16:43:05.807Z] Fetched 67.5 MB in 3s (24.1 MB/s) [2021-12-17T16:43:05.807Z] (Reading database ... 14243 files and directories currently installed.) [2021-12-17T16:43:05.807Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T16:43:05.807Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T16:43:06.385Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T16:43:06.385Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T16:43:06.385Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-91.102_amd64.deb ... [2021-12-17T16:43:06.385Z] Unpacking linux-libc-dev:amd64 (5.4.0-91.102) over (5.4.0-26.30) ... [2021-12-17T16:43:06.646Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:06.646Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:06.646Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:06.906Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:06.906Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:06.906Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.167Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.167Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.167Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.167Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.428Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.428Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.428Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.429Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.429Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:07.429Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:07.429Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.429Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.689Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:07.689Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:07.689Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.689Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.689Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.689Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.689Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:07.689Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T16:43:07.956Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:07.956Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:07.956Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T16:43:08.250Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T16:43:08.510Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2021-12-17T16:43:08.771Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:08.771Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2021-12-17T16:43:08.771Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-17T16:43:08.771Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-17T16:43:08.771Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2021-12-17T16:43:09.032Z] Setting up base-files (11ubuntu5.4) ... [2021-12-17T16:43:09.032Z] Installing new version of config file /etc/issue ... [2021-12-17T16:43:09.032Z] Installing new version of config file /etc/issue.net ... [2021-12-17T16:43:09.032Z] Installing new version of config file /etc/lsb-release ... [2021-12-17T16:43:09.032Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-17T16:43:09.293Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-17T16:43:09.554Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-17T16:43:09.554Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-17T16:43:09.554Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:09.554Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2021-12-17T16:43:09.554Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2021-12-17T16:43:09.554Z] Setting up bash (5.0-6ubuntu1.1) ... [2021-12-17T16:43:09.554Z] 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-12-17T16:43:09.816Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:09.816Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:09.816Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2021-12-17T16:43:09.816Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:09.816Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:09.816Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2021-12-17T16:43:09.816Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2021-12-17T16:43:10.077Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2021-12-17T16:43:10.077Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:10.077Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-17T16:43:10.077Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T16:43:10.650Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-17T16:43:10.650Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T16:43:10.650Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-17T16:43:10.650Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T16:43:10.911Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2021-12-17T16:43:11.172Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:11.172Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2021-12-17T16:43:11.172Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T16:43:11.433Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2021-12-17T16:43:11.433Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2021-12-17T16:43:11.433Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2021-12-17T16:43:11.694Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:11.694Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2021-12-17T16:43:11.694Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2021-12-17T16:43:11.694Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2021-12-17T16:43:11.694Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:11.694Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:11.694Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:11.955Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:11.955Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:11.955Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:11.955Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:11.955Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:11.955Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:11.955Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:11.955Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:12.216Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:12.216Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:12.216Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:12.216Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:12.216Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:12.216Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:12.477Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:12.477Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:12.477Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:12.477Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:12.738Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:12.738Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:12.998Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:13.259Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-17T16:43:13.828Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-17T16:43:13.828Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:13.828Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T16:43:13.828Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T16:43:13.828Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2021-12-17T16:43:14.089Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:14.089Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2021-12-17T16:43:14.089Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2021-12-17T16:43:14.089Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2021-12-17T16:43:14.089Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:14.089Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2021-12-17T16:43:14.089Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2021-12-17T16:43:14.089Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2021-12-17T16:43:14.350Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:14.350Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2021-12-17T16:43:14.350Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2021-12-17T16:43:14.350Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2021-12-17T16:43:14.350Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:14.350Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T16:43:14.350Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T16:43:14.611Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T16:43:14.611Z] Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T16:43:14.611Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2021-12-17T16:43:14.611Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2021-12-17T16:43:14.611Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2021-12-17T16:43:14.611Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2021-12-17T16:43:14.872Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2021-12-17T16:43:14.872Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2021-12-17T16:43:14.872Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2021-12-17T16:43:14.872Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2021-12-17T16:43:15.132Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2021-12-17T16:43:15.132Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2021-12-17T16:43:15.132Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2021-12-17T16:43:15.132Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:15.132Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2021-12-17T16:43:15.132Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2021-12-17T16:43:15.132Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2021-12-17T16:43:15.284Z] 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-12-17T16:43:15.393Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:15.393Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2021-12-17T16:43:15.393Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2021-12-17T16:43:15.393Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2021-12-17T16:43:15.393Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:15.393Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2021-12-17T16:43:15.393Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2021-12-17T16:43:15.654Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2021-12-17T16:43:15.654Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:15.654Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-17T16:43:15.654Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T16:43:15.654Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2021-12-17T16:43:15.916Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:15.916Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2021-12-17T16:43:15.916Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2021-12-17T16:43:15.916Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2021-12-17T16:43:15.916Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T16:43:15.916Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T16:43:15.916Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T16:43:16.177Z] Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T16:43:16.177Z] Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T16:43:16.752Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T16:43:16.752Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T16:43:16.752Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... [2021-12-17T16:43:17.015Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:17.015Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2021-12-17T16:43:17.015Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2021-12-17T16:43:17.015Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2021-12-17T16:43:17.015Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:17.015Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2021-12-17T16:43:17.015Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2021-12-17T16:43:17.263Z] 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-12-17T16:43:17.276Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2021-12-17T16:43:17.276Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:17.276Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T16:43:17.276Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T16:43:17.276Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2021-12-17T16:43:17.276Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:17.276Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2021-12-17T16:43:17.276Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2021-12-17T16:43:17.545Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2021-12-17T16:43:17.545Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:17.545Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2021-12-17T16:43:17.545Z] Unpacking apt (2.0.6) over (2.0.2) ... [2021-12-17T16:43:18.133Z] Setting up apt (2.0.6) ... [2021-12-17T16:43:18.394Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-17T16:43:18.394Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T16:43:18.394Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-17T16:43:18.394Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T16:43:18.654Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2021-12-17T16:43:18.654Z] (Reading database ... 14244 files and directories currently installed.) [2021-12-17T16:43:18.654Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-17T16:43:18.654Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T16:43:18.916Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2021-12-17T16:43:18.916Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-17T16:43:18.916Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2021-12-17T16:43:18.916Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T16:43:18.916Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2021-12-17T16:43:19.176Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-17T16:43:19.176Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2021-12-17T16:43:19.176Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2021-12-17T16:43:19.436Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2021-12-17T16:43:19.436Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-17T16:43:19.436Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2021-12-17T16:43:19.436Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2021-12-17T16:43:19.698Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2021-12-17T16:43:19.698Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2021-12-17T16:43:19.698Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2021-12-17T16:43:19.698Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2021-12-17T16:43:19.958Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2021-12-17T16:43:19.958Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2021-12-17T16:43:19.958Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2021-12-17T16:43:19.958Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2021-12-17T16:43:20.218Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2021-12-17T16:43:20.218Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2021-12-17T16:43:20.490Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2021-12-17T16:43:20.490Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2021-12-17T16:43:20.490Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T16:43:20.490Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T16:43:20.751Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T16:43:20.751Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T16:43:21.011Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T16:43:21.011Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T16:43:21.011Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T16:43:21.011Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T16:43:21.011Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T16:43:21.011Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T16:43:21.273Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T16:43:21.273Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T16:43:21.273Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2021-12-17T16:43:21.273Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2021-12-17T16:43:21.273Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:21.274Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:21.533Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:21.533Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:21.583Z] 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-12-17T16:43:22.180Z] 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-12-17T16:43:22.477Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:22.477Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:23.055Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:23.055Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:23.316Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:23.316Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:23.576Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:23.576Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:24.146Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T16:43:24.146Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T16:43:24.146Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2021-12-17T16:43:24.405Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2021-12-17T16:43:24.405Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2021-12-17T16:43:24.405Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2021-12-17T16:43:24.405Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T16:43:24.405Z] Setting up linux-libc-dev:amd64 (5.4.0-91.102) ... [2021-12-17T16:43:24.405Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T16:43:24.405Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.405Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2021-12-17T16:43:24.664Z] [2021-12-17T16:43:24.664Z] Current default time zone: 'Etc/UTC' [2021-12-17T16:43:24.664Z] Local time is now: Fri Dec 17 16:43:24 UTC 2021. [2021-12-17T16:43:24.664Z] Universal Time is now: Fri Dec 17 16:43:24 UTC 2021. [2021-12-17T16:43:24.664Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-17T16:43:24.664Z] [2021-12-17T16:43:24.664Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2021-12-17T16:43:24.664Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.664Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.664Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:24.664Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.664Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:24.664Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2021-12-17T16:43:24.664Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2021-12-17T16:43:24.664Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T16:43:24.664Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2021-12-17T16:43:24.664Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2021-12-17T16:43:24.664Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.664Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.665Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2021-12-17T16:43:24.665Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.665Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:24.665Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T16:43:24.665Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T16:43:24.665Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2021-12-17T16:43:24.665Z] Setting up ca-certificates (20210119~20.04.2) ... [2021-12-17T16:43:25.568Z] 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-12-17T16:43:26.577Z] Updating certificates in /etc/ssl/certs... [2021-12-17T16:43:27.521Z] 21 added, 21 removed; done. [2021-12-17T16:43:27.521Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:27.521Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2021-12-17T16:43:27.522Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2021-12-17T16:43:27.792Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:27.792Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2021-12-17T16:43:27.792Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2021-12-17T16:43:27.792Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2021-12-17T16:43:28.052Z] Setting up binutils (2.34-6ubuntu1.3) ... [2021-12-17T16:43:28.052Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:28.052Z] Setting up build-essential (12.8ubuntu1.1) ... [2021-12-17T16:43:28.052Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:28.052Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:28.052Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T16:43:28.052Z] Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... [2021-12-17T16:43:28.313Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2021-12-17T16:43:28.313Z] Setting up systemd (245.4-4ubuntu3.13) ... [2021-12-17T16:43:28.574Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-17T16:43:28.574Z] Installing new version of config file /etc/systemd/resolved.conf ... [2021-12-17T16:43:28.966Z] 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-12-17T16:43:29.518Z] Setting up systemd-sysv (245.4-4ubuntu3.13) ... [2021-12-17T16:43:29.518Z] Processing triggers for mime-support (3.64ubuntu1) ... [2021-12-17T16:43:29.518Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2021-12-17T16:43:29.518Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2021-12-17T16:43:29.518Z] Updating certificates in /etc/ssl/certs... [2021-12-17T16:43:30.090Z] 0 added, 0 removed; done. [2021-12-17T16:43:30.090Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-17T16:43:30.090Z] done. [2021-12-17T16:43:31.233Z] Reading package lists... [2021-12-17T16:43:31.494Z] Building dependency tree... [2021-12-17T16:43:31.494Z] Reading state information... [2021-12-17T16:43:31.583Z] 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-12-17T16:43:31.753Z] The following NEW packages will be installed: [2021-12-17T16:43:31.754Z] apt-transport-https [2021-12-17T16:43:31.754Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-17T16:43:32.014Z] Need to get 4680 B of archives. [2021-12-17T16:43:32.014Z] After this operation, 162 kB of additional disk space will be used. [2021-12-17T16:43:32.014Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2021-12-17T16:43:32.014Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T16:43:32.014Z] Fetched 4680 B in 0s (24.4 kB/s) [2021-12-17T16:43:32.014Z] Selecting previously unselected package apt-transport-https. [2021-12-17T16:43:32.014Z] (Reading database ... 14251 files and directories currently installed.) [2021-12-17T16:43:32.014Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2021-12-17T16:43:32.014Z] Unpacking apt-transport-https (2.0.6) ... [2021-12-17T16:43:32.274Z] Setting up apt-transport-https (2.0.6) ... [2021-12-17T16:43:32.274Z] Waiting for network to be ready... [2021-12-17T16:43:35.884Z] 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-12-17T16:43:38.502Z] 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-12-17T16:43:38.850Z] 2021-12-17T16:43:36Z INFO Waiting for automatic snapd restart... [2021-12-17T16:43:39.789Z] snapd 2.53.4 from Canonical* installed [2021-12-17T16:43:40.736Z] "snapd" switched to the "latest/stable" channel [2021-12-17T16:43:40.736Z] [2021-12-17T16:43:41.900Z] 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-12-17T16:43:43.282Z] core20 20211129 from Canonical* installed [2021-12-17T16:43:43.542Z] "core20" switched to the "latest/stable" channel [2021-12-17T16:43:43.542Z] [2021-12-17T16:43:46.083Z] snapcraft 6.0 from Canonical* installed [2021-12-17T16:43:46.083Z] "snapcraft" switched to the "latest/stable" channel [2021-12-17T16:43:46.083Z] [Pipeline] } [2021-12-17T16:43:47.343Z] $ docker stop --time=1 af63f64fe9524896b854c423735b4ca2173164d1e386c1dc71cf416195dac99d [2021-12-17T16:43:49.310Z] $ docker rm -f af63f64fe9524896b854c423735b4ca2173164d1e386c1dc71cf416195dac99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:43:50.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T16:43:50.835Z] [2021-12-17T16:43:50.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:43:51.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T16:43:51.382Z] 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-12-17T16:43:51.383Z] - README.md [2021-12-17T16:43:51.383Z] [2021-12-17T16:43:51.383Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-17T16:43:51.383Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2021-12-17T16:43:51.383Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2021-12-17T16:43:51.383Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2021-12-17T16:43:51.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-17T16:43:51.453Z] 29e5d40040c1: Pulling fs layer [2021-12-17T16:43:51.453Z] 1ce36da41761: Pulling fs layer [2021-12-17T16:43:51.453Z] 25b303627fd3: Pulling fs layer [2021-12-17T16:43:51.453Z] 29e5d40040c1: Download complete [2021-12-17T16:43:51.726Z] 1ce36da41761: Verifying Checksum [2021-12-17T16:43:51.726Z] 1ce36da41761: Download complete [2021-12-17T16:43:51.952Z] Reading package lists... [2021-12-17T16:43:52.000Z] 29e5d40040c1: Pull complete [2021-12-17T16:43:52.214Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2021-12-17T16:43:52.214Z] Reading package lists... [2021-12-17T16:43:52.475Z] Building dependency tree... [2021-12-17T16:43:52.475Z] Reading state information... [2021-12-17T16:43:52.475Z] Suggested packages: [2021-12-17T16:43:52.475Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2021-12-17T16:43:52.475Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2021-12-17T16:43:52.475Z] krb5-user libnorm-doc [2021-12-17T16:43:52.475Z] Recommended packages: [2021-12-17T16:43:52.475Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-17T16:43:52.736Z] The following NEW packages will be installed: [2021-12-17T16:43:52.736Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2021-12-17T16:43:52.736Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2021-12-17T16:43:52.736Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2021-12-17T16:43:52.736Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2021-12-17T16:43:52.736Z] libzmq5 pkg-config zip [2021-12-17T16:43:52.736Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2021-12-17T16:43:52.996Z] Need to get 10.3 MB of archives. [2021-12-17T16:43:52.996Z] After this operation, 56.5 MB of additional disk space will be used. [2021-12-17T16:43:52.996Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2021-12-17T16:43:52.996Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2021-12-17T16:43:53.256Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2021-12-17T16:43:53.430Z] 25b303627fd3: Verifying Checksum [2021-12-17T16:43:53.430Z] 25b303627fd3: Download complete [2021-12-17T16:43:53.430Z] 1ce36da41761: Pull complete [2021-12-17T16:43:53.516Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2021-12-17T16:43:53.516Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2021-12-17T16:43:53.516Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2021-12-17T16:43:53.516Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2021-12-17T16:43:53.516Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2021-12-17T16:43:53.516Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2021-12-17T16:43:53.516Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2021-12-17T16:43:53.516Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2021-12-17T16:43:53.516Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2021-12-17T16:43:53.516Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2021-12-17T16:43:53.516Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2021-12-17T16:43:53.516Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2021-12-17T16:43:53.775Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2021-12-17T16:43:53.775Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2021-12-17T16:43:53.775Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2021-12-17T16:43:53.775Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2021-12-17T16:43:53.775Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2021-12-17T16:43:53.775Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-17T16:43:53.775Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2021-12-17T16:43:53.775Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2021-12-17T16:43:53.775Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2021-12-17T16:43:53.775Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2021-12-17T16:43:53.775Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2021-12-17T16:43:53.775Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2021-12-17T16:43:54.036Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T16:43:54.036Z] Fetched 10.3 MB in 1s (9101 kB/s) [2021-12-17T16:43:54.036Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-17T16:43:54.036Z] (Reading database ... 14255 files and directories currently installed.) [2021-12-17T16:43:54.036Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2021-12-17T16:43:54.036Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2021-12-17T16:43:54.036Z] Selecting previously unselected package libsodium23:amd64. [2021-12-17T16:43:54.036Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2021-12-17T16:43:54.036Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2021-12-17T16:43:54.296Z] Selecting previously unselected package libpsl5:amd64. [2021-12-17T16:43:54.296Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2021-12-17T16:43:54.296Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2021-12-17T16:43:54.296Z] Selecting previously unselected package libbrotli1:amd64. [2021-12-17T16:43:54.296Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2021-12-17T16:43:54.296Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2021-12-17T16:43:54.296Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-17T16:43:54.296Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2021-12-17T16:43:54.296Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2021-12-17T16:43:54.296Z] Selecting previously unselected package librtmp1:amd64. [2021-12-17T16:43:54.296Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2021-12-17T16:43:54.296Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2021-12-17T16:43:54.557Z] Selecting previously unselected package libssh-4:amd64. [2021-12-17T16:43:54.557Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2021-12-17T16:43:54.557Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2021-12-17T16:43:54.557Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-17T16:43:54.557Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2021-12-17T16:43:54.557Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2021-12-17T16:43:54.557Z] Selecting previously unselected package liberror-perl. [2021-12-17T16:43:54.557Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2021-12-17T16:43:54.557Z] Unpacking liberror-perl (0.17029-1) ... [2021-12-17T16:43:54.557Z] Selecting previously unselected package git-man. [2021-12-17T16:43:54.557Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2021-12-17T16:43:54.557Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2021-12-17T16:43:54.816Z] Selecting previously unselected package git. [2021-12-17T16:43:54.816Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2021-12-17T16:43:54.816Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2021-12-17T16:43:55.387Z] Selecting previously unselected package libgssrpc4:amd64. [2021-12-17T16:43:55.387Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:43:55.387Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:55.387Z] Selecting previously unselected package libkdb5-9:amd64. [2021-12-17T16:43:55.387Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:43:55.387Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:55.387Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2021-12-17T16:43:55.387Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:43:55.387Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:55.648Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2021-12-17T16:43:55.648Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:43:55.648Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:55.648Z] Selecting previously unselected package comerr-dev:amd64. [2021-12-17T16:43:55.648Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2021-12-17T16:43:55.648Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2021-12-17T16:43:55.648Z] Selecting previously unselected package krb5-multidev:amd64. [2021-12-17T16:43:55.648Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:43:55.648Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:55.648Z] Selecting previously unselected package libnorm1:amd64. [2021-12-17T16:43:55.648Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2021-12-17T16:43:55.648Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T16:43:55.909Z] Selecting previously unselected package libnorm-dev:amd64. [2021-12-17T16:43:55.909Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2021-12-17T16:43:55.909Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T16:43:55.909Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-17T16:43:55.909Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2021-12-17T16:43:55.909Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T16:43:55.909Z] Selecting previously unselected package libpgm-dev:amd64. [2021-12-17T16:43:55.909Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2021-12-17T16:43:55.909Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T16:43:56.168Z] Selecting previously unselected package libsodium-dev:amd64. [2021-12-17T16:43:56.168Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2021-12-17T16:43:56.168Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2021-12-17T16:43:56.168Z] Selecting previously unselected package libzmq5:amd64. [2021-12-17T16:43:56.168Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2021-12-17T16:43:56.168Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T16:43:56.168Z] Selecting previously unselected package libkrb5-dev:amd64. [2021-12-17T16:43:56.168Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T16:43:56.169Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.169Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-17T16:43:56.169Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2021-12-17T16:43:56.169Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T16:43:56.429Z] Selecting previously unselected package pkg-config. [2021-12-17T16:43:56.429Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2021-12-17T16:43:56.429Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2021-12-17T16:43:56.429Z] Selecting previously unselected package zip. [2021-12-17T16:43:56.429Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2021-12-17T16:43:56.429Z] Unpacking zip (3.0-11build1) ... [2021-12-17T16:43:56.429Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2021-12-17T16:43:56.429Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2021-12-17T16:43:56.429Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2021-12-17T16:43:56.429Z] No schema files found: doing nothing. [2021-12-17T16:43:56.429Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2021-12-17T16:43:56.429Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T16:43:56.429Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2021-12-17T16:43:56.429Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T16:43:56.429Z] Setting up liberror-perl (0.17029-1) ... [2021-12-17T16:43:56.690Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.690Z] Setting up zip (3.0-11build1) ... [2021-12-17T16:43:56.690Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2021-12-17T16:43:56.690Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2021-12-17T16:43:56.690Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2021-12-17T16:43:56.690Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2021-12-17T16:43:56.690Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2021-12-17T16:43:56.690Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.690Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2021-12-17T16:43:56.690Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.690Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T16:43:56.690Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.690Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T16:43:56.690Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2021-12-17T16:43:56.690Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T16:43:56.690Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2021-12-17T16:43:56.690Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.690Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T16:43:56.690Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T16:43:56.690Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2021-12-17T16:43:57.632Z] comerr-dev set to automatically installed. [2021-12-17T16:43:57.632Z] git set to automatically installed. [2021-12-17T16:43:57.632Z] git-man set to automatically installed. [2021-12-17T16:43:57.632Z] krb5-multidev set to automatically installed. [2021-12-17T16:43:57.632Z] libbrotli1 set to automatically installed. [2021-12-17T16:43:57.632Z] libcurl3-gnutls set to automatically installed. [2021-12-17T16:43:57.632Z] liberror-perl set to automatically installed. [2021-12-17T16:43:57.632Z] libglib2.0-0 set to automatically installed. [2021-12-17T16:43:57.632Z] libgssrpc4 set to automatically installed. [2021-12-17T16:43:57.632Z] libkadm5clnt-mit11 set to automatically installed. [2021-12-17T16:43:57.632Z] libkadm5srv-mit11 set to automatically installed. [2021-12-17T16:43:57.632Z] libkdb5-9 set to automatically installed. [2021-12-17T16:43:57.632Z] libkrb5-dev set to automatically installed. [2021-12-17T16:43:57.632Z] libnghttp2-14 set to automatically installed. [2021-12-17T16:43:57.632Z] libnorm-dev set to automatically installed. [2021-12-17T16:43:57.632Z] libnorm1 set to automatically installed. [2021-12-17T16:43:57.632Z] libpgm-5.2-0 set to automatically installed. [2021-12-17T16:43:57.632Z] libpgm-dev set to automatically installed. [2021-12-17T16:43:57.632Z] libpsl5 set to automatically installed. [2021-12-17T16:43:57.632Z] librtmp1 set to automatically installed. [2021-12-17T16:43:57.632Z] libsodium-dev set to automatically installed. [2021-12-17T16:43:57.632Z] libsodium23 set to automatically installed. [2021-12-17T16:43:57.632Z] libssh-4 set to automatically installed. [2021-12-17T16:43:57.632Z] libzmq3-dev set to automatically installed. [2021-12-17T16:43:57.632Z] libzmq5 set to automatically installed. [2021-12-17T16:43:57.632Z] pkg-config set to automatically installed. [2021-12-17T16:43:57.632Z] zip set to automatically installed. [2021-12-17T16:43:58.202Z] snapd is not logged in, snap install commands will use sudo [2021-12-17T16:43:59.142Z] snap "core20" has no updates available [2021-12-17T16:43:59.451Z] snapd is not logged in, snap install commands will use sudo [2021-12-17T16:44:03.573Z] 25b303627fd3: Pull complete [2021-12-17T16:44:03.573Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-17T16:44:03.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T16:44:03.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-17T16:44:03.800Z] prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container [2021-12-17T16:44:03.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-17T16:44:06.093Z] $ docker top ac5d2fb11dda08045940405e656c4e2fa2bc7fd2b6eda4942fae73d27045c4a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:44:06.943Z] + grep parallel [2021-12-17T16:44:06.943Z] + docker-compose build --help [2021-12-17T16:44:10.352Z] --parallel Build images in parallel. [Pipeline] } [2021-12-17T16:44:10.419Z] $ docker stop --time=1 ac5d2fb11dda08045940405e656c4e2fa2bc7fd2b6eda4942fae73d27045c4a2 [2021-12-17T16:44:12.076Z] $ docker rm -f ac5d2fb11dda08045940405e656c4e2fa2bc7fd2b6eda4942fae73d27045c4a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:44:12.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T16:44:12.655Z] . [Pipeline] withDockerContainer [2021-12-17T16:44:12.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container [2021-12-17T16:44:12.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-17T16:44:14.134Z] $ docker top 745bf140fbae4e3d938d3c8c7b563aa7198cc5fd18ef5dea473fc35f084a3377 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:44:14.514Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2021-12-17T16:44:14.514Z] Downloading snap 'edgex-app-service-configurable' [2021-12-17T16:44:14.695Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-17T16:44:16.420Z] Pulling app-service-configurable [2021-12-17T16:44:16.420Z] + snapcraftctl pull [2021-12-17T16:44:17.800Z] Pulling config-common [2021-12-17T16:44:17.800Z] + snapcraftctl pull [2021-12-17T16:44:19.086Z] Building core-command ... [2021-12-17T16:44:19.086Z] Building core-data ... [2021-12-17T16:44:19.086Z] Building core-metadata ... [2021-12-17T16:44:19.086Z] Building security-bootstrapper ... [2021-12-17T16:44:19.086Z] Building security-proxy-setup ... [2021-12-17T16:44:19.086Z] Building security-secretstore-setup ... [2021-12-17T16:44:19.086Z] Building support-notifications ... [2021-12-17T16:44:19.086Z] Building support-scheduler ... [2021-12-17T16:44:19.086Z] Building sys-mgmt-agent ... [2021-12-17T16:44:19.086Z] Building sys-mgmt-agent [2021-12-17T16:44:19.086Z] Building security-proxy-setup [2021-12-17T16:44:19.086Z] Building security-secretstore-setup [2021-12-17T16:44:19.086Z] Building core-command [2021-12-17T16:44:19.086Z] Building support-scheduler [2021-12-17T16:44:19.182Z] Pulling go-build-helper [2021-12-17T16:44:19.182Z] + snapcraftctl pull [2021-12-17T16:44:20.563Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-17T16:44:20.563Z] Skipping pull go-build-helper (already ran) [2021-12-17T16:44:20.563Z] Building go-build-helper [2021-12-17T16:44:20.563Z] + snapcraftctl build [2021-12-17T16:44:21.503Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2021-12-17T16:44:22.442Z] Staging go-build-helper [2021-12-17T16:44:22.442Z] + snapcraftctl stage [2021-12-17T16:44:27.728Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2021-12-17T16:44:27.728Z] Fetched 290 kB in 0s (0 B/s) [2021-12-17T16:44:27.728Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2021-12-17T16:44:27.728Z] Fetched 158 kB in 0s (0 B/s) [2021-12-17T16:44:27.728Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2021-12-17T16:44:27.728Z] Fetched 242 kB in 0s (0 B/s) [2021-12-17T16:44:27.728Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2021-12-17T16:44:27.728Z] Fetched 150 kB in 0s (0 B/s) [2021-12-17T16:44:27.728Z] Pulling edgex-go [2021-12-17T16:44:27.728Z] + snapcraftctl pull [2021-12-17T16:44:29.109Z] Pulling hooks [2021-12-17T16:44:29.109Z] + snapcraftctl pull [2021-12-17T16:44:44.024Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2021-12-17T16:44:44.024Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2021-12-17T16:44:44.024Z] Fetched 96.1 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2021-12-17T16:44:44.024Z] Fetched 78.7 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2021-12-17T16:44:44.024Z] Fetched 48.0 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2021-12-17T16:44:44.024Z] Fetched 50.2 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2021-12-17T16:44:44.024Z] Fetched 14.9 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2021-12-17T16:44:44.024Z] Fetched 234 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2021-12-17T16:44:44.024Z] Fetched 155 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2021-12-17T16:44:44.024Z] Fetched 170 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2021-12-17T16:44:44.024Z] Fetched 267 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-17T16:44:44.024Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2021-12-17T16:44:44.024Z] Fetched 15.1 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2021-12-17T16:44:44.024Z] Fetched 51.5 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2021-12-17T16:44:44.024Z] Fetched 121 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2021-12-17T16:44:44.024Z] Fetched 29.7 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2021-12-17T16:44:44.024Z] Fetched 1021 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2021-12-17T16:44:44.024Z] Fetched 49.3 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2021-12-17T16:44:44.024Z] Fetched 54.9 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2021-12-17T16:44:44.024Z] Fetched 16.6 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2021-12-17T16:44:44.024Z] Fetched 87.9 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2021-12-17T16:44:44.024Z] Fetched 142 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2021-12-17T16:44:44.024Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2021-12-17T16:44:44.024Z] Fetched 181 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2021-12-17T16:44:44.024Z] Fetched 208 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2021-12-17T16:44:44.024Z] Fetched 161 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2021-12-17T16:44:44.024Z] Fetched 107 kB in 0s (0 B/s) [2021-12-17T16:44:44.024Z] Pulling static-packages [2021-12-17T16:44:44.024Z] + snapcraftctl pull [2021-12-17T16:44:44.284Z] Pulling version [2021-12-17T16:44:44.284Z] + cd /root/project [2021-12-17T16:44:44.284Z] ++ git describe --tags --abbrev=0 [2021-12-17T16:44:44.284Z] ++ sed s/v// [2021-12-17T16:44:44.284Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-17T16:44:44.284Z] + '[' -z 2.2.0-dev.13 ']' [2021-12-17T16:44:44.284Z] + snapcraftctl set-version 2.2.0-dev.13 [2021-12-17T16:44:46.194Z] Building app-service-configurable [2021-12-17T16:44:46.194Z] + snapcraftctl build [2021-12-17T16:44:48.107Z] Building config-common [2021-12-17T16:44:48.107Z] + snapcraftctl build [2021-12-17T16:44:49.492Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2021-12-17T16:44:50.065Z] Skipping build go-build-helper (already ran) [2021-12-17T16:44:50.325Z] Building edgex-go [2021-12-17T16:44:50.586Z] + cd /root/parts/edgex-go/src [2021-12-17T16:44:50.586Z] ++ git describe --tags --abbrev=0 [2021-12-17T16:44:50.586Z] ++ sed s/v// [2021-12-17T16:44:50.586Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-17T16:44:50.586Z] + '[' -z 2.2.0-dev.13 ']' [2021-12-17T16:44:50.586Z] + echo 2.2.0-dev.13 [2021-12-17T16:44:50.586Z] + '[' '!' -d vendor ']' [2021-12-17T16:44:50.586Z] + go mod download all [2021-12-17T16:45:00.580Z] + make build [2021-12-17T16:45:00.580Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-12-17T16:45:10.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-17T16:45:14.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-12-17T16:45:16.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-17T16:45:17.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-17T16:45:17.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-17T16:45:19.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-17T16:45:19.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-17T16:45:21.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-17T16:45:22.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-17T16:45:23.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-17T16:45:24.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.997Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-17T16:45:25.997Z] + case "$service" in [2021-12-17T16:45:25.997Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-17T16:45:25.997Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:25.998Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-17T16:45:26.260Z] + case "$service" in [2021-12-17T16:45:26.260Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-17T16:45:26.260Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:26.260Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-17T16:45:26.260Z] + case "$service" in [2021-12-17T16:45:26.260Z] + 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-12-17T16:45:26.260Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:26.260Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-17T16:45:26.260Z] + case "$service" in [2021-12-17T16:45:26.260Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-17T16:45:26.260Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-17T16:45:26.260Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-17T16:45:26.260Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-17T16:45:26.260Z] + case "$service" in [2021-12-17T16:45:26.260Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-17T16:45:26.260Z] + 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-12-17T16:45:26.260Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-17T16:45:26.260Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-17T16:45:26.260Z] + 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-12-17T16:45:26.829Z] Building hooks [2021-12-17T16:45:26.829Z] + cd /root/parts/hooks/src [2021-12-17T16:45:26.829Z] + make build [2021-12-17T16:45:26.829Z] go mod tidy [2021-12-17T16:45:27.058Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:45:27.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:45:27.058Z] ---> c4f577b7dc7f [2021-12-17T16:45:27.058Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:45:27.058Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:45:27.058Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:45:27.058Z] ---> c4f577b7dc7f [2021-12-17T16:45:27.058Z] Step 3/24 : WORKDIR /edgex-go [2021-12-17T16:45:27.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:45:27.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:45:27.058Z] ---> c4f577b7dc7f [2021-12-17T16:45:27.058Z] Step 3/23 : WORKDIR /edgex-go [2021-12-17T16:45:27.058Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:45:27.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:45:27.058Z] ---> c4f577b7dc7f [2021-12-17T16:45:27.058Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:45:27.058Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:45:27.059Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:45:27.059Z] ---> c4f577b7dc7f [2021-12-17T16:45:27.059Z] Step 3/20 : WORKDIR /edgex-go [2021-12-17T16:45:27.328Z] ---> Running in 906dfba8cdb1 [2021-12-17T16:45:27.328Z] ---> Running in 084caa8ed830 [2021-12-17T16:45:27.328Z] ---> Running in 70cad8e54d9c [2021-12-17T16:45:27.328Z] ---> Running in 01f7911dc9e0 [2021-12-17T16:45:27.328Z] ---> Running in dbb040d157bb [2021-12-17T16:45:27.770Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-17T16:45:27.770Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-17T16:45:27.770Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-17T16:45:27.925Z] Removing intermediate container dbb040d157bb [2021-12-17T16:45:27.925Z] ---> 0246ba397eb8 [2021-12-17T16:45:27.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:45:27.925Z] Removing intermediate container 70cad8e54d9c [2021-12-17T16:45:27.925Z] ---> 0715413a03f3 [2021-12-17T16:45:27.925Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:45:27.925Z] Removing intermediate container 084caa8ed830 [2021-12-17T16:45:27.925Z] ---> 6939618f69ae [2021-12-17T16:45:27.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:45:27.925Z] Removing intermediate container 906dfba8cdb1 [2021-12-17T16:45:27.925Z] ---> ab02a1385ac7 [2021-12-17T16:45:27.925Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:45:27.925Z] Removing intermediate container 01f7911dc9e0 [2021-12-17T16:45:27.925Z] ---> ec90e3f86587 [2021-12-17T16:45:27.925Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:45:27.925Z] ---> Running in 9aad2a597cac [2021-12-17T16:45:27.925Z] ---> Running in f30852f15a86 [2021-12-17T16:45:27.925Z] ---> Running in 9e6db4acee71 [2021-12-17T16:45:28.030Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-17T16:45:28.200Z] ---> Running in c2c9ce32b1a4 [2021-12-17T16:45:28.200Z] ---> Running in 18eec80534b3 [2021-12-17T16:45:28.968Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-17T16:45:29.228Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-17T16:45:29.228Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-17T16:45:31.140Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2021-12-17T16:45:31.140Z] Building static-packages [2021-12-17T16:45:31.140Z] + snapcraftctl build [2021-12-17T16:45:31.609Z] Removing intermediate container 9aad2a597cac [2021-12-17T16:45:31.609Z] ---> 022f286bbaab [2021-12-17T16:45:31.609Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-17T16:45:31.609Z] Removing intermediate container 9e6db4acee71 [2021-12-17T16:45:31.609Z] ---> 559698787cd1 [2021-12-17T16:45:31.609Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T16:45:31.609Z] ---> Running in 15092e6c3348 [2021-12-17T16:45:31.609Z] ---> Running in 615826cbde3d [2021-12-17T16:45:31.609Z] Removing intermediate container 18eec80534b3 [2021-12-17T16:45:31.609Z] ---> c79b52c7de60 [2021-12-17T16:45:31.609Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-17T16:45:31.609Z] ---> Running in baf9a9fe285a [2021-12-17T16:45:31.609Z] Removing intermediate container f30852f15a86 [2021-12-17T16:45:31.609Z] ---> 7a8a89a0611a [2021-12-17T16:45:31.609Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-17T16:45:31.886Z] Removing intermediate container c2c9ce32b1a4 [2021-12-17T16:45:31.886Z] ---> ad5c815e42d7 [2021-12-17T16:45:31.886Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-17T16:45:31.886Z] ---> Running in 30f9f175454b [2021-12-17T16:45:32.161Z] ---> Running in da17f1ca1b40 [2021-12-17T16:45:33.049Z] Building version [2021-12-17T16:45:33.049Z] + snapcraftctl build [2021-12-17T16:45:33.145Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:33.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:33.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:33.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:33.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:34.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:34.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:34.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:34.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:34.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:45:34.956Z] Staging app-service-configurable [2021-12-17T16:45:34.956Z] + snapcraftctl stage [2021-12-17T16:45:35.160Z] OK: 219 MiB in 52 packages [2021-12-17T16:45:35.160Z] OK: 219 MiB in 52 packages [2021-12-17T16:45:35.434Z] OK: 219 MiB in 52 packages [2021-12-17T16:45:35.719Z] OK: 219 MiB in 52 packages [2021-12-17T16:45:35.997Z] OK: 219 MiB in 52 packages [2021-12-17T16:45:36.338Z] Staging config-common [2021-12-17T16:45:36.338Z] + snapcraftctl stage [2021-12-17T16:45:36.992Z] Removing intermediate container 15092e6c3348 [2021-12-17T16:45:36.992Z] ---> ff634d3376c1 [2021-12-17T16:45:36.992Z] Step 6/22 : COPY . . [2021-12-17T16:45:36.992Z] Removing intermediate container 615826cbde3d [2021-12-17T16:45:36.992Z] ---> 5ca2b8fe376d [2021-12-17T16:45:36.992Z] Step 6/22 : COPY . . [2021-12-17T16:45:36.993Z] Removing intermediate container baf9a9fe285a [2021-12-17T16:45:36.993Z] ---> ef85b56fb677 [2021-12-17T16:45:36.993Z] Step 6/20 : COPY . . [2021-12-17T16:45:36.993Z] Removing intermediate container da17f1ca1b40 [2021-12-17T16:45:36.993Z] ---> d11ac9b574e6 [2021-12-17T16:45:36.993Z] Step 6/23 : COPY go.mod . [2021-12-17T16:45:37.270Z] Removing intermediate container 30f9f175454b [2021-12-17T16:45:37.270Z] ---> 59f4d518085e [2021-12-17T16:45:37.270Z] Step 6/24 : COPY . . [2021-12-17T16:45:37.718Z] Skipping stage go-build-helper (already ran) [2021-12-17T16:45:37.718Z] Staging edgex-go [2021-12-17T16:45:37.718Z] + snapcraftctl stage [2021-12-17T16:45:38.252Z] ---> 500dfee66f52 [2021-12-17T16:45:38.252Z] Step 7/23 : RUN go mod download [2021-12-17T16:45:38.524Z] ---> Running in ecfec64c2508 [2021-12-17T16:45:39.100Z] Staging hooks [2021-12-17T16:45:39.100Z] + snapcraftctl stage [2021-12-17T16:45:40.481Z] Staging static-packages [2021-12-17T16:45:40.481Z] + snapcraftctl stage [2021-12-17T16:45:41.862Z] Staging version [2021-12-17T16:45:41.862Z] + snapcraftctl stage [2021-12-17T16:45:43.298Z] Priming app-service-configurable [2021-12-17T16:45:43.298Z] + snapcraftctl prime [2021-12-17T16:45:43.923Z] Removing intermediate container ecfec64c2508 [2021-12-17T16:45:43.923Z] ---> 6397c9c97f68 [2021-12-17T16:45:43.923Z] Step 8/23 : COPY . . [2021-12-17T16:45:45.909Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-17T16:45:45.909Z] stage-packages: [2021-12-17T16:45:45.909Z] - libnorm1 [2021-12-17T16:45:45.909Z] - libpgm-5.2-0 [2021-12-17T16:45:45.909Z] - libsodium23 [2021-12-17T16:45:45.909Z] - libzmq5 [2021-12-17T16:45:45.909Z] Priming config-common [2021-12-17T16:45:45.909Z] + snapcraftctl prime [2021-12-17T16:45:47.289Z] Priming go-build-helper [2021-12-17T16:45:47.289Z] + snapcraftctl prime [2021-12-17T16:45:48.670Z] Priming edgex-go [2021-12-17T16:45:48.670Z] + snapcraftctl prime [2021-12-17T16:45:50.581Z] Priming hooks [2021-12-17T16:45:50.581Z] + snapcraftctl prime [2021-12-17T16:45:51.962Z] Priming static-packages [2021-12-17T16:45:51.962Z] + snapcraftctl prime [2021-12-17T16:45:57.242Z] Priming version [2021-12-17T16:45:57.242Z] + snapcraftctl prime [2021-12-17T16:45:57.813Z] 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] } [2021-12-17T16:46:02.245Z] ---> af818ef5fafe [2021-12-17T16:46:02.245Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:46:02.245Z] ---> 4cedaf893d53 [2021-12-17T16:46:02.245Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:46:02.245Z] ---> Running in dafd1cafa23e [2021-12-17T16:46:02.245Z] ---> Running in c3c5a80bb4f7 [2021-12-17T16:46:02.245Z] ---> 8eb7b7044c79 [2021-12-17T16:46:02.245Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:46:02.245Z] ---> 67079ab98762 [2021-12-17T16:46:02.245Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:46:02.245Z] ---> Running in 181c9bfc16ce [2021-12-17T16:46:02.245Z] ---> Running in 54d224aabbcf [2021-12-17T16:46:02.245Z] ---> 19c5a56c168b [2021-12-17T16:46:02.245Z] Step 9/23 : RUN go mod tidy [2021-12-17T16:46:02.245Z] ---> Running in 56c370a26342 [2021-12-17T16:46:05.637Z] Removing intermediate container c3c5a80bb4f7 [2021-12-17T16:46:05.637Z] ---> 78fadabb01b5 [2021-12-17T16:46:05.637Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-17T16:46:05.637Z] ---> Running in c58ae9f5e891 [2021-12-17T16:46:06.244Z] Removing intermediate container dafd1cafa23e [2021-12-17T16:46:06.244Z] ---> ef8761e4cf4f [2021-12-17T16:46:06.244Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-17T16:46:06.521Z] Removing intermediate container 181c9bfc16ce [2021-12-17T16:46:06.521Z] ---> 50a50f989c09 [2021-12-17T16:46:06.521Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-17T16:46:06.521Z] Removing intermediate container 54d224aabbcf [2021-12-17T16:46:06.521Z] ---> 1f1d4e5c3267 [2021-12-17T16:46:06.521Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-17T16:46:06.521Z] ---> Running in ae128e45d13e [2021-12-17T16:46:06.521Z] ---> Running in 68a8c5dd3803 [2021-12-17T16:46:06.794Z] ---> Running in 8039e4b513de [2021-12-17T16:46:07.396Z] Removing intermediate container 56c370a26342 [2021-12-17T16:46:07.396Z] ---> 93d8294a9988 [2021-12-17T16:46:07.396Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-17T16:46:07.396Z] ---> Running in d097dd2be267 [2021-12-17T16:46:07.673Z] 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-12-17T16:46:08.665Z] 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-12-17T16:46:08.665Z] 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-12-17T16:46:08.940Z] 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-12-17T16:46:09.217Z] 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-12-17T16:48:01.023Z] 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-12-17T16:48:01.023Z] 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-12-17T16:48:01.023Z] Removing intermediate container c58ae9f5e891 [2021-12-17T16:48:01.023Z] ---> cd979508b765 [2021-12-17T16:48:01.023Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-17T16:48:01.023Z] ---> Running in 8aaec46e4bb4 [2021-12-17T16:48:02.008Z] Removing intermediate container 8039e4b513de [2021-12-17T16:48:02.008Z] ---> 858fc3dd404d [2021-12-17T16:48:02.008Z] [2021-12-17T16:48:02.008Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T16:48:02.008Z] 3.14: Pulling from library/alpine [2021-12-17T16:48:02.282Z] 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-12-17T16:48:04.267Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-17T16:48:04.267Z] Status: Downloaded newer image for alpine:3.14 [2021-12-17T16:48:04.267Z] ---> 5b8b7b635229 [2021-12-17T16:48:04.267Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T16:48:04.267Z] ---> Running in 87e67e7d9404 [2021-12-17T16:48:06.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:06.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:07.500Z] Removing intermediate container 8aaec46e4bb4 [2021-12-17T16:48:07.500Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-17T16:48:07.500Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:48:07.500Z] ---> d9edc5896be2 [2021-12-17T16:48:07.500Z] [2021-12-17T16:48:07.500Z] Step 10/22 : FROM docker:20.10.10 [2021-12-17T16:48:07.500Z] OK: 6 MiB in 15 packages [2021-12-17T16:48:07.777Z] 20.10.10: Pulling from library/docker [2021-12-17T16:48:08.753Z] Removing intermediate container 87e67e7d9404 [2021-12-17T16:48:08.753Z] ---> c0c8005517e1 [2021-12-17T16:48:08.753Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:48:09.024Z] Removing intermediate container ae128e45d13e [2021-12-17T16:48:09.024Z] ---> 1a3c5cd2a0ee [2021-12-17T16:48:09.024Z] [2021-12-17T16:48:09.024Z] Step 9/24 : FROM alpine:3.14 [2021-12-17T16:48:09.024Z] ---> 5b8b7b635229 [2021-12-17T16:48:09.024Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-17T16:48:09.024Z] ---> Running in 02173c74a941 [2021-12-17T16:48:09.298Z] ---> Running in a5118700bec3 [2021-12-17T16:48:09.577Z] Removing intermediate container 68a8c5dd3803 [2021-12-17T16:48:09.577Z] ---> c2730e93966d [2021-12-17T16:48:09.577Z] [2021-12-17T16:48:09.577Z] Step 9/20 : FROM alpine:3.14 [2021-12-17T16:48:09.577Z] ---> 5b8b7b635229 [2021-12-17T16:48:09.577Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-17T16:48:09.850Z] Removing intermediate container 02173c74a941 [2021-12-17T16:48:09.850Z] ---> 86af4548ed28 [2021-12-17T16:48:09.850Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-17T16:48:09.850Z] ---> Running in c841873b7d3a [2021-12-17T16:48:10.127Z] ---> Running in e05b9830fe18 [2021-12-17T16:48:10.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:11.002Z] Removing intermediate container e05b9830fe18 [2021-12-17T16:48:11.002Z] ---> 2d81ca2c0f64 [2021-12-17T16:48:11.002Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T16:48:11.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:11.279Z] ---> Running in 3a7eaa853915 [2021-12-17T16:48:11.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:11.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:11.831Z] Removing intermediate container 3a7eaa853915 [2021-12-17T16:48:11.831Z] ---> b9e86cd247a5 [2021-12-17T16:48:11.831Z] Step 14/22 : WORKDIR / [2021-12-17T16:48:11.831Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-17T16:48:12.104Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-17T16:48:12.104Z] (3/3) Installing su-exec (0.2-r1) [2021-12-17T16:48:12.104Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:48:12.104Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T16:48:12.104Z] ---> Running in 39affbf780fd [2021-12-17T16:48:12.383Z] OK: 6 MiB in 17 packages [2021-12-17T16:48:12.383Z] Removing intermediate container d097dd2be267 [2021-12-17T16:48:12.383Z] ---> f5402d612a41 [2021-12-17T16:48:12.383Z] [2021-12-17T16:48:12.383Z] Step 11/23 : FROM alpine:3.14 [2021-12-17T16:48:12.383Z] ---> 5b8b7b635229 [2021-12-17T16:48:12.383Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-17T16:48:12.383Z] ---> Using cache [2021-12-17T16:48:12.383Z] ---> c0c8005517e1 [2021-12-17T16:48:12.383Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:48:12.383Z] ---> Using cache [2021-12-17T16:48:12.383Z] ---> 86af4548ed28 [2021-12-17T16:48:12.383Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-17T16:48:12.661Z] ---> Running in fe3bd543000e [2021-12-17T16:48:12.937Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-17T16:48:12.937Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-17T16:48:12.937Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T16:48:12.937Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-17T16:48:12.937Z] (5/5) Installing curl (7.79.1-r0) [2021-12-17T16:48:12.937Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:48:12.937Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T16:48:12.937Z] Removing intermediate container 39affbf780fd [2021-12-17T16:48:12.937Z] ---> 357f30218f68 [2021-12-17T16:48:12.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:48:13.210Z] OK: 8 MiB in 19 packages [2021-12-17T16:48:13.483Z] Removing intermediate container fe3bd543000e [2021-12-17T16:48:13.483Z] ---> ac868ce70492 [2021-12-17T16:48:13.483Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-17T16:48:13.483Z] ---> Running in 9cc7237df414 [2021-12-17T16:48:14.465Z] Removing intermediate container 9cc7237df414 [2021-12-17T16:48:14.465Z] ---> a6a563e5e3a1 [2021-12-17T16:48:14.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:48:14.465Z] ---> 9d233ddef51f [2021-12-17T16:48:14.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-17T16:48:14.465Z] Removing intermediate container a5118700bec3 [2021-12-17T16:48:14.465Z] ---> bc728a5759c5 [2021-12-17T16:48:14.465Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T16:48:14.737Z] ---> Running in 8b2be31cbe89 [2021-12-17T16:48:15.341Z] ---> ad5175d056d8 [2021-12-17T16:48:15.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-17T16:48:15.341Z] Removing intermediate container c841873b7d3a [2021-12-17T16:48:15.341Z] ---> c6083448348c [2021-12-17T16:48:15.341Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T16:48:15.613Z] Removing intermediate container 8b2be31cbe89 [2021-12-17T16:48:15.613Z] ---> 0087e05000d7 [2021-12-17T16:48:15.613Z] Step 12/24 : WORKDIR / [2021-12-17T16:48:15.613Z] ---> Running in 1d2c179f8101 [2021-12-17T16:48:15.613Z] ---> Running in ee985293a1d6 [2021-12-17T16:48:16.206Z] Removing intermediate container ee985293a1d6 [2021-12-17T16:48:16.206Z] ---> 9472b61c6819 [2021-12-17T16:48:16.206Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-17T16:48:16.206Z] Removing intermediate container 1d2c179f8101 [2021-12-17T16:48:16.206Z] ---> a4fa8f7525d3 [2021-12-17T16:48:16.206Z] Step 12/20 : WORKDIR /edgex [2021-12-17T16:48:16.485Z] ---> ee7ff535fc7f [2021-12-17T16:48:16.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-17T16:48:16.485Z] ---> Running in 4f38e105d2e7 [2021-12-17T16:48:17.083Z] ---> 0e5c624c4eac [2021-12-17T16:48:17.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-17T16:48:17.083Z] Removing intermediate container 4f38e105d2e7 [2021-12-17T16:48:17.083Z] ---> 41ac7ba79b6c [2021-12-17T16:48:17.083Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-17T16:48:17.362Z] ---> 2d24253bec69 [2021-12-17T16:48:17.362Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-17T16:48:17.362Z] ---> f3395ba7e15c [2021-12-17T16:48:17.637Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-17T16:48:17.637Z] ---> Running in 4e5cf6a0dcb1 [2021-12-17T16:48:18.238Z] Removing intermediate container 4e5cf6a0dcb1 [2021-12-17T16:48:18.238Z] ---> 15d133691d8a [2021-12-17T16:48:18.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:48:18.238Z] ---> 19b33a912a64 [2021-12-17T16:48:18.238Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-17T16:48:18.238Z] ---> f014de09c84b [2021-12-17T16:48:18.238Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-17T16:48:18.519Z] ---> Running in 4092c4f5f11a [2021-12-17T16:48:18.519Z] ---> Running in fbd3aefcf04e [2021-12-17T16:48:18.519Z] ---> d3f7acabd233 [2021-12-17T16:48:18.519Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-17T16:48:19.117Z] Removing intermediate container fbd3aefcf04e [2021-12-17T16:48:19.117Z] ---> 899c29a36a02 [2021-12-17T16:48:19.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:48:19.117Z] Removing intermediate container 4092c4f5f11a [2021-12-17T16:48:19.117Z] ---> 1402c400cbdb [2021-12-17T16:48:19.117Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T16:48:19.393Z] ---> Running in 0e0a89fad851 [2021-12-17T16:48:19.393Z] ---> Running in 4cf74e51c438 [2021-12-17T16:48:19.992Z] ---> d6aef03dbf0c [2021-12-17T16:48:19.992Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-17T16:48:19.992Z] Removing intermediate container 4cf74e51c438 [2021-12-17T16:48:19.992Z] ---> e0fed0e1aa00 [2021-12-17T16:48:19.992Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:48:19.992Z] ---> 8420460138c1 [2021-12-17T16:48:19.992Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-17T16:48:19.992Z] Removing intermediate container 0e0a89fad851 [2021-12-17T16:48:19.992Z] ---> bb2db0323a7c [2021-12-17T16:48:19.992Z] Step 21/23 : LABEL arch=arm64 [2021-12-17T16:48:20.263Z] ---> Running in 0c0845c18e06 [2021-12-17T16:48:20.263Z] ---> Running in 667d85ce5bee [2021-12-17T16:48:20.863Z] Removing intermediate container 0c0845c18e06 [2021-12-17T16:48:20.863Z] ---> 0d51d373cb42 [2021-12-17T16:48:20.863Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:48:20.863Z] Removing intermediate container 667d85ce5bee [2021-12-17T16:48:20.863Z] ---> e67c40f851df [2021-12-17T16:48:20.863Z] Step 22/23 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:48:20.863Z] ---> Running in caeaa5914184 [2021-12-17T16:48:20.863Z] ---> 46137008c3e2 [2021-12-17T16:48:20.863Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-17T16:48:21.134Z] ---> Running in ef6fbddcc200 [2021-12-17T16:48:21.737Z] Removing intermediate container caeaa5914184 [2021-12-17T16:48:21.737Z] ---> 06ca078ff9a0 [2021-12-17T16:48:21.737Z] [2021-12-17T16:48:21.737Z] Removing intermediate container ef6fbddcc200 [2021-12-17T16:48:21.737Z] ---> bd73a4cd65a6 [2021-12-17T16:48:21.737Z] Step 23/23 : LABEL version=0.0.0 [2021-12-17T16:48:22.014Z] ---> Running in e9a9ee13cc44 [2021-12-17T16:48:22.014Z] ---> c4114233e027 [2021-12-17T16:48:22.014Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-17T16:48:22.014Z] Successfully built 06ca078ff9a0 [2021-12-17T16:48:22.014Z] Successfully tagged core-command-arm64:latest [2021-12-17T16:48:22.014Z]  Building core-command ... done Building core-data [2021-12-17T16:48:22.291Z] ---> Running in af3e91d7de13 [2021-12-17T16:48:22.572Z] Removing intermediate container e9a9ee13cc44 [2021-12-17T16:48:22.572Z] ---> cc684386fb91 [2021-12-17T16:48:22.572Z] [2021-12-17T16:48:22.847Z] ---> bdede1488631 [2021-12-17T16:48:22.847Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-17T16:48:22.847Z] Removing intermediate container af3e91d7de13 [2021-12-17T16:48:22.847Z] ---> ed9381a9bae2 [2021-12-17T16:48:22.847Z] Step 17/20 : CMD ["--init=true"] [2021-12-17T16:48:23.131Z] ---> Running in 9986ca2f6cb5 [2021-12-17T16:48:23.131Z] Successfully built cc684386fb91 [2021-12-17T16:48:23.131Z] Successfully tagged support-scheduler-arm64:latest [2021-12-17T16:48:23.131Z]  Building support-scheduler ... done Building core-metadata [2021-12-17T16:48:23.402Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-17T16:48:23.402Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-17T16:48:23.402Z] ---> 520e9a0a30f7 [2021-12-17T16:48:23.402Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:48:23.674Z] ---> Running in 1a236822415b [2021-12-17T16:48:23.674Z] Removing intermediate container 9986ca2f6cb5 [2021-12-17T16:48:23.674Z] ---> cbdafc5b029b [2021-12-17T16:48:23.674Z] Step 18/20 : LABEL arch=arm64 [2021-12-17T16:48:23.956Z] ---> Running in 1cccfb68c50f [2021-12-17T16:48:24.228Z] Removing intermediate container 1a236822415b [2021-12-17T16:48:24.228Z] ---> 68a3e822b9c7 [2021-12-17T16:48:24.228Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-17T16:48:24.508Z] Removing intermediate container 1cccfb68c50f [2021-12-17T16:48:24.508Z] ---> 3b207735c500 [2021-12-17T16:48:24.508Z] Step 19/20 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:48:24.508Z] ---> Running in ec5622d8cf8d [2021-12-17T16:48:24.508Z] ---> e6f3072db63a [2021-12-17T16:48:24.508Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-17T16:48:24.793Z] ---> Running in 8d0e34445ef8 [2021-12-17T16:48:25.769Z] Removing intermediate container 8d0e34445ef8 [2021-12-17T16:48:25.769Z] ---> ca3e59b1101b [2021-12-17T16:48:25.769Z] Step 20/20 : LABEL version=0.0.0 [2021-12-17T16:48:25.769Z] ---> b63fdb5b9949 [2021-12-17T16:48:25.769Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-12-17T16:48:25.769Z] ---> Running in f5aece066175 [2021-12-17T16:48:25.769Z] ---> Running in 7f5f073941ad [2021-12-17T16:48:26.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:26.324Z] Removing intermediate container f5aece066175 [2021-12-17T16:48:26.324Z] ---> 8b98976a877e [2021-12-17T16:48:26.324Z] [2021-12-17T16:48:26.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:48:26.881Z] Successfully built 8b98976a877e [2021-12-17T16:48:26.881Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-17T16:48:26.881Z] Building security-bootstrapper [2021-12-17T16:48:27.481Z]  Building security-proxy-setup ... done (1/42) Installing readline (8.1.0-r0) [2021-12-17T16:48:27.481Z] (2/42) Installing bash (5.1.4-r0) [2021-12-17T16:48:27.482Z] Executing bash-5.1.4-r0.post-install [2021-12-17T16:48:27.482Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-17T16:48:27.482Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T16:48:27.482Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-17T16:48:27.482Z] (6/42) Installing curl (7.79.1-r0) [2021-12-17T16:48:27.482Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-17T16:48:27.482Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-17T16:48:27.482Z] (9/42) Installing expat (2.4.1-r0) [2021-12-17T16:48:27.482Z] (10/42) Installing libffi (3.3-r2) [2021-12-17T16:48:27.482Z] (11/42) Installing gdbm (1.19-r0) [2021-12-17T16:48:27.482Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-17T16:48:27.482Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T16:48:27.482Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T16:48:27.482Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-17T16:48:27.755Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-17T16:48:27.755Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-17T16:48:28.356Z] Removing intermediate container 7f5f073941ad [2021-12-17T16:48:28.356Z] ---> 6c6a68c7c8d6 [2021-12-17T16:48:28.356Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-17T16:48:28.630Z] ---> Running in e57032a4a1da [2021-12-17T16:48:29.224Z] Removing intermediate container e57032a4a1da [2021-12-17T16:48:29.224Z] ---> 6423ea93e3ab [2021-12-17T16:48:29.224Z] Step 22/24 : LABEL arch=arm64 [2021-12-17T16:48:29.224Z] ---> Running in 6c1834e89055 [2021-12-17T16:48:29.828Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-17T16:48:29.828Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-17T16:48:29.828Z] Removing intermediate container 6c1834e89055 [2021-12-17T16:48:29.828Z] ---> 803dd4b83b1d [2021-12-17T16:48:29.828Z] Step 23/24 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:48:29.828Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-17T16:48:29.828Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-17T16:48:30.103Z] ---> Running in 05407b54fc13 [2021-12-17T16:48:30.103Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-17T16:48:30.103Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-17T16:48:30.103Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-17T16:48:30.103Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-17T16:48:30.103Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-17T16:48:30.103Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-17T16:48:30.103Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-17T16:48:30.103Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-17T16:48:30.103Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-17T16:48:30.103Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-17T16:48:30.103Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-17T16:48:30.103Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-17T16:48:30.375Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-17T16:48:30.375Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-17T16:48:30.375Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-17T16:48:30.375Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-17T16:48:30.375Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-17T16:48:30.375Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-17T16:48:30.375Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-17T16:48:30.375Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-17T16:48:30.645Z] Removing intermediate container 05407b54fc13 [2021-12-17T16:48:30.645Z] ---> eb56498d94b7 [2021-12-17T16:48:30.645Z] Step 24/24 : LABEL version=0.0.0 [2021-12-17T16:48:30.645Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-17T16:48:30.918Z] ---> Running in 6013a83547d7 [2021-12-17T16:48:31.194Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:48:31.194Z] OK: 84 MiB in 64 packages [2021-12-17T16:48:31.194Z] Removing intermediate container 6013a83547d7 [2021-12-17T16:48:31.194Z] ---> 7603b3854f61 [2021-12-17T16:48:31.194Z] [2021-12-17T16:48:31.794Z] Successfully built 7603b3854f61 [2021-12-17T16:48:31.794Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-17T16:48:31.794Z]  Building security-secretstore-setup ... done Building support-notifications [2021-12-17T16:48:35.174Z] Collecting docker-compose==1.23.2 [2021-12-17T16:48:35.174Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-17T16:48:35.768Z] Collecting PyYAML<4,>=3.10 [2021-12-17T16:48:35.768Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-17T16:48:39.160Z] Collecting cached-property<2,>=1.2.0 [2021-12-17T16:48:39.160Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-17T16:48:39.160Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-17T16:48:39.756Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-17T16:48:39.756Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-17T16:48:40.355Z] Collecting docker<4.0,>=3.6.0 [2021-12-17T16:48:40.355Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-17T16:48:40.629Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-17T16:48:40.629Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-17T16:48:42.604Z] Collecting texttable<0.10,>=0.9.0 [2021-12-17T16:48:42.604Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-17T16:48:44.038Z] Collecting docopt<0.7,>=0.6.1 [2021-12-17T16:48:44.038Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-17T16:48:45.997Z] Collecting jsonschema<3,>=2.5.1 [2021-12-17T16:48:45.997Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-17T16:48:46.591Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-17T16:48:46.591Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-17T16:48:47.192Z] Collecting docker-pycreds>=0.4.0 [2021-12-17T16:48:47.192Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-17T16:48:47.466Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-17T16:48:47.466Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-17T16:48:47.466Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-17T16:48:48.058Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-17T16:48:48.058Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-17T16:48:48.332Z] Collecting idna<2.8,>=2.5 [2021-12-17T16:48:48.332Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-17T16:48:48.926Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-17T16:48:48.926Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-17T16:48:48.926Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-17T16:48:48.926Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-17T16:48:49.901Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-17T16:48:49.901Z] Attempting uninstall: urllib3 [2021-12-17T16:48:49.901Z] Found existing installation: urllib3 1.26.5 [2021-12-17T16:48:49.901Z] Uninstalling urllib3-1.26.5: [2021-12-17T16:48:49.901Z] Successfully uninstalled urllib3-1.26.5 [2021-12-17T16:48:50.500Z] Attempting uninstall: idna [2021-12-17T16:48:50.500Z] Found existing installation: idna 3.2 [2021-12-17T16:48:50.500Z] Uninstalling idna-3.2: [2021-12-17T16:48:50.500Z] Successfully uninstalled idna-3.2 [2021-12-17T16:48:51.483Z] Attempting uninstall: chardet [2021-12-17T16:48:51.484Z] Found existing installation: chardet 4.0.0 [2021-12-17T16:48:51.484Z] Uninstalling chardet-4.0.0: [2021-12-17T16:48:51.484Z] Successfully uninstalled chardet-4.0.0 [2021-12-17T16:48:52.926Z] Attempting uninstall: requests [2021-12-17T16:48:52.926Z] Found existing installation: requests 2.25.1 [2021-12-17T16:48:52.926Z] Uninstalling requests-2.25.1: [2021-12-17T16:48:53.197Z] Successfully uninstalled requests-2.25.1 [2021-12-17T16:48:53.474Z] Running setup.py install for texttable: started [2021-12-17T16:48:55.451Z] Running setup.py install for texttable: finished with status 'done' [2021-12-17T16:48:55.451Z] Running setup.py install for PyYAML: started [2021-12-17T16:48:58.066Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-17T16:48:58.066Z] Running setup.py install for docopt: started [2021-12-17T16:49:00.061Z] Running setup.py install for docopt: finished with status 'done' [2021-12-17T16:49:00.061Z] Running setup.py install for dockerpty: started [2021-12-17T16:49:02.037Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-17T16:49:04.668Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-12-17T16:49:04.668Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:49:04.668Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:49:04.668Z] ---> c4f577b7dc7f [2021-12-17T16:49:04.668Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:49:04.668Z] ---> Using cache [2021-12-17T16:49:04.668Z] ---> ec90e3f86587 [2021-12-17T16:49:04.668Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:49:04.668Z] ---> Using cache [2021-12-17T16:49:04.668Z] ---> c79b52c7de60 [2021-12-17T16:49:04.668Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-17T16:49:06.660Z] ---> Running in 49f6624627f5 [2021-12-17T16:49:06.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:49:06.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:49:06.661Z] ---> c4f577b7dc7f [2021-12-17T16:49:06.661Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T16:49:06.661Z] ---> Using cache [2021-12-17T16:49:06.661Z] ---> ec90e3f86587 [2021-12-17T16:49:06.661Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:49:06.661Z] ---> Using cache [2021-12-17T16:49:06.661Z] ---> c79b52c7de60 [2021-12-17T16:49:06.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T16:49:06.661Z] ---> Using cache [2021-12-17T16:49:06.661Z] ---> ef85b56fb677 [2021-12-17T16:49:06.661Z] Step 6/22 : COPY . . [2021-12-17T16:49:06.661Z] ---> Using cache [2021-12-17T16:49:06.661Z] ---> 8eb7b7044c79 [2021-12-17T16:49:06.661Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:49:06.661Z] ---> Using cache [2021-12-17T16:49:06.661Z] ---> 50a50f989c09 [2021-12-17T16:49:06.661Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-17T16:49:06.661Z] ---> Running in a410ee1594df [2021-12-17T16:49:08.104Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:49:08.380Z] 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-12-17T16:49:09.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:49:09.957Z] OK: 219 MiB in 52 packages [2021-12-17T16:49:11.404Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:49:11.404Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:49:11.404Z] ---> c4f577b7dc7f [2021-12-17T16:49:11.404Z] Step 3/30 : WORKDIR /edgex-go [2021-12-17T16:49:11.404Z] ---> Using cache [2021-12-17T16:49:11.404Z] ---> ec90e3f86587 [2021-12-17T16:49:11.404Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:49:11.404Z] ---> Using cache [2021-12-17T16:49:11.404Z] ---> c79b52c7de60 [2021-12-17T16:49:11.404Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-17T16:49:11.404Z] ---> Using cache [2021-12-17T16:49:11.404Z] ---> ef85b56fb677 [2021-12-17T16:49:11.404Z] Step 6/30 : COPY . . [2021-12-17T16:49:11.404Z] ---> Using cache [2021-12-17T16:49:11.404Z] ---> 8eb7b7044c79 [2021-12-17T16:49:11.404Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:49:11.404Z] ---> Using cache [2021-12-17T16:49:11.404Z] ---> 50a50f989c09 [2021-12-17T16:49:11.404Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-17T16:49:11.680Z] ---> Running in bad2be5df683 [2021-12-17T16:49:11.985Z] Removing intermediate container 49f6624627f5 [2021-12-17T16:49:11.985Z] ---> 9bddbebced89 [2021-12-17T16:49:11.985Z] Step 6/22 : COPY . . [2021-12-17T16:49:14.176Z] 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-12-17T16:49:17.770Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T16:49:17.770Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-17T16:49:17.770Z] ---> c4f577b7dc7f [2021-12-17T16:49:17.770Z] Step 3/21 : WORKDIR /edgex-go [2021-12-17T16:49:17.770Z] ---> Using cache [2021-12-17T16:49:17.770Z] ---> ec90e3f86587 [2021-12-17T16:49:17.770Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:49:17.770Z] ---> Using cache [2021-12-17T16:49:17.770Z] ---> c79b52c7de60 [2021-12-17T16:49:17.770Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-17T16:49:18.054Z] ---> Running in eddb270275c9 [2021-12-17T16:49:20.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:49:21.676Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:49:22.663Z] OK: 219 MiB in 52 packages [2021-12-17T16:49:25.331Z] Removing intermediate container eddb270275c9 [2021-12-17T16:49:25.331Z] ---> 8edb6efe2f25 [2021-12-17T16:49:25.331Z] Step 6/21 : COPY . . [2021-12-17T16:49:26.783Z] Removing intermediate container ec5622d8cf8d [2021-12-17T16:49:26.783Z] ---> b2d9913ac859 [2021-12-17T16:49:26.783Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-17T16:49:27.073Z] ---> Running in 5e6ad44bf70e [2021-12-17T16:49:28.541Z] Removing intermediate container 5e6ad44bf70e [2021-12-17T16:49:28.541Z] ---> d27f36f65478 [2021-12-17T16:49:28.541Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-17T16:49:28.541Z] ---> Running in a64a6cd71fd4 [2021-12-17T16:49:30.001Z] Removing intermediate container a64a6cd71fd4 [2021-12-17T16:49:30.001Z] ---> e1b87355bfd4 [2021-12-17T16:49:30.001Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-17T16:49:33.418Z] ---> d6fd9a701bc7 [2021-12-17T16:49:33.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-17T16:49:35.412Z] ---> cd2f44c8b8b0 [2021-12-17T16:49:35.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-17T16:49:38.067Z] ---> e613be98fc50 [2021-12-17T16:49:38.067Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-17T16:49:38.067Z] ---> Running in 6a2c559be3fb [2021-12-17T16:49:38.672Z] Removing intermediate container 6a2c559be3fb [2021-12-17T16:49:38.672Z] ---> 5f9a54d5e83a [2021-12-17T16:49:38.672Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:49:38.957Z] ---> Running in 21cc50dad3c5 [2021-12-17T16:49:40.412Z] Removing intermediate container 21cc50dad3c5 [2021-12-17T16:49:40.412Z] ---> f2aac81399ed [2021-12-17T16:49:40.412Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T16:49:40.412Z] ---> Running in 50f7427a0958 [2021-12-17T16:49:41.402Z] Removing intermediate container 50f7427a0958 [2021-12-17T16:49:41.402Z] ---> 686b3e5cb784 [2021-12-17T16:49:41.402Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:49:41.681Z] ---> Running in fe67b0f9667b [2021-12-17T16:49:43.125Z] Removing intermediate container fe67b0f9667b [2021-12-17T16:49:43.125Z] ---> b31e037386b9 [2021-12-17T16:49:43.125Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:49:43.403Z] ---> Running in 8e71a39f9171 [2021-12-17T16:49:44.392Z] Removing intermediate container 8e71a39f9171 [2021-12-17T16:49:44.392Z] ---> 8f9495f05ea2 [2021-12-17T16:49:44.392Z] [2021-12-17T16:49:45.375Z] Successfully built 8f9495f05ea2 [2021-12-17T16:49:45.375Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-17T16:49:45.666Z]  Building sys-mgmt-agent ... done  ---> 6ca0c5ebc533 [2021-12-17T16:49:45.666Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:49:45.957Z] ---> Running in bbba67f2108b [2021-12-17T16:49:52.713Z] Removing intermediate container bbba67f2108b [2021-12-17T16:49:52.713Z] ---> acc1c6f962f5 [2021-12-17T16:49:52.713Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-17T16:49:52.713Z] ---> Running in 473d1c11458b [2021-12-17T16:49:54.704Z] ---> 35a0f9bca844 [2021-12-17T16:49:54.704Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T16:49:54.704Z] 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-12-17T16:49:54.704Z] ---> Running in d6d44f81fa0f [2021-12-17T16:49:59.038Z] Removing intermediate container d6d44f81fa0f [2021-12-17T16:49:59.038Z] ---> 4b31174e4140 [2021-12-17T16:49:59.038Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-17T16:49:59.322Z] ---> Running in 99c892dd97a6 [2021-12-17T16:50:00.774Z] 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-12-17T16:50:47.777Z] Removing intermediate container a410ee1594df [2021-12-17T16:50:47.777Z] ---> 00451a6b654f [2021-12-17T16:50:47.777Z] [2021-12-17T16:50:47.777Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T16:50:47.777Z] ---> 5b8b7b635229 [2021-12-17T16:50:47.777Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T16:50:47.777Z] ---> Using cache [2021-12-17T16:50:47.777Z] ---> c0c8005517e1 [2021-12-17T16:50:47.777Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:50:47.777Z] ---> Using cache [2021-12-17T16:50:47.777Z] ---> 86af4548ed28 [2021-12-17T16:50:47.777Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-17T16:50:47.777Z] ---> Running in c02ab4a5f96a [2021-12-17T16:50:47.777Z] Removing intermediate container bad2be5df683 [2021-12-17T16:50:47.777Z] ---> 85b07a6dfed4 [2021-12-17T16:50:47.777Z] [2021-12-17T16:50:47.777Z] Step 9/30 : FROM alpine:3.14 [2021-12-17T16:50:47.777Z] ---> 5b8b7b635229 [2021-12-17T16:50:47.777Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-17T16:50:47.777Z] ---> Running in 341a3d805425 [2021-12-17T16:50:47.777Z] Removing intermediate container c02ab4a5f96a [2021-12-17T16:50:47.777Z] ---> 409303e1b9d5 [2021-12-17T16:50:47.777Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T16:50:47.777Z] ---> Running in 015b530b8194 [2021-12-17T16:50:47.777Z] Removing intermediate container 341a3d805425 [2021-12-17T16:50:47.777Z] ---> bf359c57c231 [2021-12-17T16:50:47.777Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-17T16:50:47.777Z] Removing intermediate container 015b530b8194 [2021-12-17T16:50:47.777Z] ---> 23ea9eed44b6 [2021-12-17T16:50:47.777Z] Step 14/22 : WORKDIR / [2021-12-17T16:50:47.777Z] ---> Running in 595bb04bd7e3 [2021-12-17T16:50:47.777Z] ---> Running in 0c11aa6653c1 [2021-12-17T16:50:48.377Z] Removing intermediate container 0c11aa6653c1 [2021-12-17T16:50:48.653Z] ---> 118b309a4211 [2021-12-17T16:50:48.653Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:50:49.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:50:49.641Z] ---> f5d7bd2f86a0 [2021-12-17T16:50:49.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-17T16:50:49.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:50:50.905Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-17T16:50:50.905Z] (2/2) Installing su-exec (0.2-r1) [2021-12-17T16:50:50.905Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:50:50.905Z] OK: 6 MiB in 16 packages [2021-12-17T16:50:51.539Z] ---> 0440e1765291 [2021-12-17T16:50:51.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-17T16:50:52.143Z] Removing intermediate container 595bb04bd7e3 [2021-12-17T16:50:52.143Z] ---> 9f6e470a14bf [2021-12-17T16:50:52.143Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-17T16:50:52.422Z] ---> Running in 9affa065bf9f [2021-12-17T16:50:52.701Z] ---> 894875d3a28d [2021-12-17T16:50:52.701Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-17T16:50:52.701Z] ---> Running in 0e067930219c [2021-12-17T16:50:52.986Z] Removing intermediate container 9affa065bf9f [2021-12-17T16:50:52.986Z] ---> 48427b417288 [2021-12-17T16:50:52.986Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-17T16:50:53.264Z] ---> Running in a759d29e6824 [2021-12-17T16:50:53.536Z] Removing intermediate container 0e067930219c [2021-12-17T16:50:53.536Z] ---> b1416516390a [2021-12-17T16:50:53.536Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:50:53.536Z] ---> Running in 8ba5463dbb91 [2021-12-17T16:50:53.811Z] Removing intermediate container a759d29e6824 [2021-12-17T16:50:53.811Z] ---> 1e7a4eee97d9 [2021-12-17T16:50:53.811Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-17T16:50:54.085Z] ---> Running in fb415d6e801e [2021-12-17T16:50:54.085Z] Removing intermediate container 8ba5463dbb91 [2021-12-17T16:50:54.085Z] ---> d722e9fd7f25 [2021-12-17T16:50:54.085Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T16:50:54.359Z] ---> Running in 1c6d5557dc87 [2021-12-17T16:50:54.960Z] Removing intermediate container 1c6d5557dc87 [2021-12-17T16:50:54.960Z] ---> 24d66dc3b4d4 [2021-12-17T16:50:54.960Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:50:55.239Z] ---> Running in e91791228973 [2021-12-17T16:50:55.835Z] Removing intermediate container e91791228973 [2021-12-17T16:50:55.835Z] ---> 611259f5b1c7 [2021-12-17T16:50:55.835Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:50:55.835Z] ---> Running in bf416e9c8185 [2021-12-17T16:50:56.825Z] Removing intermediate container bf416e9c8185 [2021-12-17T16:50:56.825Z] ---> 7153f197c375 [2021-12-17T16:50:56.825Z] [2021-12-17T16:50:57.101Z] Removing intermediate container fb415d6e801e [2021-12-17T16:50:57.101Z] ---> 6d26215bc5d2 [2021-12-17T16:50:57.101Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-17T16:50:57.376Z] Successfully built 7153f197c375 [2021-12-17T16:50:57.376Z] ---> Running in 5b0fdfa73918 [2021-12-17T16:50:57.376Z] Successfully tagged core-metadata-arm64:latest [2021-12-17T16:50:57.984Z]  Building core-metadata ... done Removing intermediate container 5b0fdfa73918 [2021-12-17T16:50:57.984Z] ---> 97398318b149 [2021-12-17T16:50:57.984Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-17T16:50:58.986Z] ---> 96e7d4b0570b [2021-12-17T16:50:58.986Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-17T16:50:58.986Z] ---> Running in 17245211a593 [2021-12-17T16:51:01.629Z] Removing intermediate container 17245211a593 [2021-12-17T16:51:01.629Z] ---> 80ed063dce57 [2021-12-17T16:51:01.629Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:51:03.075Z] ---> c013215a7830 [2021-12-17T16:51:03.075Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-17T16:51:04.536Z] ---> 532597c21057 [2021-12-17T16:51:04.536Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-17T16:51:05.524Z] ---> 879888050ae2 [2021-12-17T16:51:05.524Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-17T16:51:06.517Z] ---> 22712f7bb0e6 [2021-12-17T16:51:06.517Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-17T16:51:07.508Z] ---> 81d6405c1c35 [2021-12-17T16:51:07.508Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-17T16:51:07.799Z] ---> Running in b47ea42a0350 [2021-12-17T16:51:08.404Z] Removing intermediate container b47ea42a0350 [2021-12-17T16:51:08.404Z] ---> b1b2516b66a4 [2021-12-17T16:51:08.404Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-17T16:51:09.389Z] ---> da6423a8f98e [2021-12-17T16:51:09.389Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-17T16:51:09.666Z] ---> Running in 24e76bf177e5 [2021-12-17T16:51:12.292Z] Removing intermediate container 24e76bf177e5 [2021-12-17T16:51:12.292Z] ---> b62ef1bfb5ae [2021-12-17T16:51:12.292Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-17T16:51:12.564Z] ---> Running in 05ed489ea6a0 [2021-12-17T16:51:13.159Z] Removing intermediate container 05ed489ea6a0 [2021-12-17T16:51:13.159Z] ---> bbecc37ce6af [2021-12-17T16:51:13.159Z] Step 27/30 : CMD ["gate"] [2021-12-17T16:51:13.159Z] ---> Running in e2a9d15c5294 [2021-12-17T16:51:13.756Z] Removing intermediate container e2a9d15c5294 [2021-12-17T16:51:13.756Z] ---> f04459edfc01 [2021-12-17T16:51:13.756Z] Step 28/30 : LABEL arch=arm64 [2021-12-17T16:51:14.030Z] ---> Running in bd1d52adb671 [2021-12-17T16:51:14.627Z] Removing intermediate container bd1d52adb671 [2021-12-17T16:51:14.627Z] ---> 89a796334aa4 [2021-12-17T16:51:14.627Z] Step 29/30 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:51:14.627Z] ---> Running in 504eec079f21 [2021-12-17T16:51:15.225Z] Removing intermediate container 504eec079f21 [2021-12-17T16:51:15.225Z] ---> fc568b834fee [2021-12-17T16:51:15.225Z] Step 30/30 : LABEL version=0.0.0 [2021-12-17T16:51:15.501Z] ---> Running in 712c2808eb1f [2021-12-17T16:51:16.104Z] Removing intermediate container 712c2808eb1f [2021-12-17T16:51:16.104Z] ---> 234643904f2e [2021-12-17T16:51:16.104Z] [2021-12-17T16:51:16.378Z] Successfully built 234643904f2e [2021-12-17T16:51:16.378Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-17T16:51:24.675Z]  Building security-bootstrapper ... done Removing intermediate container 99c892dd97a6 [2021-12-17T16:51:24.675Z] ---> 026f9c759ccc [2021-12-17T16:51:24.675Z] [2021-12-17T16:51:24.675Z] Step 9/21 : FROM alpine:3.14 [2021-12-17T16:51:24.675Z] ---> 5b8b7b635229 [2021-12-17T16:51:24.675Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-17T16:51:24.675Z] ---> Running in 40a23e2632d6 [2021-12-17T16:51:25.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:51:25.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:51:26.527Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-17T16:51:26.800Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-17T16:51:26.800Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:51:26.800Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T16:51:27.072Z] OK: 6 MiB in 16 packages [2021-12-17T16:51:28.049Z] Removing intermediate container 473d1c11458b [2021-12-17T16:51:28.049Z] ---> 03c47d6c9ab3 [2021-12-17T16:51:28.049Z] [2021-12-17T16:51:28.049Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T16:51:28.049Z] ---> 5b8b7b635229 [2021-12-17T16:51:28.049Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-17T16:51:28.049Z] ---> Running in 3309f5cac620 [2021-12-17T16:51:28.642Z] Removing intermediate container 40a23e2632d6 [2021-12-17T16:51:28.642Z] ---> 8ac43091a337 [2021-12-17T16:51:28.642Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T16:51:28.642Z] Removing intermediate container 3309f5cac620 [2021-12-17T16:51:28.642Z] ---> 98ef24c70aef [2021-12-17T16:51:28.642Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-17T16:51:28.642Z] ---> Running in fb39e3a994e9 [2021-12-17T16:51:28.642Z] ---> Running in 0bc68d385d0f [2021-12-17T16:51:28.922Z] Removing intermediate container fb39e3a994e9 [2021-12-17T16:51:28.922Z] ---> c6f0ecd5c5cf [2021-12-17T16:51:28.922Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-17T16:51:28.922Z] ---> Running in 2ad57508ef9a [2021-12-17T16:51:28.922Z] Removing intermediate container 0bc68d385d0f [2021-12-17T16:51:28.922Z] ---> 635c5e79e5e6 [2021-12-17T16:51:28.922Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-17T16:51:29.195Z] ---> Running in 51cb2017d161 [2021-12-17T16:51:29.474Z] Removing intermediate container 2ad57508ef9a [2021-12-17T16:51:29.474Z] ---> 74a50562ee8b [2021-12-17T16:51:29.474Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-17T16:51:29.474Z] Removing intermediate container 51cb2017d161 [2021-12-17T16:51:29.474Z] ---> 74bdc3d10532 [2021-12-17T16:51:29.474Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T16:51:29.474Z] ---> Running in 583552f6c9fb [2021-12-17T16:51:29.474Z] ---> Running in 66454dd44f45 [2021-12-17T16:51:30.066Z] Removing intermediate container 583552f6c9fb [2021-12-17T16:51:30.066Z] ---> 8bdba0c17e56 [2021-12-17T16:51:30.066Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:51:30.660Z] ---> d2e5eff88a71 [2021-12-17T16:51:30.660Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-17T16:51:31.642Z] Removing intermediate container 66454dd44f45 [2021-12-17T16:51:31.642Z] ---> 9a02d3285f8a [2021-12-17T16:51:31.642Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-17T16:51:31.642Z] ---> Running in 4dcb8c44df42 [2021-12-17T16:51:31.642Z] ---> 1fe8e16663bf [2021-12-17T16:51:31.642Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-17T16:51:32.619Z] ---> 0b82b97e99c3 [2021-12-17T16:51:32.619Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-17T16:51:32.619Z] ---> Running in 3e554e603056 [2021-12-17T16:51:32.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T16:51:32.890Z] Removing intermediate container 3e554e603056 [2021-12-17T16:51:32.890Z] ---> ce04cc9917ee [2021-12-17T16:51:32.890Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:51:32.890Z] ---> Running in 5aa6d62b2f9e [2021-12-17T16:51:33.164Z] Removing intermediate container 5aa6d62b2f9e [2021-12-17T16:51:33.164Z] ---> bf7caeef70d9 [2021-12-17T16:51:33.164Z] Step 19/21 : LABEL arch=arm64 [2021-12-17T16:51:33.435Z] ---> Running in 0a85b7f7ec02 [2021-12-17T16:51:33.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T16:51:33.706Z] Removing intermediate container 0a85b7f7ec02 [2021-12-17T16:51:33.706Z] ---> bb84f557c2a5 [2021-12-17T16:51:33.706Z] Step 20/21 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:51:33.706Z] ---> Running in 4ccf0ca2c75f [2021-12-17T16:51:34.298Z] Removing intermediate container 4ccf0ca2c75f [2021-12-17T16:51:34.298Z] ---> 85c338b830a2 [2021-12-17T16:51:34.298Z] Step 21/21 : LABEL version=0.0.0 [2021-12-17T16:51:34.298Z] ---> Running in b77e3cb597c3 [2021-12-17T16:51:34.568Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-17T16:51:34.568Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T16:51:34.568Z] Removing intermediate container b77e3cb597c3 [2021-12-17T16:51:34.568Z] ---> 12377f04821c [2021-12-17T16:51:34.568Z] [2021-12-17T16:51:34.568Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-17T16:51:34.839Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T16:51:34.839Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-17T16:51:34.839Z] Successfully built 12377f04821c [2021-12-17T16:51:34.839Z] Successfully tagged support-notifications-arm64:latest [2021-12-17T16:51:35.108Z]  Building support-notifications ... done (6/6) Installing zeromq (4.3.4-r0) [2021-12-17T16:51:35.109Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T16:51:35.109Z] OK: 8 MiB in 20 packages [2021-12-17T16:51:36.078Z] Removing intermediate container 4dcb8c44df42 [2021-12-17T16:51:36.078Z] ---> d091d4b9bddd [2021-12-17T16:51:36.078Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T16:51:36.669Z] ---> 7b67830d3ed2 [2021-12-17T16:51:36.669Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-17T16:51:37.643Z] ---> 956eb756b11d [2021-12-17T16:51:37.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-17T16:51:37.913Z] ---> 7c33bbc10667 [2021-12-17T16:51:37.913Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-17T16:51:38.184Z] ---> Running in f62c68ee3c07 [2021-12-17T16:51:38.453Z] Removing intermediate container f62c68ee3c07 [2021-12-17T16:51:38.453Z] ---> 77a905044ace [2021-12-17T16:51:38.453Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T16:51:38.453Z] ---> Running in 1647aa420c9d [2021-12-17T16:51:38.723Z] Removing intermediate container 1647aa420c9d [2021-12-17T16:51:38.723Z] ---> 7a386c129836 [2021-12-17T16:51:38.723Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T16:51:38.993Z] ---> Running in 92054ecbdabf [2021-12-17T16:51:39.264Z] Removing intermediate container 92054ecbdabf [2021-12-17T16:51:39.264Z] ---> 35a80d4e19a8 [2021-12-17T16:51:39.264Z] Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 [2021-12-17T16:51:39.265Z] ---> Running in 8631d72ea187 [2021-12-17T16:51:39.535Z] Removing intermediate container 8631d72ea187 [2021-12-17T16:51:39.535Z] ---> 2de7177d1261 [2021-12-17T16:51:39.535Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T16:51:39.803Z] ---> Running in bf5047723bc9 [2021-12-17T16:51:40.072Z] Removing intermediate container bf5047723bc9 [2021-12-17T16:51:40.072Z] ---> 8fbc3fdeae4d [2021-12-17T16:51:40.072Z] [2021-12-17T16:51:40.348Z] Successfully built 8fbc3fdeae4d [2021-12-17T16:51:40.348Z] Successfully tagged core-data-arm64:latest [2021-12-17T16:51:40.632Z]  Building core-data ... done  [Pipeline] } [2021-12-17T16:51:40.669Z] $ docker stop --time=1 745bf140fbae4e3d938d3c8c7b563aa7198cc5fd18ef5dea473fc35f084a3377 [2021-12-17T16:51:42.277Z] $ docker rm -f 745bf140fbae4e3d938d3c8c7b563aa7198cc5fd18ef5dea473fc35f084a3377 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-17T16:51:42.742Z] + docker images [2021-12-17T16:51:43.011Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-17T16:51:43.011Z] core-data-arm64 latest 8fbc3fdeae4d 3 seconds ago 19.6MB [2021-12-17T16:51:43.012Z] support-notifications-arm64 latest 12377f04821c 8 seconds ago 16.1MB [2021-12-17T16:51:43.012Z] 03c47d6c9ab3 15 seconds ago 1.58GB [2021-12-17T16:51:43.012Z] 026f9c759ccc 19 seconds ago 1.57GB [2021-12-17T16:51:43.012Z] security-bootstrapper-arm64 latest 234643904f2e 27 seconds ago 17.8MB [2021-12-17T16:51:43.012Z] core-metadata-arm64 latest 7153f197c375 46 seconds ago 15.9MB [2021-12-17T16:51:43.012Z] 85b07a6dfed4 56 seconds ago 1.57GB [2021-12-17T16:51:43.012Z] 00451a6b654f 57 seconds ago 1.58GB [2021-12-17T16:51:43.012Z] sys-mgmt-agent-arm64 latest 8f9495f05ea2 About a minute ago 280MB [2021-12-17T16:51:43.012Z] security-secretstore-setup-arm64 latest 7603b3854f61 3 minutes ago 26.8MB [2021-12-17T16:51:43.012Z] security-proxy-setup-arm64 latest 8b98976a877e 3 minutes ago 25.5MB [2021-12-17T16:51:43.012Z] support-scheduler-arm64 latest cc684386fb91 3 minutes ago 15.3MB [2021-12-17T16:51:43.012Z] core-command-arm64 latest 06ca078ff9a0 3 minutes ago 15.2MB [2021-12-17T16:51:43.012Z] f5402d612a41 3 minutes ago 1.57GB [2021-12-17T16:51:43.012Z] c2730e93966d 3 minutes ago 1.58GB [2021-12-17T16:51:43.012Z] 1a3c5cd2a0ee 3 minutes ago 1.58GB [2021-12-17T16:51:43.012Z] d9edc5896be2 3 minutes ago 1.57GB [2021-12-17T16:51:43.012Z] 858fc3dd404d 3 minutes ago 1.57GB [2021-12-17T16:51:43.012Z] ci-base-image-arm64 latest c4f577b7dc7f 13 minutes ago 1.24GB [2021-12-17T16:51:43.012Z] docker 20.10.10 520e9a0a30f7 4 weeks ago 200MB [2021-12-17T16:51:43.012Z] alpine 3.14 5b8b7b635229 5 weeks ago 5.35MB [2021-12-17T16:51:43.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-17T16:51:43.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-17T16:51:43.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-17T16:51:43.617Z] [2021-12-17T16:51:43.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:51:43.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-17T16:51:44.232Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-17T16:51:44.232Z] 448f6bf000e3: Pulling fs layer [2021-12-17T16:51:44.232Z] f757da607395: Pulling fs layer [2021-12-17T16:51:44.232Z] 05883995daec: Pulling fs layer [2021-12-17T16:51:44.232Z] 8603b9c90790: Pulling fs layer [2021-12-17T16:51:44.233Z] 1560dd03e051: Pulling fs layer [2021-12-17T16:51:44.233Z] 27f5ce0e4adf: Pulling fs layer [2021-12-17T16:51:44.233Z] c2d8d7efcc4b: Pulling fs layer [2021-12-17T16:51:44.233Z] 1560dd03e051: Waiting [2021-12-17T16:51:44.233Z] 27f5ce0e4adf: Waiting [2021-12-17T16:51:44.233Z] c2d8d7efcc4b: Waiting [2021-12-17T16:51:44.233Z] 8603b9c90790: Waiting [2021-12-17T16:51:44.233Z] f757da607395: Verifying Checksum [2021-12-17T16:51:44.233Z] f757da607395: Download complete [2021-12-17T16:51:44.233Z] 8603b9c90790: Verifying Checksum [2021-12-17T16:51:44.233Z] 8603b9c90790: Download complete [2021-12-17T16:51:44.505Z] 1560dd03e051: Verifying Checksum [2021-12-17T16:51:44.505Z] 1560dd03e051: Download complete [2021-12-17T16:51:44.505Z] 27f5ce0e4adf: Verifying Checksum [2021-12-17T16:51:44.505Z] 27f5ce0e4adf: Download complete [2021-12-17T16:51:44.505Z] 05883995daec: Verifying Checksum [2021-12-17T16:51:44.505Z] 05883995daec: Download complete [2021-12-17T16:51:44.776Z] 448f6bf000e3: Verifying Checksum [2021-12-17T16:51:44.776Z] 448f6bf000e3: Download complete [2021-12-17T16:51:47.383Z] c2d8d7efcc4b: Verifying Checksum [2021-12-17T16:51:47.383Z] c2d8d7efcc4b: Download complete [2021-12-17T16:51:48.357Z] 448f6bf000e3: Pull complete [2021-12-17T16:51:48.950Z] f757da607395: Pull complete [2021-12-17T16:51:50.389Z] 05883995daec: Pull complete [2021-12-17T16:51:50.660Z] 8603b9c90790: Pull complete [2021-12-17T16:51:51.635Z] 1560dd03e051: Pull complete [2021-12-17T16:51:51.906Z] 27f5ce0e4adf: Pull complete [2021-12-17T16:52:06.970Z] c2d8d7efcc4b: Pull complete [2021-12-17T16:52:06.970Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-17T16:52:06.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-17T16:52:06.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-17T16:52:07.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container [2021-12-17T16:52:07.278Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-17T16:52:10.103Z] $ docker top 61b184c54e125bbceb6471bb2fbe1ccef8af0455860f7d800167de7b71a5cc22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:11.068Z] ---> job-cost.sh [2021-12-17T16:52:11.068Z] lf-activate-venv: SKIPPING [2021-12-17T16:52:11.068Z] INFO: No Stack... [2021-12-17T16:52:11.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-17T16:52:11.607Z] INFO: Archiving Costs [Pipeline] sh [2021-12-17T16:52:12.263Z] + cut -d, -f6 [2021-12-17T16:52:12.263Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-12-17T16:52:12.325Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] [2021-12-17T16:52:12.331Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] did not exist. Created. [2021-12-17T16:52:12.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-17T16:52:12.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-17T16:52:13.150Z] Stashed 1 file(s) [Pipeline] } [2021-12-17T16:52:13.158Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-17T16:52:13.206Z] $ docker stop --time=1 61b184c54e125bbceb6471bb2fbe1ccef8af0455860f7d800167de7b71a5cc22 [2021-12-17T16:52:14.715Z] $ docker rm -f 61b184c54e125bbceb6471bb2fbe1ccef8af0455860f7d800167de7b71a5cc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-12-17T16:52:15.441Z] provisioning config files... [2021-12-17T16:52:15.450Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8300587719253069753tmp [Pipeline] { [Pipeline] sh [2021-12-17T16:52:15.759Z] + set +x [2021-12-17T16:52:15.759Z] + curl -s https://codecov.io/bash [2021-12-17T16:52:15.759Z] + bash -s -- [2021-12-17T16:52:15.759Z] [2021-12-17T16:52:15.759Z] _____ _ [2021-12-17T16:52:15.759Z] / ____| | | [2021-12-17T16:52:15.759Z] | | ___ __| | ___ ___ _____ __ [2021-12-17T16:52:15.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-17T16:52:15.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-17T16:52:15.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-17T16:52:15.759Z] Bash-1.0.6 [2021-12-17T16:52:15.759Z] [2021-12-17T16:52:15.759Z] [2021-12-17T16:52:15.759Z] ==> git version 2.24.4 found [2021-12-17T16:52:15.759Z] ==> 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-12-17T16:52:15.759Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-17T16:52:15.760Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-17T16:52:15.760Z] ==> Jenkins CI detected. [2021-12-17T16:52:15.760Z] current dir:  /w/workspace/edgex-go/2 [2021-12-17T16:52:15.760Z] project root: . [2021-12-17T16:52:15.760Z] --> token set from env [2021-12-17T16:52:16.020Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-17T16:52:16.020Z] ==> Running gcov in . (disable via -X gcov) [2021-12-17T16:52:16.020Z] ==> Python coveragepy not found [2021-12-17T16:52:16.020Z] ==> Searching for coverage reports in: [2021-12-17T16:52:16.020Z] + . [2021-12-17T16:52:16.020Z] -> Found 1 reports [2021-12-17T16:52:16.020Z] ==> Detecting git/mercurial file structure [2021-12-17T16:52:16.020Z] ==> Reading reports [2021-12-17T16:52:16.020Z] + ./coverage.out bytes=428381 [2021-12-17T16:52:16.020Z] ==> Appending adjustments [2021-12-17T16:52:16.020Z] https://docs.codecov.io/docs/fixing-reports [2021-12-17T16:52:16.965Z] + Found adjustments [2021-12-17T16:52:16.965Z] ==> Gzipping contents [2021-12-17T16:52:16.965Z] 60K /tmp/codecov.dWfi11.gz [2021-12-17T16:52:16.965Z] ==> Uploading reports [2021-12-17T16:52:16.965Z] url: https://codecov.io [2021-12-17T16:52:16.965Z] query: branch=PR-3848&commit=6d1ec803f689d11ac1c009919f7caaec7ff543a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2021-12-17T16:52:16.965Z] -> Pinging Codecov [2021-12-17T16:52:16.965Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=6d1ec803f689d11ac1c009919f7caaec7ff543a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2021-12-17T16:52:17.534Z] -> Uploading to [2021-12-17T16:52:17.534Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-17/00271124DB129430A58F1EEE437C3FCB/6d1ec803f689d11ac1c009919f7caaec7ff543a0/01d09789-edaa-4f96-8000-75ac574de6a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211217T165217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e32c264a4c1b3f86383acb5843752784b2715aef293e5c8a45aa073fd3169f4f [2021-12-17T16:52:17.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-17T16:52:17.534Z] Dload Upload Total Spent Left Speed [2021-12-17T16:52:17.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57872 0 0 100 57872 0 157k --:--:-- --:--:-- --:--:-- 156k [2021-12-17T16:52:17.794Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] } [2021-12-17T16:52:17.803Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-17T16:52:18.895Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:19.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:19.758Z] ---> package-listing.sh [2021-12-17T16:52:19.758Z] ++ facter osfamily [2021-12-17T16:52:19.758Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-17T16:52:20.019Z] + OS_FAMILY=redhat [2021-12-17T16:52:20.019Z] + workspace=/w/workspace/edgex-go/2 [2021-12-17T16:52:20.019Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-17T16:52:20.019Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-17T16:52:20.019Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-17T16:52:20.019Z] + PACKAGES=/tmp/packages_start.txt [2021-12-17T16:52:20.019Z] + '[' /w/workspace/edgex-go/2 ']' [2021-12-17T16:52:20.019Z] + PACKAGES=/tmp/packages_end.txt [2021-12-17T16:52:20.019Z] + case "${OS_FAMILY}" in [2021-12-17T16:52:20.019Z] + rpm -qa [2021-12-17T16:52:20.019Z] + sort [2021-12-17T16:52:24.220Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-17T16:52:24.220Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-17T16:52:24.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-17T16:52:24.220Z] + '[' /w/workspace/edgex-go/2 ']' [2021-12-17T16:52:24.220Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-12-17T16:52:24.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-12-17T16:52:24.231Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-17T16:52:24.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:52:25.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-17T16:52:25.086Z] [2021-12-17T16:52:25.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T16:52:25.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-17T16:52:25.395Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-17T16:52:25.395Z] b4d181a07f80: Pulling fs layer [2021-12-17T16:52:25.395Z] a1111a8f2ec3: Pulling fs layer [2021-12-17T16:52:25.395Z] ed53099fbce6: Pulling fs layer [2021-12-17T16:52:25.395Z] dc539afda2c1: Pulling fs layer [2021-12-17T16:52:25.395Z] 77bc0d833cb6: Pulling fs layer [2021-12-17T16:52:25.395Z] 9065ff56babe: Pulling fs layer [2021-12-17T16:52:25.395Z] d287ab97295c: Pulling fs layer [2021-12-17T16:52:25.395Z] 77bc0d833cb6: Waiting [2021-12-17T16:52:25.395Z] 9065ff56babe: Waiting [2021-12-17T16:52:25.395Z] d287ab97295c: Waiting [2021-12-17T16:52:25.395Z] dc539afda2c1: Waiting [2021-12-17T16:52:25.395Z] a1111a8f2ec3: Verifying Checksum [2021-12-17T16:52:25.395Z] a1111a8f2ec3: Download complete [2021-12-17T16:52:25.395Z] dc539afda2c1: Verifying Checksum [2021-12-17T16:52:25.395Z] dc539afda2c1: Download complete [2021-12-17T16:52:25.395Z] ed53099fbce6: Verifying Checksum [2021-12-17T16:52:25.395Z] ed53099fbce6: Download complete [2021-12-17T16:52:25.395Z] 9065ff56babe: Verifying Checksum [2021-12-17T16:52:25.395Z] 9065ff56babe: Download complete [2021-12-17T16:52:25.657Z] 77bc0d833cb6: Verifying Checksum [2021-12-17T16:52:25.657Z] 77bc0d833cb6: Download complete [2021-12-17T16:52:25.657Z] b4d181a07f80: Verifying Checksum [2021-12-17T16:52:25.657Z] b4d181a07f80: Download complete [2021-12-17T16:52:26.234Z] d287ab97295c: Verifying Checksum [2021-12-17T16:52:26.234Z] d287ab97295c: Download complete [2021-12-17T16:52:27.177Z] b4d181a07f80: Pull complete [2021-12-17T16:52:27.178Z] a1111a8f2ec3: Pull complete [2021-12-17T16:52:27.760Z] ed53099fbce6: Pull complete [2021-12-17T16:52:27.760Z] dc539afda2c1: Pull complete [2021-12-17T16:52:28.028Z] 77bc0d833cb6: Pull complete [2021-12-17T16:52:28.028Z] 9065ff56babe: Pull complete [2021-12-17T16:52:33.371Z] d287ab97295c: Pull complete [2021-12-17T16:52:33.371Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-17T16:52:33.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-17T16:52:33.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-17T16:52:33.437Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container [2021-12-17T16:52:33.470Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-17T16:52:36.563Z] $ docker top 915ff67c62ae82905b5fce774700138308f7d74a910d64fbf5e84ceba92d144e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T16:52:36.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-17T16:52:37.212Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-17T16:52:37.501Z] + ls /var/log/sa-host [2021-12-17T16:52:37.501Z] + sadf -c /var/log/sa-host/sa17 [2021-12-17T16:52:37.501Z] file_magic: OK [2021-12-17T16:52:37.501Z] HZ: Using current value: 100 [2021-12-17T16:52:37.501Z] file_header: OK [2021-12-17T16:52:37.501Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-17T16:52:37.501Z] Statistics: [2021-12-17T16:52:37.501Z] 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... [2021-12-17T16:52:37.501Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-17T16:52:37.700Z] provisioning config files... [2021-12-17T16:52:37.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8888330607516843282tmp [Pipeline] { [Pipeline] echo [2021-12-17T16:52:37.729Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:38.018Z] ---> create-netrc.sh [Pipeline] } [2021-12-17T16:52:38.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:38.350Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-17T16:52:38.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:38.648Z] ---> sudo-logs.sh [2021-12-17T16:52:38.648Z] Archiving 'sudo' log.. [2021-12-17T16:52:38.648Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1035.novalocal: Name or service not known [2021-12-17T16:52:38.648Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1035.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-17T16:52:38.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:38.952Z] ---> job-cost.sh [2021-12-17T16:52:38.952Z] lf-activate-venv: SKIPPING [2021-12-17T16:52:38.952Z] DEBUG: total: 0.10999999940395355 [2021-12-17T16:52:38.952Z] INFO: Retrieving Stack Cost... [2021-12-17T16:52:39.212Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-17T16:52:39.472Z] INFO: Archiving Costs [Pipeline] echo [2021-12-17T16:52:39.486Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T16:52:39.774Z] ---> logs-deploy.sh [2021-12-17T16:52:39.774Z] lf-activate-venv: SKIPPING [2021-12-17T16:52:39.774Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/2 [2021-12-17T16:52:39.774Z] INFO: archiving workspace using pattern(s): [2021-12-17T16:52:40.345Z] Archives upload complete. [2021-12-17T16:52:40.606Z] INFO: archiving logs to Nexus