Pull request #3723 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 9a0d3755af4771a62b4f57dc98159b56cdf520d6 rather than 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 Obtained Jenkinsfile from 9a0d3755af4771a62b4f57dc98159b56cdf520d6 Running in Durability level: MAX_SURVIVABILITY 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-ssh4628208904791792436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3148738448700931771.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3723/workspace@libs/edgex-global-pipelines # timeout=10 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-3723/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1664060700800482976.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3723/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8523035359139244652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh223757383306388717.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3723/workspace@libs/lf-pipelines # timeout=10 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-3723/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2759066652161222637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1590 in /w/workspace/edgexfoundry_edgex-go_PR-3723 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh2879562720600622965.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 Merge succeeded, producing 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 Checking out Revision 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 (PR-3723) > 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/1@tmp/jenkins-gitclient-ssh3043369265332979254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3723/head:refs/remotes/origin/PR-3723 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # 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/1@tmp/jenkins-gitclient-ssh3898360482076051140.key > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 Commit message: "refactor(all): Remove unused Redis client variables" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T08:32:38.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T08:32:38.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T08:32:38.738Z] ========================================================= [2021-09-27T08:32:38.738Z] EdgeX Global Pipelines Version Info [2021-09-27T08:32:38.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:32:40.054Z] ------------------- [2021-09-27T08:32:40.054Z] stable info: [2021-09-27T08:32:40.054Z] ------------------- [2021-09-27T08:32:40.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T08:32:40.054Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T08:32:40.054Z] Message: update stable to v1.0.205 [2021-09-27T08:32:40.637Z] ------------------- [2021-09-27T08:32:40.637Z] experimental info: [2021-09-27T08:32:40.637Z] ------------------- [2021-09-27T08:32:40.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T08:32:40.637Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T08:32:40.637Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T08:32:42.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T08:32:42.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T08:32:42.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T08:32:42.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T08:32:42.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T08:32:42.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T08:32:42.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T08:32:42.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T08:32:42.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T08:32:42.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T08:32:43.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T08:32:43.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T08:32:43.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T08:32:43.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T08:32:43.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T08:32:43.318Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T08:32:43.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T08:32:43.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T08:32:43.497Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T08:32:43.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T08:32:43.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T08:32:43.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T08:32:43.716Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T08:32:43.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3723 [Pipeline] echo [2021-09-27T08:32:43.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3723 [Pipeline] echo [2021-09-27T08:32:43.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3723 [Pipeline] echo [2021-09-27T08:32:43.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [Pipeline] echo [2021-09-27T08:32:43.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 905a639 [Pipeline] echo [2021-09-27T08:32:44.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T08:32:44.217Z] provisioning config files... [2021-09-27T08:32:44.241Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1819256812644338658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:32:44.635Z] ---> docker-login.sh [2021-09-27T08:32:44.635Z] nexus3.edgexfoundry.org:10001 [2021-09-27T08:32:44.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:32:44.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:32:44.907Z] Configure a credential helper to remove this warning. See [2021-09-27T08:32:44.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:32:44.907Z] [2021-09-27T08:32:44.907Z] Login Succeeded [2021-09-27T08:32:44.907Z] nexus3.edgexfoundry.org:10002 [2021-09-27T08:32:44.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:32:45.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:32:45.176Z] Configure a credential helper to remove this warning. See [2021-09-27T08:32:45.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:32:45.176Z] [2021-09-27T08:32:45.176Z] Login Succeeded [2021-09-27T08:32:45.176Z] nexus3.edgexfoundry.org:10003 [2021-09-27T08:32:45.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:32:45.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:32:45.176Z] Configure a credential helper to remove this warning. See [2021-09-27T08:32:45.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:32:45.176Z] [2021-09-27T08:32:45.176Z] Login Succeeded [2021-09-27T08:32:45.176Z] nexus3.edgexfoundry.org:10004 [2021-09-27T08:32:45.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:32:45.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:32:45.444Z] Configure a credential helper to remove this warning. See [2021-09-27T08:32:45.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:32:45.444Z] [2021-09-27T08:32:45.444Z] Login Succeeded [2021-09-27T08:32:45.444Z] docker.io [2021-09-27T08:32:45.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:32:46.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:32:46.029Z] Configure a credential helper to remove this warning. See [2021-09-27T08:32:46.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:32:46.029Z] [2021-09-27T08:32:46.029Z] Login Succeeded [2021-09-27T08:32:46.029Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T08:32:46.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T08:32:46.510Z] ++ 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-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T08:32:46.510Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T08:32:46.510Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T08:32:46.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T08:32:46.510Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T08:32:46.510Z] ++ cut -d/ -f2 [2021-09-27T08:32:46.510Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T08:32:46.596Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:32:49.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T08:32:49.673Z] [2021-09-27T08:32:49.673Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:32:50.044Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T08:32:50.044Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T08:32:50.044Z] 31603596830f: Pulling fs layer [2021-09-27T08:32:50.044Z] 04fac38145f0: Pulling fs layer [2021-09-27T08:32:50.044Z] 701f6daf10bf: Pulling fs layer [2021-09-27T08:32:50.044Z] 24f72da36158: Pulling fs layer [2021-09-27T08:32:50.044Z] 24f72da36158: Waiting [2021-09-27T08:32:50.314Z] 04fac38145f0: Verifying Checksum [2021-09-27T08:32:50.314Z] 04fac38145f0: Download complete [2021-09-27T08:32:50.314Z] 31603596830f: Verifying Checksum [2021-09-27T08:32:50.314Z] 31603596830f: Download complete [2021-09-27T08:32:50.581Z] 31603596830f: Pull complete [2021-09-27T08:32:50.581Z] 701f6daf10bf: Verifying Checksum [2021-09-27T08:32:50.581Z] 701f6daf10bf: Download complete [2021-09-27T08:32:50.581Z] 24f72da36158: Verifying Checksum [2021-09-27T08:32:50.581Z] 24f72da36158: Download complete [2021-09-27T08:32:50.581Z] 04fac38145f0: Pull complete [2021-09-27T08:32:51.168Z] 701f6daf10bf: Pull complete [2021-09-27T08:32:51.437Z] 24f72da36158: Pull complete [2021-09-27T08:32:51.437Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T08:32:51.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T08:32:51.437Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T08:32:51.562Z] prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container [2021-09-27T08:32:51.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:32:52.309Z] $ docker top c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T08:32:52.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T08:32:52.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T08:32:52.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T08:32:52.639Z] $ docker exec c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent [2021-09-27T08:32:52.744Z] SSH_AUTH_SOCK=/tmp/ssh-UIapGbMz7u28/agent.14 [2021-09-27T08:32:52.744Z] SSH_AGENT_PID=20 [2021-09-27T08:32:52.755Z] Running ssh-add (command line suppressed) [2021-09-27T08:32:52.848Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2684831591416555674.key (/w/workspace/edgex-go/1@tmp/private_key_2684831591416555674.key) [2021-09-27T08:32:52.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T08:32:53.233Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T08:32:53.258Z] $ docker exec --env ******** --env ******** c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent -k [2021-09-27T08:32:53.360Z] unset SSH_AUTH_SOCK; [2021-09-27T08:32:53.360Z] unset SSH_AGENT_PID; [2021-09-27T08:32:53.360Z] echo Agent pid 20 killed; [2021-09-27T08:32:53.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T08:32:53.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T08:32:53.470Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T08:32:53.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T08:32:53.579Z] $ docker exec c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent [2021-09-27T08:32:53.689Z] SSH_AUTH_SOCK=/tmp/ssh-kKkajnyPeU7M/agent.54 [2021-09-27T08:32:53.689Z] SSH_AGENT_PID=61 [2021-09-27T08:32:53.697Z] Running ssh-add (command line suppressed) [2021-09-27T08:32:53.792Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6530641363144520371.key (/w/workspace/edgex-go/1@tmp/private_key_6530641363144520371.key) [2021-09-27T08:32:53.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T08:32:54.173Z] + git semver init [2021-09-27T08:32:54.173Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T08:32:54.173Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-27T08:32:54.173Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-27T08:32:54.173Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T08:32:54.173Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T08:32:54.173Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T08:32:54.173Z] # $SEMVER_BRANCH = PR-3723 [2021-09-27T08:32:54.173Z] # $SEMVER_TEMP = /tmp/semver-720791843 [2021-09-27T08:32:54.173Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T08:33:16.242Z] # '/tmp/semver-720791843' -> '/w/workspace/edgex-go/1/.semver' [2021-09-27T08:33:16.242Z] # -> Force: false [2021-09-27T08:33:16.242Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-27T08:33:16.271Z] $ docker exec --env ******** --env ******** c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent -k [2021-09-27T08:33:16.400Z] unset SSH_AUTH_SOCK; [2021-09-27T08:33:16.400Z] unset SSH_AGENT_PID; [2021-09-27T08:33:16.400Z] echo Agent pid 61 killed; [2021-09-27T08:33:16.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T08:33:16.858Z] + git semver [Pipeline] } [2021-09-27T08:33:16.891Z] $ docker stop --time=1 c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 [2021-09-27T08:33:18.922Z] $ docker rm -f c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T08:33:19.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T08:33:19.773Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T08:33:19.798Z] [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-09-27T08:33:20.480Z] ========================================================= [2021-09-27T08:33:20.480Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T08:33:20.480Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T08:33:22.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T08:33:22.504Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T08:33:22.504Z] 540db60ca938: Pulling fs layer [2021-09-27T08:33:22.504Z] adcc1eea9eea: Pulling fs layer [2021-09-27T08:33:22.504Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T08:33:22.504Z] db62176df00c: Pulling fs layer [2021-09-27T08:33:22.504Z] 3b30891b0d05: Pulling fs layer [2021-09-27T08:33:22.504Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T08:33:22.504Z] c788192a36de: Pulling fs layer [2021-09-27T08:33:22.504Z] a77e37c0d609: Pulling fs layer [2021-09-27T08:33:22.504Z] c3185cebc471: Pulling fs layer [2021-09-27T08:33:22.504Z] 06b49ca38bd5: Waiting [2021-09-27T08:33:22.504Z] c788192a36de: Waiting [2021-09-27T08:33:22.504Z] a77e37c0d609: Waiting [2021-09-27T08:33:22.504Z] c3185cebc471: Waiting [2021-09-27T08:33:22.504Z] db62176df00c: Waiting [2021-09-27T08:33:22.504Z] 3b30891b0d05: Waiting [2021-09-27T08:33:22.504Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T08:33:22.504Z] 4c4ab2625f07: Download complete [2021-09-27T08:33:22.504Z] adcc1eea9eea: Verifying Checksum [2021-09-27T08:33:22.504Z] adcc1eea9eea: Download complete [2021-09-27T08:33:22.504Z] 3b30891b0d05: Verifying Checksum [2021-09-27T08:33:22.504Z] 3b30891b0d05: Download complete [2021-09-27T08:33:22.769Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T08:33:22.770Z] 06b49ca38bd5: Download complete [2021-09-27T08:33:22.770Z] 540db60ca938: Verifying Checksum [2021-09-27T08:33:22.770Z] 540db60ca938: Download complete [2021-09-27T08:33:22.770Z] c788192a36de: Verifying Checksum [2021-09-27T08:33:22.770Z] c788192a36de: Download complete [2021-09-27T08:33:22.770Z] 540db60ca938: Pull complete [2021-09-27T08:33:23.045Z] adcc1eea9eea: Pull complete [2021-09-27T08:33:23.045Z] 4c4ab2625f07: Pull complete [2021-09-27T08:33:23.312Z] a77e37c0d609: Verifying Checksum [2021-09-27T08:33:23.312Z] a77e37c0d609: Download complete [2021-09-27T08:33:26.647Z] c3185cebc471: Verifying Checksum [2021-09-27T08:33:26.647Z] c3185cebc471: Download complete [2021-09-27T08:33:26.647Z] db62176df00c: Verifying Checksum [2021-09-27T08:33:26.647Z] db62176df00c: Download complete [2021-09-27T08:33:29.990Z] db62176df00c: Pull complete [2021-09-27T08:33:29.990Z] 3b30891b0d05: Pull complete [2021-09-27T08:33:29.990Z] 06b49ca38bd5: Pull complete [2021-09-27T08:33:29.990Z] c788192a36de: Pull complete [2021-09-27T08:33:29.990Z] a77e37c0d609: Pull complete [2021-09-27T08:33:31.955Z] c3185cebc471: Pull complete [2021-09-27T08:33:31.955Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T08:33:31.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T08:33:31.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T08:33:32.336Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T08:33:32.336Z] WORKDIR /edgex [2021-09-27T08:33:32.336Z] COPY go.mod . [2021-09-27T08:33:32.336Z] RUN go mod download' [2021-09-27T08:33:32.336Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T08:33:33.751Z] Sending build context to Docker daemon 328.9MB [2021-09-27T08:33:33.751Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T08:33:33.751Z] ---> 031687cdd783 [2021-09-27T08:33:33.751Z] Step 2/4 : WORKDIR /edgex [2021-09-27T08:33:35.156Z] ---> Running in ae892148a79b [2021-09-27T08:33:35.156Z] Removing intermediate container ae892148a79b [2021-09-27T08:33:35.156Z] ---> e3684aff9918 [2021-09-27T08:33:35.156Z] Step 3/4 : COPY go.mod . [2021-09-27T08:33:35.243Z] Still waiting to schedule task [2021-09-27T08:33:35.243Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T08:33:35.420Z] ---> afc9d430fa94 [2021-09-27T08:33:35.420Z] Step 4/4 : RUN go mod download [2021-09-27T08:33:35.420Z] ---> Running in c09791964f1d [2021-09-27T08:34:43.488Z] Removing intermediate container c09791964f1d [2021-09-27T08:34:43.488Z] ---> e148087f0941 [2021-09-27T08:34:43.488Z] Successfully built e148087f0941 [2021-09-27T08:34:43.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:34:43.846Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T08:34:43.846Z] . [Pipeline] withDockerContainer [2021-09-27T08:34:43.955Z] prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container [2021-09-27T08:34:44.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:34:44.405Z] $ docker top 6c65ce51c2f9d533ce3a5c525d5aff03090b188ad53bd5a73868161d4d679187 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T08:34:44.866Z] + go version [2021-09-27T08:34:44.866Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T08:34:44.893Z] $ docker stop --time=1 6c65ce51c2f9d533ce3a5c525d5aff03090b188ad53bd5a73868161d4d679187 [2021-09-27T08:34:46.092Z] $ docker rm -f 6c65ce51c2f9d533ce3a5c525d5aff03090b188ad53bd5a73868161d4d679187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:34:46.956Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T08:34:46.956Z] . [Pipeline] withDockerContainer [2021-09-27T08:34:47.064Z] prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container [2021-09-27T08:34:47.114Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:34:47.471Z] $ docker top f7512abebf42923741fb35802a7bbf3f8a4819df16f9b9820cd0ae7cbf7660f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T08:34:47.627Z] ========================================================= [2021-09-27T08:34:47.628Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T08:34:47.628Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T08:34:48.018Z] + go mod tidy [Pipeline] sh [2021-09-27T08:34:48.941Z] + make test [2021-09-27T08:34:48.941Z] go mod tidy [2021-09-27T08:34:49.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T08:34:54.583Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T08:35:12.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T08:35:16.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T08:35:16.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T08:35:16.205Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T08:35:18.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T08:35:19.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T08:35:19.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T08:35:19.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T08:35:19.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T08:35:20.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T08:35:20.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T08:35:20.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T08:35:20.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T08:35:20.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T08:35:22.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-09-27T08:35:22.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T08:35:22.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T08:35:23.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 98.5% of statements [2021-09-27T08:35:23.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T08:35:23.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 46.3% of statements [2021-09-27T08:35:23.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T08:35:23.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T08:35:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-09-27T08:35:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T08:35:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:35:25.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-09-27T08:35:25.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T08:35:25.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T08:35:25.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T08:35:25.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T08:35:25.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T08:35:26.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:35:26.218Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T08:35:26.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T08:35:26.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements [2021-09-27T08:35:26.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T08:35:26.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T08:35:26.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T08:35:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-09-27T08:35:27.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T08:35:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-09-27T08:35:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-09-27T08:35:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T08:35:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-27T08:35:29.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-09-27T08:35:29.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-09-27T08:35:29.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.596s coverage: 96.3% of statements [2021-09-27T08:35:29.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-09-27T08:35:42.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-09-27T08:35:42.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-27T08:35:46.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 81.8% of statements [2021-09-27T08:35:46.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T08:35:53.425Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1591 in /w/workspace/edgexfoundry_edgex-go_PR-3723 [Pipeline] { [Pipeline] ws [2021-09-27T08:35:53.490Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T08:35:53.756Z] The recommended git tool is: git [2021-09-27T08:36:00.886Z] using credential edgex-jenkins-ssh [2021-09-27T08:36:00.904Z] Cloning the remote Git repository [2021-09-27T08:36:00.940Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T08:36:01.041Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T08:36:01.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T08:36:01.141Z] > git --version # timeout=10 [2021-09-27T08:36:01.159Z] > git --version # 'git version 2.17.1' [2021-09-27T08:36:01.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T08:36:01.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 70.5% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T08:36:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T08:36:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T08:36:05.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-09-27T08:36:05.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T08:36:05.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-09-27T08:36:05.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T08:36:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-09-27T08:36:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T08:36:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T08:36:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.0% of statements [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T08:36:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T08:36:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T08:36:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T08:36:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T08:36:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-27T08:36:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-27T08:36:12.145Z] 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-09-27T08:36:17.485Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T08:36:17.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T08:36:17.525Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T08:36:17.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T08:36:17.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T08:36:17.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3723/head:refs/remotes/origin/PR-3723 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T08:36:18.477Z] Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:36:18.784Z] Merge succeeded, producing 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:36:18.785Z] Checking out Revision 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 (PR-3723) [2021-09-27T08:36:18.488Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T08:36:18.507Z] > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 [2021-09-27T08:36:18.699Z] > git remote # timeout=10 [2021-09-27T08:36:18.719Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T08:36:18.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T08:36:18.744Z] > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 [2021-09-27T08:36:18.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T08:36:18.785Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T08:36:18.795Z] > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 [2021-09-27T08:36:23.134Z] Commit message: "refactor(all): Remove unused Redis client variables" [2021-09-27T08:36:23.182Z] > git --version # timeout=10 [2021-09-27T08:36:23.192Z] > git --version # 'git version 2.17.1' [2021-09-27T08:36:23.212Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T08:36:24.087Z] provisioning config files... [2021-09-27T08:36:24.116Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config624812348114642291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:36:26.388Z] ---> docker-login.sh [2021-09-27T08:36:26.388Z] nexus3.edgexfoundry.org:10001 [2021-09-27T08:36:27.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:36:28.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:36:28.132Z] Configure a credential helper to remove this warning. See [2021-09-27T08:36:28.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:36:28.132Z] [2021-09-27T08:36:28.132Z] Login Succeeded [2021-09-27T08:36:28.132Z] nexus3.edgexfoundry.org:10002 [2021-09-27T08:36:28.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:36:28.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:36:28.687Z] Configure a credential helper to remove this warning. See [2021-09-27T08:36:28.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:36:28.687Z] [2021-09-27T08:36:28.687Z] Login Succeeded [2021-09-27T08:36:28.687Z] nexus3.edgexfoundry.org:10003 [2021-09-27T08:36:28.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:36:29.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:36:29.241Z] Configure a credential helper to remove this warning. See [2021-09-27T08:36:29.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:36:29.241Z] [2021-09-27T08:36:29.241Z] Login Succeeded [2021-09-27T08:36:29.241Z] nexus3.edgexfoundry.org:10004 [2021-09-27T08:36:29.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:36:29.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:36:29.790Z] Configure a credential helper to remove this warning. See [2021-09-27T08:36:29.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:36:29.790Z] [2021-09-27T08:36:29.790Z] Login Succeeded [2021-09-27T08:36:29.790Z] docker.io [2021-09-27T08:36:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T08:36:30.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T08:36:30.718Z] Configure a credential helper to remove this warning. See [2021-09-27T08:36:30.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T08:36:30.718Z] [2021-09-27T08:36:30.718Z] Login Succeeded [2021-09-27T08:36:30.718Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T08:36:30.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-27T08:36:31.522Z] ========================================================= [2021-09-27T08:36:31.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T08:36:31.522Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T08:36:31.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T08:36:32.220Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T08:36:32.220Z] 595b0fe564bb: Pulling fs layer [2021-09-27T08:36:32.220Z] 24495759ef45: Pulling fs layer [2021-09-27T08:36:32.220Z] d148012ef14d: Pulling fs layer [2021-09-27T08:36:32.220Z] e90a11edd702: Pulling fs layer [2021-09-27T08:36:32.220Z] d77568369979: Pulling fs layer [2021-09-27T08:36:32.220Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T08:36:32.220Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T08:36:32.220Z] 97ac5df62f85: Pulling fs layer [2021-09-27T08:36:32.220Z] e90a11edd702: Waiting [2021-09-27T08:36:32.220Z] d77568369979: Waiting [2021-09-27T08:36:32.220Z] fc1c9f9a7f3b: Waiting [2021-09-27T08:36:32.220Z] 97ac5df62f85: Waiting [2021-09-27T08:36:32.220Z] 170f2ba95c9a: Waiting [2021-09-27T08:36:32.220Z] d148012ef14d: Download complete [2021-09-27T08:36:32.492Z] 24495759ef45: Download complete [2021-09-27T08:36:32.492Z] d77568369979: Download complete [2021-09-27T08:36:32.492Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T08:36:32.492Z] fc1c9f9a7f3b: Download complete [2021-09-27T08:36:32.492Z] 595b0fe564bb: Verifying Checksum [2021-09-27T08:36:32.492Z] 595b0fe564bb: Download complete [2021-09-27T08:36:32.492Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T08:36:32.492Z] 170f2ba95c9a: Download complete [2021-09-27T08:36:33.088Z] 595b0fe564bb: Pull complete [2021-09-27T08:36:33.693Z] 24495759ef45: Pull complete [2021-09-27T08:36:34.294Z] d148012ef14d: Pull complete [2021-09-27T08:36:35.605Z] GO111MODULE=on go vet ./... [2021-09-27T08:36:36.277Z] 97ac5df62f85: Verifying Checksum [2021-09-27T08:36:36.277Z] 97ac5df62f85: Download complete [2021-09-27T08:36:36.277Z] e90a11edd702: Verifying Checksum [2021-09-27T08:36:36.277Z] e90a11edd702: Download complete [2021-09-27T08:36:43.835Z] gofmt -l . [2021-09-27T08:36:44.100Z] [ "`gofmt -l .`" = "" ] [2021-09-27T08:36:44.366Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T08:36:44.978Z] + ls -al . [2021-09-27T08:36:44.978Z] total 612 [2021-09-27T08:36:44.978Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 08:36 . [2021-09-27T08:36:44.978Z] drwxr-xr-x 4 root root 28 Sep 27 08:34 .. [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 08:32 .dockerignore [2021-09-27T08:36:44.978Z] drwxrwxr-x 8 1001 1001 179 Sep 27 08:32 .git [2021-09-27T08:36:44.978Z] drwxrwxr-x 4 1001 1001 142 Sep 27 08:32 .github [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 08:32 .gitignore [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 08:32 .golangci.yml [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 08:32 .hadolint.yml [2021-09-27T08:36:44.978Z] drwx------ 3 1001 1001 58 Sep 27 08:33 .semver [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 08:32 .sonarcloud.properties [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 08:32 ADOPTERS.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 08:32 Attribution.txt [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 08:32 CHANGELOG.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 08:32 CONTRIBUTING.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 08:32 GOVERNANCE.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 08:32 Jenkinsfile [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 08:32 LICENSE [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 08:32 Makefile [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 08:32 OWNERS.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 08:32 README.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 08:32 SECURITY.md [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 08:33 VERSION [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 08:32 ZMQWindows.md [2021-09-27T08:36:44.978Z] drwxrwxr-x 2 1001 1001 37 Sep 27 08:32 bin [2021-09-27T08:36:44.978Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 08:32 cmd [2021-09-27T08:36:44.978Z] -rw-r--r-- 1 root root 403624 Sep 27 08:36 coverage.out [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 08:32 go.mod [2021-09-27T08:36:44.978Z] -rw-r--r-- 1 root root 50064 Sep 27 08:34 go.sum [2021-09-27T08:36:44.978Z] drwxrwxr-x 8 1001 1001 124 Sep 27 08:32 internal [2021-09-27T08:36:44.978Z] drwxrwxr-x 3 1001 1001 16 Sep 27 08:32 openapi [2021-09-27T08:36:44.978Z] drwxrwxr-x 4 1001 1001 71 Sep 27 08:32 snap [2021-09-27T08:36:44.978Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 08:32 version.go [Pipeline] sh [2021-09-27T08:36:45.308Z] + '[' -e coverage.out ] [2021-09-27T08:36:45.309Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T08:36:45.419Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T08:36:45.743Z] + make build [2021-09-27T08:36:45.743Z] go mod tidy [2021-09-27T08:36:45.743Z] 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-09-27T08:36:46.451Z] e90a11edd702: Pull complete [2021-09-27T08:36:46.452Z] d77568369979: Pull complete [2021-09-27T08:36:46.725Z] fc1c9f9a7f3b: Pull complete [2021-09-27T08:36:47.145Z] 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-09-27T08:36:47.327Z] 170f2ba95c9a: Pull complete [2021-09-27T08:36:53.809Z] 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-09-27T08:36:54.045Z] 97ac5df62f85: Pull complete [2021-09-27T08:36:54.045Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T08:36:54.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T08:36:54.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T08:36:54.398Z] 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-09-27T08:36:54.464Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T08:36:54.464Z] WORKDIR /edgex [2021-09-27T08:36:54.464Z] COPY go.mod . [2021-09-27T08:36:54.464Z] RUN go mod downloaddocker [2021-09-27T08:36:54.464Z] build -t ci-base-image-arm64 -f - . [2021-09-27T08:36:55.365Z] 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-09-27T08:36:55.633Z] 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-09-27T08:36:56.599Z] 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-09-27T08:36:57.107Z] Sending build context to Docker daemon 166.1MB [2021-09-27T08:36:57.107Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T08:36:57.107Z] ---> 04bc70af865f [2021-09-27T08:36:57.107Z] Step 2/4 : WORKDIR /edgex [2021-09-27T08:36:57.557Z] 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-09-27T08:36:58.143Z] 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-09-27T08:36:59.557Z] 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-09-27T08:37:00.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T08:37:01.104Z] 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-09-27T08:37:01.406Z] ---> Running in ddac1cf181d1 [2021-09-27T08:37:01.407Z] Removing intermediate container ddac1cf181d1 [2021-09-27T08:37:01.407Z] ---> aff6ad22b069 [2021-09-27T08:37:01.407Z] Step 3/4 : COPY go.mod . [2021-09-27T08:37:02.391Z] ---> b41e5ae32847 [2021-09-27T08:37:02.391Z] Step 4/4 : RUN go mod download [Pipeline] } [2021-09-27T08:37:02.548Z] $ docker stop --time=1 f7512abebf42923741fb35802a7bbf3f8a4819df16f9b9820cd0ae7cbf7660f8 [2021-09-27T08:37:02.665Z] ---> Running in e3265afde713 [2021-09-27T08:37:04.335Z] $ docker rm -f f7512abebf42923741fb35802a7bbf3f8a4819df16f9b9820cd0ae7cbf7660f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:37:10.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T08:37:10.576Z] [2021-09-27T08:37:10.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:37:10.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T08:37:10.943Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T08:37:10.943Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T08:37:10.943Z] ca9280d653b3: Pulling fs layer [2021-09-27T08:37:10.943Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T08:37:11.212Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T08:37:11.212Z] cbdbe7a5bc2a: Download complete [2021-09-27T08:37:11.478Z] cbdbe7a5bc2a: Pull complete [2021-09-27T08:37:11.743Z] ca9280d653b3: Verifying Checksum [2021-09-27T08:37:11.743Z] ca9280d653b3: Download complete [2021-09-27T08:37:12.331Z] ca9280d653b3: Pull complete [2021-09-27T08:37:13.749Z] 7e9c9ca2126c: Verifying Checksum [2021-09-27T08:37:13.749Z] 7e9c9ca2126c: Download complete [2021-09-27T08:37:17.118Z] 7e9c9ca2126c: Pull complete [2021-09-27T08:37:17.118Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T08:37:17.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T08:37:17.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T08:37:17.227Z] prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container [2021-09-27T08:37:17.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:37:19.725Z] $ docker top 15eac20a10b647f7018de7dc9be5b130c2cdc25192d9cadc639b68bd47236260 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T08:37:20.179Z] + grep parallel [2021-09-27T08:37:20.179Z] + docker-compose build --help [2021-09-27T08:37:20.759Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T08:37:20.789Z] $ docker stop --time=1 15eac20a10b647f7018de7dc9be5b130c2cdc25192d9cadc639b68bd47236260 [2021-09-27T08:37:21.980Z] $ docker rm -f 15eac20a10b647f7018de7dc9be5b130c2cdc25192d9cadc639b68bd47236260 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:37:22.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T08:37:22.601Z] . [Pipeline] withDockerContainer [2021-09-27T08:37:22.709Z] prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container [2021-09-27T08:37:22.759Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:37:23.138Z] $ docker top 618f183a8a6f628268a1fa0c81b6a60d98a9018192365a562a0c8a84b41fb12d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T08:37:24.882Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T08:37:24.882Z] Building core-command ... [2021-09-27T08:37:24.882Z] Building core-data ... [2021-09-27T08:37:24.882Z] Building core-metadata ... [2021-09-27T08:37:24.882Z] Building security-bootstrapper ... [2021-09-27T08:37:24.882Z] Building security-proxy-setup ... [2021-09-27T08:37:24.882Z] Building security-secretstore-setup ... [2021-09-27T08:37:24.882Z] Building support-notifications ... [2021-09-27T08:37:24.882Z] Building support-scheduler ... [2021-09-27T08:37:24.882Z] Building sys-mgmt-agent ... [2021-09-27T08:37:24.882Z] Building core-data [2021-09-27T08:37:24.882Z] Building security-bootstrapper [2021-09-27T08:37:24.882Z] Building security-secretstore-setup [2021-09-27T08:37:24.882Z] Building security-proxy-setup [2021-09-27T08:37:24.882Z] Building sys-mgmt-agent [2021-09-27T08:37:35.136Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:37:35.136Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:37:35.136Z] ---> e148087f0941 [2021-09-27T08:37:35.136Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:37:35.136Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:37:35.136Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:37:35.136Z] ---> e148087f0941 [2021-09-27T08:37:35.136Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T08:37:35.136Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:37:35.136Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:37:35.136Z] ---> e148087f0941 [2021-09-27T08:37:35.136Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T08:37:38.476Z] ---> Running in 20e950186d66 [2021-09-27T08:37:38.476Z] ---> Running in 858dd66d8382 [2021-09-27T08:37:38.476Z] ---> Running in a357aecd93fd [2021-09-27T08:37:43.806Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:37:43.806Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:37:43.806Z] ---> e148087f0941 [2021-09-27T08:37:43.806Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:37:43.806Z] ---> Using cache [2021-09-27T08:37:43.806Z] ---> 8027c5234532 [2021-09-27T08:37:43.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:37:43.806Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:37:43.806Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:37:43.806Z] ---> e148087f0941 [2021-09-27T08:37:43.806Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T08:37:43.806Z] ---> Using cache [2021-09-27T08:37:43.806Z] ---> 8027c5234532 [2021-09-27T08:37:43.806Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:37:43.806Z] Removing intermediate container 20e950186d66 [2021-09-27T08:37:43.806Z] ---> 2dc09edca1a7 [2021-09-27T08:37:43.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:37:43.806Z] Removing intermediate container 858dd66d8382 [2021-09-27T08:37:43.806Z] ---> 5213e09643a5 [2021-09-27T08:37:43.806Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:37:43.806Z] Removing intermediate container a357aecd93fd [2021-09-27T08:37:43.806Z] ---> 8027c5234532 [2021-09-27T08:37:43.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:37:43.806Z] ---> Running in 9d7c05b2ce11 [2021-09-27T08:37:43.806Z] ---> Running in 01abd253f557 [2021-09-27T08:37:43.807Z] ---> Running in 1f28163878cd [2021-09-27T08:37:43.807Z] ---> Running in 4c761f52bf42 [2021-09-27T08:37:43.807Z] ---> Running in dd26dcea521e [2021-09-27T08:37:44.776Z] Removing intermediate container 9d7c05b2ce11 [2021-09-27T08:37:44.776Z] ---> 48aa83218963 [2021-09-27T08:37:44.776Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T08:37:44.776Z] ---> Running in 019ca06a463c [2021-09-27T08:37:44.776Z] Removing intermediate container 01abd253f557 [2021-09-27T08:37:44.776Z] ---> 573d034fb8af [2021-09-27T08:37:44.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T08:37:44.776Z] ---> Running in 8839c97a3f7c [2021-09-27T08:37:44.776Z] Removing intermediate container 1f28163878cd [2021-09-27T08:37:44.776Z] ---> c800004e3a37 [2021-09-27T08:37:44.776Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T08:37:45.054Z] ---> Running in 5a36f16b875e [2021-09-27T08:37:45.054Z] Removing intermediate container 4c761f52bf42 [2021-09-27T08:37:45.054Z] ---> 74d95e6e5df9 [2021-09-27T08:37:45.054Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T08:37:45.325Z] ---> Running in 853d7df0afff [2021-09-27T08:37:45.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:45.325Z] Removing intermediate container dd26dcea521e [2021-09-27T08:37:45.325Z] ---> 0457a1b8db74 [2021-09-27T08:37:45.325Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T08:37:45.325Z] ---> Running in 05308aaedba9 [2021-09-27T08:37:45.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:45.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:45.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:45.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:46.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:46.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:46.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:46.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:46.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:37:47.267Z] OK: 219 MiB in 52 packages [2021-09-27T08:37:47.267Z] OK: 219 MiB in 52 packages [2021-09-27T08:37:47.534Z] Removing intermediate container 019ca06a463c [2021-09-27T08:37:47.534Z] ---> fe136e1c6914 [2021-09-27T08:37:47.534Z] Step 6/24 : COPY go.mod . [2021-09-27T08:37:47.534Z] OK: 219 MiB in 52 packages [2021-09-27T08:37:47.534Z] Removing intermediate container 853d7df0afff [2021-09-27T08:37:47.534Z] ---> f5a69f10f542 [2021-09-27T08:37:47.534Z] Step 6/32 : COPY go.mod . [2021-09-27T08:37:47.534Z] OK: 219 MiB in 52 packages [2021-09-27T08:37:47.534Z] OK: 219 MiB in 52 packages [2021-09-27T08:37:47.534Z] ---> 913974f00f9a [2021-09-27T08:37:47.534Z] Step 7/24 : RUN go mod download [2021-09-27T08:37:47.801Z] ---> Running in 83a9ac86c294 [2021-09-27T08:37:47.801Z] ---> a86a60e0ad63 [2021-09-27T08:37:47.801Z] Step 7/32 : RUN go mod download [2021-09-27T08:37:47.801Z] Removing intermediate container 5a36f16b875e [2021-09-27T08:37:47.801Z] ---> 8060e1ed246f [2021-09-27T08:37:47.801Z] Step 6/26 : COPY go.mod . [2021-09-27T08:37:47.801Z] ---> Running in 76d4c1e7d62c [2021-09-27T08:37:48.067Z] ---> 3dac9756b93b [2021-09-27T08:37:48.067Z] Step 7/26 : RUN go mod download [2021-09-27T08:37:48.067Z] ---> Running in 5b5d884217fd [2021-09-27T08:37:48.067Z] Removing intermediate container 8839c97a3f7c [2021-09-27T08:37:48.067Z] ---> 3001890b2363 [2021-09-27T08:37:48.067Z] Step 6/22 : COPY go.mod . [2021-09-27T08:37:48.339Z] Removing intermediate container 05308aaedba9 [2021-09-27T08:37:48.339Z] ---> a6f9c28197fb [2021-09-27T08:37:48.339Z] Step 6/24 : COPY go.mod . [2021-09-27T08:37:48.339Z] ---> bb005db32f6f [2021-09-27T08:37:48.339Z] Step 7/22 : RUN go mod download [2021-09-27T08:37:48.339Z] ---> Running in df21c3a85913 [2021-09-27T08:37:48.609Z] ---> 95a47ee16718 [2021-09-27T08:37:48.609Z] Step 7/24 : RUN go mod download [2021-09-27T08:37:48.609Z] ---> Running in 184e59533ca5 [2021-09-27T08:37:50.560Z] Removing intermediate container 83a9ac86c294 [2021-09-27T08:37:50.560Z] ---> bb31c90e54c9 [2021-09-27T08:37:50.560Z] Step 8/24 : COPY . . [2021-09-27T08:37:50.560Z] Removing intermediate container 5b5d884217fd [2021-09-27T08:37:50.560Z] ---> 55a1ebc7b53e [2021-09-27T08:37:50.560Z] Step 8/26 : COPY . . [2021-09-27T08:37:53.135Z] Removing intermediate container 76d4c1e7d62c [2021-09-27T08:37:53.135Z] ---> 2507d1b6387c [2021-09-27T08:37:53.135Z] Step 8/32 : COPY . . [2021-09-27T08:37:53.135Z] Removing intermediate container df21c3a85913 [2021-09-27T08:37:53.135Z] ---> c0c447379178 [2021-09-27T08:37:53.135Z] Step 8/22 : COPY . . [2021-09-27T08:37:53.135Z] Removing intermediate container 184e59533ca5 [2021-09-27T08:37:53.135Z] ---> daa63484a6f1 [2021-09-27T08:37:53.135Z] Step 8/24 : COPY . . [2021-09-27T08:38:01.368Z] ---> 04f39b856e24 [2021-09-27T08:38:01.368Z] Step 9/26 : RUN go mod tidy [2021-09-27T08:38:01.368Z] ---> 18f6c65f0846 [2021-09-27T08:38:01.368Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:38:01.368Z] ---> 59170b583f3f [2021-09-27T08:38:01.368Z] Step 9/22 : RUN go mod tidy [2021-09-27T08:38:01.368Z] ---> Running in bf3dccc20ad4 [2021-09-27T08:38:01.368Z] ---> Running in 46d5399ca3dd [2021-09-27T08:38:01.368Z] ---> Running in 27b4cbf7c4b0 [2021-09-27T08:38:05.666Z] Removing intermediate container 46d5399ca3dd [2021-09-27T08:38:05.666Z] ---> 7c20baa888eb [2021-09-27T08:38:05.666Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T08:38:05.666Z] ---> Running in e9294b48332a [2021-09-27T08:38:05.666Z] Removing intermediate container bf3dccc20ad4 [2021-09-27T08:38:05.666Z] ---> 55c542dc3d55 [2021-09-27T08:38:05.666Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T08:38:05.666Z] Removing intermediate container 27b4cbf7c4b0 [2021-09-27T08:38:05.666Z] ---> 84e0926fa59f [2021-09-27T08:38:05.666Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T08:38:05.666Z] ---> Running in 86aa45402a5a [2021-09-27T08:38:05.666Z] ---> Running in cfe30846054e [2021-09-27T08:38:06.246Z] 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-09-27T08:38:06.515Z] 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-09-27T08:38:06.784Z] 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-09-27T08:38:16.852Z] ---> 73a5e6c5767b [2021-09-27T08:38:16.852Z] Step 9/32 : RUN go mod tidy [2021-09-27T08:38:16.852Z] ---> Running in 93d553d04d32 [2021-09-27T08:38:16.852Z] ---> 5c1da850f8eb [2021-09-27T08:38:16.852Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:38:16.852Z] ---> Running in 9bc9a786c004 [2021-09-27T08:38:17.436Z] Removing intermediate container 93d553d04d32 [2021-09-27T08:38:17.436Z] ---> 0101b04ef938 [2021-09-27T08:38:17.436Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T08:38:17.436Z] ---> Running in 22ced820772d [2021-09-27T08:38:18.021Z] 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-09-27T08:38:18.021Z] Removing intermediate container 9bc9a786c004 [2021-09-27T08:38:18.021Z] ---> 52ae93f2621e [2021-09-27T08:38:18.021Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T08:38:18.021Z] ---> Running in f1703407aba2 [2021-09-27T08:38:18.609Z] 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-09-27T08:38:40.677Z] 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-09-27T08:38:42.084Z] 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-09-27T08:38:44.667Z] Removing intermediate container e9294b48332a [2021-09-27T08:38:44.667Z] ---> 3534d611c609 [2021-09-27T08:38:44.667Z] [2021-09-27T08:38:44.667Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T08:38:44.667Z] 3.14: Pulling from library/alpine [2021-09-27T08:38:44.938Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T08:38:44.938Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T08:38:45.206Z] ---> 14119a10abf4 [2021-09-27T08:38:45.206Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T08:38:45.206Z] ---> Running in 040aa51834f3 [2021-09-27T08:38:45.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:38:46.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:38:46.333Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T08:38:46.333Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T08:38:46.601Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T08:38:46.601Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T08:38:46.601Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T08:38:46.601Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:38:46.601Z] Removing intermediate container 86aa45402a5a [2021-09-27T08:38:46.601Z] ---> c1ec3b452dcc [2021-09-27T08:38:46.601Z] [2021-09-27T08:38:46.601Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T08:38:46.601Z] ---> 14119a10abf4 [2021-09-27T08:38:46.601Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T08:38:46.601Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T08:38:46.601Z] ---> Running in def8d35939f5 [2021-09-27T08:38:46.601Z] OK: 8 MiB in 19 packages [2021-09-27T08:38:47.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:38:47.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:38:47.462Z] Removing intermediate container 040aa51834f3 [2021-09-27T08:38:47.462Z] ---> 1ffbff33c42b [2021-09-27T08:38:47.462Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T08:38:47.462Z] ---> Running in dd097702063b [2021-09-27T08:38:47.462Z] Removing intermediate container dd097702063b [2021-09-27T08:38:47.462Z] ---> 1ad5eeafdedd [2021-09-27T08:38:47.463Z] Step 14/22 : WORKDIR /edgex [2021-09-27T08:38:47.732Z] ---> Running in 0ef6fcb13079 [2021-09-27T08:38:47.732Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T08:38:47.732Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T08:38:47.732Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T08:38:47.732Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:38:47.732Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T08:38:47.732Z] OK: 6 MiB in 17 packages [2021-09-27T08:38:47.732Z] Removing intermediate container 0ef6fcb13079 [2021-09-27T08:38:47.732Z] ---> 34c061deddb1 [2021-09-27T08:38:47.732Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T08:38:48.001Z] ---> a23e515d855f [2021-09-27T08:38:48.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T08:38:48.584Z] Removing intermediate container def8d35939f5 [2021-09-27T08:38:48.584Z] ---> 909b8930e8ae [2021-09-27T08:38:48.584Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T08:38:48.584Z] ---> Running in 1005424a27f2 [2021-09-27T08:38:48.851Z] ---> 6e124e05dd72 [2021-09-27T08:38:48.851Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T08:38:48.851Z] Removing intermediate container 1005424a27f2 [2021-09-27T08:38:48.851Z] ---> 99473831e8f2 [2021-09-27T08:38:48.851Z] Step 14/26 : WORKDIR / [2021-09-27T08:38:49.121Z] ---> Running in f92419a716a0 [2021-09-27T08:38:49.391Z] Removing intermediate container f92419a716a0 [2021-09-27T08:38:49.391Z] ---> 83fa2b66b978 [2021-09-27T08:38:49.391Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-27T08:38:49.391Z] ---> 35f4b89ccea4 [2021-09-27T08:38:49.391Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T08:38:49.391Z] ---> Running in 4cda4f530031 [2021-09-27T08:38:49.658Z] ---> f9e694fc39e4 [2021-09-27T08:38:49.658Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-27T08:38:49.658Z] Removing intermediate container 4cda4f530031 [2021-09-27T08:38:49.658Z] ---> a992e028493a [2021-09-27T08:38:49.658Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T08:38:49.933Z] ---> Running in 853f1583de46 [2021-09-27T08:38:49.933Z] ---> 38587af45987 [2021-09-27T08:38:49.933Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T08:38:49.933Z] Removing intermediate container 853f1583de46 [2021-09-27T08:38:49.933Z] ---> d233a53a2259 [2021-09-27T08:38:49.933Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T08:38:50.208Z] ---> Running in 4e74d70682c9 [2021-09-27T08:38:50.208Z] ---> f848df427daf [2021-09-27T08:38:50.208Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-27T08:38:50.480Z] Removing intermediate container 4e74d70682c9 [2021-09-27T08:38:50.480Z] ---> 1cda3d8325fe [2021-09-27T08:38:50.480Z] Step 21/22 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:38:50.480Z] ---> Running in 9e39ff5a5c23 [2021-09-27T08:38:50.480Z] ---> 63639c601cd5 [2021-09-27T08:38:50.480Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T08:38:50.756Z] Removing intermediate container 9e39ff5a5c23 [2021-09-27T08:38:50.756Z] ---> 7333febfb969 [2021-09-27T08:38:50.756Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T08:38:50.756Z] ---> Running in 57f50bf1c13d [2021-09-27T08:38:51.035Z] Removing intermediate container 57f50bf1c13d [2021-09-27T08:38:51.035Z] ---> fe2c01cf9d69 [2021-09-27T08:38:51.035Z] [2021-09-27T08:38:51.312Z] Successfully built fe2c01cf9d69 [2021-09-27T08:38:51.312Z] ---> 82bad890a504 [2021-09-27T08:38:51.312Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T08:38:51.312Z] Successfully tagged security-proxy-setup:latest [2021-09-27T08:38:51.312Z]  Building security-proxy-setup ... done Building support-scheduler [2021-09-27T08:38:52.333Z] ---> 968c420cec90 [2021-09-27T08:38:52.334Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T08:38:52.931Z] ---> ccfcd4f2cc1d [2021-09-27T08:38:52.931Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-27T08:38:53.548Z] ---> Running in 5ffa6b354098 [2021-09-27T08:38:54.540Z] Removing intermediate container cfe30846054e [2021-09-27T08:38:54.540Z] ---> 0f4448e841bc [2021-09-27T08:38:54.540Z] [2021-09-27T08:38:54.540Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T08:38:54.540Z] ---> 14119a10abf4 [2021-09-27T08:38:54.540Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T08:38:54.540Z] ---> Running in 97b804ae1b5d [2021-09-27T08:38:54.810Z] Removing intermediate container 97b804ae1b5d [2021-09-27T08:38:54.810Z] ---> 3558a1cfb38b [2021-09-27T08:38:54.810Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T08:38:54.810Z] ---> Running in 4acba7d0e0e0 [2021-09-27T08:38:54.810Z] Removing intermediate container 5ffa6b354098 [2021-09-27T08:38:54.810Z] ---> 3c301c30ad6b [2021-09-27T08:38:54.810Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T08:38:55.078Z] ---> Running in ddd72e65154f [2021-09-27T08:38:55.078Z] Removing intermediate container 4acba7d0e0e0 [2021-09-27T08:38:55.078Z] ---> 7867186de710 [2021-09-27T08:38:55.078Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T08:38:55.663Z] ---> Running in 84a9403bfdba [2021-09-27T08:38:55.663Z] Removing intermediate container ddd72e65154f [2021-09-27T08:38:55.663Z] ---> 02b5302f2875 [2021-09-27T08:38:55.663Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T08:38:55.926Z] ---> Running in ddb0ca13e7a2 [2021-09-27T08:38:56.192Z] Removing intermediate container f1703407aba2 [2021-09-27T08:38:56.192Z] ---> af2ce4236c79 [2021-09-27T08:38:56.192Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T08:38:56.463Z] Removing intermediate container 84a9403bfdba [2021-09-27T08:38:56.464Z] ---> eee1e554464c [2021-09-27T08:38:56.464Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:38:56.464Z] Removing intermediate container 22ced820772d [2021-09-27T08:38:56.464Z] ---> 0206c097dfd7 [2021-09-27T08:38:56.464Z] [2021-09-27T08:38:56.464Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T08:38:56.464Z] ---> 14119a10abf4 [2021-09-27T08:38:56.464Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T08:38:56.464Z] ---> Running in fa1c62a0960b [2021-09-27T08:38:56.464Z] ---> Running in 7438b42a1b94 [2021-09-27T08:38:56.464Z] Removing intermediate container ddb0ca13e7a2 [2021-09-27T08:38:56.464Z] ---> a6a78f599118 [2021-09-27T08:38:56.464Z] Step 25/26 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:38:56.464Z] ---> Running in d030071b3f48 [2021-09-27T08:38:56.733Z] ---> Running in 2e09948fd5a6 [2021-09-27T08:38:56.733Z] Removing intermediate container d030071b3f48 [2021-09-27T08:38:56.733Z] ---> 7334bcc62f09 [2021-09-27T08:38:56.733Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T08:38:56.733Z] ---> Running in 2f52851e4020 [2021-09-27T08:38:56.733Z] Removing intermediate container 2e09948fd5a6 [2021-09-27T08:38:56.733Z] ---> 8dccfd41a51e [2021-09-27T08:38:56.733Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T08:38:57.011Z] ---> Running in 07310116f1ff [2021-09-27T08:38:57.011Z] 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-09-27T08:38:57.011Z] Removing intermediate container 07310116f1ff [2021-09-27T08:38:57.011Z] ---> d43330df89fd [2021-09-27T08:38:57.011Z] [2021-09-27T08:38:57.285Z] Successfully built d43330df89fd [2021-09-27T08:38:57.285Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T08:38:57.285Z] Building support-notifications [2021-09-27T08:38:57.285Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:38:57.573Z] Removing intermediate container 7438b42a1b94 [2021-09-27T08:38:57.573Z] ---> 0f0be0cef3b3 [2021-09-27T08:38:57.573Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T08:38:57.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:38:57.573Z] ---> Running in 6506ef7338e1 [2021-09-27T08:38:57.852Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T08:38:57.852Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T08:38:57.852Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:38:57.852Z] OK: 6 MiB in 16 packages [2021-09-27T08:38:58.397Z] Removing intermediate container e3265afde713 [2021-09-27T08:38:58.397Z] ---> 557b85f49f6e [2021-09-27T08:38:58.397Z] Successfully built 557b85f49f6e [2021-09-27T08:38:58.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:38:58.782Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T08:38:58.782Z] . [2021-09-27T08:38:58.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:38:58.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:38:58.814Z] ---> e148087f0941 [2021-09-27T08:38:58.814Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T08:38:58.814Z] ---> Using cache [2021-09-27T08:38:58.814Z] ---> 8027c5234532 [2021-09-27T08:38:58.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:38:58.814Z] ---> Using cache [2021-09-27T08:38:58.814Z] ---> 0457a1b8db74 [2021-09-27T08:38:58.814Z] Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] withDockerContainer [2021-09-27T08:38:59.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container [2021-09-27T08:38:59.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T08:39:00.239Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:00.239Z] ---> Running in 9881400e3bd9 [2021-09-27T08:39:00.239Z] Removing intermediate container fa1c62a0960b [2021-09-27T08:39:00.239Z] ---> 78fc26d39ef9 [2021-09-27T08:39:00.239Z] [2021-09-27T08:39:00.239Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T08:39:00.506Z] Removing intermediate container 2f52851e4020 [2021-09-27T08:39:00.506Z] ---> ba70f8916e80 [2021-09-27T08:39:00.506Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T08:39:00.506Z] 20.10.7: Pulling from library/docker [2021-09-27T08:39:00.506Z] ---> Running in beeb48c8fad3 [2021-09-27T08:39:00.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:00.780Z] Removing intermediate container beeb48c8fad3 [2021-09-27T08:39:00.780Z] ---> e9ae0c741053 [2021-09-27T08:39:00.780Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T08:39:00.804Z] $ docker top 35c55d2f1db0b0e4b23142c5a7c911d852790d9d9a746aecfb96eab6a4f76f9c -eo pid,comm [2021-09-27T08:39:01.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:01.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:39:01.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:39:01.047Z] ---> e148087f0941 [2021-09-27T08:39:01.047Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T08:39:01.047Z] ---> Using cache [2021-09-27T08:39:01.047Z] ---> 8027c5234532 [2021-09-27T08:39:01.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:39:01.047Z] ---> Using cache [2021-09-27T08:39:01.047Z] ---> 0457a1b8db74 [2021-09-27T08:39:01.047Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] { [Pipeline] sh [2021-09-27T08:39:01.317Z] ---> Running in b2a2638df0e3 [2021-09-27T08:39:01.317Z] ---> Running in 36087f64ee34 [2021-09-27T08:39:01.317Z] Removing intermediate container b2a2638df0e3 [2021-09-27T08:39:01.317Z] ---> 4b64711b613e [2021-09-27T08:39:01.317Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T08:39:01.317Z] ---> Running in a4efeb3ab4e5 [2021-09-27T08:39:01.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:01.850Z] Removing intermediate container a4efeb3ab4e5 [2021-09-27T08:39:01.850Z] ---> 25f1143447f8 [2021-09-27T08:39:01.850Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T08:39:01.850Z] ---> Running in b5d6135117fa [2021-09-27T08:39:01.896Z] + go version [2021-09-27T08:39:01.896Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T08:39:01.935Z] $ docker stop --time=1 35c55d2f1db0b0e4b23142c5a7c911d852790d9d9a746aecfb96eab6a4f76f9c [2021-09-27T08:39:02.118Z] Removing intermediate container b5d6135117fa [2021-09-27T08:39:02.118Z] ---> c19166fe6828 [2021-09-27T08:39:02.118Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T08:39:02.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:02.388Z] ---> 24d134063e43 [2021-09-27T08:39:02.388Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T08:39:02.388Z] ---> Running in e29d1f92bd89 [2021-09-27T08:39:02.652Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T08:39:02.652Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T08:39:02.652Z] OK: 219 MiB in 52 packages [2021-09-27T08:39:02.652Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T08:39:02.929Z] Removing intermediate container e29d1f92bd89 [2021-09-27T08:39:02.929Z] ---> a2b5a949f340 [2021-09-27T08:39:02.929Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:39:02.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:02.929Z] Removing intermediate container 9881400e3bd9 [2021-09-27T08:39:02.929Z] ---> edff9aeaf164 [2021-09-27T08:39:02.929Z] Step 6/23 : COPY go.mod . [2021-09-27T08:39:03.196Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T08:39:03.196Z] ---> db785fdcfeaa [2021-09-27T08:39:03.196Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T08:39:03.196Z] ---> 6b55f8e827fa [2021-09-27T08:39:03.196Z] Step 7/23 : RUN go mod download [2021-09-27T08:39:03.196Z] ---> Running in f26c641f66d7 [2021-09-27T08:39:03.460Z] ---> 32cb2b4a55d5 [2021-09-27T08:39:03.460Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T08:39:03.729Z] ---> bd7686631bf4 [2021-09-27T08:39:03.730Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T08:39:03.769Z] $ docker rm -f 35c55d2f1db0b0e4b23142c5a7c911d852790d9d9a746aecfb96eab6a4f76f9c [2021-09-27T08:39:03.994Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T08:39:03.994Z] ---> ad62cac4a266 [2021-09-27T08:39:03.994Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-27T08:39:04.261Z] OK: 219 MiB in 52 packages [2021-09-27T08:39:04.261Z] ---> a796ef3d8775 [2021-09-27T08:39:04.261Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T08:39:04.261Z] (6/6) Installing zeromq (4.3.4-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-09-27T08:39:04.543Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:39:04.544Z] OK: 8 MiB in 20 packages [2021-09-27T08:39:04.544Z] ---> Running in e0d36fb0db35 [2021-09-27T08:39:04.544Z] Removing intermediate container e0d36fb0db35 [2021-09-27T08:39:04.544Z] ---> f89317cd6cc0 [2021-09-27T08:39:04.544Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:39:04.835Z] Removing intermediate container f26c641f66d7 [2021-09-27T08:39:04.835Z] ---> 51d1c7fbc64a [2021-09-27T08:39:04.835Z] Step 8/23 : COPY . . [2021-09-27T08:39:04.835Z] Removing intermediate container 36087f64ee34 [2021-09-27T08:39:04.835Z] ---> 65db8bc0bc7b [2021-09-27T08:39:04.835Z] Step 6/23 : COPY go.mod . [2021-09-27T08:39:04.835Z] Removing intermediate container 6506ef7338e1 [2021-09-27T08:39:04.835Z] ---> 4b8ec6583421 [2021-09-27T08:39:04.835Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:39:04.936Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T08:39:04.936Z] . [Pipeline] withDockerContainer [2021-09-27T08:39:05.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container [2021-09-27T08:39:05.265Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T08:39:05.806Z] ---> 211648059c49 [2021-09-27T08:39:05.807Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T08:39:05.807Z] ---> 746ecacccbcc [2021-09-27T08:39:05.807Z] Step 7/23 : RUN go mod download [2021-09-27T08:39:07.884Z] $ docker top f00fc752c97b3886d06fd29217d32771f872bdbc03c56bcb090c72961baff2c9 -eo pid,comm [2021-09-27T08:39:08.106Z] ---> dccd7fae6fa4 [2021-09-27T08:39:08.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T08:39:08.106Z] ---> Running in e8a5c0f1c3f1 [2021-09-27T08:39:08.106Z] ---> Running in cfebbc62c3cc [2021-09-27T08:39:08.106Z] ---> 983740406b71 [2021-09-27T08:39:08.106Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] echo [2021-09-27T08:39:08.311Z] ========================================================= [2021-09-27T08:39:08.311Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T08:39:08.311Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T08:39:09.034Z] + go mod tidy [2021-09-27T08:39:09.235Z] ---> 9b21152008d0 [2021-09-27T08:39:09.235Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T08:39:09.235Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T08:39:09.235Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T08:39:09.235Z] ---> 08bdaf2f88f9 [2021-09-27T08:39:09.235Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:39:09.235Z] ---> Running in cc93d8589f4e [2021-09-27T08:39:09.235Z] ---> Running in d01678747fe2 [2021-09-27T08:39:09.828Z] Removing intermediate container cc93d8589f4e [2021-09-27T08:39:09.828Z] ---> fb7b34d7dd02 [2021-09-27T08:39:09.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:39:09.828Z] Removing intermediate container d01678747fe2 [2021-09-27T08:39:09.828Z] ---> f399c171c4c3 [2021-09-27T08:39:09.828Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-27T08:39:09.828Z] Removing intermediate container cfebbc62c3cc [2021-09-27T08:39:09.828Z] ---> 1dc2222abde5 [2021-09-27T08:39:09.828Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T08:39:09.828Z] ---> Running in ea02d682201b [2021-09-27T08:39:09.828Z] ---> Running in d012820acc60 [2021-09-27T08:39:09.828Z] ---> 957370de2fc0 [2021-09-27T08:39:09.828Z] Step 9/23 : RUN go mod tidy [2021-09-27T08:39:09.828Z] ---> Running in 2263236450b4 [Pipeline] sh [2021-09-27T08:39:10.096Z] ---> Running in bbf0a695fa19 [2021-09-27T08:39:10.096Z] Removing intermediate container d012820acc60 [2021-09-27T08:39:10.096Z] ---> 26f42926a50f [2021-09-27T08:39:10.096Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T08:39:10.096Z] ---> Running in 151387abd9b9 [2021-09-27T08:39:10.096Z] Removing intermediate container 2263236450b4 [2021-09-27T08:39:10.096Z] ---> 1a6256abc4b1 [2021-09-27T08:39:10.096Z] Step 29/32 : CMD ["gate"] [2021-09-27T08:39:10.096Z] Removing intermediate container e8a5c0f1c3f1 [2021-09-27T08:39:10.096Z] ---> 81ec50cd0060 [2021-09-27T08:39:10.096Z] Step 8/23 : COPY . . [2021-09-27T08:39:10.362Z] ---> Running in 858d608f50c9 [2021-09-27T08:39:10.362Z] Removing intermediate container 151387abd9b9 [2021-09-27T08:39:10.362Z] ---> 3f5b25518bed [2021-09-27T08:39:10.362Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:39:10.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:10.707Z] + make test [2021-09-27T08:39:10.707Z] go mod tidy [2021-09-27T08:39:10.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:11.163Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T08:39:11.163Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T08:39:11.163Z] Executing bash-5.1.0-r0.post-install [2021-09-27T08:39:11.163Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T08:39:11.163Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T08:39:11.163Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T08:39:11.163Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T08:39:11.163Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T08:39:11.163Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T08:39:11.163Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T08:39:11.163Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T08:39:11.163Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T08:39:11.163Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T08:39:11.163Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T08:39:11.163Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T08:39:11.310Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T08:39:12.124Z] ---> Running in a2fdddb58a8e [2021-09-27T08:39:12.124Z] Removing intermediate container 858d608f50c9 [2021-09-27T08:39:12.124Z] ---> ebeac313b0a5 [2021-09-27T08:39:12.124Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T08:39:12.733Z] ---> Running in 6b2f78161a35 [2021-09-27T08:39:13.004Z] Removing intermediate container a2fdddb58a8e [2021-09-27T08:39:13.004Z] ---> 1a4161410ce8 [2021-09-27T08:39:13.004Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:39:13.270Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T08:39:13.270Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T08:39:13.270Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T08:39:13.270Z] Removing intermediate container 6b2f78161a35 [2021-09-27T08:39:13.270Z] ---> 5aaa443663ee [2021-09-27T08:39:13.270Z] Step 31/32 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:39:13.270Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T08:39:13.270Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T08:39:13.270Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T08:39:13.270Z] ---> Running in 06eee993c671 [2021-09-27T08:39:13.270Z] Removing intermediate container bbf0a695fa19 [2021-09-27T08:39:13.270Z] ---> 047e907025ab [2021-09-27T08:39:13.270Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T08:39:13.270Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T08:39:13.534Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T08:39:13.534Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T08:39:13.534Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T08:39:13.534Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T08:39:13.803Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T08:39:13.803Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T08:39:13.803Z] ---> Running in ed01e487fca0 [2021-09-27T08:39:13.803Z] ---> Running in 89d146e4c885 [2021-09-27T08:39:13.803Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T08:39:13.803Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T08:39:13.803Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T08:39:13.803Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T08:39:13.803Z] Removing intermediate container 06eee993c671 [2021-09-27T08:39:13.803Z] ---> ada90006ceea [2021-09-27T08:39:13.803Z] [2021-09-27T08:39:14.074Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T08:39:14.074Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T08:39:14.074Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T08:39:14.074Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T08:39:14.074Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T08:39:14.074Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T08:39:14.074Z] Successfully built ada90006ceea [2021-09-27T08:39:14.074Z] Removing intermediate container 89d146e4c885 [2021-09-27T08:39:14.074Z] ---> 5c9ca4317122 [2021-09-27T08:39:14.074Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T08:39:14.074Z] Successfully tagged core-data:latest [2021-09-27T08:39:14.074Z] Building core-metadata [2021-09-27T08:39:14.347Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T08:39:14.347Z]  Building core-data ... done (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T08:39:14.347Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T08:39:14.614Z] ---> a4f217d36c1f [2021-09-27T08:39:14.614Z] Step 9/23 : RUN go mod tidy [2021-09-27T08:39:14.614Z] 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-09-27T08:39:14.890Z] OK: 82 MiB in 59 packages [2021-09-27T08:39:15.855Z] ---> Running in 34884d595b22 [2021-09-27T08:39:15.855Z] ---> Running in 847560b64508 [2021-09-27T08:39:15.855Z] Removing intermediate container 34884d595b22 [2021-09-27T08:39:15.855Z] ---> 37688889aa2a [2021-09-27T08:39:15.855Z] [2021-09-27T08:39:16.122Z] Successfully built 37688889aa2a [2021-09-27T08:39:16.122Z] Successfully tagged security-bootstrapper:latest [2021-09-27T08:39:16.122Z] Building core-command [2021-09-27T08:39:17.539Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-09-27T08:39:17.539Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T08:39:17.539Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T08:39:17.806Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T08:39:18.391Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-27T08:39:18.391Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T08:39:18.391Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T08:39:18.658Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T08:39:18.658Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T08:39:18.927Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T08:39:18.927Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T08:39:18.927Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T08:39:18.927Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T08:39:19.193Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T08:39:19.193Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T08:39:19.458Z] Collecting PyYAML<4,>=3.10 [2021-09-27T08:39:19.458Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T08:39:20.424Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T08:39:20.424Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T08:39:20.424Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T08:39:20.424Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T08:39:20.424Z] Removing intermediate container 847560b64508 [2021-09-27T08:39:20.424Z] ---> d2585246ce3d [2021-09-27T08:39:20.424Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T08:39:20.689Z] ---> Running in b83768bce657 [2021-09-27T08:39:20.954Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T08:39:20.954Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T08:39:21.219Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T08:39:21.219Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T08:39:21.219Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T08:39:21.219Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T08:39:21.486Z] 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-09-27T08:39:21.486Z] Collecting certifi>=2017.4.17 [2021-09-27T08:39:21.486Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T08:39:21.486Z] Collecting idna<2.8,>=2.5 [2021-09-27T08:39:21.486Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T08:39:21.486Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T08:39:21.486Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T08:39:21.486Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T08:39:21.486Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T08:39:21.752Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T08:39:21.752Z] Attempting uninstall: urllib3 [2021-09-27T08:39:21.752Z] Found existing installation: urllib3 1.26.2 [2021-09-27T08:39:21.752Z] Uninstalling urllib3-1.26.2: [2021-09-27T08:39:22.019Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T08:39:22.291Z] Attempting uninstall: idna [2021-09-27T08:39:22.291Z] Found existing installation: idna 3.1 [2021-09-27T08:39:22.291Z] Uninstalling idna-3.1: [2021-09-27T08:39:22.291Z] Successfully uninstalled idna-3.1 [2021-09-27T08:39:22.563Z] Attempting uninstall: chardet [2021-09-27T08:39:22.563Z] Found existing installation: chardet 4.0.0 [2021-09-27T08:39:22.563Z] Uninstalling chardet-4.0.0: [2021-09-27T08:39:22.563Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T08:39:23.154Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:39:23.154Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:39:23.154Z] ---> e148087f0941 [2021-09-27T08:39:23.154Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:39:23.154Z] ---> Using cache [2021-09-27T08:39:23.154Z] ---> 8027c5234532 [2021-09-27T08:39:23.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:39:23.154Z] ---> Using cache [2021-09-27T08:39:23.154Z] ---> 0457a1b8db74 [2021-09-27T08:39:23.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T08:39:23.154Z] ---> Using cache [2021-09-27T08:39:23.154Z] ---> edff9aeaf164 [2021-09-27T08:39:23.154Z] Step 6/24 : COPY go.mod . [2021-09-27T08:39:23.154Z] ---> Using cache [2021-09-27T08:39:23.154Z] ---> 6b55f8e827fa [2021-09-27T08:39:23.154Z] Step 7/24 : RUN go mod download [2021-09-27T08:39:23.154Z] ---> Using cache [2021-09-27T08:39:23.154Z] ---> 51d1c7fbc64a [2021-09-27T08:39:23.154Z] Step 8/24 : COPY . . [2021-09-27T08:39:23.154Z] ---> Using cache [2021-09-27T08:39:23.154Z] ---> 957370de2fc0 [2021-09-27T08:39:23.154Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:39:23.155Z] ---> Using cache [2021-09-27T08:39:23.155Z] ---> 047e907025ab [2021-09-27T08:39:23.155Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T08:39:23.747Z] Attempting uninstall: requests [2021-09-27T08:39:23.747Z] Found existing installation: requests 2.25.1 [2021-09-27T08:39:23.748Z] Uninstalling requests-2.25.1: [2021-09-27T08:39:24.024Z] Successfully uninstalled requests-2.25.1 [2021-09-27T08:39:24.024Z] ---> Running in 2062a68e11bc [2021-09-27T08:39:24.024Z] Running setup.py install for texttable: started [2021-09-27T08:39:24.640Z] 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-09-27T08:39:24.916Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T08:39:24.916Z] Running setup.py install for PyYAML: started [2021-09-27T08:39:26.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:39:26.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:39:26.340Z] ---> e148087f0941 [2021-09-27T08:39:26.340Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> 8027c5234532 [2021-09-27T08:39:26.340Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> 0457a1b8db74 [2021-09-27T08:39:26.340Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> edff9aeaf164 [2021-09-27T08:39:26.340Z] Step 6/24 : COPY go.mod . [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> 6b55f8e827fa [2021-09-27T08:39:26.340Z] Step 7/24 : RUN go mod download [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> 51d1c7fbc64a [2021-09-27T08:39:26.340Z] Step 8/24 : COPY . . [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> 957370de2fc0 [2021-09-27T08:39:26.340Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:39:26.340Z] ---> Using cache [2021-09-27T08:39:26.340Z] ---> 047e907025ab [2021-09-27T08:39:26.340Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T08:39:26.340Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T08:39:26.948Z] Running setup.py install for docopt: started [2021-09-27T08:39:26.948Z] ---> Running in f9ac6887fa13 [2021-09-27T08:39:27.551Z] 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-09-27T08:39:27.826Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T08:39:27.826Z] Running setup.py install for dockerpty: started [2021-09-27T08:39:28.427Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T08:39:29.027Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-27T08:39:33.322Z] Removing intermediate container ea02d682201b [2021-09-27T08:39:33.323Z] ---> 44e88a30fda2 [2021-09-27T08:39:33.323Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T08:39:33.323Z] ---> Running in 427859b5068b [2021-09-27T08:39:33.588Z] Removing intermediate container 427859b5068b [2021-09-27T08:39:33.589Z] ---> f27b175816e0 [2021-09-27T08:39:33.589Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T08:39:33.589Z] ---> Running in 48e90424bb00 [2021-09-27T08:39:33.853Z] Removing intermediate container 48e90424bb00 [2021-09-27T08:39:33.853Z] ---> 7bb0043afb32 [2021-09-27T08:39:33.853Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T08:39:34.437Z] ---> 325d9ef4ab41 [2021-09-27T08:39:34.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T08:39:34.703Z] ---> 2175f3597a23 [2021-09-27T08:39:34.703Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T08:39:34.968Z] ---> 2af3ba854920 [2021-09-27T08:39:34.969Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T08:39:34.969Z] ---> Running in 917e2f299831 [2021-09-27T08:39:35.235Z] Removing intermediate container 917e2f299831 [2021-09-27T08:39:35.235Z] ---> ac1d45c4b5ea [2021-09-27T08:39:35.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:39:35.235Z] ---> Running in 45c998263ef7 [2021-09-27T08:39:35.235Z] Removing intermediate container 45c998263ef7 [2021-09-27T08:39:35.235Z] ---> d17029926cb6 [2021-09-27T08:39:35.235Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T08:39:35.502Z] ---> Running in 4688861d46b4 [2021-09-27T08:39:35.502Z] Removing intermediate container 4688861d46b4 [2021-09-27T08:39:35.502Z] ---> 9466d323c7ad [2021-09-27T08:39:35.502Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:39:35.769Z] ---> Running in 49f0004d5aef [2021-09-27T08:39:35.769Z] Removing intermediate container 49f0004d5aef [2021-09-27T08:39:35.769Z] ---> 87d73687da69 [2021-09-27T08:39:35.769Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:39:35.769Z] ---> Running in b346ba51c4bd [2021-09-27T08:39:36.034Z] Removing intermediate container b346ba51c4bd [2021-09-27T08:39:36.035Z] ---> de78b5a0dfe7 [2021-09-27T08:39:36.035Z] [2021-09-27T08:39:36.035Z] Successfully built de78b5a0dfe7 [2021-09-27T08:39:36.035Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T08:39:38.113Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T08:39:51.033Z]  Building sys-mgmt-agent ... done Removing intermediate container ed01e487fca0 [2021-09-27T08:39:51.033Z] ---> 486717d0e783 [2021-09-27T08:39:51.033Z] [2021-09-27T08:39:51.033Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T08:39:51.033Z] ---> 14119a10abf4 [2021-09-27T08:39:51.033Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T08:39:51.033Z] ---> Running in cbd4579df569 [2021-09-27T08:39:51.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:51.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:51.033Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T08:39:51.033Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:39:51.033Z] OK: 6 MiB in 15 packages [2021-09-27T08:39:51.033Z] Removing intermediate container cbd4579df569 [2021-09-27T08:39:51.033Z] ---> c17a52b58b45 [2021-09-27T08:39:51.033Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:39:51.033Z] ---> Running in 791a5a5f8ebb [2021-09-27T08:39:51.033Z] Removing intermediate container 791a5a5f8ebb [2021-09-27T08:39:51.034Z] ---> a56e15c4de63 [2021-09-27T08:39:51.034Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T08:39:51.034Z] ---> Running in 497c2c3d7173 [2021-09-27T08:39:51.305Z] Removing intermediate container 497c2c3d7173 [2021-09-27T08:39:51.305Z] ---> 021fb1cefce1 [2021-09-27T08:39:51.305Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T08:39:51.305Z] ---> Running in 5a53f62ea9b8 [2021-09-27T08:39:51.572Z] Removing intermediate container 5a53f62ea9b8 [2021-09-27T08:39:51.572Z] ---> 286ad8b86eb5 [2021-09-27T08:39:51.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:39:51.843Z] ---> 6ade357a51be [2021-09-27T08:39:51.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T08:39:52.429Z] ---> 4efb8a66c1dd [2021-09-27T08:39:52.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T08:39:52.695Z] ---> c105b7ce9b59 [2021-09-27T08:39:52.695Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T08:39:52.695Z] ---> Running in 421be2a69325 [2021-09-27T08:39:52.695Z] Removing intermediate container 421be2a69325 [2021-09-27T08:39:52.695Z] ---> b14e6712b40b [2021-09-27T08:39:52.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:39:52.962Z] ---> Running in 1ac1f61a2722 [2021-09-27T08:39:52.963Z] Removing intermediate container 1ac1f61a2722 [2021-09-27T08:39:52.963Z] ---> 8c938ccde6a0 [2021-09-27T08:39:52.963Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T08:39:52.963Z] ---> Running in 44c551ea3d9e [2021-09-27T08:39:53.230Z] Removing intermediate container 44c551ea3d9e [2021-09-27T08:39:53.230Z] ---> 6524b1fef759 [2021-09-27T08:39:53.230Z] Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:39:53.230Z] ---> Running in a0258daf179a [2021-09-27T08:39:53.500Z] Removing intermediate container a0258daf179a [2021-09-27T08:39:53.500Z] ---> 0577ea169931 [2021-09-27T08:39:53.500Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T08:39:53.500Z] ---> Running in 49945805cac4 [2021-09-27T08:39:53.500Z] Removing intermediate container 49945805cac4 [2021-09-27T08:39:53.500Z] ---> 832776520c9d [2021-09-27T08:39:53.500Z] [2021-09-27T08:39:53.771Z] Successfully built 832776520c9d [2021-09-27T08:39:53.771Z] Successfully tagged support-scheduler:latest [2021-09-27T08:39:55.763Z]  Building support-scheduler ... done Removing intermediate container b83768bce657 [2021-09-27T08:39:55.763Z] ---> dfb10a14dddc [2021-09-27T08:39:55.763Z] [2021-09-27T08:39:55.763Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T08:39:55.763Z] ---> 14119a10abf4 [2021-09-27T08:39:55.763Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T08:39:55.763Z] ---> Running in e5d39b6747d2 [2021-09-27T08:39:56.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:56.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T08:39:56.638Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T08:39:56.639Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T08:39:56.639Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:39:56.639Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T08:39:56.908Z] Removing intermediate container 2062a68e11bc [2021-09-27T08:39:56.908Z] ---> a974ed6eae14 [2021-09-27T08:39:56.908Z] [2021-09-27T08:39:56.908Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T08:39:56.908Z] ---> 14119a10abf4 [2021-09-27T08:39:56.908Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T08:39:56.908Z] ---> Using cache [2021-09-27T08:39:56.908Z] ---> c17a52b58b45 [2021-09-27T08:39:56.908Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:39:56.908Z] ---> Using cache [2021-09-27T08:39:56.908Z] ---> a56e15c4de63 [2021-09-27T08:39:56.908Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T08:39:56.908Z] OK: 6 MiB in 16 packages [2021-09-27T08:39:56.908Z] ---> Running in d82a24fccba7 [2021-09-27T08:39:57.191Z] Removing intermediate container d82a24fccba7 [2021-09-27T08:39:57.191Z] ---> ef316d2ce720 [2021-09-27T08:39:57.191Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T08:39:57.191Z] ---> Running in 62282c600d9e [2021-09-27T08:39:57.191Z] Removing intermediate container e5d39b6747d2 [2021-09-27T08:39:57.191Z] ---> c7b1ec08c440 [2021-09-27T08:39:57.191Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:39:57.191Z] Removing intermediate container 62282c600d9e [2021-09-27T08:39:57.191Z] ---> 1cb002030f6d [2021-09-27T08:39:57.191Z] Step 16/24 : WORKDIR / [2021-09-27T08:39:57.191Z] ---> Running in 8a3fb5cb9156 [2021-09-27T08:39:57.191Z] ---> Running in 2a368704dd8b [2021-09-27T08:39:57.464Z] Removing intermediate container 8a3fb5cb9156 [2021-09-27T08:39:57.465Z] ---> f42c012592b9 [2021-09-27T08:39:57.465Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T08:39:57.465Z] Removing intermediate container 2a368704dd8b [2021-09-27T08:39:57.465Z] ---> 291fa1bf61bf [2021-09-27T08:39:57.465Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:39:57.465Z] ---> Running in 7caaae25a143 [2021-09-27T08:39:57.741Z] Removing intermediate container 7caaae25a143 [2021-09-27T08:39:57.741Z] ---> 437e6f57ed8f [2021-09-27T08:39:57.741Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T08:39:57.741Z] ---> Running in 3ee828dc9c0a [2021-09-27T08:39:57.741Z] ---> 9a45dc218137 [2021-09-27T08:39:57.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T08:39:58.010Z] Removing intermediate container 3ee828dc9c0a [2021-09-27T08:39:58.010Z] ---> 1aa0762fb2b8 [2021-09-27T08:39:58.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:39:58.596Z] ---> ba6019cd56f4 [2021-09-27T08:39:58.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T08:39:58.596Z] ---> 138451e742da [2021-09-27T08:39:58.596Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T08:39:58.596Z] Removing intermediate container f9ac6887fa13 [2021-09-27T08:39:58.596Z] ---> d39597a4575e [2021-09-27T08:39:58.596Z] [2021-09-27T08:39:58.596Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T08:39:58.596Z] ---> 14119a10abf4 [2021-09-27T08:39:58.596Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T08:39:58.596Z] ---> Using cache [2021-09-27T08:39:58.596Z] ---> c17a52b58b45 [2021-09-27T08:39:58.596Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:39:58.596Z] ---> Using cache [2021-09-27T08:39:58.596Z] ---> a56e15c4de63 [2021-09-27T08:39:58.596Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T08:39:58.868Z] ---> Running in 268db66a52eb [2021-09-27T08:39:58.868Z] ---> cbca13b99df3 [2021-09-27T08:39:58.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T08:39:58.868Z] ---> 21b55ce416a2 [2021-09-27T08:39:58.868Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T08:39:58.868Z] Removing intermediate container 268db66a52eb [2021-09-27T08:39:58.868Z] ---> 53bec7d2047a [2021-09-27T08:39:58.868Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T08:39:58.868Z] ---> Running in a782143e0385 [2021-09-27T08:39:58.868Z] ---> Running in d80eb8531c40 [2021-09-27T08:39:59.145Z] Removing intermediate container a782143e0385 [2021-09-27T08:39:59.145Z] ---> 5253fee2d6ac [2021-09-27T08:39:59.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:39:59.145Z] Removing intermediate container d80eb8531c40 [2021-09-27T08:39:59.145Z] ---> bb0ff463c149 [2021-09-27T08:39:59.145Z] Step 16/24 : WORKDIR / [2021-09-27T08:39:59.145Z] ---> 6588931c0bb1 [2021-09-27T08:39:59.145Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T08:39:59.145Z] ---> Running in 074683d2090a [2021-09-27T08:39:59.145Z] ---> Running in 10b8930a2386 [2021-09-27T08:39:59.145Z] ---> Running in 6f8f1cb82d55 [2021-09-27T08:39:59.145Z] Removing intermediate container 10b8930a2386 [2021-09-27T08:39:59.145Z] ---> 45d851163eee [2021-09-27T08:39:59.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:39:59.145Z] Removing intermediate container 074683d2090a [2021-09-27T08:39:59.145Z] ---> f15d293f143a [2021-09-27T08:39:59.145Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T08:39:59.145Z] ---> Running in 5f1a36317df7 [2021-09-27T08:39:59.145Z] ---> Running in 126bc5cc8cd5 [2021-09-27T08:39:59.417Z] Removing intermediate container 6f8f1cb82d55 [2021-09-27T08:39:59.417Z] ---> 725bbc934a86 [2021-09-27T08:39:59.417Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:39:59.417Z] Removing intermediate container 126bc5cc8cd5 [2021-09-27T08:39:59.417Z] ---> 3510cf30d9f3 [2021-09-27T08:39:59.417Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:39:59.417Z] Removing intermediate container 5f1a36317df7 [2021-09-27T08:39:59.417Z] ---> ca1a3b67963f [2021-09-27T08:39:59.417Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T08:39:59.417Z] ---> Running in 5bc1a273e5dd [2021-09-27T08:39:59.417Z] ---> Running in 3ffb519abb6b [2021-09-27T08:39:59.417Z] ---> 6e268f19a9f2 [2021-09-27T08:39:59.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T08:39:59.417Z] Removing intermediate container 5bc1a273e5dd [2021-09-27T08:39:59.417Z] ---> 50d090d6a0b2 [2021-09-27T08:39:59.417Z] Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:39:59.417Z] ---> Running in b86ffe92fcce [2021-09-27T08:39:59.686Z] Removing intermediate container 3ffb519abb6b [2021-09-27T08:39:59.686Z] ---> 534125580055 [2021-09-27T08:39:59.686Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:39:59.686Z] ---> Running in 80decd1948b3 [2021-09-27T08:39:59.686Z] Removing intermediate container b86ffe92fcce [2021-09-27T08:39:59.686Z] ---> e198675051e1 [2021-09-27T08:39:59.686Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T08:39:59.686Z] ---> Running in 7ff3485b709d [2021-09-27T08:39:59.686Z] Removing intermediate container 80decd1948b3 [2021-09-27T08:39:59.686Z] ---> 929451a9e98d [2021-09-27T08:39:59.686Z] [2021-09-27T08:39:59.954Z] ---> 3183c78b825d [2021-09-27T08:39:59.954Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T08:39:59.954Z] Successfully built 929451a9e98d [2021-09-27T08:39:59.954Z] Successfully tagged core-command:latest [2021-09-27T08:39:59.954Z]  Building core-command ... done Removing intermediate container 7ff3485b709d [2021-09-27T08:39:59.954Z] ---> a1f315d5cb3f [2021-09-27T08:39:59.954Z] [2021-09-27T08:39:59.954Z] Successfully built a1f315d5cb3f [2021-09-27T08:39:59.954Z] Successfully tagged support-notifications:latest [2021-09-27T08:39:59.954Z]  Building support-notifications ... done  ---> 1f7796ab09ff [2021-09-27T08:39:59.954Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T08:39:59.954Z] ---> Running in c1917dad561f [2021-09-27T08:40:00.222Z] Removing intermediate container c1917dad561f [2021-09-27T08:40:00.222Z] ---> 4d7275b702c5 [2021-09-27T08:40:00.222Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:40:00.222Z] ---> Running in 047418a6f1ed [2021-09-27T08:40:00.222Z] Removing intermediate container 047418a6f1ed [2021-09-27T08:40:00.222Z] ---> 0820c300c225 [2021-09-27T08:40:00.222Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T08:40:00.222Z] ---> Running in 7d45e6f46c39 [2021-09-27T08:40:00.492Z] Removing intermediate container 7d45e6f46c39 [2021-09-27T08:40:00.492Z] ---> 14057f623a57 [2021-09-27T08:40:00.492Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:40:00.492Z] ---> Running in 20a4f581b6dd [2021-09-27T08:40:00.492Z] Removing intermediate container 20a4f581b6dd [2021-09-27T08:40:00.492Z] ---> 23fcd352e40b [2021-09-27T08:40:00.492Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:40:00.492Z] ---> Running in 44a72e1a1597 [2021-09-27T08:40:00.492Z] Removing intermediate container 44a72e1a1597 [2021-09-27T08:40:00.492Z] ---> be5401c14666 [2021-09-27T08:40:00.492Z] [2021-09-27T08:40:00.758Z] Successfully built be5401c14666 [2021-09-27T08:40:00.758Z] Successfully tagged core-metadata:latest [2021-09-27T08:40:00.769Z]  Building core-metadata ... done  [Pipeline] } [2021-09-27T08:40:00.789Z] $ docker stop --time=1 618f183a8a6f628268a1fa0c81b6a60d98a9018192365a562a0c8a84b41fb12d [2021-09-27T08:40:02.205Z] $ docker rm -f 618f183a8a6f628268a1fa0c81b6a60d98a9018192365a562a0c8a84b41fb12d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T08:40:02.688Z] + docker images [2021-09-27T08:40:02.688Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T08:40:02.688Z] core-metadata latest be5401c14666 2 seconds ago 16.8MB [2021-09-27T08:40:02.688Z] support-notifications latest a1f315d5cb3f 3 seconds ago 16.8MB [2021-09-27T08:40:02.688Z] core-command latest 929451a9e98d 3 seconds ago 16MB [2021-09-27T08:40:02.688Z] d39597a4575e 4 seconds ago 1.76GB [2021-09-27T08:40:02.688Z] a974ed6eae14 6 seconds ago 1.75GB [2021-09-27T08:40:02.688Z] dfb10a14dddc 8 seconds ago 1.75GB [2021-09-27T08:40:02.688Z] support-scheduler latest 832776520c9d 9 seconds ago 16.1MB [2021-09-27T08:40:02.688Z] 486717d0e783 14 seconds ago 1.75GB [2021-09-27T08:40:02.688Z] sys-mgmt-agent latest de78b5a0dfe7 27 seconds ago 325MB [2021-09-27T08:40:02.689Z] security-bootstrapper latest 37688889aa2a 47 seconds ago 18.8MB [2021-09-27T08:40:02.689Z] core-data latest ada90006ceea 49 seconds ago 20.5MB [2021-09-27T08:40:02.689Z] 78fc26d39ef9 About a minute ago 1.75GB [2021-09-27T08:40:02.689Z] security-secretstore-setup latest d43330df89fd About a minute ago 28.2MB [2021-09-27T08:40:02.689Z] 0206c097dfd7 About a minute ago 1.75GB [2021-09-27T08:40:02.689Z] 0f4448e841bc About a minute ago 1.76GB [2021-09-27T08:40:02.689Z] security-proxy-setup latest fe2c01cf9d69 About a minute ago 26.7MB [2021-09-27T08:40:02.689Z] c1ec3b452dcc About a minute ago 1.76GB [2021-09-27T08:40:02.689Z] 3534d611c609 About a minute ago 1.76GB [2021-09-27T08:40:02.689Z] ci-base-image-x86_64 latest e148087f0941 5 minutes ago 1.25GB [2021-09-27T08:40:02.689Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T08:40:02.689Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T08:40:02.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T08:40:02.689Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T08:40:02.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-27T08:40:20.171Z] Still waiting to schedule task [2021-09-27T08:40:20.172Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-27T08:40:34.877Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T08:40:36.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T08:40:36.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T08:40:37.917Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T08:40:50.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T08:40:50.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T08:40:50.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T08:40:50.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T08:40:50.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T08:40:50.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T08:40:51.353Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T08:40:51.353Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T08:40:51.353Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T08:40:51.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T08:40:58.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.216s coverage: 28.7% of statements [2021-09-27T08:40:58.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T08:40:58.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T08:41:02.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.346s coverage: 98.5% of statements [2021-09-27T08:41:02.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T08:41:03.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 46.3% of statements [2021-09-27T08:41:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T08:41:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T08:41:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.604s coverage: 90.1% of statements [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:41:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 81.2% of statements [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T08:41:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 94.2% of statements [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.196s coverage: 60.0% of statements [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.396s coverage: 0.8% of statements [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.7% of statements [2021-09-27T08:41:12.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T08:41:12.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2021-09-27T08:41:13.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements [2021-09-27T08:41:14.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2021-09-27T08:41:15.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements [2021-09-27T08:41:15.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements [2021-09-27T08:41:28.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2021-09-27T08:41:28.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-09-27T08:41:30.872Z] Running on prd-ubuntu18.04-docker-8c-8g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-3723 [Pipeline] { [Pipeline] ws [2021-09-27T08:41:30.933Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T08:41:31.109Z] The recommended git tool is: git [2021-09-27T08:41:33.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.620s coverage: 81.8% of statements [2021-09-27T08:41:33.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T08:41:33.719Z] using credential edgex-jenkins-ssh [2021-09-27T08:41:33.743Z] Cloning the remote Git repository [2021-09-27T08:41:33.769Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T08:41:33.851Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T08:41:33.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T08:41:33.884Z] > git --version # timeout=10 [2021-09-27T08:41:33.891Z] > git --version # 'git version 2.17.1' [2021-09-27T08:41:33.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T08:41:33.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 65.1% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.341s coverage: 58.8% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.255s coverage: 80.0% of statements [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.733s coverage: 91.2% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.605s coverage: 64.4% of statements [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T08:41:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-09-27T08:41:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-09-27T08:41:42.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-09-27T08:41:42.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-09-27T08:41:46.661Z] Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:41:46.783Z] Merge succeeded, producing 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:41:46.783Z] Checking out Revision 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 (PR-3723) [2021-09-27T08:41:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 70.5% of statements [2021-09-27T08:41:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T08:41:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T08:41:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T08:41:45.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T08:41:45.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T08:41:45.963Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T08:41:45.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T08:41:45.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T08:41:45.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3723/head:refs/remotes/origin/PR-3723 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T08:41:46.672Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T08:41:46.682Z] > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 [2021-09-27T08:41:46.747Z] > git remote # timeout=10 [2021-09-27T08:41:46.754Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T08:41:46.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T08:41:46.763Z] > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 [2021-09-27T08:41:46.778Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T08:41:46.787Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T08:41:46.793Z] > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 [2021-09-27T08:41:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.6% of statements [2021-09-27T08:41:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T08:41:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T08:41:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2021-09-27T08:41:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T08:41:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements [2021-09-27T08:41:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T08:41:50.488Z] Commit message: "refactor(all): Remove unused Redis client variables" [2021-09-27T08:41:50.522Z] > git --version # timeout=10 [2021-09-27T08:41:50.533Z] > git --version # 'git version 2.17.1' [2021-09-27T08:41:50.536Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:41:51.600Z] + echo snap-build.sh [2021-09-27T08:41:51.600Z] snap-build.sh [2021-09-27T08:41:51.600Z] + SNAP_BASE_DIR=. [2021-09-27T08:41:51.600Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-27T08:41:51.600Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-27T08:41:51.600Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-27T08:41:51.600Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-27T08:41:51.600Z] + cd /w/workspace/edgex-go/1 [2021-09-27T08:41:51.600Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-27T08:41:51.600Z] Reading package lists... [2021-09-27T08:41:51.600Z] Building dependency tree... [2021-09-27T08:41:51.600Z] Reading state information... [2021-09-27T08:41:51.600Z] The following packages were automatically installed and are no longer required: [2021-09-27T08:41:51.600Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-27T08:41:51.600Z] uidmap xdelta3 [2021-09-27T08:41:51.600Z] Use 'sudo apt autoremove' to remove them. [2021-09-27T08:41:51.600Z] The following packages will be REMOVED: [2021-09-27T08:41:51.600Z] lxd* lxd-client* [2021-09-27T08:41:51.871Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-27T08:41:51.871Z] After this operation, 31.7 MB disk space will be freed. [2021-09-27T08:41:54.463Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-27T08:41:54.463Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T08:41:54.463Z] Removing lxd dnsmasq configuration [2021-09-27T08:41:54.463Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T08:41:54.463Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-27T08:41:54.463Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T08:41:54.463Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-27T08:41:54.463Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T08:41:55.433Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-27T08:41:55.701Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-27T08:41:56.283Z] + sudo snap remove --purge lxd [2021-09-27T08:41:56.283Z] snap "lxd" is not installed [2021-09-27T08:41:56.283Z] + sudo groupadd --force --system lxd [2021-09-27T08:41:56.283Z] ++ whoami [2021-09-27T08:41:56.283Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-27T08:41:56.283Z] + newgrp - lxd [2021-09-27T08:41:56.283Z] + sudo snap install lxd [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 19.5% of statements [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.0% of statements [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 63.2% of statements [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T08:41:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-09-27T08:41:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-09-27T08:41:57.588Z] 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-09-27T08:41:57.588Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-27T08:41:57.588Z] GO111MODULE=on go vet ./... [2021-09-27T08:42:06.357Z] 2021-09-27T08:42:02Z INFO Waiting for automatic snapd restart... [2021-09-27T08:42:45.217Z] lxd 4.18 from Canonical* installed [2021-09-27T08:42:45.217Z] + sudo lxd init --auto [2021-09-27T08:42:48.558Z] + sudo snap install --classic snapcraft [2021-09-27T08:43:19.426Z] gofmt -l . [2021-09-27T08:43:19.426Z] [ "`gofmt -l .`" = "" ] [2021-09-27T08:43:19.426Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T08:43:20.115Z] + ls -al . [2021-09-27T08:43:20.115Z] total 640 [2021-09-27T08:43:20.115Z] drwxrwxr-x 9 1001 1001 4096 Sep 27 08:43 . [2021-09-27T08:43:20.115Z] drwxr-xr-x 4 root root 4096 Sep 27 08:39 .. [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 08:36 .dockerignore [2021-09-27T08:43:20.115Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 08:36 .git [2021-09-27T08:43:20.115Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 08:36 .github [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 08:36 .gitignore [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 08:36 .golangci.yml [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 08:36 .hadolint.yml [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 08:36 .sonarcloud.properties [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 08:36 ADOPTERS.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 08:36 Attribution.txt [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 08:36 CHANGELOG.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 08:36 CONTRIBUTING.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 08:36 GOVERNANCE.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 08:36 Jenkinsfile [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 08:36 LICENSE [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 08:36 Makefile [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 08:36 OWNERS.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 08:36 README.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 08:36 SECURITY.md [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 08:33 VERSION [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 08:36 ZMQWindows.md [2021-09-27T08:43:20.115Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 08:36 bin [2021-09-27T08:43:20.115Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 08:36 cmd [2021-09-27T08:43:20.115Z] -rw-r--r-- 1 root root 403624 Sep 27 08:41 coverage.out [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 08:36 go.mod [2021-09-27T08:43:20.115Z] -rw-r--r-- 1 root root 50064 Sep 27 08:39 go.sum [2021-09-27T08:43:20.115Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 08:36 internal [2021-09-27T08:43:20.115Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 08:36 openapi [2021-09-27T08:43:20.115Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 08:36 snap [2021-09-27T08:43:20.115Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 08:36 version.go [Pipeline] sh [2021-09-27T08:43:20.800Z] + '[' -e coverage.out ] [2021-09-27T08:43:20.800Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T08:43:20.860Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T08:43:21.716Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T08:43:22.391Z] + make build [2021-09-27T08:43:22.391Z] go mod tidy [2021-09-27T08:43:22.995Z] 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-09-27T08:43:27.431Z] snapcraft 5.0 from Canonical* installed [2021-09-27T08:43:27.431Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-27T08:43:27.431Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-27T08:43:27.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T08:43:27.431Z] Dload Upload Total Spent Left Speed [2021-09-27T08:43:27.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3389 0 --:--:-- --:--:-- --:--:-- 3389 [2021-09-27T08:43:27.431Z] 100 3325k 100 3325k 0 0 6481k 0 --:--:-- --:--:-- --:--:-- 6481k [2021-09-27T08:43:27.431Z] ./yq_linux_amd64 [2021-09-27T08:43:27.431Z] + sudo snapcraft prime --use-lxd [2021-09-27T08:43:29.376Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-27T08:43:29.376Z] 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-09-27T08:43:29.376Z] - README.md [2021-09-27T08:43:29.376Z] [2021-09-27T08:43:29.376Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T08:43:29.376Z] Launching a container. [2021-09-27T08:43:29.707Z] 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-09-27T08:43:36.015Z] Waiting for container to be ready [2021-09-27T08:43:36.016Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-27T08:43:36.016Z] [2021-09-27T08:43:40.260Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-27T08:43:40.260Z] Waiting for network to be ready... [2021-09-27T08:43:40.260Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T08:43:40.527Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T08:43:40.527Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T08:43:40.527Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T08:43:40.527Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T08:43:40.527Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T08:43:40.527Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T08:43:40.792Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T08:43:40.792Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T08:43:40.792Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T08:43:41.058Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T08:43:41.058Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T08:43:41.323Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T08:43:41.323Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T08:43:41.323Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T08:43:41.323Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T08:43:41.323Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T08:43:41.323Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T08:43:41.903Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T08:43:42.170Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-27T08:43:42.170Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-27T08:43:42.170Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T08:43:42.170Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T08:43:42.170Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-27T08:43:42.170Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-27T08:43:42.170Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T08:43:42.435Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T08:43:44.375Z] Fetched 25.2 MB in 4s (5998 kB/s) [2021-09-27T08:43:45.333Z] Reading package lists... [2021-09-27T08:43:45.599Z] Reading package lists... [2021-09-27T08:43:45.865Z] Building dependency tree... [2021-09-27T08:43:45.865Z] Reading state information... [2021-09-27T08:43:45.865Z] The following additional packages will be installed: [2021-09-27T08:43:45.865Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T08:43:45.865Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T08:43:45.865Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T08:43:45.865Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-27T08:43:45.865Z] Suggested packages: [2021-09-27T08:43:45.865Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-27T08:43:45.865Z] Recommended packages: [2021-09-27T08:43:45.865Z] gnupg libsasl2-modules [2021-09-27T08:43:45.865Z] The following NEW packages will be installed: [2021-09-27T08:43:45.865Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T08:43:45.865Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T08:43:45.865Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T08:43:45.865Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-27T08:43:45.865Z] The following packages will be upgraded: [2021-09-27T08:43:45.865Z] gpg gpg-agent gpgconf libudev1 [2021-09-27T08:43:45.865Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-27T08:43:45.865Z] Need to get 3527 kB of archives. [2021-09-27T08:43:45.865Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-27T08:43:45.865Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-27T08:43:45.865Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-27T08:43:45.865Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-27T08:43:45.865Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-27T08:43:46.130Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-27T08:43:46.396Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-27T08:43:46.978Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-27T08:43:46.978Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-27T08:43:46.978Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-27T08:43:46.978Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-27T08:43:46.978Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-27T08:43:46.978Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-27T08:43:46.978Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-27T08:43:46.978Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-27T08:43:46.978Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-27T08:43:46.978Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-27T08:43:46.978Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-27T08:43:46.978Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-27T08:43:46.978Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-27T08:43:46.978Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-27T08:43:46.978Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-27T08:43:46.978Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-27T08:43:47.244Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T08:43:47.244Z] Fetched 3527 kB in 1s (3032 kB/s) [2021-09-27T08:43:47.244Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T08:43:47.244Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-27T08:43:47.244Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T08:43:47.244Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-27T08:43:47.244Z] Selecting previously unselected package udev. [2021-09-27T08:43:47.244Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T08:43:47.244Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-27T08:43:47.510Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-27T08:43:47.510Z] Selecting previously unselected package libfuse2:amd64. [2021-09-27T08:43:47.510Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T08:43:47.510Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T08:43:47.776Z] Selecting previously unselected package fuse. [2021-09-27T08:43:47.776Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T08:43:47.776Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-27T08:43:47.776Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T08:43:47.776Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T08:43:47.776Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T08:43:47.776Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T08:43:47.776Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T08:43:47.776Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T08:43:48.042Z] Selecting previously unselected package libksba8:amd64. [2021-09-27T08:43:48.042Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-27T08:43:48.042Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-27T08:43:48.042Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-27T08:43:48.042Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.042Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.042Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-27T08:43:48.042Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.042Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.042Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-27T08:43:48.042Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.042Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.309Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-27T08:43:48.309Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.309Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.309Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-27T08:43:48.309Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.309Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.309Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-27T08:43:48.309Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.309Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.309Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-27T08:43:48.309Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.309Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.577Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-27T08:43:48.577Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.577Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.577Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-27T08:43:48.577Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T08:43:48.577Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.577Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-27T08:43:48.577Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T08:43:48.577Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T08:43:48.577Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-27T08:43:48.577Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T08:43:48.577Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T08:43:48.577Z] Selecting previously unselected package libldap-common. [2021-09-27T08:43:48.577Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-27T08:43:48.577Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T08:43:48.577Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-27T08:43:48.577Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-27T08:43:48.577Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T08:43:48.843Z] Selecting previously unselected package dirmngr. [2021-09-27T08:43:48.843Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T08:43:48.843Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T08:43:48.843Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T08:43:48.843Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-27T08:43:48.843Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T08:43:48.843Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T08:43:48.843Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T08:43:48.843Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-27T08:43:48.843Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:48.843Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-27T08:43:48.843Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T08:43:48.843Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-27T08:43:49.109Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-27T08:43:49.375Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-27T08:43:49.375Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-27T08:43:49.375Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-27T08:43:49.375Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T08:43:49.375Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T08:43:49.375Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T08:43:49.375Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T08:43:49.955Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-27T08:43:49.955Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-27T08:43:49.955Z] This means they are not meant to be enabled using systemctl. [2021-09-27T08:43:49.955Z] Possible reasons for having this kind of units are: [2021-09-27T08:43:49.955Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-27T08:43:49.955Z] .wants/ or .requires/ directory. [2021-09-27T08:43:49.955Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-27T08:43:49.955Z] a requirement dependency on it. [2021-09-27T08:43:49.955Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-27T08:43:49.955Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-27T08:43:49.955Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-27T08:43:49.955Z] instance name specified. [2021-09-27T08:43:50.219Z] Reading package lists... [2021-09-27T08:43:50.486Z] Building dependency tree... [2021-09-27T08:43:50.486Z] Reading state information... [2021-09-27T08:43:50.486Z] The following additional packages will be installed: [2021-09-27T08:43:50.486Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-27T08:43:50.486Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-27T08:43:50.486Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-27T08:43:50.486Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-27T08:43:50.486Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-27T08:43:50.486Z] Suggested packages: [2021-09-27T08:43:50.486Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-27T08:43:50.486Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-27T08:43:50.486Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-27T08:43:50.486Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-27T08:43:50.486Z] systemd-container policykit-1 [2021-09-27T08:43:50.486Z] Recommended packages: [2021-09-27T08:43:50.486Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-27T08:43:50.486Z] The following NEW packages will be installed: [2021-09-27T08:43:50.486Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-27T08:43:50.486Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-27T08:43:50.486Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-27T08:43:50.486Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-27T08:43:50.486Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-27T08:43:50.486Z] The following packages will be upgraded: [2021-09-27T08:43:50.486Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-27T08:43:50.486Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-27T08:43:50.486Z] Need to get 36.8 MB of archives. [2021-09-27T08:43:50.486Z] After this operation, 147 MB of additional disk space will be used. [2021-09-27T08:43:50.486Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-27T08:43:50.751Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-27T08:43:50.752Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-27T08:43:50.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-27T08:43:50.752Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-27T08:43:50.752Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-27T08:43:50.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-27T08:43:50.752Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-27T08:43:50.752Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-27T08:43:50.752Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-27T08:43:50.752Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-27T08:43:50.752Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-27T08:43:50.752Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-27T08:43:50.752Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-27T08:43:50.752Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-27T08:43:50.752Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-27T08:43:50.752Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-27T08:43:51.708Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-27T08:43:51.708Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-27T08:43:51.708Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-27T08:43:51.708Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-27T08:43:51.708Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-27T08:43:51.708Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-27T08:43:51.708Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-27T08:43:51.708Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-27T08:43:51.708Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-27T08:43:51.708Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-27T08:43:51.708Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-27T08:43:51.708Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-27T08:43:51.894Z] 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-09-27T08:43:51.973Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-27T08:43:52.883Z] 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-09-27T08:43:53.379Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T08:43:53.379Z] Fetched 36.8 MB in 3s (14.5 MB/s) [2021-09-27T08:43:53.379Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T08:43:53.379Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-27T08:43:53.379Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T08:43:53.962Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-27T08:43:53.962Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T08:43:53.962Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-27T08:43:53.962Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T08:43:53.962Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-27T08:43:53.962Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-27T08:43:54.227Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-27T08:43:54.227Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T08:43:54.227Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-27T08:43:54.227Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-27T08:43:54.494Z] Setting up apt (1.6.14) ... [2021-09-27T08:43:54.494Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-27T08:43:54.762Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-27T08:43:54.762Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-27T08:43:54.762Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T08:43:54.762Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T08:43:55.027Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-27T08:43:55.027Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T08:43:55.027Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:43:55.027Z] Selecting previously unselected package libexpat1:amd64. [2021-09-27T08:43:55.027Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-27T08:43:55.027Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T08:43:55.292Z] Selecting previously unselected package python3.6-minimal. [2021-09-27T08:43:55.292Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T08:43:55.292Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:43:55.557Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T08:43:55.557Z] Checking for services that may need to be restarted...done. [2021-09-27T08:43:55.557Z] Checking for services that may need to be restarted...done. [2021-09-27T08:43:55.557Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:43:55.557Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T08:43:55.557Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:43:56.139Z] Selecting previously unselected package python3-minimal. [2021-09-27T08:43:56.139Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-27T08:43:56.139Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-27T08:43:56.139Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-27T08:43:56.139Z] Selecting previously unselected package mime-support. [2021-09-27T08:43:56.139Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-27T08:43:56.139Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-27T08:43:56.139Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-27T08:43:56.139Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-27T08:43:56.139Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T08:43:56.139Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-27T08:43:56.139Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T08:43:56.139Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:43:56.404Z] Selecting previously unselected package python3.6. [2021-09-27T08:43:56.404Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T08:43:56.404Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:43:56.404Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-27T08:43:56.404Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-27T08:43:56.404Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T08:43:56.404Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-27T08:43:56.672Z] Selecting previously unselected package python3. [2021-09-27T08:43:56.672Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-27T08:43:56.672Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-27T08:43:56.672Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-27T08:43:56.672Z] Selecting previously unselected package multiarch-support. [2021-09-27T08:43:56.672Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T08:43:56.672Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T08:43:56.938Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T08:43:56.938Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-27T08:43:56.938Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-27T08:43:56.938Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-27T08:43:56.938Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T08:43:56.938Z] Selecting previously unselected package libbsd0:amd64. [2021-09-27T08:43:56.938Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-27T08:43:56.938Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T08:43:56.938Z] Selecting previously unselected package sudo. [2021-09-27T08:43:56.938Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-27T08:43:56.938Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T08:43:57.205Z] Selecting previously unselected package apparmor. [2021-09-27T08:43:57.205Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T08:43:57.205Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-27T08:43:57.205Z] Selecting previously unselected package libedit2:amd64. [2021-09-27T08:43:57.205Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-27T08:43:57.205Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T08:43:57.205Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-27T08:43:57.205Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T08:43:57.205Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:43:57.206Z] 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-09-27T08:43:57.473Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-27T08:43:57.473Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T08:43:57.473Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:43:57.473Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-27T08:43:57.473Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-27T08:43:57.473Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T08:43:57.473Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-27T08:43:57.473Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T08:43:57.473Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:43:57.473Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-27T08:43:57.473Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T08:43:57.473Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:43:57.741Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-27T08:43:57.741Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-27T08:43:57.741Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T08:43:57.741Z] Selecting previously unselected package openssh-client. [2021-09-27T08:43:57.741Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-27T08:43:57.741Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T08:43:57.821Z] 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-09-27T08:43:58.006Z] Selecting previously unselected package squashfs-tools. [2021-09-27T08:43:58.006Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-27T08:43:58.006Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T08:43:58.006Z] Selecting previously unselected package snapd. [2021-09-27T08:43:58.006Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-27T08:43:58.006Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-27T08:43:59.944Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T08:43:59.944Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T08:43:59.944Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-27T08:44:00.211Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T08:44:00.211Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T08:44:00.211Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:44:00.211Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T08:44:00.211Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-27T08:44:00.211Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-27T08:44:00.790Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T08:44:00.790Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T08:44:00.790Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T08:44:00.790Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:44:00.790Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:44:00.790Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T08:44:01.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-09-27T08:44:01.370Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T08:44:01.371Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:44:01.371Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T08:44:01.371Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-27T08:44:01.371Z] running python rtupdate hooks for python3.6... [2021-09-27T08:44:01.371Z] running python post-rtupdate hooks for python3.6... [2021-09-27T08:44:01.371Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-27T08:44:02.775Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-27T08:44:02.775Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T08:44:02.775Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T08:44:02.775Z] Setting up snapd (2.51.1+18.04) ... [2021-09-27T08:44:03.357Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-27T08:44:03.357Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-27T08:44:03.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-27T08:44:03.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-27T08:44:03.888Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T08:44:03.888Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T08:44:04.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-27T08:44:04.418Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-27T08:44:04.418Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-27T08:44:04.643Z] 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-09-27T08:44:04.682Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-27T08:44:04.682Z] /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-09-27T08:44:04.947Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T08:44:04.947Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T08:44:05.909Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T08:44:05.910Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T08:44:06.175Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T08:44:07.129Z] Reading package lists... [2021-09-27T08:44:07.263Z] 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-09-27T08:44:07.713Z] Reading package lists... [2021-09-27T08:44:07.713Z] Building dependency tree... [2021-09-27T08:44:07.713Z] Reading state information... [2021-09-27T08:44:07.979Z] Calculating upgrade... [2021-09-27T08:44:07.979Z] The following packages will be upgraded: [2021-09-27T08:44:07.979Z] advancecomp base-files bash binutils binutils-common [2021-09-27T08:44:07.979Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-27T08:44:07.979Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-27T08:44:07.979Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-27T08:44:07.979Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-27T08:44:07.979Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-27T08:44:07.979Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-27T08:44:07.979Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-27T08:44:07.979Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-27T08:44:07.979Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-27T08:44:07.979Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-27T08:44:07.979Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-27T08:44:07.979Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-27T08:44:07.979Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-27T08:44:07.979Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-27T08:44:07.979Z] ubuntu-keyring util-linux [2021-09-27T08:44:07.979Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T08:44:07.979Z] Need to get 64.2 MB of archives. [2021-09-27T08:44:07.979Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-27T08:44:07.979Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-27T08:44:08.244Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-27T08:44:08.244Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-27T08:44:08.244Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-27T08:44:08.244Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-27T08:44:08.244Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-27T08:44:08.244Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-27T08:44:08.244Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-27T08:44:08.244Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-27T08:44:08.244Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-27T08:44:08.244Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-27T08:44:08.244Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-27T08:44:08.244Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-27T08:44:08.244Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-27T08:44:08.244Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-27T08:44:08.244Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-27T08:44:08.244Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-27T08:44:08.244Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-27T08:44:08.244Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-27T08:44:08.244Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-27T08:44:08.510Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-27T08:44:08.510Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-27T08:44:08.510Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-27T08:44:08.510Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-27T08:44:08.510Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-27T08:44:08.510Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-27T08:44:08.510Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-27T08:44:08.510Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-27T08:44:08.510Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-27T08:44:08.510Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-27T08:44:08.510Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-27T08:44:08.510Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-27T08:44:08.510Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-27T08:44:08.510Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-27T08:44:08.510Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-27T08:44:08.510Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-27T08:44:08.510Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-27T08:44:08.510Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-27T08:44:08.510Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-27T08:44:08.510Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-27T08:44:08.510Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-27T08:44:08.510Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-27T08:44:08.510Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-27T08:44:08.510Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-27T08:44:08.510Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-27T08:44:08.510Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-27T08:44:08.510Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-27T08:44:08.510Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-27T08:44:08.510Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-27T08:44:08.510Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-27T08:44:08.510Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-27T08:44:08.510Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-27T08:44:08.510Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-27T08:44:08.510Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-27T08:44:08.510Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-27T08:44:08.510Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-27T08:44:08.510Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-27T08:44:08.776Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-27T08:44:08.776Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-27T08:44:08.776Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-27T08:44:08.776Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-27T08:44:09.043Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-27T08:44:09.043Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-27T08:44:09.043Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-27T08:44:09.043Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-27T08:44:09.043Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-27T08:44:09.307Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-27T08:44:09.307Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-27T08:44:11.667Z] 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-09-27T08:44:11.819Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-27T08:44:11.819Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-27T08:44:11.819Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-27T08:44:11.819Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-27T08:44:11.819Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-27T08:44:11.819Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-27T08:44:11.819Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-27T08:44:11.819Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-27T08:44:11.819Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-27T08:44:11.819Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-27T08:44:11.819Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-27T08:44:11.819Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-27T08:44:11.819Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-27T08:44:11.819Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-27T08:44:11.819Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-27T08:44:11.819Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-27T08:44:11.819Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-27T08:44:11.819Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-27T08:44:11.819Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-27T08:44:11.819Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-27T08:44:11.819Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-27T08:44:11.819Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-27T08:44:11.819Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-27T08:44:11.819Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-27T08:44:11.819Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-27T08:44:11.819Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-27T08:44:11.819Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-27T08:44:11.819Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-27T08:44:11.819Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-27T08:44:11.819Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-27T08:44:11.819Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-27T08:44:11.819Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-27T08:44:11.819Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-27T08:44:11.819Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-27T08:44:11.819Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-27T08:44:11.819Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T08:44:11.819Z] Fetched 64.2 MB in 2s (31.5 MB/s) [2021-09-27T08:44:11.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T08:44:11.820Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:11.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T08:44:11.820Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:11.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T08:44:11.820Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:11.820Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T08:44:11.820Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:12.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T08:44:12.165Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T08:44:12.165Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T08:44:12.478Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T08:44:12.746Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T08:44:12.746Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-27T08:44:12.746Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-27T08:44:12.746Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-27T08:44:12.746Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-27T08:44:13.012Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-27T08:44:13.012Z] Installing new version of config file /etc/issue ... [2021-09-27T08:44:13.012Z] Installing new version of config file /etc/issue.net ... [2021-09-27T08:44:13.012Z] Installing new version of config file /etc/lsb-release ... [2021-09-27T08:44:13.012Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-27T08:44:13.012Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-27T08:44:13.278Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-27T08:44:13.278Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-27T08:44:13.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:13.278Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-27T08:44:13.544Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-27T08:44:13.544Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-27T08:44:13.544Z] 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-09-27T08:44:13.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:13.544Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:13.544Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:13.544Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:13.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:13.812Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-27T08:44:13.812Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-27T08:44:13.812Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-27T08:44:13.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:13.812Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-27T08:44:13.812Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T08:44:14.080Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-27T08:44:14.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:14.080Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T08:44:14.080Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T08:44:14.304Z] 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-09-27T08:44:14.346Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T08:44:14.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:14.346Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T08:44:14.346Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T08:44:14.346Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-27T08:44:14.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:14.346Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-27T08:44:14.346Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-27T08:44:14.613Z] Setting up grep (3.1-2build1) ... [2021-09-27T08:44:14.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:14.613Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-27T08:44:14.613Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-27T08:44:14.613Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-27T08:44:14.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:14.613Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T08:44:14.613Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T08:44:14.879Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-27T08:44:14.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:14.879Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T08:44:14.879Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T08:44:14.879Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-27T08:44:15.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:15.145Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T08:44:15.145Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T08:44:15.420Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T08:44:15.420Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T08:44:15.698Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T08:44:15.698Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T08:44:15.963Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-27T08:44:15.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:15.963Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-27T08:44:15.963Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T08:44:16.546Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T08:44:16.546Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T08:44:16.546Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T08:44:16.546Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T08:44:16.546Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T08:44:16.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:16.546Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-27T08:44:16.546Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-27T08:44:16.546Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-27T08:44:16.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:16.813Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:16.813Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:16.813Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:16.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:16.813Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:16.813Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:17.080Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:17.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.080Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:17.080Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:17.080Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:17.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.080Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:17.080Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:17.348Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:17.348Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.348Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T08:44:17.348Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T08:44:17.348Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T08:44:17.348Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T08:44:17.348Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T08:44:17.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.614Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T08:44:17.614Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T08:44:17.614Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T08:44:17.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.614Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:17.614Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:17.614Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:17.701Z] 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-09-27T08:44:17.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.879Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:17.879Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:17.879Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:17.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:17.879Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:17.879Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:18.459Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:18.459Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-27T08:44:18.726Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-27T08:44:18.991Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:18.991Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T08:44:18.991Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T08:44:18.991Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T08:44:19.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T08:44:19.256Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-27T08:44:19.256Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T08:44:19.256Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-27T08:44:19.256Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T08:44:19.256Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-27T08:44:19.256Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-27T08:44:19.521Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-27T08:44:19.521Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T08:44:19.521Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-27T08:44:19.521Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T08:44:19.789Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-27T08:44:19.789Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T08:44:19.789Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-27T08:44:19.789Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T08:44:19.789Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-27T08:44:19.789Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T08:44:19.789Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T08:44:19.789Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T08:44:20.054Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T08:44:20.054Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T08:44:20.054Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T08:44:20.054Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T08:44:20.054Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T08:44:20.321Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-27T08:44:20.321Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T08:44:20.321Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T08:44:20.321Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T08:44:20.586Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:20.586Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T08:44:20.586Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T08:44:20.586Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-27T08:44:20.586Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T08:44:20.586Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T08:44:20.586Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T08:44:20.586Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T08:44:20.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:20.852Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-27T08:44:20.852Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-27T08:44:20.852Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-27T08:44:20.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:20.852Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-27T08:44:20.852Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-27T08:44:21.116Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-27T08:44:21.116Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:21.116Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-27T08:44:21.116Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T08:44:21.116Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T08:44:21.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:21.384Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T08:44:21.384Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T08:44:21.384Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T08:44:21.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:21.384Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-27T08:44:21.384Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-27T08:44:21.650Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-27T08:44:21.650Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:21.650Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T08:44:21.650Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T08:44:21.916Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-27T08:44:21.916Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:21.916Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T08:44:21.916Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T08:44:21.916Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-27T08:44:22.182Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.182Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T08:44:22.182Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T08:44:22.182Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T08:44:22.182Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.182Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T08:44:22.182Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T08:44:22.182Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T08:44:22.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.448Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-27T08:44:22.448Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-27T08:44:22.448Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-27T08:44:22.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.448Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-27T08:44:22.448Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-27T08:44:22.713Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-27T08:44:22.713Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.713Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-27T08:44:22.713Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-27T08:44:22.713Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-27T08:44:22.713Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.713Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-27T08:44:22.713Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-27T08:44:22.979Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-27T08:44:22.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:22.979Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-27T08:44:22.979Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-27T08:44:22.979Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [Pipeline] } [2021-09-27T08:44:23.163Z] $ docker stop --time=1 f00fc752c97b3886d06fd29217d32771f872bdbc03c56bcb090c72961baff2c9 [2021-09-27T08:44:23.244Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T08:44:23.244Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-27T08:44:23.244Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-27T08:44:23.244Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-27T08:44:23.244Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-27T08:44:23.244Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T08:44:23.244Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T08:44:23.244Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T08:44:23.244Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T08:44:23.517Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T08:44:23.517Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T08:44:23.517Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-27T08:44:23.517Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-27T08:44:23.782Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T08:44:23.782Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-27T08:44:23.782Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-27T08:44:23.782Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-27T08:44:23.782Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-27T08:44:23.782Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-27T08:44:23.782Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-27T08:44:23.782Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-27T08:44:24.046Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-27T08:44:24.046Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-27T08:44:24.046Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-27T08:44:24.046Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-27T08:44:24.046Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-27T08:44:24.046Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-27T08:44:24.312Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-27T08:44:24.312Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-27T08:44:24.576Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-27T08:44:24.576Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-27T08:44:24.576Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-27T08:44:24.576Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-27T08:44:24.576Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T08:44:24.576Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T08:44:24.842Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T08:44:24.842Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T08:44:25.108Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T08:44:25.108Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T08:44:25.108Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T08:44:25.108Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T08:44:25.108Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:25.108Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:25.374Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:25.374Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:25.374Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:25.374Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:25.374Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:25.374Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:25.955Z] $ docker rm -f f00fc752c97b3886d06fd29217d32771f872bdbc03c56bcb090c72961baff2c9 [2021-09-27T08:44:26.332Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:26.333Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:26.914Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:26.914Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-09-27T08:44:27.180Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:27.180Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:44:27.759Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:27.759Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:27.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T08:44:28.208Z] [2021-09-27T08:44:28.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:44:28.341Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T08:44:28.341Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T08:44:28.341Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T08:44:28.341Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T08:44:28.608Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T08:44:28.608Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T08:44:28.608Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T08:44:28.608Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T08:44:28.608Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-27T08:44:28.608Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-27T08:44:28.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T08:44:28.874Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T08:44:28.874Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T08:44:28.874Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T08:44:28.874Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T08:44:28.874Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-27T08:44:28.874Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-27T08:44:28.874Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:28.874Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T08:44:28.903Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-27T08:44:28.903Z] 29e5d40040c1: Pulling fs layer [2021-09-27T08:44:28.903Z] 1ce36da41761: Pulling fs layer [2021-09-27T08:44:28.903Z] 25b303627fd3: Pulling fs layer [2021-09-27T08:44:29.141Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:29.141Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:29.141Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:29.141Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-27T08:44:29.141Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-27T08:44:29.141Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-27T08:44:29.141Z] [2021-09-27T08:44:29.141Z] Current default time zone: 'Etc/UTC' [2021-09-27T08:44:29.141Z] Local time is now: Mon Sep 27 08:44:29 UTC 2021. [2021-09-27T08:44:29.141Z] Universal Time is now: Mon Sep 27 08:44:29 UTC 2021. [2021-09-27T08:44:29.141Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-27T08:44:29.141Z] [2021-09-27T08:44:29.141Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-27T08:44:29.141Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:29.141Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-27T08:44:29.141Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-27T08:44:29.141Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-27T08:44:29.141Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-27T08:44:29.141Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-27T08:44:29.141Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-27T08:44:29.141Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-27T08:44:29.141Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T08:44:29.183Z] 29e5d40040c1: Verifying Checksum [2021-09-27T08:44:29.183Z] 29e5d40040c1: Download complete [2021-09-27T08:44:29.409Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:29.409Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-27T08:44:29.409Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:29.409Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T08:44:29.409Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:29.409Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-27T08:44:29.409Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-27T08:44:29.409Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-27T08:44:29.409Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T08:44:29.409Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-27T08:44:29.409Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-27T08:44:29.409Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-27T08:44:29.409Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-27T08:44:30.165Z] 29e5d40040c1: Pull complete [2021-09-27T08:44:30.165Z] 1ce36da41761: Verifying Checksum [2021-09-27T08:44:30.165Z] 1ce36da41761: Download complete [2021-09-27T08:44:31.345Z] Updating certificates in /etc/ssl/certs... [2021-09-27T08:44:31.612Z] 1ce36da41761: Pull complete [2021-09-27T08:44:31.612Z] 25b303627fd3: Verifying Checksum [2021-09-27T08:44:31.612Z] 25b303627fd3: Download complete [2021-09-27T08:44:32.302Z] 23 added, 28 removed; done. [2021-09-27T08:44:32.302Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T08:44:32.302Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-27T08:44:32.302Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-27T08:44:32.302Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-27T08:44:32.302Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T08:44:32.302Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-27T08:44:32.302Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-27T08:44:32.302Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-27T08:44:32.302Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-27T08:44:32.302Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-27T08:44:32.302Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T08:44:32.302Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-27T08:44:32.302Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-27T08:44:32.302Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-27T08:44:32.567Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T08:44:32.567Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T08:44:32.567Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-27T08:44:32.567Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-27T08:44:32.567Z] Updating certificates in /etc/ssl/certs... [2021-09-27T08:44:33.147Z] 0 added, 0 removed; done. [2021-09-27T08:44:33.147Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-27T08:44:33.147Z] done. [2021-09-27T08:44:33.411Z] Reading package lists... [2021-09-27T08:44:33.676Z] Building dependency tree... [2021-09-27T08:44:33.676Z] Reading state information... [2021-09-27T08:44:33.941Z] The following NEW packages will be installed: [2021-09-27T08:44:33.941Z] apt-transport-https [2021-09-27T08:44:33.941Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T08:44:33.941Z] Need to get 4348 B of archives. [2021-09-27T08:44:33.941Z] After this operation, 154 kB of additional disk space will be used. [2021-09-27T08:44:33.941Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-27T08:44:34.207Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T08:44:34.207Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-09-27T08:44:34.207Z] Selecting previously unselected package apt-transport-https. [2021-09-27T08:44:34.207Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-27T08:44:34.207Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-27T08:44:34.207Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-27T08:44:34.207Z] Setting up apt-transport-https (1.6.14) ... [2021-09-27T08:44:34.473Z] Waiting for network to be ready... [2021-09-27T08:44:41.104Z] 2021-09-27T08:44:38Z INFO Waiting for automatic snapd restart... [2021-09-27T08:44:41.783Z] 25b303627fd3: Pull complete [2021-09-27T08:44:41.783Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-27T08:44:41.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T08:44:41.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-27T08:44:42.106Z] prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container [2021-09-27T08:44:42.190Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:44:42.509Z] snapd 2.51.7 from Canonical* installed [2021-09-27T08:44:43.090Z] "snapd" switched to the "latest/stable" channel [2021-09-27T08:44:43.090Z] [2021-09-27T08:44:45.403Z] $ docker top a0e8df016a21ff574bfc162bcabd37acc78876619a8916fa2c96fa414bb733a9 -eo pid,comm [2021-09-27T08:44:45.667Z] core18 20210722 from Canonical* installed [Pipeline] { [Pipeline] sh [2021-09-27T08:44:45.934Z] "core18" switched to the "latest/stable" channel [2021-09-27T08:44:45.934Z] [2021-09-27T08:44:47.945Z] + docker-compose build --help [2021-09-27T08:44:47.945Z] + grep parallel [2021-09-27T08:44:48.258Z] snapcraft 5.0 from Canonical* installed [2021-09-27T08:44:48.524Z] "snapcraft" switched to the "latest/stable" channel [2021-09-27T08:44:48.524Z] [2021-09-27T08:44:50.582Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T08:44:50.623Z] $ docker stop --time=1 a0e8df016a21ff574bfc162bcabd37acc78876619a8916fa2c96fa414bb733a9 [2021-09-27T08:44:52.460Z] $ docker rm -f a0e8df016a21ff574bfc162bcabd37acc78876619a8916fa2c96fa414bb733a9 [Pipeline] // withDockerContainer [2021-09-27T08:44:52.771Z] 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-09-27T08:44:52.771Z] - README.md [2021-09-27T08:44:52.771Z] [2021-09-27T08:44:52.771Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:44:53.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T08:44:53.345Z] . [2021-09-27T08:44:53.352Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T08:44:53.352Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [Pipeline] withDockerContainer [2021-09-27T08:44:53.595Z] prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container [2021-09-27T08:44:53.616Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T08:44:53.674Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T08:44:54.577Z] Reading package lists... [2021-09-27T08:44:54.842Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-27T08:44:55.107Z] Reading package lists... [2021-09-27T08:44:55.174Z] $ docker top 7aa30ebcfa4206f8b67685833ed87a38cb9087c7db7ff22a02566c6009de89f2 -eo pid,comm [2021-09-27T08:44:55.373Z] Building dependency tree... [2021-09-27T08:44:55.373Z] Reading state information... [2021-09-27T08:44:55.373Z] Suggested packages: [2021-09-27T08:44:55.373Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-27T08:44:55.373Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-27T08:44:55.373Z] Recommended packages: [2021-09-27T08:44:55.373Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-27T08:44:55.373Z] The following NEW packages will be installed: [2021-09-27T08:44:55.373Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-27T08:44:55.373Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-27T08:44:55.373Z] pkg-config zip [2021-09-27T08:44:55.373Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [Pipeline] { [Pipeline] sh [2021-09-27T08:44:55.638Z] Need to get 7670 kB of archives. [2021-09-27T08:44:55.638Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-27T08:44:55.638Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-27T08:44:55.638Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-27T08:44:55.638Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-27T08:44:55.638Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-27T08:44:55.638Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-27T08:44:55.904Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-27T08:44:55.904Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-27T08:44:55.904Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-27T08:44:56.170Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-27T08:44:56.170Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-27T08:44:56.170Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-27T08:44:56.170Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-27T08:44:56.170Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-27T08:44:56.170Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-27T08:44:56.259Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T08:44:56.436Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-27T08:44:56.436Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T08:44:56.436Z] Fetched 7670 kB in 1s (9459 kB/s) [2021-09-27T08:44:56.436Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-27T08:44:56.436Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-27T08:44:56.436Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-27T08:44:56.436Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T08:44:56.704Z] Selecting previously unselected package libpsl5:amd64. [2021-09-27T08:44:56.704Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-27T08:44:56.704Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T08:44:56.704Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-27T08:44:56.704Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-27T08:44:56.704Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T08:44:56.970Z] Selecting previously unselected package librtmp1:amd64. [2021-09-27T08:44:56.970Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-27T08:44:56.970Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T08:44:56.970Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-27T08:44:56.971Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-27T08:44:56.971Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T08:44:56.971Z] Selecting previously unselected package liberror-perl. [2021-09-27T08:44:56.971Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-27T08:44:56.971Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-27T08:44:56.971Z] Selecting previously unselected package git-man. [2021-09-27T08:44:56.971Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-27T08:44:56.971Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T08:44:57.236Z] Selecting previously unselected package git. [2021-09-27T08:44:57.236Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-27T08:44:57.236Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T08:44:57.825Z] Selecting previously unselected package libnorm1:amd64. [2021-09-27T08:44:57.825Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-27T08:44:57.825Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T08:44:57.825Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-27T08:44:57.825Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-27T08:44:57.825Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T08:44:57.825Z] Selecting previously unselected package libsodium23:amd64. [2021-09-27T08:44:57.825Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-27T08:44:57.825Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-27T08:44:58.096Z] Selecting previously unselected package libzmq5:amd64. [2021-09-27T08:44:58.096Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T08:44:58.096Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T08:44:58.096Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-27T08:44:58.096Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T08:44:58.097Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T08:44:58.362Z] Selecting previously unselected package pkg-config. [2021-09-27T08:44:58.362Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-27T08:44:58.362Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T08:44:58.362Z] Selecting previously unselected package zip. [2021-09-27T08:44:58.362Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-27T08:44:58.362Z] Unpacking zip (3.0-11build1) ... [2021-09-27T08:44:58.362Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T08:44:58.362Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T08:44:58.362Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T08:44:58.362Z] Setting up liberror-perl (0.17025-1) ... [2021-09-27T08:44:58.362Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T08:44:58.362Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T08:44:58.362Z] No schema files found: doing nothing. [2021-09-27T08:44:58.362Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T08:44:58.362Z] Setting up zip (3.0-11build1) ... [2021-09-27T08:44:58.628Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T08:44:58.628Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-27T08:44:58.628Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T08:44:58.628Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T08:44:58.628Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T08:44:58.628Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T08:44:58.628Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T08:44:58.628Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T08:44:59.208Z] git set to automatically installed. [2021-09-27T08:44:59.208Z] git-man set to automatically installed. [2021-09-27T08:44:59.208Z] libcurl3-gnutls set to automatically installed. [2021-09-27T08:44:59.208Z] liberror-perl set to automatically installed. [2021-09-27T08:44:59.208Z] libglib2.0-0 set to automatically installed. [2021-09-27T08:44:59.208Z] libnghttp2-14 set to automatically installed. [2021-09-27T08:44:59.208Z] libnorm1 set to automatically installed. [2021-09-27T08:44:59.208Z] libpgm-5.2-0 set to automatically installed. [2021-09-27T08:44:59.208Z] libpsl5 set to automatically installed. [2021-09-27T08:44:59.208Z] librtmp1 set to automatically installed. [2021-09-27T08:44:59.208Z] libsodium23 set to automatically installed. [2021-09-27T08:44:59.208Z] libzmq3-dev set to automatically installed. [2021-09-27T08:44:59.208Z] libzmq5 set to automatically installed. [2021-09-27T08:44:59.208Z] pkg-config set to automatically installed. [2021-09-27T08:44:59.208Z] zip set to automatically installed. [2021-09-27T08:45:00.556Z] Building core-command ... [2021-09-27T08:45:00.556Z] Building core-data ... [2021-09-27T08:45:00.556Z] Building core-metadata ... [2021-09-27T08:45:00.556Z] Building security-bootstrapper ... [2021-09-27T08:45:00.556Z] Building security-proxy-setup ... [2021-09-27T08:45:00.556Z] Building security-secretstore-setup ... [2021-09-27T08:45:00.556Z] Building support-notifications ... [2021-09-27T08:45:00.556Z] Building support-scheduler ... [2021-09-27T08:45:00.556Z] Building sys-mgmt-agent ... [2021-09-27T08:45:00.556Z] Building core-data [2021-09-27T08:45:00.556Z] Building security-secretstore-setup [2021-09-27T08:45:00.556Z] Building support-notifications [2021-09-27T08:45:00.556Z] Building sys-mgmt-agent [2021-09-27T08:45:00.556Z] Building support-scheduler [2021-09-27T08:45:00.613Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T08:45:03.944Z] snap "core18" has no updates available [2021-09-27T08:45:04.526Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T08:45:11.169Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-27T08:45:11.435Z] Pulling config-common [2021-09-27T08:45:11.435Z] + snapcraftctl pull [2021-09-27T08:45:12.839Z] Pulling go-build-helper [2021-09-27T08:45:12.839Z] + snapcraftctl pull [2021-09-27T08:45:13.797Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-27T08:45:13.797Z] Skipping pull go-build-helper (already ran) [2021-09-27T08:45:13.797Z] Building go-build-helper [2021-09-27T08:45:13.797Z] + snapcraftctl build [2021-09-27T08:45:16.369Z] Staging go-build-helper [2021-09-27T08:45:16.369Z] + snapcraftctl stage [2021-09-27T08:45:24.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T08:45:24.567Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T08:45:24.567Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T08:45:24.567Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T08:45:24.567Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T08:45:24.567Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T08:45:24.567Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T08:45:24.567Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T08:45:24.567Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T08:45:24.567Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T08:45:24.567Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T08:45:24.567Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T08:45:24.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T08:45:24.567Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T08:45:24.567Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T08:45:24.567Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T08:45:24.567Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T08:45:24.567Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T08:45:24.567Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T08:45:24.567Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-27T08:45:24.567Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-27T08:45:24.567Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T08:45:24.567Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T08:45:24.567Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-27T08:45:24.567Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-27T08:45:24.567Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T08:45:24.567Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T08:45:24.567Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-27T08:45:24.567Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-27T08:45:24.567Z] Fetched 224 kB in 0s (0 B/s) [2021-09-27T08:45:24.567Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-27T08:45:24.567Z] Fetched 157 kB in 0s (0 B/s) [2021-09-27T08:45:24.567Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-27T08:45:24.567Z] Fetched 221 kB in 0s (0 B/s) [2021-09-27T08:45:24.567Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-27T08:45:24.567Z] Fetched 143 kB in 0s (0 B/s) [2021-09-27T08:45:24.567Z] Pulling edgex-go [2021-09-27T08:45:24.567Z] + snapcraftctl pull [2021-09-27T08:45:25.968Z] Pulling hooks [2021-09-27T08:45:25.968Z] + snapcraftctl pull [2021-09-27T08:45:44.166Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T08:45:44.166Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T08:45:44.166Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T08:45:44.166Z] Fetched 0 B in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-27T08:45:44.166Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-27T08:45:44.166Z] Fetched 279 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-27T08:45:44.166Z] Fetched 122 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-27T08:45:44.166Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-27T08:45:44.166Z] Fetched 8848 B in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-27T08:45:44.166Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-27T08:45:44.166Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-27T08:45:44.166Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-27T08:45:44.166Z] Fetched 220 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-27T08:45:44.166Z] Fetched 154 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-27T08:45:44.166Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-27T08:45:44.166Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-27T08:45:44.166Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-27T08:45:44.166Z] Fetched 499 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-27T08:45:44.166Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-27T08:45:44.166Z] Fetched 240 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-27T08:45:44.166Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-27T08:45:44.166Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-27T08:45:44.166Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-27T08:45:44.166Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-27T08:45:44.166Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-27T08:45:44.166Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-27T08:45:44.166Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-27T08:45:44.166Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-27T08:45:44.166Z] Fetched 8720 B in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-27T08:45:44.166Z] Fetched 140 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-27T08:45:44.166Z] Fetched 119 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-27T08:45:44.166Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-27T08:45:44.166Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-27T08:45:44.166Z] Fetched 646 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-27T08:45:44.166Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-27T08:45:44.166Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-27T08:45:44.166Z] Fetched 368 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-27T08:45:44.166Z] Fetched 187 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-27T08:45:44.166Z] Fetched 175 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-27T08:45:44.166Z] Fetched 206 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-27T08:45:44.166Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-27T08:45:44.166Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-27T08:45:44.166Z] Fetched 159 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-27T08:45:44.166Z] Fetched 107 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-27T08:45:44.166Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-27T08:45:44.166Z] Pulling static-packages [2021-09-27T08:45:44.166Z] + snapcraftctl pull [2021-09-27T08:45:44.166Z] Pulling version [2021-09-27T08:45:44.166Z] + cd /root/project [2021-09-27T08:45:44.166Z] + git describe --tags --abbrev=0 [2021-09-27T08:45:44.166Z] + sed s/v// [2021-09-27T08:45:44.166Z] + GIT_VERSION=2.0.1-dev.52 [2021-09-27T08:45:44.166Z] + [ -z 2.0.1-dev.52 ] [2021-09-27T08:45:44.166Z] + snapcraftctl set-version 2.0.1-dev.52 [2021-09-27T08:45:44.750Z] Building config-common [2021-09-27T08:45:44.750Z] + snapcraftctl build [2021-09-27T08:45:47.328Z] Skipping build go-build-helper (already ran) [2021-09-27T08:45:47.329Z] Building edgex-go [2021-09-27T08:45:47.329Z] + cd /root/parts/edgex-go/src [2021-09-27T08:45:47.329Z] + git describe --tags --abbrev=0 [2021-09-27T08:45:47.329Z] + sed s/v// [2021-09-27T08:45:47.329Z] + GIT_VERSION=2.0.1-dev.52 [2021-09-27T08:45:47.329Z] + [ -z 2.0.1-dev.52 ] [2021-09-27T08:45:47.329Z] + echo 2.0.1-dev.52 [2021-09-27T08:45:47.329Z] + make build [2021-09-27T08:45:47.329Z] go mod tidy [2021-09-27T08:46:01.482Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T08:46:01.482Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T08:46:01.482Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-27T08:46:01.482Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T08:46:01.747Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T08:46:01.747Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T08:46:01.747Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T08:46:01.747Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T08:46:01.747Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T08:46:02.011Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T08:46:02.011Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T08:46:02.011Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-27T08:46:02.011Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-27T08:46:02.276Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T08:46:02.276Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-27T08:46:02.276Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T08:46:02.542Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T08:46:02.542Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T08:46:02.542Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T08:46:02.542Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T08:46:02.542Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T08:46:02.542Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T08:46:02.542Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T08:46:02.808Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T08:46:02.808Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T08:46:02.808Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T08:46:02.808Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T08:46:02.808Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T08:46:02.808Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T08:46:02.808Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T08:46:02.808Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T08:46:02.808Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T08:46:02.808Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T08:46:03.074Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T08:46:03.074Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T08:46:03.074Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T08:46:03.074Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T08:46:03.074Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T08:46:03.341Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T08:46:03.606Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T08:46:03.606Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T08:46:03.871Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T08:46:04.138Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T08:46:04.138Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-27T08:46:04.402Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T08:46:04.402Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T08:46:04.667Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T08:46:04.667Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T08:46:04.976Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T08:46:04.976Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T08:46:04.976Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T08:46:04.976Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T08:46:04.976Z] go: downloading github.com/kr/text v0.2.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T08:46:05.242Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T08:46:05.242Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-27T08:46:05.242Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T08:46:05.242Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T08:46:05.242Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T08:46:05.242Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T08:46:05.242Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T08:46:05.510Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T08:46:05.510Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T08:46:05.510Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T08:46:05.510Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T08:46:05.510Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T08:46:05.510Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T08:46:05.510Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T08:46:05.510Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T08:46:05.510Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T08:46:05.510Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T08:46:05.510Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T08:46:05.775Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T08:46:08.589Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:46:08.589Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:46:08.589Z] ---> 557b85f49f6e [2021-09-27T08:46:08.589Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T08:46:08.589Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:46:08.589Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:46:08.589Z] ---> 557b85f49f6e [2021-09-27T08:46:08.589Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:46:08.589Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:46:08.589Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:46:08.589Z] ---> 557b85f49f6e [2021-09-27T08:46:08.589Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:46:08.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:46:08.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:46:08.589Z] ---> 557b85f49f6e [2021-09-27T08:46:08.589Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T08:46:08.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:46:08.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:46:08.589Z] ---> 557b85f49f6e [2021-09-27T08:46:08.589Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T08:46:09.188Z] ---> Running in beb901506f7a [2021-09-27T08:46:09.188Z] ---> Running in 0508e8844c13 [2021-09-27T08:46:09.188Z] ---> Running in 1730e7976e01 [2021-09-27T08:46:09.188Z] ---> Running in 1fa71add614f [2021-09-27T08:46:09.188Z] ---> Running in 64411672649e [2021-09-27T08:46:09.793Z] Removing intermediate container 1730e7976e01 [2021-09-27T08:46:09.794Z] Removing intermediate container 64411672649e [2021-09-27T08:46:09.794Z] ---> 5d16338121cf [2021-09-27T08:46:09.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:46:09.794Z] ---> c0467dbdaa0a [2021-09-27T08:46:09.794Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:46:09.794Z] Removing intermediate container 0508e8844c13 [2021-09-27T08:46:09.794Z] ---> 91076b706552 [2021-09-27T08:46:09.794Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:46:10.069Z] Removing intermediate container beb901506f7a [2021-09-27T08:46:10.069Z] ---> e69a37554a2a [2021-09-27T08:46:10.069Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:46:10.069Z] Removing intermediate container 1fa71add614f [2021-09-27T08:46:10.069Z] ---> 46a27b855fd4 [2021-09-27T08:46:10.069Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:46:10.069Z] ---> Running in 45586a6e6afe [2021-09-27T08:46:10.069Z] ---> Running in cf21f935e308 [2021-09-27T08:46:10.069Z] ---> Running in 992b47cb8c82 [2021-09-27T08:46:10.341Z] ---> Running in 825a92a81946 [2021-09-27T08:46:10.341Z] ---> Running in 6cf24b7e7201 [2021-09-27T08:46:13.764Z] Removing intermediate container 45586a6e6afe [2021-09-27T08:46:13.764Z] ---> 64a8dba100c1 [2021-09-27T08:46:13.764Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T08:46:13.764Z] ---> Running in e2465f3b6feb [2021-09-27T08:46:14.752Z] Removing intermediate container cf21f935e308 [2021-09-27T08:46:14.752Z] ---> 287ef3e27c70 [2021-09-27T08:46:14.752Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T08:46:14.752Z] Removing intermediate container 6cf24b7e7201 [2021-09-27T08:46:14.752Z] ---> 70e980b33e33 [2021-09-27T08:46:14.752Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T08:46:14.752Z] ---> Running in 1bd07f0110fb [2021-09-27T08:46:14.752Z] ---> Running in 1a91c9a4f81a [2021-09-27T08:46:15.030Z] Removing intermediate container 825a92a81946 [2021-09-27T08:46:15.030Z] ---> 09402cb7e092 [2021-09-27T08:46:15.030Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T08:46:15.030Z] Removing intermediate container 992b47cb8c82 [2021-09-27T08:46:15.030Z] ---> b3b0078690f7 [2021-09-27T08:46:15.030Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T08:46:15.319Z] ---> Running in a33f2d1737dc [2021-09-27T08:46:15.319Z] ---> Running in 5653267c4b43 [2021-09-27T08:46:15.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T08:46:16.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:16.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:17.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:17.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:17.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:17.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:18.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:18.064Z] OK: 218 MiB in 52 packages [2021-09-27T08:46:18.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:18.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:18.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:46:18.900Z] OK: 218 MiB in 52 packages [2021-09-27T08:46:19.500Z] OK: 218 MiB in 52 packages [2021-09-27T08:46:19.774Z] OK: 218 MiB in 52 packages [2021-09-27T08:46:19.774Z] Removing intermediate container e2465f3b6feb [2021-09-27T08:46:19.774Z] ---> 0e70a1d6f8bd [2021-09-27T08:46:19.774Z] Step 6/23 : COPY go.mod . [2021-09-27T08:46:20.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T08:46:20.066Z] OK: 218 MiB in 52 packages [2021-09-27T08:46:20.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T08:46:21.058Z] Removing intermediate container 1a91c9a4f81a [2021-09-27T08:46:21.058Z] ---> dda3504ae4ef [2021-09-27T08:46:21.058Z] Step 6/24 : COPY go.mod . [2021-09-27T08:46:21.058Z] Removing intermediate container 1bd07f0110fb [2021-09-27T08:46:21.058Z] ---> 8bac0c8b4141 [2021-09-27T08:46:21.058Z] Step 6/24 : COPY go.mod . [2021-09-27T08:46:21.347Z] ---> a91ea9fb5eac [2021-09-27T08:46:21.347Z] Step 7/23 : RUN go mod download [2021-09-27T08:46:21.625Z] ---> Running in 98a533022b93 [2021-09-27T08:46:21.625Z] Removing intermediate container 5653267c4b43 [2021-09-27T08:46:21.625Z] ---> 68215a02e759 [2021-09-27T08:46:21.625Z] Step 6/26 : COPY go.mod . [2021-09-27T08:46:21.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T08:46:21.902Z] ---> e82ffde403e8 [2021-09-27T08:46:21.902Z] Step 7/24 : RUN go mod download [2021-09-27T08:46:21.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T08:46:22.178Z] Removing intermediate container a33f2d1737dc [2021-09-27T08:46:22.178Z] ---> d51abf1b3169 [2021-09-27T08:46:22.178Z] Step 6/23 : COPY go.mod . [2021-09-27T08:46:22.178Z] ---> Running in d1df2b7bc3f0 [2021-09-27T08:46:22.462Z] ---> e5c176dc2bee [2021-09-27T08:46:22.462Z] Step 7/24 : RUN go mod download [2021-09-27T08:46:22.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T08:46:23.061Z] ---> Running in 43cc711883f7 [2021-09-27T08:46:23.061Z] ---> a1b4461ae859 [2021-09-27T08:46:23.061Z] Step 7/26 : RUN go mod download [2021-09-27T08:46:23.336Z] ---> Running in 2e19dd8a4486 [2021-09-27T08:46:23.336Z] ---> 17de82c0ac96 [2021-09-27T08:46:23.615Z] Step 7/23 : RUN go mod download [2021-09-27T08:46:23.892Z] ---> Running in a89837afee99 [2021-09-27T08:46:24.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T08:46:25.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T08:46:27.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T08:46:27.316Z] Removing intermediate container 98a533022b93 [2021-09-27T08:46:27.316Z] ---> 9957b8d16153 [2021-09-27T08:46:27.316Z] Step 8/23 : COPY . . [2021-09-27T08:46:27.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T08:46:28.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T08:46:29.980Z] Removing intermediate container d1df2b7bc3f0 [2021-09-27T08:46:29.980Z] ---> 0c48357b852b [2021-09-27T08:46:29.980Z] Step 8/24 : COPY . . [2021-09-27T08:46:30.645Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-27T08:46:30.645Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-27T08:46:30.645Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-27T08:46:30.645Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-27T08:46:30.645Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-27T08:46:30.645Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-27T08:46:30.645Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-27T08:46:30.645Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-27T08:46:30.645Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-27T08:46:30.645Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-27T08:46:30.645Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-27T08:46:30.645Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-27T08:46:30.645Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-27T08:46:30.910Z] + 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-09-27T08:46:30.910Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-27T08:46:30.910Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-27T08:46:30.910Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-27T08:46:30.910Z] + 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-09-27T08:46:30.910Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-27T08:46:30.910Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-27T08:46:30.910Z] + 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-09-27T08:46:30.965Z] Removing intermediate container 43cc711883f7 [2021-09-27T08:46:30.965Z] ---> e02cc7c04eea [2021-09-27T08:46:30.965Z] Step 8/24 : COPY . . [2021-09-27T08:46:31.864Z] Building hooks [2021-09-27T08:46:31.864Z] + cd /root/parts/hooks/src [2021-09-27T08:46:31.864Z] + make build [2021-09-27T08:46:31.864Z] go mod tidy [2021-09-27T08:46:32.822Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-27T08:46:32.948Z] Removing intermediate container a89837afee99 [2021-09-27T08:46:32.948Z] ---> 29bb1a71f2fa [2021-09-27T08:46:32.948Z] Step 8/23 : COPY . . [2021-09-27T08:46:33.089Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-27T08:46:33.356Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-27T08:46:33.356Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-27T08:46:33.356Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-27T08:46:33.935Z] Removing intermediate container 2e19dd8a4486 [2021-09-27T08:46:33.935Z] ---> 41bd0c0e0bd0 [2021-09-27T08:46:33.935Z] Step 8/26 : COPY . . [2021-09-27T08:46:34.317Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-27T08:46:34.897Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-27T08:46:34.897Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-27T08:46:37.473Z] Building static-packages [2021-09-27T08:46:37.473Z] + snapcraftctl build [2021-09-27T08:46:40.049Z] Building version [2021-09-27T08:46:40.049Z] + snapcraftctl build [2021-09-27T08:46:41.983Z] Staging config-common [2021-09-27T08:46:41.983Z] + snapcraftctl stage [2021-09-27T08:46:42.937Z] Skipping stage go-build-helper (already ran) [2021-09-27T08:46:42.937Z] Staging edgex-go [2021-09-27T08:46:42.937Z] + snapcraftctl stage [2021-09-27T08:46:43.894Z] Staging hooks [2021-09-27T08:46:43.894Z] + snapcraftctl stage [2021-09-27T08:46:44.852Z] Staging static-packages [2021-09-27T08:46:44.852Z] + snapcraftctl stage [2021-09-27T08:46:46.258Z] Staging version [2021-09-27T08:46:46.258Z] + snapcraftctl stage [2021-09-27T08:46:47.211Z] Priming config-common [2021-09-27T08:46:47.211Z] + snapcraftctl prime [2021-09-27T08:46:48.168Z] Priming go-build-helper [2021-09-27T08:46:48.168Z] + snapcraftctl prime [2021-09-27T08:46:49.574Z] Priming edgex-go [2021-09-27T08:46:49.574Z] + snapcraftctl prime [2021-09-27T08:46:50.978Z] Priming hooks [2021-09-27T08:46:50.978Z] + snapcraftctl prime [2021-09-27T08:46:51.936Z] Priming static-packages [2021-09-27T08:46:51.936Z] + snapcraftctl prime [2021-09-27T08:46:54.516Z] Priming version [2021-09-27T08:46:54.516Z] + snapcraftctl prime [2021-09-27T08:46:55.471Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-27T08:46:56.141Z] ---> d45c0ae1ac27 [2021-09-27T08:46:56.141Z] Step 9/23 : RUN go mod tidy [2021-09-27T08:46:56.141Z] ---> aabb29ad2d55 [2021-09-27T08:46:56.141Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:46:56.141Z] ---> Running in fdea1d885d0a [2021-09-27T08:46:56.141Z] ---> 62e7de4f2fe1 [2021-09-27T08:46:56.141Z] Step 9/23 : RUN go mod tidy [2021-09-27T08:46:56.141Z] ---> c47505d43ef9 [2021-09-27T08:46:56.141Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:46:56.141Z] ---> 3d7251dce2f0 [2021-09-27T08:46:56.141Z] Step 9/26 : RUN go mod tidy [2021-09-27T08:46:56.141Z] ---> Running in 8c5654ac7aea [2021-09-27T08:46:56.141Z] ---> Running in fc24d2f6a81a [2021-09-27T08:46:56.141Z] ---> Running in 98a037676ae1 [2021-09-27T08:46:56.141Z] ---> Running in d14476fdde72 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T08:47:02.118Z] Removing intermediate container 8c5654ac7aea [2021-09-27T08:47:02.118Z] ---> eec0bbe6bafc [2021-09-27T08:47:02.118Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T08:47:02.392Z] Removing intermediate container fdea1d885d0a [2021-09-27T08:47:02.392Z] ---> 6d786d2663e2 [2021-09-27T08:47:02.392Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T08:47:02.392Z] ---> Running in a4bf9ef42643 [2021-09-27T08:47:02.667Z] ---> Running in e5e7183b810e [2021-09-27T08:47:02.667Z] Removing intermediate container fc24d2f6a81a [2021-09-27T08:47:02.667Z] ---> ce6593df33d4 [2021-09-27T08:47:02.667Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T08:47:02.944Z] Removing intermediate container d14476fdde72 [2021-09-27T08:47:02.944Z] ---> aa1b15d954c9 [2021-09-27T08:47:02.944Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T08:47:02.944Z] Removing intermediate container 98a037676ae1 [2021-09-27T08:47:02.944Z] ---> 929839e9732d [2021-09-27T08:47:02.944Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T08:47:02.944Z] ---> Running in 99af08ac346f [2021-09-27T08:47:03.218Z] ---> Running in 9ad7e9532354 [2021-09-27T08:47:03.218Z] ---> Running in c69a29ad5a96 [2021-09-27T08:47:04.666Z] 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-09-27T08:47:05.267Z] 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-09-27T08:47:05.545Z] 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-09-27T08:47:05.545Z] 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-09-27T08:47:05.821Z] 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-09-27T08:48:57.693Z] 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-09-27T08:49:02.025Z] Removing intermediate container c69a29ad5a96 [2021-09-27T08:49:02.025Z] ---> 8ea74e73e972 [2021-09-27T08:49:02.025Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T08:49:02.305Z] ---> Running in 963f46002555 [2021-09-27T08:49:05.724Z] 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-09-27T08:49:11.161Z] Removing intermediate container 99af08ac346f [2021-09-27T08:49:11.161Z] ---> 85a58d60b4dd [2021-09-27T08:49:11.161Z] [2021-09-27T08:49:11.161Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T08:49:11.161Z] Removing intermediate container e5e7183b810e [2021-09-27T08:49:11.161Z] ---> 63d0c98e321b [2021-09-27T08:49:11.161Z] [2021-09-27T08:49:11.161Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T08:49:11.161Z] 3.14: Pulling from library/alpine [2021-09-27T08:49:11.161Z] 3.14: Pulling from library/alpine [2021-09-27T08:49:11.161Z] Removing intermediate container 963f46002555 [2021-09-27T08:49:11.161Z] ---> 191e799abea3 [2021-09-27T08:49:11.161Z] [2021-09-27T08:49:11.161Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T08:49:12.142Z] 20.10.7: Pulling from library/docker [2021-09-27T08:49:14.206Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T08:49:14.206Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T08:49:14.206Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T08:49:14.206Z] Status: Image is up to date for alpine:3.14 [2021-09-27T08:49:14.206Z] ---> bb3de5531c18 [2021-09-27T08:49:14.206Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T08:49:14.206Z] ---> bb3de5531c18 [2021-09-27T08:49:14.206Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T08:49:14.479Z] Removing intermediate container 9ad7e9532354 [2021-09-27T08:49:14.479Z] ---> 46522b1d4d4d [2021-09-27T08:49:14.479Z] [2021-09-27T08:49:14.479Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T08:49:14.479Z] ---> bb3de5531c18 [2021-09-27T08:49:14.479Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T08:49:15.072Z] ---> Running in 9856d8c75077 [2021-09-27T08:49:15.073Z] ---> Running in d24d9a6154c0 [2021-09-27T08:49:15.073Z] ---> Running in 6c93dc2520b4 [2021-09-27T08:49:17.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:17.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:17.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:17.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:17.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:17.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:18.700Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T08:49:18.700Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T08:49:18.700Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T08:49:18.700Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:49:18.700Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T08:49:18.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T08:49:18.700Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:49:18.700Z] OK: 5 MiB in 15 packages [2021-09-27T08:49:18.700Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T08:49:18.700Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T08:49:18.700Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:49:18.700Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T08:49:18.986Z] OK: 6 MiB in 16 packages [2021-09-27T08:49:18.986Z] OK: 6 MiB in 17 packages [2021-09-27T08:49:22.416Z] Removing intermediate container a4bf9ef42643 [2021-09-27T08:49:22.416Z] ---> 1d446e28fbc1 [2021-09-27T08:49:22.416Z] [2021-09-27T08:49:22.416Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T08:49:22.416Z] ---> bb3de5531c18 [2021-09-27T08:49:22.416Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T08:49:23.858Z] ---> Running in 33fc630d709a [2021-09-27T08:49:24.137Z] Removing intermediate container 6c93dc2520b4 [2021-09-27T08:49:24.138Z] ---> e2b59d3fa972 [2021-09-27T08:49:24.138Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:49:24.138Z] Removing intermediate container d24d9a6154c0 [2021-09-27T08:49:24.138Z] ---> eb68fa2007e3 [2021-09-27T08:49:24.138Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:49:24.138Z] Removing intermediate container 9856d8c75077 [2021-09-27T08:49:24.138Z] ---> bdbe459488ca [2021-09-27T08:49:24.138Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T08:49:24.422Z] ---> Running in 51db2cc2b7dc [2021-09-27T08:49:24.422Z] ---> Running in e16ced1f96c7 [2021-09-27T08:49:24.422Z] ---> Running in 7ec9957129c2 [2021-09-27T08:49:24.699Z] Removing intermediate container 33fc630d709a [2021-09-27T08:49:24.699Z] ---> 2952616037ab [2021-09-27T08:49:24.699Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T08:49:24.988Z] ---> Running in fc136dda59a8 [2021-09-27T08:49:24.988Z] Removing intermediate container 51db2cc2b7dc [2021-09-27T08:49:24.988Z] ---> 003fc7d0156f [2021-09-27T08:49:24.988Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T08:49:25.266Z] ---> Running in 83da43330cd0 [2021-09-27T08:49:25.266Z] Removing intermediate container 7ec9957129c2 [2021-09-27T08:49:25.266Z] ---> ab6acdada7a2 [2021-09-27T08:49:25.266Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T08:49:25.267Z] Removing intermediate container e16ced1f96c7 [2021-09-27T08:49:25.267Z] ---> 0c051042ab61 [2021-09-27T08:49:25.267Z] Step 14/26 : WORKDIR / [2021-09-27T08:49:25.543Z] Removing intermediate container fc136dda59a8 [2021-09-27T08:49:25.543Z] ---> 8adc4a410176 [2021-09-27T08:49:25.543Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T08:49:25.543Z] ---> Running in 751608941e1a [2021-09-27T08:49:25.543Z] ---> Running in f75eeba2f333 [2021-09-27T08:49:25.818Z] ---> Running in 041a8b1ceb6e [2021-09-27T08:49:26.100Z] Removing intermediate container 83da43330cd0 [2021-09-27T08:49:26.100Z] ---> 9f608ef09e45 [2021-09-27T08:49:26.100Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T08:49:26.100Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T08:49:26.100Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T08:49:26.100Z] ---> Running in a2ba3a46d609 [2021-09-27T08:49:26.100Z] ---> df445af6242a [2021-09-27T08:49:26.100Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:49:26.379Z] Removing intermediate container 751608941e1a [2021-09-27T08:49:26.379Z] ---> 38575939e109 [2021-09-27T08:49:26.379Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T08:49:26.379Z] ---> Running in 0fcb47bdb457 [2021-09-27T08:49:26.379Z] Removing intermediate container f75eeba2f333 [2021-09-27T08:49:26.379Z] ---> 9520a1377ac7 [2021-09-27T08:49:26.379Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-27T08:49:26.656Z] Removing intermediate container 041a8b1ceb6e [2021-09-27T08:49:26.656Z] ---> e3fd02a3ab35 [2021-09-27T08:49:26.656Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:49:26.656Z] ---> Running in 166cd1ad0071 [2021-09-27T08:49:26.930Z] ---> Running in 48c0abd5126b [2021-09-27T08:49:26.930Z] Removing intermediate container a2ba3a46d609 [2021-09-27T08:49:26.930Z] ---> 47a3e71a8a2e [2021-09-27T08:49:26.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:49:27.208Z] Removing intermediate container 0fcb47bdb457 [2021-09-27T08:49:27.208Z] ---> 24083fac1b93 [2021-09-27T08:49:27.208Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-27T08:49:27.483Z] Removing intermediate container 166cd1ad0071 [2021-09-27T08:49:27.483Z] ---> b4b4715c4a56 [2021-09-27T08:49:27.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:49:27.756Z] ---> Running in edaad68ab0b4 [2021-09-27T08:49:27.756Z] ---> eacdc2781471 [2021-09-27T08:49:27.756Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-27T08:49:28.032Z] ---> 2512669289a5 [2021-09-27T08:49:28.032Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T08:49:29.011Z] ---> 67e38c720135 [2021-09-27T08:49:29.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T08:49:29.286Z] ---> e4009270e709 [2021-09-27T08:49:29.286Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T08:49:29.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:29.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:30.123Z] ---> fb7c359daa5a [2021-09-27T08:49:30.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T08:49:30.395Z] ---> 229f51ba487c [2021-09-27T08:49:30.395Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-27T08:49:30.395Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T08:49:30.395Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T08:49:30.671Z] Executing bash-5.1.0-r0.post-install [2021-09-27T08:49:30.671Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T08:49:30.671Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T08:49:30.671Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T08:49:30.671Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T08:49:30.671Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T08:49:30.671Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T08:49:30.671Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T08:49:30.671Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T08:49:30.671Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T08:49:30.671Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T08:49:30.671Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T08:49:30.671Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T08:49:30.960Z] Removing intermediate container 48c0abd5126b [2021-09-27T08:49:30.960Z] ---> 1a4f52829468 [2021-09-27T08:49:30.960Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T08:49:30.960Z] ---> a359537ef039 [2021-09-27T08:49:30.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T08:49:31.233Z] ---> Running in ffade78e3b5c [2021-09-27T08:49:31.506Z] ---> 43398886597c [2021-09-27T08:49:31.506Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T08:49:31.779Z] ---> c9c4929cfb18 [2021-09-27T08:49:31.779Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T08:49:32.051Z] ---> Running in a4d61fb64c79 [2021-09-27T08:49:32.322Z] ---> 4d6afcd7f267 [2021-09-27T08:49:32.322Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T08:49:32.597Z] ---> Running in ea98089e97f3 [2021-09-27T08:49:32.874Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T08:49:32.874Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T08:49:32.874Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T08:49:32.874Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T08:49:32.874Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T08:49:32.874Z] Removing intermediate container a4d61fb64c79 [2021-09-27T08:49:32.874Z] ---> ff95774be8e4 [2021-09-27T08:49:32.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:49:32.874Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T08:49:33.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:33.146Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T08:49:33.146Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T08:49:33.146Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T08:49:33.434Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T08:49:33.434Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T08:49:33.434Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T08:49:33.434Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T08:49:33.434Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T08:49:33.434Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T08:49:33.434Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T08:49:33.434Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T08:49:33.434Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T08:49:33.434Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T08:49:33.434Z] ---> Running in 7ddbf93e3ff6 [2021-09-27T08:49:33.434Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T08:49:33.434Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T08:49:33.434Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T08:49:33.712Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T08:49:33.712Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T08:49:33.712Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T08:49:33.712Z] Removing intermediate container ea98089e97f3 [2021-09-27T08:49:33.712Z] ---> 18c97f1c9524 [2021-09-27T08:49:33.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:49:33.712Z] ---> 43e53161bed3 [2021-09-27T08:49:33.712Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T08:49:33.988Z] ---> Running in 0dcb8bf1d41f [2021-09-27T08:49:33.988Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:49:34.265Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T08:49:34.265Z] OK: 82 MiB in 59 packages [2021-09-27T08:49:34.265Z] Removing intermediate container 7ddbf93e3ff6 [2021-09-27T08:49:34.265Z] ---> 4ad605ce2c3d [2021-09-27T08:49:34.265Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T08:49:34.872Z] ---> Running in df5536a88bd9 [2021-09-27T08:49:34.872Z] Removing intermediate container 0dcb8bf1d41f [2021-09-27T08:49:34.872Z] ---> 85dd059b0cf4 [2021-09-27T08:49:34.872Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T08:49:35.155Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T08:49:35.155Z] ---> Running in ac1ec55a2eb0 [2021-09-27T08:49:35.155Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T08:49:35.441Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T08:49:35.441Z] Removing intermediate container df5536a88bd9 [2021-09-27T08:49:35.441Z] ---> af70241e1668 [2021-09-27T08:49:35.441Z] Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:49:35.441Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T08:49:35.441Z] ---> 8b7ddef226e8 [2021-09-27T08:49:35.441Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T08:49:35.724Z] ---> Running in 80930c6886df [2021-09-27T08:49:36.000Z] Removing intermediate container ac1ec55a2eb0 [2021-09-27T08:49:36.000Z] ---> 25b512ed131f [2021-09-27T08:49:36.000Z] Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:49:36.000Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T08:49:36.276Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T08:49:36.276Z] ---> Running in daa1a49677a7 [2021-09-27T08:49:36.276Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:49:36.276Z] OK: 8 MiB in 20 packages [2021-09-27T08:49:36.561Z] Removing intermediate container 80930c6886df [2021-09-27T08:49:36.561Z] ---> d40a617dea5e [2021-09-27T08:49:36.561Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T08:49:36.837Z] ---> 2e4544a48de1 [2021-09-27T08:49:36.837Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-27T08:49:36.837Z] ---> Running in f84294ff84fa [2021-09-27T08:49:37.108Z] ---> Running in 6ab07db88745 [2021-09-27T08:49:37.386Z] Removing intermediate container daa1a49677a7 [2021-09-27T08:49:37.386Z] ---> 6571108d86ec [2021-09-27T08:49:37.386Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T08:49:37.663Z] ---> Running in 31b2605aa7d5 [2021-09-27T08:49:37.663Z] Removing intermediate container f84294ff84fa [2021-09-27T08:49:37.663Z] ---> 03d404f19bb5 [2021-09-27T08:49:37.663Z] [2021-09-27T08:49:38.261Z] Removing intermediate container ffade78e3b5c [2021-09-27T08:49:38.261Z] ---> ca938d84021f [2021-09-27T08:49:38.261Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:49:38.261Z] Successfully built 03d404f19bb5 [2021-09-27T08:49:38.543Z] Successfully tagged support-scheduler-arm64:latest [2021-09-27T08:49:38.543Z] Building security-bootstrapper [2021-09-27T08:49:38.543Z]  Building support-scheduler ... done Removing intermediate container 31b2605aa7d5 [2021-09-27T08:49:38.543Z] ---> 6f93812b4084 [2021-09-27T08:49:38.543Z] [2021-09-27T08:49:39.145Z] Successfully built 6f93812b4084 [2021-09-27T08:49:39.145Z] Successfully tagged support-notifications-arm64:latest [2021-09-27T08:49:39.145Z] Building core-metadata [2021-09-27T08:49:39.715Z]  Building support-notifications ... done  ---> 9b38eee551ec [2021-09-27T08:49:39.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T08:49:42.530Z] ---> e32537658349 [2021-09-27T08:49:42.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T08:49:42.530Z] Removing intermediate container 6ab07db88745 [2021-09-27T08:49:42.530Z] ---> 1ddc165e4dc1 [2021-09-27T08:49:42.530Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T08:49:43.541Z] Collecting docker-compose==1.23.2 [2021-09-27T08:49:43.541Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T08:49:43.824Z] ---> Running in ffb42c9f2cca [2021-09-27T08:49:44.433Z] ---> 739027e62360 [2021-09-27T08:49:44.433Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T08:49:44.433Z] Collecting PyYAML<4,>=3.10 [2021-09-27T08:49:44.433Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T08:49:45.046Z] Removing intermediate container ffb42c9f2cca [2021-09-27T08:49:45.046Z] ---> c8f617cf17c1 [2021-09-27T08:49:45.046Z] Step 24/26 : LABEL arch=arm64 [2021-09-27T08:49:45.657Z] ---> Running in ea6c7284e85b [2021-09-27T08:49:46.265Z] ---> Running in 01894ba37bd4 [2021-09-27T08:49:46.876Z] Removing intermediate container ea6c7284e85b [2021-09-27T08:49:46.876Z] ---> 791fa6e450c0 [2021-09-27T08:49:46.876Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:49:46.876Z] Removing intermediate container 01894ba37bd4 [2021-09-27T08:49:46.876Z] ---> cdc96a76cc22 [2021-09-27T08:49:46.876Z] Step 25/26 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:49:47.157Z] ---> Running in 2e5f62f5921e [2021-09-27T08:49:47.157Z] ---> Running in 22e64b15b493 [2021-09-27T08:49:47.758Z] Removing intermediate container 2e5f62f5921e [2021-09-27T08:49:47.758Z] ---> d2cae0a01f9d [2021-09-27T08:49:47.758Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T08:49:48.033Z] ---> Running in 6f859f276b4a [2021-09-27T08:49:48.033Z] Removing intermediate container 22e64b15b493 [2021-09-27T08:49:48.033Z] ---> a12e3bc05740 [2021-09-27T08:49:48.033Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T08:49:48.311Z] ---> Running in 3ac5c0322eba [2021-09-27T08:49:48.591Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T08:49:48.591Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T08:49:48.591Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T08:49:48.591Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T08:49:48.591Z] Removing intermediate container 6f859f276b4a [2021-09-27T08:49:48.591Z] ---> 3bfa7b9eeabd [2021-09-27T08:49:48.591Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:49:48.872Z] ---> Running in d17b833d82fb [2021-09-27T08:49:49.154Z] Removing intermediate container 3ac5c0322eba [2021-09-27T08:49:49.154Z] ---> 49561a2d8c8a [2021-09-27T08:49:49.154Z] [2021-09-27T08:49:49.785Z] Successfully built 49561a2d8c8a [2021-09-27T08:49:49.785Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-27T08:49:49.785Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-27T08:49:49.785Z] Removing intermediate container d17b833d82fb [2021-09-27T08:49:49.785Z] ---> 3333010429ff [2021-09-27T08:49:49.785Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:49:50.389Z] ---> Running in 8648c34d6880 [2021-09-27T08:49:50.669Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T08:49:50.669Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T08:49:51.274Z] Removing intermediate container 8648c34d6880 [2021-09-27T08:49:51.274Z] ---> a81efae52713 [2021-09-27T08:49:51.274Z] [2021-09-27T08:49:51.881Z] Successfully built a81efae52713 [2021-09-27T08:49:51.881Z] Successfully tagged core-data-arm64:latest [2021-09-27T08:49:51.881Z]  Building core-data ... done Building core-command [2021-09-27T08:49:52.872Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T08:49:52.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T08:49:55.515Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T08:49:55.515Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T08:49:55.515Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-27T08:49:55.516Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T08:49:55.516Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T08:49:56.120Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T08:49:56.120Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T08:49:57.580Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T08:49:57.580Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T08:49:58.577Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T08:49:58.578Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T08:49:59.658Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T08:49:59.658Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T08:50:00.418Z] Collecting certifi>=2017.4.17 [2021-09-27T08:50:00.418Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T08:50:00.418Z] Collecting idna<2.8,>=2.5 [2021-09-27T08:50:00.418Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T08:50:00.722Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T08:50:00.722Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T08:50:01.052Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T08:50:01.415Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T08:50:01.415Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T08:50:01.415Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T08:50:02.474Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T08:50:02.474Z] Attempting uninstall: urllib3 [2021-09-27T08:50:02.474Z] Found existing installation: urllib3 1.26.2 [2021-09-27T08:50:02.474Z] Uninstalling urllib3-1.26.2: [2021-09-27T08:50:02.474Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T08:50:03.181Z] Attempting uninstall: idna [2021-09-27T08:50:03.181Z] Found existing installation: idna 3.1 [2021-09-27T08:50:03.181Z] Uninstalling idna-3.1: [2021-09-27T08:50:03.512Z] Successfully uninstalled idna-3.1 [2021-09-27T08:50:04.122Z] Attempting uninstall: chardet [2021-09-27T08:50:04.122Z] Found existing installation: chardet 4.0.0 [2021-09-27T08:50:04.122Z] Uninstalling chardet-4.0.0: [2021-09-27T08:50:04.122Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T08:50:05.565Z] Attempting uninstall: requests [2021-09-27T08:50:05.566Z] Found existing installation: requests 2.25.1 [2021-09-27T08:50:05.566Z] Uninstalling requests-2.25.1: [2021-09-27T08:50:05.839Z] Successfully uninstalled requests-2.25.1 [2021-09-27T08:50:06.112Z] Running setup.py install for texttable: started [2021-09-27T08:50:08.732Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T08:50:08.732Z] Running setup.py install for PyYAML: started [2021-09-27T08:50:10.714Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T08:50:10.985Z] Running setup.py install for docopt: started [2021-09-27T08:50:13.596Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T08:50:13.596Z] Running setup.py install for dockerpty: started [2021-09-27T08:50:15.572Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T08:50:17.021Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:50:17.021Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:50:17.021Z] ---> 557b85f49f6e [2021-09-27T08:50:17.021Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T08:50:17.021Z] ---> Using cache [2021-09-27T08:50:17.021Z] ---> 46a27b855fd4 [2021-09-27T08:50:17.021Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:50:17.021Z] ---> Using cache [2021-09-27T08:50:17.021Z] ---> 09402cb7e092 [2021-09-27T08:50:17.021Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T08:50:18.000Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:50:18.000Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:50:18.000Z] ---> 557b85f49f6e [2021-09-27T08:50:18.000Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:50:18.000Z] ---> Using cache [2021-09-27T08:50:18.000Z] ---> 46a27b855fd4 [2021-09-27T08:50:18.000Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:50:18.000Z] ---> Using cache [2021-09-27T08:50:18.000Z] ---> 09402cb7e092 [2021-09-27T08:50:18.000Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T08:50:18.273Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-27T08:50:26.580Z] ---> Running in 65167deba2b7 [2021-09-27T08:50:26.580Z] ---> Running in a8646464c873 [2021-09-27T08:50:27.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:27.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:28.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:28.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:50:28.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:50:28.598Z] ---> 557b85f49f6e [2021-09-27T08:50:28.598Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T08:50:28.598Z] ---> Using cache [2021-09-27T08:50:28.598Z] ---> 46a27b855fd4 [2021-09-27T08:50:28.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:50:28.598Z] ---> Using cache [2021-09-27T08:50:28.598Z] ---> 09402cb7e092 [2021-09-27T08:50:28.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T08:50:28.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:28.882Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T08:50:28.882Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T08:50:28.882Z] ---> 557b85f49f6e [2021-09-27T08:50:28.882Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T08:50:28.882Z] ---> Using cache [2021-09-27T08:50:28.882Z] ---> 46a27b855fd4 [2021-09-27T08:50:28.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T08:50:28.882Z] ---> Using cache [2021-09-27T08:50:28.882Z] ---> 09402cb7e092 [2021-09-27T08:50:28.882Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T08:50:29.502Z] ---> Running in 3c52597b9d3c [2021-09-27T08:50:29.502Z] ---> Running in 33371e3c665f [2021-09-27T08:50:29.502Z] OK: 218 MiB in 52 packages [2021-09-27T08:50:29.502Z] OK: 218 MiB in 52 packages [2021-09-27T08:50:31.503Z] Removing intermediate container 65167deba2b7 [2021-09-27T08:50:31.503Z] ---> 56438a0f5850 [2021-09-27T08:50:31.503Z] Step 6/32 : COPY go.mod . [2021-09-27T08:50:31.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:31.783Z] Removing intermediate container a8646464c873 [2021-09-27T08:50:31.783Z] ---> 1579e5fa11ab [2021-09-27T08:50:31.783Z] Step 6/24 : COPY go.mod . [2021-09-27T08:50:31.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:32.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:32.790Z] ---> 9bf1b529a8ca [2021-09-27T08:50:32.790Z] Step 7/32 : RUN go mod download [2021-09-27T08:50:33.073Z] ---> 6a90f7bdcf84 [2021-09-27T08:50:33.073Z] Step 7/24 : RUN go mod download [2021-09-27T08:50:33.073Z] ---> Running in d9404ee7b948 [2021-09-27T08:50:33.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:50:33.351Z] ---> Running in fbb31da0b470 [2021-09-27T08:50:33.638Z] OK: 218 MiB in 52 packages [2021-09-27T08:50:34.246Z] OK: 218 MiB in 52 packages [2021-09-27T08:50:35.701Z] Removing intermediate container 3c52597b9d3c [2021-09-27T08:50:35.701Z] ---> 3c2a1f094cfc [2021-09-27T08:50:35.986Z] Step 6/22 : COPY go.mod . [2021-09-27T08:50:35.986Z] Removing intermediate container 33371e3c665f [2021-09-27T08:50:35.986Z] ---> 27977304195f [2021-09-27T08:50:35.986Z] Step 6/24 : COPY go.mod . [2021-09-27T08:50:37.442Z] ---> d89548ed413a [2021-09-27T08:50:37.442Z] Step 7/22 : RUN go mod download [2021-09-27T08:50:37.718Z] Removing intermediate container edaad68ab0b4 [2021-09-27T08:50:37.718Z] ---> 56427236e0a7 [2021-09-27T08:50:37.718Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T08:50:37.718Z] ---> Running in 5055a9ea6455 [2021-09-27T08:50:37.718Z] ---> be8258f4125c [2021-09-27T08:50:37.718Z] Step 7/24 : RUN go mod download [2021-09-27T08:50:37.995Z] ---> Running in 82430e4680ef [2021-09-27T08:50:37.995Z] ---> Running in 9a6f49d2f274 [2021-09-27T08:50:38.982Z] Removing intermediate container 82430e4680ef [2021-09-27T08:50:38.982Z] ---> cd048a43f161 [2021-09-27T08:50:38.982Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T08:50:38.982Z] ---> Running in 7cbdf3a3de41 [2021-09-27T08:50:39.583Z] Removing intermediate container fbb31da0b470 [2021-09-27T08:50:39.583Z] ---> 9fa59d537033 [2021-09-27T08:50:39.583Z] Step 8/24 : COPY . . [2021-09-27T08:50:39.856Z] Removing intermediate container 7cbdf3a3de41 [2021-09-27T08:50:39.856Z] ---> 7fbe738c2e6d [2021-09-27T08:50:39.856Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T08:50:39.856Z] Removing intermediate container d9404ee7b948 [2021-09-27T08:50:39.856Z] ---> 004cc6215fdd [2021-09-27T08:50:39.856Z] Step 8/32 : COPY . . [2021-09-27T08:50:44.174Z] ---> 16b8dff49880 [2021-09-27T08:50:44.174Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T08:50:44.454Z] Removing intermediate container 5055a9ea6455 [2021-09-27T08:50:44.454Z] ---> 5320c3a37fc6 [2021-09-27T08:50:44.454Z] Step 8/22 : COPY . . [2021-09-27T08:50:45.045Z] ---> 5b3a4ea0d363 [2021-09-27T08:50:45.045Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T08:50:45.045Z] Removing intermediate container 9a6f49d2f274 [2021-09-27T08:50:45.045Z] ---> 6488e215e152 [2021-09-27T08:50:45.045Z] Step 8/24 : COPY . . [2021-09-27T08:50:48.433Z] ---> 2faa34b42f40 [2021-09-27T08:50:48.433Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T08:50:48.433Z] ---> Running in 223d522d908f [2021-09-27T08:50:49.415Z] Removing intermediate container 223d522d908f [2021-09-27T08:50:49.415Z] ---> 4008af930799 [2021-09-27T08:50:49.415Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:50:50.013Z] ---> Running in 92eaf51b12ef [2021-09-27T08:50:50.991Z] Removing intermediate container 92eaf51b12ef [2021-09-27T08:50:50.991Z] ---> 7df0c701a1b3 [2021-09-27T08:50:50.991Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T08:50:51.263Z] ---> Running in ae87f357979d [2021-09-27T08:50:52.242Z] Removing intermediate container ae87f357979d [2021-09-27T08:50:52.242Z] ---> 0c815626d4ed [2021-09-27T08:50:52.242Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:50:52.516Z] ---> Running in 9c8765205cba [2021-09-27T08:50:53.947Z] Removing intermediate container 9c8765205cba [2021-09-27T08:50:53.947Z] ---> 2d6b54435810 [2021-09-27T08:50:53.947Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:50:53.947Z] ---> Running in 66e940676865 [2021-09-27T08:50:54.940Z] Removing intermediate container 66e940676865 [2021-09-27T08:50:54.940Z] ---> 40d729558220 [2021-09-27T08:50:54.940Z] [2021-09-27T08:50:55.541Z] Successfully built 40d729558220 [2021-09-27T08:50:55.541Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-27T08:50:59.316Z]  Building sys-mgmt-agent ... done  ---> 99900d2392ce [2021-09-27T08:50:59.316Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:50:59.316Z] ---> 6bc0ac6918b9 [2021-09-27T08:50:59.316Z] Step 9/32 : RUN go mod tidy [2021-09-27T08:50:59.911Z] ---> Running in 9d7e36794021 [2021-09-27T08:50:59.911Z] ---> Running in 5be0c8684587 [2021-09-27T08:51:00.525Z] ---> 7395ee38d66d [2021-09-27T08:51:00.525Z] Step 9/22 : RUN go mod tidy [2021-09-27T08:51:00.803Z] ---> Running in ce5e9d189879 [2021-09-27T08:51:01.086Z] ---> 8310033a1a9d [2021-09-27T08:51:01.086Z] Step 9/24 : RUN go mod tidy [2021-09-27T08:51:01.361Z] ---> Running in 90ab65d1f10a [2021-09-27T08:51:05.717Z] Removing intermediate container 9d7e36794021 [2021-09-27T08:51:05.717Z] ---> 3aca44e07c71 [2021-09-27T08:51:05.717Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T08:51:05.717Z] ---> Running in 96d139771675 [2021-09-27T08:51:05.994Z] Removing intermediate container 5be0c8684587 [2021-09-27T08:51:05.995Z] ---> a74832c1cb2c [2021-09-27T08:51:05.995Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T08:51:06.272Z] ---> Running in 8ad5cc86ac67 [2021-09-27T08:51:06.564Z] Removing intermediate container ce5e9d189879 [2021-09-27T08:51:06.564Z] ---> c9b4af3e3c17 [2021-09-27T08:51:06.564Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T08:51:06.842Z] ---> Running in 10507df6cac8 [2021-09-27T08:51:07.448Z] Removing intermediate container 90ab65d1f10a [2021-09-27T08:51:07.448Z] ---> dd59fcaa15df [2021-09-27T08:51:07.448Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T08:51:07.448Z] ---> Running in c9306c9e34da [2021-09-27T08:51:07.728Z] 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-09-27T08:51:08.009Z] 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-09-27T08:51:08.642Z] 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-09-27T08:51:09.638Z] 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-09-27T08:52:31.532Z] 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-09-27T08:52:39.871Z] Removing intermediate container 96d139771675 [2021-09-27T08:52:39.871Z] ---> 932bc1160adb [2021-09-27T08:52:39.871Z] [2021-09-27T08:52:39.871Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T08:52:39.871Z] ---> bb3de5531c18 [2021-09-27T08:52:39.871Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T08:52:40.478Z] ---> Running in 9788e7521a9c [2021-09-27T08:52:41.488Z] Removing intermediate container c9306c9e34da [2021-09-27T08:52:41.488Z] ---> a015da9e2a6e [2021-09-27T08:52:41.488Z] [2021-09-27T08:52:41.488Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T08:52:41.488Z] ---> bb3de5531c18 [2021-09-27T08:52:41.488Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T08:52:41.488Z] ---> Using cache [2021-09-27T08:52:41.488Z] ---> e2b59d3fa972 [2021-09-27T08:52:41.488Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:52:41.488Z] ---> Using cache [2021-09-27T08:52:41.488Z] ---> 003fc7d0156f [2021-09-27T08:52:41.488Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T08:52:41.488Z] Removing intermediate container 9788e7521a9c [2021-09-27T08:52:41.488Z] ---> 68917a994b58 [2021-09-27T08:52:41.488Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T08:52:41.769Z] ---> Running in 95a93c4f80ef [2021-09-27T08:52:41.769Z] ---> Running in e52cffa31597 [2021-09-27T08:52:43.215Z] Removing intermediate container 95a93c4f80ef [2021-09-27T08:52:43.215Z] ---> 47fcd7e09a46 [2021-09-27T08:52:43.215Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T08:52:43.215Z] ---> Running in 273ce7ea0aea [2021-09-27T08:52:43.497Z] Removing intermediate container 10507df6cac8 [2021-09-27T08:52:43.497Z] ---> 7382de0b2ff7 [2021-09-27T08:52:43.497Z] [2021-09-27T08:52:43.497Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T08:52:43.497Z] ---> bb3de5531c18 [2021-09-27T08:52:43.497Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T08:52:43.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:52:43.778Z] ---> Running in a2ef5a648c02 [2021-09-27T08:52:44.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:52:44.057Z] Removing intermediate container 273ce7ea0aea [2021-09-27T08:52:44.057Z] ---> 31e32ed46005 [2021-09-27T08:52:44.057Z] Step 16/24 : WORKDIR / [2021-09-27T08:52:44.340Z] ---> Running in d1b6f494005c [2021-09-27T08:52:44.955Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T08:52:44.955Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T08:52:44.955Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:52:44.955Z] OK: 5 MiB in 16 packages [2021-09-27T08:52:44.955Z] Removing intermediate container 8ad5cc86ac67 [2021-09-27T08:52:44.955Z] ---> 7d7255c0c043 [2021-09-27T08:52:44.955Z] [2021-09-27T08:52:44.955Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T08:52:44.955Z] ---> bb3de5531c18 [2021-09-27T08:52:44.955Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T08:52:44.955Z] ---> Using cache [2021-09-27T08:52:44.955Z] ---> e2b59d3fa972 [2021-09-27T08:52:44.955Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T08:52:44.955Z] ---> Using cache [2021-09-27T08:52:44.955Z] ---> 003fc7d0156f [2021-09-27T08:52:44.955Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T08:52:45.233Z] Removing intermediate container d1b6f494005c [2021-09-27T08:52:45.233Z] ---> 314f9c97f450 [2021-09-27T08:52:45.233Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:52:45.233Z] ---> Running in f17becc65801 [2021-09-27T08:52:45.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T08:52:46.108Z] Removing intermediate container f17becc65801 [2021-09-27T08:52:46.108Z] ---> da1095304098 [2021-09-27T08:52:46.108Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T08:52:46.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T08:52:46.108Z] ---> Running in 080fbebd9b24 [2021-09-27T08:52:46.108Z] ---> 9f360698515c [2021-09-27T08:52:46.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T08:52:46.708Z] Removing intermediate container e52cffa31597 [2021-09-27T08:52:46.708Z] ---> dcb864093866 [2021-09-27T08:52:46.708Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T08:52:46.708Z] ---> Running in 56ac0d20cacb [2021-09-27T08:52:46.708Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T08:52:46.986Z] Removing intermediate container 080fbebd9b24 [2021-09-27T08:52:46.986Z] ---> 733c202f97cd [2021-09-27T08:52:46.986Z] Step 16/24 : WORKDIR / [2021-09-27T08:52:46.986Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T08:52:46.986Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T08:52:46.986Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T08:52:46.986Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T08:52:46.986Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T08:52:46.986Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T08:52:47.265Z] ---> Running in 6bd3e8087867 [2021-09-27T08:52:47.265Z] OK: 8 MiB in 19 packages [2021-09-27T08:52:47.546Z] Removing intermediate container 56ac0d20cacb [2021-09-27T08:52:47.546Z] ---> 3721020c0f96 [2021-09-27T08:52:47.546Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T08:52:47.819Z] ---> Running in c6df44098d22 [2021-09-27T08:52:47.819Z] ---> c383f5b54c76 [2021-09-27T08:52:47.819Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T08:52:48.098Z] Removing intermediate container 6bd3e8087867 [2021-09-27T08:52:48.098Z] ---> 4afc4a89b94e [2021-09-27T08:52:48.098Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:52:48.375Z] Removing intermediate container c6df44098d22 [2021-09-27T08:52:48.375Z] ---> efed9503b7a6 [2021-09-27T08:52:48.375Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T08:52:48.657Z] ---> Running in 2d4fe19af149 [2021-09-27T08:52:49.257Z] ---> 6dc9175813b0 [2021-09-27T08:52:49.257Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T08:52:49.257Z] Removing intermediate container a2ef5a648c02 [2021-09-27T08:52:49.257Z] ---> ed6ddec7a4bb [2021-09-27T08:52:49.257Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T08:52:49.257Z] ---> 48f7c9ba0a31 [2021-09-27T08:52:49.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T08:52:49.532Z] ---> Running in 9299db91adc7 [2021-09-27T08:52:49.532Z] ---> Running in 18c764bff954 [2021-09-27T08:52:50.129Z] Removing intermediate container 18c764bff954 [2021-09-27T08:52:50.130Z] ---> faa15f4f261e [2021-09-27T08:52:50.130Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:52:50.406Z] Removing intermediate container 9299db91adc7 [2021-09-27T08:52:50.406Z] ---> 128f856e5bc1 [2021-09-27T08:52:50.406Z] Step 14/22 : WORKDIR /edgex [2021-09-27T08:52:50.406Z] ---> Running in 5fd8e2401139 [2021-09-27T08:52:50.681Z] ---> Running in 91023a995107 [2021-09-27T08:52:50.681Z] ---> b9480fb8e6a4 [2021-09-27T08:52:50.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T08:52:50.956Z] Removing intermediate container 5fd8e2401139 [2021-09-27T08:52:50.956Z] ---> e2f7229ce505 [2021-09-27T08:52:50.956Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T08:52:51.229Z] ---> Running in 18cb7f9d0706 [2021-09-27T08:52:51.229Z] Removing intermediate container 91023a995107 [2021-09-27T08:52:51.229Z] ---> 966abf3a957f [2021-09-27T08:52:51.229Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T08:52:51.506Z] Removing intermediate container 2d4fe19af149 [2021-09-27T08:52:51.506Z] ---> ace047f74f1d [2021-09-27T08:52:51.506Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T08:52:51.506Z] ---> Running in 590bef20c6d1 [2021-09-27T08:52:51.778Z] ---> 36e3d86bfddc [2021-09-27T08:52:51.778Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T08:52:51.778Z] Removing intermediate container 18cb7f9d0706 [2021-09-27T08:52:51.778Z] ---> 0819dedf0c90 [2021-09-27T08:52:51.778Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:52:52.052Z] ---> Running in 0dea8538b72a [2021-09-27T08:52:52.052Z] ---> Running in 5b990043dbcf [2021-09-27T08:52:52.326Z] Removing intermediate container 590bef20c6d1 [2021-09-27T08:52:52.326Z] ---> 288d66962716 [2021-09-27T08:52:52.326Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T08:52:52.326Z] ---> 77ad59ea31e7 [2021-09-27T08:52:52.326Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T08:52:52.599Z] Removing intermediate container 0dea8538b72a [2021-09-27T08:52:52.599Z] ---> ea606089dbff [2021-09-27T08:52:52.599Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T08:52:52.599Z] Removing intermediate container 5b990043dbcf [2021-09-27T08:52:52.599Z] ---> ee38c91162a9 [2021-09-27T08:52:52.599Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:52:52.874Z] ---> Running in 560c91c26d31 [2021-09-27T08:52:52.874Z] ---> Running in 0590d34b41e3 [2021-09-27T08:52:53.151Z] ---> b27e72538781 [2021-09-27T08:52:53.151Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T08:52:53.427Z] ---> Running in ee91e3fb0f42 [2021-09-27T08:52:53.427Z] Removing intermediate container 560c91c26d31 [2021-09-27T08:52:53.427Z] ---> b6e8a6388ec0 [2021-09-27T08:52:53.427Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T08:52:53.701Z] Removing intermediate container 0590d34b41e3 [2021-09-27T08:52:53.701Z] ---> 8dfb2d589b76 [2021-09-27T08:52:53.701Z] [2021-09-27T08:52:53.701Z] ---> Running in 1235e47b56bc [2021-09-27T08:52:53.979Z] ---> d6db00f763f8 [2021-09-27T08:52:53.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T08:52:54.258Z] Successfully built 8dfb2d589b76 [2021-09-27T08:52:54.258Z] Successfully tagged core-command-arm64:latest [2021-09-27T08:52:54.258Z]  Building core-command ... done Removing intermediate container 1235e47b56bc [2021-09-27T08:52:54.258Z] ---> 05c8fdf73d25 [2021-09-27T08:52:54.258Z] Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:52:54.534Z] ---> Running in 056676188fbe [2021-09-27T08:52:55.136Z] Removing intermediate container 056676188fbe [2021-09-27T08:52:55.136Z] ---> 3063b3642cf1 [2021-09-27T08:52:55.136Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T08:52:55.414Z] ---> 2bb5a3844372 [2021-09-27T08:52:55.414Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T08:52:55.414Z] ---> Running in c46b86aa0a3f [2021-09-27T08:52:55.687Z] ---> Running in 2dfde0cdd6c5 [2021-09-27T08:52:55.964Z] Removing intermediate container c46b86aa0a3f [2021-09-27T08:52:55.964Z] ---> 730d99651bd0 [2021-09-27T08:52:55.964Z] [2021-09-27T08:52:56.238Z] Removing intermediate container 2dfde0cdd6c5 [2021-09-27T08:52:56.238Z] ---> 31054d67378c [2021-09-27T08:52:56.238Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T08:52:56.514Z] Successfully built 730d99651bd0 [2021-09-27T08:52:56.514Z] Successfully tagged core-metadata-arm64:latest [2021-09-27T08:52:56.514Z] Removing intermediate container ee91e3fb0f42 [2021-09-27T08:52:56.514Z] ---> d52de85e8ca0 [2021-09-27T08:52:56.514Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T08:52:56.514Z]  Building core-metadata ... done  ---> Running in 0f39c7730465 [2021-09-27T08:52:57.113Z] Removing intermediate container 0f39c7730465 [2021-09-27T08:52:57.113Z] ---> 1ec1be0b426e [2021-09-27T08:52:57.113Z] Step 20/22 : LABEL arch=arm64 [2021-09-27T08:52:57.388Z] ---> Running in 7d23c6c2fb58 [2021-09-27T08:52:57.388Z] ---> 56b099553f75 [2021-09-27T08:52:57.388Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T08:52:57.998Z] Removing intermediate container 7d23c6c2fb58 [2021-09-27T08:52:57.998Z] ---> 85a2e7c5332c [2021-09-27T08:52:57.998Z] Step 21/22 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:52:57.998Z] ---> Running in 43ec263a866e [2021-09-27T08:52:58.600Z] ---> dcee3b9687f6 [2021-09-27T08:52:58.600Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T08:52:58.876Z] Removing intermediate container 43ec263a866e [2021-09-27T08:52:58.876Z] ---> c7507d342adc [2021-09-27T08:52:58.876Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T08:52:58.876Z] ---> Running in beba5f40c734 [2021-09-27T08:52:59.477Z] Removing intermediate container beba5f40c734 [2021-09-27T08:52:59.477Z] ---> 40804a479f80 [2021-09-27T08:52:59.477Z] [2021-09-27T08:52:59.755Z] ---> e0c576f51c78 [2021-09-27T08:52:59.755Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T08:52:59.755Z] Successfully built 40804a479f80 [2021-09-27T08:53:00.032Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-27T08:53:00.630Z]  Building security-proxy-setup ... done  ---> 60c64e8f3ffb [2021-09-27T08:53:00.630Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T08:53:01.236Z] ---> 4e65592c1f63 [2021-09-27T08:53:01.236Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T08:53:01.844Z] ---> Running in ea2a44e19b0f [2021-09-27T08:53:02.444Z] Removing intermediate container ea2a44e19b0f [2021-09-27T08:53:02.444Z] ---> c1c96abb747b [2021-09-27T08:53:02.444Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T08:53:03.042Z] ---> ccdfd012f4ab [2021-09-27T08:53:03.042Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T08:53:03.318Z] ---> Running in 0f6d084f829f [2021-09-27T08:53:05.960Z] Removing intermediate container 0f6d084f829f [2021-09-27T08:53:05.960Z] ---> fad1e7adbf1f [2021-09-27T08:53:05.960Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T08:53:05.960Z] ---> Running in ff38c94f07ee [2021-09-27T08:53:06.558Z] Removing intermediate container ff38c94f07ee [2021-09-27T08:53:06.558Z] ---> 6725fe1714ea [2021-09-27T08:53:06.558Z] Step 29/32 : CMD ["gate"] [2021-09-27T08:53:06.834Z] ---> Running in 28ca322303da [2021-09-27T08:53:07.433Z] Removing intermediate container 28ca322303da [2021-09-27T08:53:07.433Z] ---> fc6a5e3131d3 [2021-09-27T08:53:07.433Z] Step 30/32 : LABEL arch=arm64 [2021-09-27T08:53:07.707Z] ---> Running in 7fd3383b9f94 [2021-09-27T08:53:08.308Z] Removing intermediate container 7fd3383b9f94 [2021-09-27T08:53:08.308Z] ---> d1957c41cc49 [2021-09-27T08:53:08.308Z] Step 31/32 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [2021-09-27T08:53:08.583Z] ---> Running in 4ff49102781f [2021-09-27T08:53:08.863Z] Removing intermediate container 4ff49102781f [2021-09-27T08:53:08.863Z] ---> b486c5bf4005 [2021-09-27T08:53:08.863Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T08:53:09.462Z] ---> Running in 00dc52d89a8b [2021-09-27T08:53:09.738Z] Removing intermediate container 00dc52d89a8b [2021-09-27T08:53:09.738Z] ---> d9caa57ad5fe [2021-09-27T08:53:09.738Z] [2021-09-27T08:53:10.012Z] Successfully built d9caa57ad5fe [2021-09-27T08:53:10.012Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-27T08:53:10.302Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-09-27T08:53:10.314Z] $ docker stop --time=1 7aa30ebcfa4206f8b67685833ed87a38cb9087c7db7ff22a02566c6009de89f2 [2021-09-27T08:53:12.192Z] $ docker rm -f 7aa30ebcfa4206f8b67685833ed87a38cb9087c7db7ff22a02566c6009de89f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T08:53:12.890Z] + docker images [2021-09-27T08:53:13.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T08:53:13.162Z] security-bootstrapper-arm64 latest d9caa57ad5fe 3 seconds ago 17.7MB [2021-09-27T08:53:13.162Z] security-proxy-setup-arm64 latest 40804a479f80 13 seconds ago 25.3MB [2021-09-27T08:53:13.162Z] core-metadata-arm64 latest 730d99651bd0 17 seconds ago 15.8MB [2021-09-27T08:53:13.162Z] core-command-arm64 latest 8dfb2d589b76 19 seconds ago 15.2MB [2021-09-27T08:53:13.162Z] 7d7255c0c043 28 seconds ago 1.57GB [2021-09-27T08:53:13.162Z] 7382de0b2ff7 30 seconds ago 1.57GB [2021-09-27T08:53:13.162Z] a015da9e2a6e 32 seconds ago 1.56GB [2021-09-27T08:53:13.162Z] 932bc1160adb 34 seconds ago 1.57GB [2021-09-27T08:53:13.162Z] sys-mgmt-agent-arm64 latest 40d729558220 2 minutes ago 312MB [2021-09-27T08:53:13.162Z] core-data-arm64 latest a81efae52713 3 minutes ago 19.4MB [2021-09-27T08:53:13.162Z] security-secretstore-setup-arm64 latest 49561a2d8c8a 3 minutes ago 26.5MB [2021-09-27T08:53:13.162Z] support-notifications-arm64 latest 6f93812b4084 3 minutes ago 15.9MB [2021-09-27T08:53:13.162Z] support-scheduler-arm64 latest 03d404f19bb5 3 minutes ago 15.2MB [2021-09-27T08:53:13.162Z] 1d446e28fbc1 3 minutes ago 1.57GB [2021-09-27T08:53:13.162Z] 46522b1d4d4d 4 minutes ago 1.57GB [2021-09-27T08:53:13.162Z] 191e799abea3 4 minutes ago 1.57GB [2021-09-27T08:53:13.162Z] 63d0c98e321b 4 minutes ago 1.57GB [2021-09-27T08:53:13.162Z] 85a58d60b4dd 4 minutes ago 1.57GB [2021-09-27T08:53:13.162Z] ci-base-image-arm64 latest 557b85f49f6e 14 minutes ago 1.24GB [2021-09-27T08:53:13.162Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-27T08:53:13.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-27T08:53:13.162Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-27T08:53:13.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:53:14.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T08:53:14.388Z] [2021-09-27T08:53:14.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:53:14.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T08:53:15.061Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T08:53:15.061Z] 448f6bf000e3: Pulling fs layer [2021-09-27T08:53:15.061Z] f757da607395: Pulling fs layer [2021-09-27T08:53:15.061Z] 05883995daec: Pulling fs layer [2021-09-27T08:53:15.061Z] 8603b9c90790: Pulling fs layer [2021-09-27T08:53:15.061Z] 1560dd03e051: Pulling fs layer [2021-09-27T08:53:15.061Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T08:53:15.061Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T08:53:15.061Z] c2d8d7efcc4b: Waiting [2021-09-27T08:53:18.417Z] f757da607395: Verifying Checksum [2021-09-27T08:53:18.417Z] f757da607395: Download complete [2021-09-27T08:53:18.417Z] 8603b9c90790: Verifying Checksum [2021-09-27T08:53:18.417Z] 8603b9c90790: Download complete [2021-09-27T08:53:18.417Z] 1560dd03e051: Verifying Checksum [2021-09-27T08:53:18.417Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T08:53:18.417Z] 27f5ce0e4adf: Download complete [2021-09-27T08:53:18.417Z] 05883995daec: Verifying Checksum [2021-09-27T08:53:18.417Z] 05883995daec: Download complete [2021-09-27T08:53:18.417Z] 448f6bf000e3: Verifying Checksum [2021-09-27T08:53:19.854Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T08:53:19.854Z] c2d8d7efcc4b: Download complete [2021-09-27T08:53:20.449Z] 448f6bf000e3: Pull complete [2021-09-27T08:53:21.429Z] f757da607395: Pull complete [2021-09-27T08:53:22.855Z] 05883995daec: Pull complete [2021-09-27T08:53:23.125Z] 8603b9c90790: Pull complete [2021-09-27T08:53:24.107Z] 1560dd03e051: Pull complete [2021-09-27T08:53:24.380Z] 27f5ce0e4adf: Pull complete [2021-09-27T08:53:40.746Z] c2d8d7efcc4b: Pull complete [2021-09-27T08:53:40.746Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T08:53:40.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T08:53:40.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T08:53:41.035Z] prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container [2021-09-27T08:53:41.098Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T08:53:44.703Z] $ docker top 99cbc3f3aa42a85896360b1f413f53d7f401536679a9f23d19ea5e7766abf6a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:53:47.110Z] ---> job-cost.sh [2021-09-27T08:53:47.110Z] lf-activate-venv: SKIPPING [2021-09-27T08:53:47.110Z] INFO: No Stack... [2021-09-27T08:53:47.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T08:53:47.110Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T08:53:47.788Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-27T08:53:47.788Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T08:53:47.876Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] [2021-09-27T08:53:47.884Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] did not exist. Created. [2021-09-27T08:53:47.884Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T08:53:48.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T08:53:48.839Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T08:53:48.863Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T08:53:48.929Z] $ docker stop --time=1 99cbc3f3aa42a85896360b1f413f53d7f401536679a9f23d19ea5e7766abf6a4 [2021-09-27T08:53:50.907Z] $ docker rm -f 99cbc3f3aa42a85896360b1f413f53d7f401536679a9f23d19ea5e7766abf6a4 [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-09-27T08:53:54.211Z] provisioning config files... [2021-09-27T08:53:54.229Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4233520669033754862tmp [Pipeline] { [Pipeline] sh [2021-09-27T08:53:54.583Z] + set +x [2021-09-27T08:53:54.583Z] + curl -s https://codecov.io/bash [2021-09-27T08:53:54.583Z] + bash -s -- [2021-09-27T08:53:56.428Z] [2021-09-27T08:53:56.428Z] _____ _ [2021-09-27T08:53:56.428Z] / ____| | | [2021-09-27T08:53:56.428Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T08:53:56.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T08:53:56.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T08:53:56.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T08:53:56.428Z] Bash-1.0.6 [2021-09-27T08:53:56.428Z] [2021-09-27T08:53:56.428Z] [2021-09-27T08:53:56.428Z] ==> git version 2.24.4 found [2021-09-27T08:53:56.428Z] ==> 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-09-27T08:53:56.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T08:53:56.428Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T08:53:56.428Z] ==> Jenkins CI detected. [2021-09-27T08:53:56.428Z] current dir:  /w/workspace/edgex-go/1 [2021-09-27T08:53:56.428Z] project root: . [2021-09-27T08:53:56.428Z] --> token set from env [2021-09-27T08:53:56.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T08:53:56.428Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T08:53:56.428Z] ==> Python coveragepy not found [2021-09-27T08:53:56.428Z] ==> Searching for coverage reports in: [2021-09-27T08:53:56.428Z] + . [2021-09-27T08:53:56.428Z] -> Found 1 reports [2021-09-27T08:53:56.428Z] ==> Detecting git/mercurial file structure [2021-09-27T08:53:56.428Z] ==> Reading reports [2021-09-27T08:53:56.428Z] + ./coverage.out bytes=403624 [2021-09-27T08:53:56.428Z] ==> Appending adjustments [2021-09-27T08:53:56.428Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T08:53:56.428Z] + Found adjustments [2021-09-27T08:53:56.428Z] ==> Gzipping contents [2021-09-27T08:53:56.428Z] 56K /tmp/codecov.j35lCM.gz [2021-09-27T08:53:56.428Z] ==> Uploading reports [2021-09-27T08:53:56.428Z] url: https://codecov.io [2021-09-27T08:53:56.428Z] query: branch=PR-3723&commit=905a639d0eb6d8b8270b9f28f8fe55639479a7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3723%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3723&job=&cmd_args= [2021-09-27T08:53:56.428Z] -> Pinging Codecov [2021-09-27T08:53:56.428Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3723&commit=905a639d0eb6d8b8270b9f28f8fe55639479a7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3723%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3723&job=&cmd_args= [2021-09-27T08:53:56.428Z] -> Uploading to [2021-09-27T08:53:56.428Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/905a639d0eb6d8b8270b9f28f8fe55639479a7f0/a71306e7-dfdf-49fe-8dc0-9cf7ffafd2d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T085356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac78c9e26e0c6d82554221220b75ce2677f14023e335d800e2948b39afa2c10a [2021-09-27T08:53:56.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T08:53:56.428Z] Dload Upload Total Spent Left Speed [2021-09-27T08:53:57.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54439 0 0 100 54439 0 50662 0:00:01 0:00:01 --:--:-- 50688 [2021-09-27T08:53:57.273Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [Pipeline] } [2021-09-27T08:53:57.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T08:54:01.161Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:03.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:03.515Z] ---> package-listing.sh [2021-09-27T08:54:03.515Z] ++ facter osfamily [2021-09-27T08:54:03.515Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T08:54:03.781Z] + OS_FAMILY=redhat [2021-09-27T08:54:03.781Z] + workspace=/w/workspace/edgex-go/1 [2021-09-27T08:54:03.781Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T08:54:03.781Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T08:54:03.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T08:54:03.781Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T08:54:03.781Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T08:54:03.781Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T08:54:03.781Z] + case "${OS_FAMILY}" in [2021-09-27T08:54:03.781Z] + rpm -qa [2021-09-27T08:54:03.781Z] + sort [2021-09-27T08:54:05.721Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T08:54:05.721Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T08:54:05.721Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T08:54:05.721Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T08:54:05.721Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-27T08:54:05.721Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-27T08:54:05.760Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T08:54:06.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:54:06.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T08:54:06.696Z] [2021-09-27T08:54:06.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T08:54:07.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T08:54:07.077Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T08:54:07.077Z] b4d181a07f80: Pulling fs layer [2021-09-27T08:54:07.077Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T08:54:07.077Z] ed53099fbce6: Pulling fs layer [2021-09-27T08:54:07.077Z] dc539afda2c1: Pulling fs layer [2021-09-27T08:54:07.077Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T08:54:07.077Z] 9065ff56babe: Pulling fs layer [2021-09-27T08:54:07.077Z] d287ab97295c: Pulling fs layer [2021-09-27T08:54:07.077Z] dc539afda2c1: Waiting [2021-09-27T08:54:07.077Z] 77bc0d833cb6: Waiting [2021-09-27T08:54:07.077Z] d287ab97295c: Waiting [2021-09-27T08:54:07.077Z] 9065ff56babe: Waiting [2021-09-27T08:54:07.342Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T08:54:07.342Z] a1111a8f2ec3: Download complete [2021-09-27T08:54:07.342Z] dc539afda2c1: Verifying Checksum [2021-09-27T08:54:07.342Z] dc539afda2c1: Download complete [2021-09-27T08:54:07.609Z] ed53099fbce6: Verifying Checksum [2021-09-27T08:54:07.609Z] ed53099fbce6: Download complete [2021-09-27T08:54:07.609Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T08:54:07.609Z] 77bc0d833cb6: Download complete [2021-09-27T08:54:07.609Z] 9065ff56babe: Verifying Checksum [2021-09-27T08:54:07.609Z] 9065ff56babe: Download complete [2021-09-27T08:54:08.570Z] b4d181a07f80: Verifying Checksum [2021-09-27T08:54:08.570Z] b4d181a07f80: Download complete [2021-09-27T08:54:09.537Z] b4d181a07f80: Pull complete [2021-09-27T08:54:09.808Z] a1111a8f2ec3: Pull complete [2021-09-27T08:54:10.398Z] ed53099fbce6: Pull complete [2021-09-27T08:54:10.398Z] dc539afda2c1: Pull complete [2021-09-27T08:54:10.665Z] 77bc0d833cb6: Pull complete [2021-09-27T08:54:10.665Z] 9065ff56babe: Pull complete [2021-09-27T08:54:12.071Z] d287ab97295c: Verifying Checksum [2021-09-27T08:54:12.071Z] d287ab97295c: Download complete [2021-09-27T08:54:16.338Z] d287ab97295c: Pull complete [2021-09-27T08:54:16.338Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T08:54:16.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T08:54:16.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T08:54:16.452Z] prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container [2021-09-27T08:54:16.511Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-27T08:54:20.015Z] $ docker top 19e68fb4cad763bb85f2fe7fd56763270160ec2e9bd1d9ee527c057cc3b2164d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T08:54:20.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T08:54:20.813Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T08:54:21.149Z] + ls /var/log/sa-host [2021-09-27T08:54:21.149Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T08:54:21.149Z] file_magic: OK [2021-09-27T08:54:21.149Z] HZ: Using current value: 100 [2021-09-27T08:54:21.149Z] file_header: OK [2021-09-27T08:54:21.149Z] 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-09-27T08:54:21.149Z] Statistics: [2021-09-27T08:54:21.149Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T08:54:21.149Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T08:54:21.149Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T08:54:21.149Z] file_magic: OK [2021-09-27T08:54:21.149Z] HZ: Using current value: 100 [2021-09-27T08:54:21.149Z] file_header: OK [2021-09-27T08:54:21.149Z] 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-09-27T08:54:21.149Z] Statistics: [2021-09-27T08:54:21.149Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T08:54:21.149Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T08:54:23.420Z] provisioning config files... [2021-09-27T08:54:23.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5262214447470482319tmp [Pipeline] { [Pipeline] echo [2021-09-27T08:54:23.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:23.845Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T08:54:23.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:24.363Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T08:54:24.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:24.757Z] ---> sudo-logs.sh [2021-09-27T08:54:24.757Z] Archiving 'sudo' log.. [2021-09-27T08:54:24.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1590.vexxhost.local: Name or service not known [2021-09-27T08:54:24.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1590.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T08:54:24.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:25.224Z] ---> job-cost.sh [2021-09-27T08:54:25.224Z] lf-activate-venv: SKIPPING [2021-09-27T08:54:25.224Z] DEBUG: total: 0.10999999940395355 [2021-09-27T08:54:25.224Z] INFO: Retrieving Stack Cost... [2021-09-27T08:54:26.183Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T08:54:26.451Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T08:54:26.493Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T08:54:26.848Z] ---> logs-deploy.sh [2021-09-27T08:54:26.848Z] lf-activate-venv: SKIPPING [2021-09-27T08:54:26.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3723/1 [2021-09-27T08:54:26.848Z] INFO: archiving workspace using pattern(s): [2021-09-27T08:54:27.429Z] Archives upload complete. [2021-09-27T08:54:27.694Z] INFO: archiving logs to Nexus