Pull request #3666 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b2766c8135cef0f0492767722a69bd28c3f7af1+0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f (1a829ff2b19f4b954a8357bba6c90ec9efc4d610) 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-ssh4946801661056652400.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-ssh4069409924925455997.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-3666/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-3666/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7953515592601171406.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-3666/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh194274359758481312.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-ssh5325734480320503001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3666/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-3666/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6674311837432919788.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-603 in /w/workspace/edgexfoundry_edgex-go_PR-3666 [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-ssh8255549492290157674.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f into PR head commit 7b2766c8135cef0f0492767722a69bd28c3f7af1 Merge succeeded, producing 7b2766c8135cef0f0492767722a69bd28c3f7af1 Checking out Revision 7b2766c8135cef0f0492767722a69bd28c3f7af1 (PR-3666) 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-ssh630653320356688430.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3666/head:refs/remotes/origin/PR-3666 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # 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-ssh7373122517530236406.key > git merge 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 Commit message: "refactor: Clean up TOML quotes" 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-08-11T21:43:31.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T21:43:31.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T21:43:31.759Z] ========================================================= [2021-08-11T21:43:31.759Z] EdgeX Global Pipelines Version Info [2021-08-11T21:43:31.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:43:33.014Z] ------------------- [2021-08-11T21:43:33.014Z] stable info: [2021-08-11T21:43:33.014Z] ------------------- [2021-08-11T21:43:33.014Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T21:43:33.014Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:43:33.014Z] Message: update stable to v1.0.205 [2021-08-11T21:43:33.283Z] ------------------- [2021-08-11T21:43:33.283Z] experimental info: [2021-08-11T21:43:33.283Z] ------------------- [2021-08-11T21:43:33.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T21:43:33.283Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:43:33.283Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T21:43:33.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-11T21:43:33.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-11T21:43:33.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T21:43:33.747Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T21:43:33.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T21:43:33.866Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T21:43:33.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T21:43:33.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-11T21:43:34.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-11T21:43:34.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-11T21:43:34.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T21:43:34.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T21:43:34.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T21:43:34.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T21:43:34.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T21:43:34.441Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T21:43:34.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T21:43:34.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T21:43:34.618Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T21:43:34.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T21:43:34.753Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T21:43:34.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T21:43:34.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T21:43:34.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3666 [Pipeline] echo [2021-08-11T21:43:34.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3666 [Pipeline] echo [2021-08-11T21:43:35.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3666 [Pipeline] echo [2021-08-11T21:43:35.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b2766c8135cef0f0492767722a69bd28c3f7af1 [Pipeline] echo [2021-08-11T21:43:35.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b2766c [Pipeline] echo [2021-08-11T21:43:35.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:43:35.420Z] provisioning config files... [2021-08-11T21:43:35.441Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7149949417871035148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:43:35.841Z] ---> docker-login.sh [2021-08-11T21:43:35.841Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:43:35.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:43:36.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:43:36.115Z] Configure a credential helper to remove this warning. See [2021-08-11T21:43:36.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:43:36.115Z] [2021-08-11T21:43:36.115Z] Login Succeeded [2021-08-11T21:43:36.115Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:43:36.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:43:36.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:43:36.115Z] Configure a credential helper to remove this warning. See [2021-08-11T21:43:36.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:43:36.115Z] [2021-08-11T21:43:36.115Z] Login Succeeded [2021-08-11T21:43:36.115Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:43:36.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:43:36.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:43:36.384Z] Configure a credential helper to remove this warning. See [2021-08-11T21:43:36.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:43:36.384Z] [2021-08-11T21:43:36.384Z] Login Succeeded [2021-08-11T21:43:36.384Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:43:36.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:43:36.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:43:36.652Z] Configure a credential helper to remove this warning. See [2021-08-11T21:43:36.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:43:36.652Z] [2021-08-11T21:43:36.652Z] Login Succeeded [2021-08-11T21:43:36.652Z] docker.io [2021-08-11T21:43:36.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:43:36.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:43:36.919Z] Configure a credential helper to remove this warning. See [2021-08-11T21:43:36.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:43:36.919Z] [2021-08-11T21:43:36.919Z] Login Succeeded [2021-08-11T21:43:36.919Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:43:36.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T21:43:37.385Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/core-command/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/core-data/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-11T21:43:37.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T21:43:37.385Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-11T21:43:37.385Z] ++ cut -d/ -f2 [2021-08-11T21:43:37.385Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-11T21:43:37.472Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:43:38.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:43:38.274Z] [2021-08-11T21:43:38.274Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:43:38.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:43:38.647Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T21:43:38.647Z] 31603596830f: Pulling fs layer [2021-08-11T21:43:38.647Z] d4622e32a9a9: Pulling fs layer [2021-08-11T21:43:38.647Z] 1030fce36090: Pulling fs layer [2021-08-11T21:43:38.647Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T21:43:38.647Z] 6c6cb7e1b49b: Waiting [2021-08-11T21:43:38.647Z] d4622e32a9a9: Verifying Checksum [2021-08-11T21:43:38.647Z] d4622e32a9a9: Download complete [2021-08-11T21:43:38.919Z] 31603596830f: Verifying Checksum [2021-08-11T21:43:38.919Z] 31603596830f: Download complete [2021-08-11T21:43:38.919Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T21:43:38.919Z] 6c6cb7e1b49b: Download complete [2021-08-11T21:43:39.189Z] 31603596830f: Pull complete [2021-08-11T21:43:39.189Z] d4622e32a9a9: Pull complete [2021-08-11T21:43:39.189Z] 1030fce36090: Verifying Checksum [2021-08-11T21:43:39.189Z] 1030fce36090: Download complete [2021-08-11T21:43:39.776Z] 1030fce36090: Pull complete [2021-08-11T21:43:40.044Z] 6c6cb7e1b49b: Pull complete [2021-08-11T21:43:40.044Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T21:43:40.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:43:40.044Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T21:43:40.168Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-08-11T21:43:40.227Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T21:43:41.020Z] $ docker top b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T21:43:41.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T21:43:41.256Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T21:43:41.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T21:43:41.379Z] $ docker exec b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent [2021-08-11T21:43:41.491Z] SSH_AUTH_SOCK=/tmp/ssh-2qI5CLiLFB21/agent.13 [2021-08-11T21:43:41.491Z] SSH_AGENT_PID=20 [2021-08-11T21:43:41.503Z] Running ssh-add (command line suppressed) [2021-08-11T21:43:41.602Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7007857115201983204.key (/w/workspace/edgex-go/1@tmp/private_key_7007857115201983204.key) [2021-08-11T21:43:41.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T21:43:41.982Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T21:43:42.009Z] $ docker exec --env ******** --env ******** b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent -k [2021-08-11T21:43:42.107Z] unset SSH_AUTH_SOCK; [2021-08-11T21:43:42.107Z] unset SSH_AGENT_PID; [2021-08-11T21:43:42.108Z] echo Agent pid 20 killed; [2021-08-11T21:43:42.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T21:43:42.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T21:43:42.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T21:43:42.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T21:43:42.340Z] $ docker exec b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent [2021-08-11T21:43:42.453Z] SSH_AUTH_SOCK=/tmp/ssh-Icd08I1ej75C/agent.53 [2021-08-11T21:43:42.453Z] SSH_AGENT_PID=60 [2021-08-11T21:43:42.461Z] Running ssh-add (command line suppressed) [2021-08-11T21:43:42.562Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7712127775810209936.key (/w/workspace/edgex-go/1@tmp/private_key_7712127775810209936.key) [2021-08-11T21:43:42.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T21:43:42.948Z] + git semver init [2021-08-11T21:43:42.948Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T21:43:42.948Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-11T21:43:42.948Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-11T21:43:42.948Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T21:43:42.948Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T21:43:42.948Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T21:43:42.948Z] # $SEMVER_BRANCH = PR-3666 [2021-08-11T21:43:42.948Z] # $SEMVER_TEMP = /tmp/semver-613211030 [2021-08-11T21:43:42.948Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-11T21:44:09.671Z] # '/tmp/semver-613211030' -> '/w/workspace/edgex-go/1/.semver' [2021-08-11T21:44:09.671Z] # -> Force: false [2021-08-11T21:44:09.671Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-11T21:44:09.710Z] $ docker exec --env ******** --env ******** b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent -k [2021-08-11T21:44:09.805Z] unset SSH_AUTH_SOCK; [2021-08-11T21:44:09.805Z] unset SSH_AGENT_PID; [2021-08-11T21:44:09.805Z] echo Agent pid 60 killed; [2021-08-11T21:44:09.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T21:44:10.278Z] + git semver [Pipeline] } [2021-08-11T21:44:10.313Z] $ docker stop --time=1 b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 [2021-08-11T21:44:12.277Z] $ docker rm -f b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:44:12.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T21:44:13.149Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T21:44:13.176Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-11T21:44:13.848Z] ========================================================= [2021-08-11T21:44:13.849Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T21:44:13.849Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:44:14.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:44:14.219Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T21:44:14.219Z] 540db60ca938: Pulling fs layer [2021-08-11T21:44:14.219Z] adcc1eea9eea: Pulling fs layer [2021-08-11T21:44:14.219Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T21:44:14.219Z] db62176df00c: Pulling fs layer [2021-08-11T21:44:14.219Z] 3b30891b0d05: Pulling fs layer [2021-08-11T21:44:14.219Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T21:44:14.219Z] c788192a36de: Pulling fs layer [2021-08-11T21:44:14.219Z] a77e37c0d609: Pulling fs layer [2021-08-11T21:44:14.219Z] c3185cebc471: Pulling fs layer [2021-08-11T21:44:14.219Z] db62176df00c: Waiting [2021-08-11T21:44:14.219Z] 3b30891b0d05: Waiting [2021-08-11T21:44:14.219Z] 06b49ca38bd5: Waiting [2021-08-11T21:44:14.219Z] c788192a36de: Waiting [2021-08-11T21:44:14.219Z] a77e37c0d609: Waiting [2021-08-11T21:44:14.219Z] c3185cebc471: Waiting [2021-08-11T21:44:14.219Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T21:44:14.219Z] 4c4ab2625f07: Download complete [2021-08-11T21:44:14.219Z] adcc1eea9eea: Verifying Checksum [2021-08-11T21:44:14.219Z] adcc1eea9eea: Download complete [2021-08-11T21:44:14.487Z] 3b30891b0d05: Verifying Checksum [2021-08-11T21:44:14.487Z] 3b30891b0d05: Download complete [2021-08-11T21:44:14.487Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T21:44:14.487Z] 06b49ca38bd5: Download complete [2021-08-11T21:44:14.487Z] c788192a36de: Verifying Checksum [2021-08-11T21:44:14.487Z] c788192a36de: Download complete [2021-08-11T21:44:14.487Z] 540db60ca938: Verifying Checksum [2021-08-11T21:44:14.487Z] 540db60ca938: Download complete [2021-08-11T21:44:14.487Z] 540db60ca938: Pull complete [2021-08-11T21:44:14.754Z] adcc1eea9eea: Pull complete [2021-08-11T21:44:14.754Z] 4c4ab2625f07: Pull complete [2021-08-11T21:44:15.334Z] a77e37c0d609: Verifying Checksum [2021-08-11T21:44:15.334Z] a77e37c0d609: Download complete [2021-08-11T21:44:18.694Z] c3185cebc471: Verifying Checksum [2021-08-11T21:44:18.694Z] c3185cebc471: Download complete [2021-08-11T21:44:18.960Z] db62176df00c: Verifying Checksum [2021-08-11T21:44:18.960Z] db62176df00c: Download complete [2021-08-11T21:44:22.337Z] db62176df00c: Pull complete [2021-08-11T21:44:22.337Z] 3b30891b0d05: Pull complete [2021-08-11T21:44:22.337Z] 06b49ca38bd5: Pull complete [2021-08-11T21:44:22.337Z] c788192a36de: Pull complete [2021-08-11T21:44:22.337Z] a77e37c0d609: Pull complete [2021-08-11T21:44:24.340Z] c3185cebc471: Pull complete [2021-08-11T21:44:24.340Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T21:44:24.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:44:24.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:44:24.739Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:44:24.739Z] WORKDIR /edgex [2021-08-11T21:44:24.739Z] COPY go.mod . [2021-08-11T21:44:24.739Z] RUN go mod download' [2021-08-11T21:44:24.739Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-11T21:44:26.151Z] Sending build context to Docker daemon 328.7MB [2021-08-11T21:44:26.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:44:26.151Z] ---> 031687cdd783 [2021-08-11T21:44:26.151Z] Step 2/4 : WORKDIR /edgex [2021-08-11T21:44:28.613Z] Still waiting to schedule task [2021-08-11T21:44:28.614Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-11T21:44:30.407Z] ---> Running in cd76c5e27154 [2021-08-11T21:44:30.407Z] Removing intermediate container cd76c5e27154 [2021-08-11T21:44:30.407Z] ---> 7e387b8dd1c7 [2021-08-11T21:44:30.407Z] Step 3/4 : COPY go.mod . [2021-08-11T21:44:30.676Z] ---> 1bd7f8b7012b [2021-08-11T21:44:30.677Z] Step 4/4 : RUN go mod download [2021-08-11T21:44:30.677Z] ---> Running in f4907139c1e7 [2021-08-11T21:45:09.583Z] Removing intermediate container f4907139c1e7 [2021-08-11T21:45:09.583Z] ---> 763dfb659611 [2021-08-11T21:45:09.583Z] Successfully built 763dfb659611 [2021-08-11T21:45:09.583Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:45:09.961Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:45:09.961Z] . [Pipeline] withDockerContainer [2021-08-11T21:45:10.079Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-08-11T21:45:10.139Z] $ 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-x86_64 cat [2021-08-11T21:45:10.528Z] $ docker top c53e657aa740cd59f84399d84c87724e106ee9bd7e0d2170f2745ff92e5044d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:45:10.986Z] + go version [2021-08-11T21:45:10.986Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T21:45:11.016Z] $ docker stop --time=1 c53e657aa740cd59f84399d84c87724e106ee9bd7e0d2170f2745ff92e5044d8 [2021-08-11T21:45:12.208Z] $ docker rm -f c53e657aa740cd59f84399d84c87724e106ee9bd7e0d2170f2745ff92e5044d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:45:12.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:45:12.928Z] . [Pipeline] withDockerContainer [2021-08-11T21:45:13.039Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-08-11T21:45:13.098Z] $ 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-x86_64 cat [2021-08-11T21:45:13.475Z] $ docker top c2ca9eb6067e6303626275101b7020fc77a373c876cef4777496b0fb2bf6abda -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T21:45:13.635Z] ========================================================= [2021-08-11T21:45:13.635Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T21:45:13.635Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:45:14.015Z] + go mod tidy [Pipeline] sh [2021-08-11T21:45:14.617Z] + make test [2021-08-11T21:45:14.617Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-11T21:45:14.896Z] go mod tidy [2021-08-11T21:45:14.896Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T21:45:20.301Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T21:45:38.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T21:45:42.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T21:45:42.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T21:45:42.675Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T21:45:45.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T21:45:45.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T21:45:45.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T21:45:45.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T21:45:46.156Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T21:45:46.156Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T21:45:46.436Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T21:45:46.436Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T21:45:46.436Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T21:45:46.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T21:45:49.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2021-08-11T21:45:49.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T21:45:49.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T21:45:50.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-11T21:45:50.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T21:45:50.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 46.3% of statements [2021-08-11T21:45:50.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T21:45:50.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T21:45:51.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-08-11T21:45:51.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T21:45:51.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:45:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-08-11T21:45:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T21:45:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T21:45:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T21:45:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T21:45:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T21:45:52.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:45:52.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T21:45:52.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T21:45:53.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements [2021-08-11T21:45:53.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T21:45:53.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T21:45:53.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T21:45:54.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-08-11T21:45:54.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T21:45:54.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-08-11T21:45:54.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-08-11T21:45:54.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T21:45:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-11T21:45:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-08-11T21:45:54.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-08-11T21:45:54.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-08-11T21:45:55.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-08-11T21:46:07.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements [2021-08-11T21:46:07.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-11T21:46:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 81.8% of statements [2021-08-11T21:46:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T21:46:28.985Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/edgexfoundry_edgex-go_PR-3666 [Pipeline] { [Pipeline] ws [2021-08-11T21:46:29.043Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-11T21:46:29.297Z] The recommended git tool is: git [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 66.9% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T21:46:31.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-08-11T21:46:31.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T21:46:31.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-11T21:46:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T21:46:34.660Z] using credential edgex-jenkins-ssh [2021-08-11T21:46:34.681Z] Cloning the remote Git repository [2021-08-11T21:46:34.723Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T21:46:34.838Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-11T21:46:34.901Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T21:46:34.902Z] > git --version # timeout=10 [2021-08-11T21:46:34.926Z] > git --version # 'git version 2.17.1' [2021-08-11T21:46:34.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:46:35.006Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.0% of statements [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T21:46:37.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-08-11T21:46:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-11T21:46:37.994Z] GO111MODULE=on go vet ./... [2021-08-11T21:46:51.100Z] Merging remotes/origin/main commit 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f into PR head commit 7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:46:50.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T21:46:50.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:46:50.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T21:46:50.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T21:46:50.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:46:50.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3666/head:refs/remotes/origin/PR-3666 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:46:51.118Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:46:51.133Z] > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 [2021-08-11T21:46:51.338Z] > git remote # timeout=10 [2021-08-11T21:46:51.359Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:46:51.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:46:51.394Z] > git merge 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 [2021-08-11T21:46:51.431Z] Merge succeeded, producing 7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:46:51.432Z] Checking out Revision 7b2766c8135cef0f0492767722a69bd28c3f7af1 (PR-3666) [2021-08-11T21:46:51.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:46:51.441Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:46:51.451Z] > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 [2021-08-11T21:46:55.740Z] Commit message: "refactor: Clean up TOML quotes" [2021-08-11T21:46:55.796Z] > git --version # timeout=10 [2021-08-11T21:46:55.808Z] > git --version # 'git version 2.17.1' [2021-08-11T21:46:55.823Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:46:56.474Z] provisioning config files... [2021-08-11T21:46:56.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8126996709024542124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:46:57.086Z] ---> docker-login.sh [2021-08-11T21:46:57.086Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:46:57.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:46:58.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:46:58.357Z] Configure a credential helper to remove this warning. See [2021-08-11T21:46:58.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:46:58.357Z] [2021-08-11T21:46:58.357Z] Login Succeeded [2021-08-11T21:46:58.357Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:46:58.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:46:58.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:46:58.632Z] Configure a credential helper to remove this warning. See [2021-08-11T21:46:58.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:46:58.632Z] [2021-08-11T21:46:58.632Z] Login Succeeded [2021-08-11T21:46:58.907Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:46:59.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:46:59.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:46:59.457Z] Configure a credential helper to remove this warning. See [2021-08-11T21:46:59.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:46:59.457Z] [2021-08-11T21:46:59.457Z] Login Succeeded [2021-08-11T21:46:59.457Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:46:59.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:47:00.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:47:00.009Z] Configure a credential helper to remove this warning. See [2021-08-11T21:47:00.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:47:00.009Z] [2021-08-11T21:47:00.009Z] Login Succeeded [2021-08-11T21:47:00.010Z] docker.io [2021-08-11T21:47:00.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:47:00.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:47:00.563Z] Configure a credential helper to remove this warning. See [2021-08-11T21:47:00.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:47:00.563Z] [2021-08-11T21:47:00.563Z] Login Succeeded [2021-08-11T21:47:00.563Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:47:00.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T21:47:01.272Z] ========================================================= [2021-08-11T21:47:01.273Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T21:47:01.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:47:01.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:47:02.010Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T21:47:02.010Z] 595b0fe564bb: Pulling fs layer [2021-08-11T21:47:02.010Z] 24495759ef45: Pulling fs layer [2021-08-11T21:47:02.010Z] d148012ef14d: Pulling fs layer [2021-08-11T21:47:02.010Z] e90a11edd702: Pulling fs layer [2021-08-11T21:47:02.010Z] d77568369979: Pulling fs layer [2021-08-11T21:47:02.010Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T21:47:02.010Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T21:47:02.010Z] 97ac5df62f85: Pulling fs layer [2021-08-11T21:47:02.010Z] fc1c9f9a7f3b: Waiting [2021-08-11T21:47:02.010Z] 170f2ba95c9a: Waiting [2021-08-11T21:47:02.010Z] e90a11edd702: Waiting [2021-08-11T21:47:02.010Z] d77568369979: Waiting [2021-08-11T21:47:02.010Z] 97ac5df62f85: Waiting [2021-08-11T21:47:02.010Z] d148012ef14d: Verifying Checksum [2021-08-11T21:47:02.010Z] d148012ef14d: Download complete [2021-08-11T21:47:02.010Z] 24495759ef45: Download complete [2021-08-11T21:47:02.010Z] d77568369979: Verifying Checksum [2021-08-11T21:47:02.010Z] d77568369979: Download complete [2021-08-11T21:47:02.285Z] 595b0fe564bb: Verifying Checksum [2021-08-11T21:47:02.285Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T21:47:02.285Z] 595b0fe564bb: Download complete [2021-08-11T21:47:02.285Z] fc1c9f9a7f3b: Download complete [2021-08-11T21:47:02.285Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T21:47:02.285Z] 170f2ba95c9a: Download complete [2021-08-11T21:47:02.885Z] 595b0fe564bb: Pull complete [2021-08-11T21:47:03.479Z] 24495759ef45: Pull complete [2021-08-11T21:47:03.753Z] d148012ef14d: Pull complete [2021-08-11T21:47:04.942Z] gofmt -l . [2021-08-11T21:47:04.942Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:47:04.942Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T21:47:05.303Z] + ls -al . [2021-08-11T21:47:05.303Z] total 604 [2021-08-11T21:47:05.303Z] drwxrwxr-x 10 1001 1001 4096 Aug 11 21:47 . [2021-08-11T21:47:05.303Z] drwxr-xr-x 4 root root 28 Aug 11 21:45 .. [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 21:43 .dockerignore [2021-08-11T21:47:05.303Z] drwxrwxr-x 8 1001 1001 179 Aug 11 21:43 .git [2021-08-11T21:47:05.303Z] drwxrwxr-x 3 1001 1001 125 Aug 11 21:43 .github [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 21:43 .gitignore [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 21:43 .hadolint.yml [2021-08-11T21:47:05.303Z] drwx------ 3 1001 1001 58 Aug 11 21:44 .semver [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 21:43 .sonarcloud.properties [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 21:43 ADOPTERS.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 21:43 Attribution.txt [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 21:43 CHANGELOG.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 21:43 CONTRIBUTING.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 21:43 GOVERNANCE.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 21:43 Jenkinsfile [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 21:43 LICENSE [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 21:43 Makefile [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 21:43 OWNERS.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 21:43 README.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 21:43 SECURITY.md [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 5 Aug 11 21:44 VERSION [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 21:43 ZMQWindows.md [2021-08-11T21:47:05.303Z] drwxrwxr-x 2 1001 1001 37 Aug 11 21:43 bin [2021-08-11T21:47:05.303Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 21:43 cmd [2021-08-11T21:47:05.303Z] -rw-r--r-- 1 root root 404329 Aug 11 21:46 coverage.out [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 21:43 go.mod [2021-08-11T21:47:05.303Z] -rw-r--r-- 1 root root 48847 Aug 11 21:45 go.sum [2021-08-11T21:47:05.303Z] drwxrwxr-x 8 1001 1001 124 Aug 11 21:43 internal [2021-08-11T21:47:05.303Z] drwxrwxr-x 3 1001 1001 16 Aug 11 21:43 openapi [2021-08-11T21:47:05.303Z] drwxrwxr-x 4 1001 1001 71 Aug 11 21:43 snap [2021-08-11T21:47:05.303Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 21:43 version.go [Pipeline] sh [2021-08-11T21:47:05.645Z] + '[' -e coverage.out ] [2021-08-11T21:47:05.645Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T21:47:05.806Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T21:47:06.133Z] + make build [2021-08-11T21:47:06.133Z] go mod tidy [2021-08-11T21:47:06.133Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T21:47:06.376Z] 97ac5df62f85: Verifying Checksum [2021-08-11T21:47:06.376Z] 97ac5df62f85: Download complete [2021-08-11T21:47:06.978Z] e90a11edd702: Verifying Checksum [2021-08-11T21:47:06.978Z] e90a11edd702: Download complete [2021-08-11T21:47:07.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T21:47:14.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T21:47:14.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T21:47:15.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T21:47:15.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T21:47:16.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T21:47:17.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T21:47:18.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T21:47:19.430Z] e90a11edd702: Pull complete [2021-08-11T21:47:19.430Z] d77568369979: Pull complete [2021-08-11T21:47:19.430Z] fc1c9f9a7f3b: Pull complete [2021-08-11T21:47:19.430Z] 170f2ba95c9a: Pull complete [2021-08-11T21:47:19.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T21:47:20.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T21:47:21.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-11T21:47:22.636Z] $ docker stop --time=1 c2ca9eb6067e6303626275101b7020fc77a373c876cef4777496b0fb2bf6abda [2021-08-11T21:47:24.859Z] 97ac5df62f85: Pull complete [2021-08-11T21:47:24.859Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T21:47:24.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:47:24.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:47:25.183Z] $ docker rm -f c2ca9eb6067e6303626275101b7020fc77a373c876cef4777496b0fb2bf6abda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-11T21:47:25.912Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:47:25.913Z] WORKDIR /edgex [2021-08-11T21:47:25.913Z] COPY go.mod . [2021-08-11T21:47:25.913Z] RUN go mod download [2021-08-11T21:47:25.913Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-11T21:47:27.910Z] Sending build context to Docker daemon 165.9MB [2021-08-11T21:47:27.910Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:47:27.910Z] ---> 04bc70af865f [2021-08-11T21:47:27.910Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:47:28.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T21:47:28.307Z] [2021-08-11T21:47:28.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:47:28.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T21:47:28.883Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-11T21:47:28.883Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-11T21:47:28.883Z] ca9280d653b3: Pulling fs layer [2021-08-11T21:47:28.883Z] 7e9c9ca2126c: Pulling fs layer [2021-08-11T21:47:29.148Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-11T21:47:29.148Z] cbdbe7a5bc2a: Download complete [2021-08-11T21:47:29.415Z] cbdbe7a5bc2a: Pull complete [2021-08-11T21:47:29.998Z] ca9280d653b3: Verifying Checksum [2021-08-11T21:47:29.998Z] ca9280d653b3: Download complete [2021-08-11T21:47:30.584Z] ca9280d653b3: Pull complete [2021-08-11T21:47:32.225Z] ---> Running in e7c5c02d73da [2021-08-11T21:47:32.225Z] Removing intermediate container e7c5c02d73da [2021-08-11T21:47:32.225Z] ---> 64ea7da9e486 [2021-08-11T21:47:32.225Z] Step 3/4 : COPY go.mod . [2021-08-11T21:47:32.492Z] 7e9c9ca2126c: Verifying Checksum [2021-08-11T21:47:32.492Z] 7e9c9ca2126c: Download complete [2021-08-11T21:47:33.207Z] ---> 0dac7b92f0b7 [2021-08-11T21:47:33.208Z] Step 4/4 : RUN go mod download [2021-08-11T21:47:33.208Z] ---> Running in 79ed0d1ad40d [2021-08-11T21:47:35.278Z] 7e9c9ca2126c: Pull complete [2021-08-11T21:47:35.278Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-11T21:47:35.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T21:47:35.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-11T21:47:35.387Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-08-11T21:47:35.451Z] $ 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:latest cat [2021-08-11T21:47:37.434Z] $ docker top f297b87aceb0975bf3b197aa7582a798802bfcdca908ff9fed8411d0bd589f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:47:37.883Z] + docker-compose build --help [2021-08-11T21:47:37.884Z] + grep parallel [2021-08-11T21:47:38.465Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T21:47:38.495Z] $ docker stop --time=1 f297b87aceb0975bf3b197aa7582a798802bfcdca908ff9fed8411d0bd589f69 [2021-08-11T21:47:39.710Z] $ docker rm -f f297b87aceb0975bf3b197aa7582a798802bfcdca908ff9fed8411d0bd589f69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:47:40.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T21:47:40.335Z] . [Pipeline] withDockerContainer [2021-08-11T21:47:40.441Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-08-11T21:47:40.499Z] $ 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:latest cat [2021-08-11T21:47:40.883Z] $ docker top 255bb5546175bc7a928a8f1794c952773f1fd5a5948c486e20cb53d50b1819fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:47:41.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T21:47:41.908Z] Building core-command ... [2021-08-11T21:47:41.908Z] Building core-data ... [2021-08-11T21:47:41.908Z] Building core-metadata ... [2021-08-11T21:47:41.908Z] Building security-bootstrapper ... [2021-08-11T21:47:41.908Z] Building security-proxy-setup ... [2021-08-11T21:47:41.908Z] Building security-secretstore-setup ... [2021-08-11T21:47:41.908Z] Building support-notifications ... [2021-08-11T21:47:41.908Z] Building support-scheduler ... [2021-08-11T21:47:41.908Z] Building sys-mgmt-agent ... [2021-08-11T21:47:41.908Z] Building support-notifications [2021-08-11T21:47:41.908Z] Building core-command [2021-08-11T21:47:41.908Z] Building sys-mgmt-agent [2021-08-11T21:47:41.908Z] Building security-proxy-setup [2021-08-11T21:47:41.908Z] Building support-scheduler [2021-08-11T21:47:50.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:47:50.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:47:50.335Z] ---> 763dfb659611 [2021-08-11T21:47:50.335Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T21:47:50.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:47:50.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:47:50.335Z] ---> 763dfb659611 [2021-08-11T21:47:50.335Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T21:48:00.621Z] ---> Running in a79bc3288ee2 [2021-08-11T21:48:00.621Z] ---> Running in c797799fac8a [2021-08-11T21:48:02.024Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:48:02.024Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:48:02.024Z] ---> 763dfb659611 [2021-08-11T21:48:02.024Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T21:48:04.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:48:04.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:48:04.600Z] ---> 763dfb659611 [2021-08-11T21:48:04.600Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T21:48:06.010Z] ---> Running in 2e0b3be95cfb [2021-08-11T21:48:06.010Z] ---> Running in 2a7a6203066c [2021-08-11T21:48:06.010Z] Removing intermediate container c797799fac8a [2021-08-11T21:48:06.010Z] ---> db572450c6ba [2021-08-11T21:48:06.010Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:48:06.595Z] Removing intermediate container a79bc3288ee2 [2021-08-11T21:48:06.595Z] ---> 164db78cd235 [2021-08-11T21:48:06.595Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:48:06.864Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:48:06.864Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:48:06.864Z] ---> 763dfb659611 [2021-08-11T21:48:06.864Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T21:48:06.864Z] ---> Using cache [2021-08-11T21:48:06.864Z] ---> fc4cbc443e19 [2021-08-11T21:48:06.864Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:48:07.130Z] ---> Running in 6849df1500f2 [2021-08-11T21:48:07.130Z] Removing intermediate container 2e0b3be95cfb [2021-08-11T21:48:07.130Z] ---> fc4cbc443e19 [2021-08-11T21:48:07.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:48:07.130Z] ---> Running in 47b175d87dcd [2021-08-11T21:48:07.130Z] ---> Running in 1de2226e9d22 [2021-08-11T21:48:07.130Z] Removing intermediate container 2a7a6203066c [2021-08-11T21:48:07.130Z] ---> 48b40459dfe4 [2021-08-11T21:48:07.130Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:48:07.130Z] ---> Running in 06f4f13846a2 [2021-08-11T21:48:07.130Z] ---> Running in 4d4f679a1c94 [2021-08-11T21:48:07.721Z] Removing intermediate container 6849df1500f2 [2021-08-11T21:48:07.721Z] ---> 668795aa6c38 [2021-08-11T21:48:07.721Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T21:48:07.990Z] ---> Running in efc4a81dfa7e [2021-08-11T21:48:07.990Z] Removing intermediate container 47b175d87dcd [2021-08-11T21:48:07.990Z] ---> 0d20723fad9f [2021-08-11T21:48:07.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T21:48:07.990Z] ---> Running in 52a00c3aeb76 [2021-08-11T21:48:07.990Z] Removing intermediate container 1de2226e9d22 [2021-08-11T21:48:07.990Z] ---> 40355834f505 [2021-08-11T21:48:07.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T21:48:08.261Z] ---> Running in 84af9b83d472 [2021-08-11T21:48:08.529Z] Removing intermediate container 06f4f13846a2 [2021-08-11T21:48:08.529Z] ---> fe372ffe5c7b [2021-08-11T21:48:08.529Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T21:48:08.529Z] ---> Running in 659e754428d5 [2021-08-11T21:48:08.529Z] Removing intermediate container 4d4f679a1c94 [2021-08-11T21:48:08.529Z] ---> 9c4bf9fdc4b7 [2021-08-11T21:48:08.529Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T21:48:08.529Z] ---> Running in b6bfb6dec763 [2021-08-11T21:48:08.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:08.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:08.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:09.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:48:10.202Z] OK: 219 MiB in 52 packages [2021-08-11T21:48:10.202Z] OK: 219 MiB in 52 packages [2021-08-11T21:48:10.202Z] OK: 219 MiB in 52 packages [2021-08-11T21:48:10.471Z] OK: 219 MiB in 52 packages [2021-08-11T21:48:10.471Z] OK: 219 MiB in 52 packages [2021-08-11T21:48:10.471Z] Removing intermediate container 52a00c3aeb76 [2021-08-11T21:48:10.471Z] ---> 37fffc8bc179 [2021-08-11T21:48:10.471Z] Step 6/23 : COPY go.mod . [2021-08-11T21:48:10.737Z] Removing intermediate container 84af9b83d472 [2021-08-11T21:48:10.737Z] ---> 3294d2b1e851 [2021-08-11T21:48:10.737Z] Step 6/24 : COPY go.mod . [2021-08-11T21:48:10.737Z] ---> a5bb962097e3 [2021-08-11T21:48:10.737Z] Step 7/23 : RUN go mod download [2021-08-11T21:48:10.737Z] ---> 49ee506e0a34 [2021-08-11T21:48:10.737Z] Step 7/24 : RUN go mod download [2021-08-11T21:48:10.737Z] Removing intermediate container 659e754428d5 [2021-08-11T21:48:10.737Z] ---> bc3cfbb54fb9 [2021-08-11T21:48:10.737Z] Step 6/23 : COPY go.mod . [2021-08-11T21:48:11.004Z] ---> Running in a14777bb20e9 [2021-08-11T21:48:11.004Z] ---> Running in 47f0f655645d [2021-08-11T21:48:11.004Z] Removing intermediate container efc4a81dfa7e [2021-08-11T21:48:11.004Z] ---> a31d5c85b6b4 [2021-08-11T21:48:11.004Z] Step 6/22 : COPY go.mod . [2021-08-11T21:48:11.004Z] Removing intermediate container b6bfb6dec763 [2021-08-11T21:48:11.004Z] ---> 5339c552e219 [2021-08-11T21:48:11.004Z] Step 6/24 : COPY go.mod . [2021-08-11T21:48:11.004Z] ---> dd4b2055c313 [2021-08-11T21:48:11.004Z] Step 7/23 : RUN go mod download [2021-08-11T21:48:11.270Z] ---> Running in 79886ab3b76e [2021-08-11T21:48:11.270Z] ---> 0d075f2d791e [2021-08-11T21:48:11.270Z] Step 7/22 : RUN go mod download [2021-08-11T21:48:11.270Z] ---> 6d0db32751bf [2021-08-11T21:48:11.270Z] Step 7/24 : RUN go mod download [2021-08-11T21:48:11.270Z] ---> Running in 8ee90760857a [2021-08-11T21:48:11.270Z] ---> Running in 8f2324b0230a [2021-08-11T21:48:13.221Z] Removing intermediate container a14777bb20e9 [2021-08-11T21:48:13.221Z] ---> 8cf6b950f6eb [2021-08-11T21:48:13.221Z] Step 8/23 : COPY . . [2021-08-11T21:48:13.221Z] Removing intermediate container 47f0f655645d [2021-08-11T21:48:13.221Z] ---> eb118e4b20bc [2021-08-11T21:48:13.221Z] Step 8/24 : COPY . . [2021-08-11T21:48:20.080Z] Removing intermediate container 79886ab3b76e [2021-08-11T21:48:20.080Z] ---> c0a98babe3b6 [2021-08-11T21:48:20.080Z] Step 8/23 : COPY . . [2021-08-11T21:48:20.350Z] Removing intermediate container 8f2324b0230a [2021-08-11T21:48:20.350Z] ---> ac848ab1e1dc [2021-08-11T21:48:20.350Z] Step 8/24 : COPY . . [2021-08-11T21:48:20.350Z] ---> 3f5f80310e8a [2021-08-11T21:48:20.350Z] Step 9/23 : RUN go mod tidy [2021-08-11T21:48:20.350Z] ---> b35bd2ee1452 [2021-08-11T21:48:20.350Z] Step 9/24 : RUN go mod tidy [2021-08-11T21:48:27.625Z] Removing intermediate container 8ee90760857a [2021-08-11T21:48:27.625Z] ---> bdeea5ed408c [2021-08-11T21:48:27.625Z] Step 8/22 : COPY . . [2021-08-11T21:48:32.984Z] ---> Running in 540eed2872eb [2021-08-11T21:48:32.984Z] ---> Running in d77a4260d937 [2021-08-11T21:48:32.984Z] ---> 8e974c81992f [2021-08-11T21:48:32.984Z] Step 9/23 : RUN go mod tidy [2021-08-11T21:48:33.251Z] ---> 0ffd98e5fb3b [2021-08-11T21:48:33.251Z] Step 9/24 : RUN go mod tidy [2021-08-11T21:48:33.515Z] ---> Running in 108fc5a6cd01 [2021-08-11T21:48:33.878Z] ---> Running in b8a170872721 [2021-08-11T21:48:39.238Z] Removing intermediate container 540eed2872eb [2021-08-11T21:48:39.238Z] ---> 9f520d92e27b [2021-08-11T21:48:39.238Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T21:48:39.503Z] Removing intermediate container d77a4260d937 [2021-08-11T21:48:39.503Z] ---> 56dc1e504f9c [2021-08-11T21:48:39.503Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T21:48:39.503Z] Removing intermediate container 108fc5a6cd01 [2021-08-11T21:48:39.503Z] ---> b907e63d2361 [2021-08-11T21:48:39.503Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T21:48:39.503Z] ---> Running in b6660a786850 [2021-08-11T21:48:39.503Z] Removing intermediate container b8a170872721 [2021-08-11T21:48:39.503Z] ---> 3b3f71285fbb [2021-08-11T21:48:39.503Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T21:48:39.790Z] ---> Running in 690f7bfb1bc3 [2021-08-11T21:48:39.790Z] ---> Running in bb2d362b8530 [2021-08-11T21:48:39.790Z] ---> Running in 517e8eb2f7d7 [2021-08-11T21:48:40.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T21:48:40.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T21:48:40.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T21:48:40.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T21:48:49.218Z] ---> 6cc7a85683a2 [2021-08-11T21:48:49.218Z] Step 9/22 : RUN go mod tidy [2021-08-11T21:48:49.218Z] ---> Running in f65698bd15d1 [2021-08-11T21:48:49.833Z] Removing intermediate container f65698bd15d1 [2021-08-11T21:48:49.833Z] ---> fd961816c943 [2021-08-11T21:48:49.833Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T21:48:50.109Z] ---> Running in 7909fba7c036 [2021-08-11T21:48:50.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T21:49:10.020Z] Removing intermediate container 79ed0d1ad40d [2021-08-11T21:49:10.021Z] ---> 2080b21f32a6 [2021-08-11T21:49:10.021Z] Successfully built 2080b21f32a6 [2021-08-11T21:49:10.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:49:10.418Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T21:49:10.418Z] . [Pipeline] withDockerContainer [2021-08-11T21:49:10.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-08-11T21:49:10.826Z] $ 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-arm64 cat [2021-08-11T21:49:12.654Z] $ docker top c3c921d6e3fafd3445e3fb4792195d2b82a328b5063dfc1184cbae4294b43509 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:49:13.704Z] + go version [2021-08-11T21:49:13.705Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T21:49:13.750Z] $ docker stop --time=1 c3c921d6e3fafd3445e3fb4792195d2b82a328b5063dfc1184cbae4294b43509 [2021-08-11T21:49:15.597Z] $ docker rm -f c3c921d6e3fafd3445e3fb4792195d2b82a328b5063dfc1184cbae4294b43509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:49:16.521Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T21:49:16.521Z] . [Pipeline] withDockerContainer [2021-08-11T21:49:16.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-08-11T21:49:16.896Z] $ 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-arm64 cat [2021-08-11T21:49:18.535Z] $ docker top ff9c1fec33a35383ac9dc5e9fcb1ddcded18f699bcf0d1a2fd6933c1417d1b46 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T21:49:18.917Z] ========================================================= [2021-08-11T21:49:18.917Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T21:49:18.917Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:49:19.644Z] + go mod tidy [Pipeline] sh [2021-08-11T21:49:21.316Z] + make test [2021-08-11T21:49:21.316Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-11T21:49:21.316Z] go mod tidy [2021-08-11T21:49:21.917Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T21:49:22.994Z] Removing intermediate container 517e8eb2f7d7 [2021-08-11T21:49:22.994Z] ---> a5084f79676b [2021-08-11T21:49:22.994Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T21:49:22.994Z] ---> Running in 0415beb2a588 [2021-08-11T21:49:22.994Z] Removing intermediate container 690f7bfb1bc3 [2021-08-11T21:49:22.994Z] ---> 30df3d776b71 [2021-08-11T21:49:22.994Z] [2021-08-11T21:49:22.994Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T21:49:22.994Z] 3.12: Pulling from library/alpine [2021-08-11T21:49:22.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T21:49:22.994Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T21:49:22.994Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T21:49:22.994Z] ---> 13621d1b12d4 [2021-08-11T21:49:22.994Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T21:49:22.994Z] ---> Running in 89fd9fe6137c [2021-08-11T21:49:22.994Z] Removing intermediate container b6660a786850 [2021-08-11T21:49:22.994Z] ---> f53e0e16a36f [2021-08-11T21:49:22.994Z] [2021-08-11T21:49:22.994Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T21:49:22.994Z] ---> 13621d1b12d4 [2021-08-11T21:49:22.994Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T21:49:22.995Z] Removing intermediate container 0415beb2a588 [2021-08-11T21:49:22.995Z] ---> 1c6d34407491 [2021-08-11T21:49:22.995Z] [2021-08-11T21:49:22.995Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T21:49:22.995Z] Removing intermediate container bb2d362b8530 [2021-08-11T21:49:22.995Z] ---> e08b145acac1 [2021-08-11T21:49:22.995Z] [2021-08-11T21:49:22.995Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T21:49:22.995Z] ---> 13621d1b12d4 [2021-08-11T21:49:22.995Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T21:49:22.995Z] ---> Running in a773969b9fd8 [2021-08-11T21:49:23.273Z] ---> Running in 054cc81fff90 [2021-08-11T21:49:23.273Z] 20.10.7: Pulling from library/docker [2021-08-11T21:49:23.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:23.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:23.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T21:49:23.547Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:49:23.547Z] OK: 6 MiB in 15 packages [2021-08-11T21:49:23.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:23.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:24.090Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T21:49:24.090Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:49:24.090Z] OK: 6 MiB in 15 packages [2021-08-11T21:49:24.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:24.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T21:49:24.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:24.385Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T21:49:24.385Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T21:49:24.385Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:49:24.385Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T21:49:24.385Z] OK: 6 MiB in 16 packages [2021-08-11T21:49:24.385Z] Removing intermediate container 89fd9fe6137c [2021-08-11T21:49:24.385Z] ---> 2f0058f002a2 [2021-08-11T21:49:24.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:49:24.385Z] ---> Running in ffc98d532368 [2021-08-11T21:49:24.658Z] Removing intermediate container a773969b9fd8 [2021-08-11T21:49:24.658Z] ---> e23c79b0ad3c [2021-08-11T21:49:24.658Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:49:24.658Z] Removing intermediate container ffc98d532368 [2021-08-11T21:49:24.658Z] ---> 76f7a599198b [2021-08-11T21:49:24.658Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T21:49:24.658Z] ---> Running in 70986ace36a9 [2021-08-11T21:49:24.658Z] ---> Running in 3c07bdaac0c9 [2021-08-11T21:49:24.928Z] Removing intermediate container 70986ace36a9 [2021-08-11T21:49:24.928Z] ---> 617ca30b090c [2021-08-11T21:49:24.928Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T21:49:24.928Z] Removing intermediate container 054cc81fff90 [2021-08-11T21:49:24.928Z] ---> 70ce413eb678 [2021-08-11T21:49:24.928Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:49:24.928Z] Removing intermediate container 3c07bdaac0c9 [2021-08-11T21:49:24.928Z] ---> a37004b9bfc3 [2021-08-11T21:49:24.928Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T21:49:24.928Z] ---> Running in 0014d06a5809 [2021-08-11T21:49:24.928Z] ---> Running in 86cbd6bfbac3 [2021-08-11T21:49:24.928Z] ---> Running in df9bf8a79c48 [2021-08-11T21:49:25.199Z] Removing intermediate container 86cbd6bfbac3 [2021-08-11T21:49:25.199Z] ---> a4bdd4480a07 [2021-08-11T21:49:25.199Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T21:49:25.199Z] Removing intermediate container 0014d06a5809 [2021-08-11T21:49:25.199Z] ---> ede238c7d8b3 [2021-08-11T21:49:25.199Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T21:49:25.199Z] ---> Running in 183c8b5638df [2021-08-11T21:49:25.199Z] ---> Running in 59b6ce96d7ed [2021-08-11T21:49:25.199Z] Removing intermediate container df9bf8a79c48 [2021-08-11T21:49:25.199Z] ---> d54533d59545 [2021-08-11T21:49:25.199Z] Step 16/24 : WORKDIR / [2021-08-11T21:49:25.199Z] ---> Running in 4b5ce1fd94e1 [2021-08-11T21:49:25.472Z] Removing intermediate container 59b6ce96d7ed [2021-08-11T21:49:25.472Z] ---> f0fb90afc7b5 [2021-08-11T21:49:25.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:49:25.472Z] Removing intermediate container 183c8b5638df [2021-08-11T21:49:25.472Z] ---> cdff7907d59f [2021-08-11T21:49:25.472Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T21:49:25.472Z] ---> Running in ed8a245da84b [2021-08-11T21:49:25.472Z] Removing intermediate container 4b5ce1fd94e1 [2021-08-11T21:49:25.472Z] ---> d553e0ea0181 [2021-08-11T21:49:25.472Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:49:25.767Z] ---> a751deb0c423 [2021-08-11T21:49:25.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T21:49:26.046Z] Removing intermediate container ed8a245da84b [2021-08-11T21:49:26.046Z] ---> 30f94c19e43a [2021-08-11T21:49:26.046Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:49:26.046Z] ---> 376b9f833abd [2021-08-11T21:49:26.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T21:49:26.639Z] ---> ef6564a773eb [2021-08-11T21:49:26.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T21:49:26.906Z] ---> fa7a3370a2a2 [2021-08-11T21:49:26.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T21:49:26.906Z] ---> 0f55d8d1ca07 [2021-08-11T21:49:26.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T21:49:26.906Z] ---> 0c2d6d30f623 [2021-08-11T21:49:26.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T21:49:27.173Z] ---> adb1c671e66d [2021-08-11T21:49:27.173Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T21:49:27.173Z] Removing intermediate container 7909fba7c036 [2021-08-11T21:49:27.173Z] ---> 07dc46e99ddf [2021-08-11T21:49:27.173Z] [2021-08-11T21:49:27.173Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T21:49:27.173Z] ---> 13621d1b12d4 [2021-08-11T21:49:27.173Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T21:49:27.173Z] ---> Running in df3da2547673 [2021-08-11T21:49:27.173Z] ---> Running in 2fb69b655daf [2021-08-11T21:49:27.173Z] ---> 66ed8235044d [2021-08-11T21:49:27.173Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T21:49:27.173Z] ---> 33b6abac3ea8 [2021-08-11T21:49:27.173Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T21:49:27.173Z] Removing intermediate container df3da2547673 [2021-08-11T21:49:27.173Z] ---> 88d5d7faafbc [2021-08-11T21:49:27.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:49:27.173Z] ---> Running in 44c2e23f833a [2021-08-11T21:49:27.173Z] ---> Running in 26675d68d164 [2021-08-11T21:49:27.173Z] ---> Running in 276ddd5e5d6e [2021-08-11T21:49:27.446Z] Removing intermediate container 44c2e23f833a [2021-08-11T21:49:27.446Z] ---> 1c0463efe640 [2021-08-11T21:49:27.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:49:27.446Z] Removing intermediate container 276ddd5e5d6e [2021-08-11T21:49:27.446Z] ---> f0160b4fe8b9 [2021-08-11T21:49:27.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:49:27.446Z] ---> Running in 78896eff7297 [2021-08-11T21:49:27.446Z] ---> Running in e9ceafc9a659 [2021-08-11T21:49:27.446Z] Removing intermediate container 26675d68d164 [2021-08-11T21:49:27.446Z] ---> d2e5dfb12854 [2021-08-11T21:49:27.446Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T21:49:27.446Z] ---> Running in 940cff3a3c13 [2021-08-11T21:49:27.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:27.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:27.728Z] Removing intermediate container e9ceafc9a659 [2021-08-11T21:49:27.728Z] ---> d1ec12f8ce77 [2021-08-11T21:49:27.728Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T21:49:27.728Z] ---> Running in e8f13eab210d [2021-08-11T21:49:27.728Z] Removing intermediate container 78896eff7297 [2021-08-11T21:49:27.728Z] ---> 208058f2e7c7 [2021-08-11T21:49:27.728Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T21:49:27.728Z] Removing intermediate container 940cff3a3c13 [2021-08-11T21:49:27.728Z] ---> 3648719420d9 [2021-08-11T21:49:27.728Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:49:27.728Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T21:49:27.728Z] ---> Running in a783f067b5e9 [2021-08-11T21:49:27.728Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T21:49:27.728Z] ---> Running in 33522a7d7f4e [2021-08-11T21:49:27.728Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T21:49:27.728Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T21:49:27.999Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:49:27.999Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T21:49:27.999Z] Removing intermediate container e8f13eab210d [2021-08-11T21:49:27.999Z] ---> f0a2944a8ac5 [2021-08-11T21:49:27.999Z] Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:49:27.999Z] Removing intermediate container a783f067b5e9 [2021-08-11T21:49:27.999Z] ---> e2d6d3285469 [2021-08-11T21:49:27.999Z] Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:49:27.999Z] OK: 7 MiB in 18 packages [2021-08-11T21:49:27.999Z] Removing intermediate container 33522a7d7f4e [2021-08-11T21:49:27.999Z] ---> 9379c0d07b78 [2021-08-11T21:49:27.999Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T21:49:27.999Z] ---> Running in 1bac8e21bf13 [2021-08-11T21:49:27.999Z] ---> Running in a9a4a5cfe68c [2021-08-11T21:49:27.999Z] ---> Running in 27418dc41e17 [2021-08-11T21:49:27.999Z] Removing intermediate container 1bac8e21bf13 [2021-08-11T21:49:27.999Z] ---> c7effec8b50b [2021-08-11T21:49:27.999Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T21:49:27.999Z] ---> Running in 11b3bbcae181 [2021-08-11T21:49:28.285Z] Removing intermediate container 27418dc41e17 [2021-08-11T21:49:28.285Z] ---> d29251399840 [2021-08-11T21:49:28.285Z] [2021-08-11T21:49:28.285Z] Removing intermediate container a9a4a5cfe68c [2021-08-11T21:49:28.285Z] ---> ad22284ad6a7 [2021-08-11T21:49:28.285Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T21:49:28.285Z] ---> Running in c507c349ee3d [2021-08-11T21:49:28.285Z] Successfully built d29251399840 [2021-08-11T21:49:28.285Z] Removing intermediate container 11b3bbcae181 [2021-08-11T21:49:28.285Z] ---> 302943368b1b [2021-08-11T21:49:28.285Z] [2021-08-11T21:49:28.285Z] Successfully tagged core-command:latest [2021-08-11T21:49:28.285Z] Building core-metadata [2021-08-11T21:49:28.563Z]  Building core-command ... done Removing intermediate container 2fb69b655daf [2021-08-11T21:49:28.563Z] ---> 418e7abef63c [2021-08-11T21:49:28.563Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T21:49:28.563Z] Successfully built 302943368b1b [2021-08-11T21:49:30.514Z] Successfully tagged support-notifications:latest [2021-08-11T21:49:30.514Z]  Building support-notifications ... done Building security-secretstore-setup [2021-08-11T21:49:30.514Z] Removing intermediate container c507c349ee3d [2021-08-11T21:49:30.514Z] ---> 387f32568641 [2021-08-11T21:49:30.514Z] [2021-08-11T21:49:30.514Z] Successfully built 387f32568641 [2021-08-11T21:49:30.785Z] ---> Running in 93da1c7e5899 [2021-08-11T21:49:30.785Z] Successfully tagged support-scheduler:latest [2021-08-11T21:49:30.785Z]  Building support-scheduler ... done Building core-data [2021-08-11T21:49:36.146Z] Removing intermediate container 93da1c7e5899 [2021-08-11T21:49:36.146Z] ---> 4ffb0e6ec4e3 [2021-08-11T21:49:36.146Z] Step 14/22 : WORKDIR /edgex [2021-08-11T21:49:38.114Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:49:38.114Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:49:38.114Z] ---> 763dfb659611 [2021-08-11T21:49:38.114Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T21:49:38.114Z] ---> Using cache [2021-08-11T21:49:38.114Z] ---> 48b40459dfe4 [2021-08-11T21:49:38.114Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:49:38.114Z] ---> Using cache [2021-08-11T21:49:38.114Z] ---> 9c4bf9fdc4b7 [2021-08-11T21:49:38.114Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T21:49:38.702Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:49:38.702Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:49:38.702Z] ---> 763dfb659611 [2021-08-11T21:49:38.702Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T21:49:38.702Z] ---> Using cache [2021-08-11T21:49:38.702Z] ---> 48b40459dfe4 [2021-08-11T21:49:38.702Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:49:38.702Z] ---> Using cache [2021-08-11T21:49:38.702Z] ---> 9c4bf9fdc4b7 [2021-08-11T21:49:38.702Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T21:49:42.041Z] ---> Running in ca9652e8accd [2021-08-11T21:49:42.041Z] ---> Running in 5cd716658348 [2021-08-11T21:49:42.041Z] ---> Running in 63e7639a730c [2021-08-11T21:49:42.309Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T21:49:42.575Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T21:49:42.575Z] ---> 08bdaf2f88f9 [2021-08-11T21:49:42.575Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:49:42.843Z] Removing intermediate container 63e7639a730c [2021-08-11T21:49:42.843Z] ---> fafecb49298f [2021-08-11T21:49:42.843Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T21:49:43.111Z] ---> Running in 32f2a343008c [2021-08-11T21:49:43.697Z] ---> 5d4763c63ee1 [2021-08-11T21:49:43.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T21:49:43.697Z] Removing intermediate container 32f2a343008c [2021-08-11T21:49:43.697Z] ---> 0f9ec95b8090 [2021-08-11T21:49:43.697Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-11T21:49:44.283Z] ---> Running in cc6f398ba423 [2021-08-11T21:49:44.552Z] ---> 7626dc7980d1 [2021-08-11T21:49:44.552Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T21:49:44.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:44.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:45.088Z] ---> c50d02bcf2b0 [2021-08-11T21:49:45.088Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T21:49:45.088Z] ---> Running in fdea06a69208 [2021-08-11T21:49:45.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:45.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:45.402Z] Removing intermediate container fdea06a69208 [2021-08-11T21:49:45.402Z] ---> 82f9b0cadeab [2021-08-11T21:49:45.402Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T21:49:45.402Z] ---> Running in f7d326e5457d [2021-08-11T21:49:45.677Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T21:49:45.677Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T21:49:45.677Z] Executing bash-5.1.0-r0.post-install [2021-08-11T21:49:45.677Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T21:49:45.677Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T21:49:45.677Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T21:49:45.677Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T21:49:45.677Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T21:49:45.677Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T21:49:45.677Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T21:49:45.677Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T21:49:45.677Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T21:49:45.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:45.677Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T21:49:45.677Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T21:49:45.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:45.677Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T21:49:45.951Z] Removing intermediate container f7d326e5457d [2021-08-11T21:49:45.951Z] ---> 3523dfb59ed8 [2021-08-11T21:49:45.951Z] Step 20/22 : LABEL arch=x86_64 [2021-08-11T21:49:46.230Z] ---> Running in 7102a9193c7c [2021-08-11T21:49:46.230Z] OK: 219 MiB in 52 packages [2021-08-11T21:49:46.503Z] OK: 219 MiB in 52 packages [2021-08-11T21:49:46.503Z] Removing intermediate container 7102a9193c7c [2021-08-11T21:49:46.503Z] ---> 557b2c3ed14b [2021-08-11T21:49:46.503Z] Step 21/22 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:49:46.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:49:46.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:49:46.775Z] ---> 763dfb659611 [2021-08-11T21:49:46.775Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T21:49:46.775Z] ---> Using cache [2021-08-11T21:49:46.775Z] ---> 48b40459dfe4 [2021-08-11T21:49:46.775Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:49:46.775Z] ---> Using cache [2021-08-11T21:49:46.775Z] ---> 9c4bf9fdc4b7 [2021-08-11T21:49:46.775Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T21:49:47.053Z] ---> Running in a00f689638e7 [2021-08-11T21:49:47.053Z] ---> Running in 61b626f9a981 [2021-08-11T21:49:47.342Z] Removing intermediate container a00f689638e7 [2021-08-11T21:49:47.342Z] ---> 5cadbdd4c0d4 [2021-08-11T21:49:47.342Z] Step 22/22 : LABEL version=0.0.0 [2021-08-11T21:49:47.342Z] Removing intermediate container 5cd716658348 [2021-08-11T21:49:47.342Z] ---> 5941f67ee999 [2021-08-11T21:49:47.342Z] Step 6/24 : COPY go.mod . [2021-08-11T21:49:47.619Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T21:49:47.619Z] ---> Running in 09a1774c2871 [2021-08-11T21:49:47.619Z] Removing intermediate container ca9652e8accd [2021-08-11T21:49:47.619Z] ---> b749599d8b8e [2021-08-11T21:49:47.619Z] Step 6/26 : COPY go.mod . [2021-08-11T21:49:47.619Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T21:49:47.619Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T21:49:47.619Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T21:49:47.619Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T21:49:47.619Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T21:49:47.619Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T21:49:47.619Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T21:49:47.619Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T21:49:47.619Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T21:49:47.619Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T21:49:47.619Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T21:49:47.619Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T21:49:47.898Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T21:49:47.899Z] Removing intermediate container 09a1774c2871 [2021-08-11T21:49:47.899Z] ---> 52d689cfa059 [2021-08-11T21:49:47.899Z] [2021-08-11T21:49:47.899Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T21:49:47.899Z] ---> fd8e754fafe4 [2021-08-11T21:49:47.899Z] Step 7/24 : RUN go mod download [2021-08-11T21:49:47.899Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T21:49:47.899Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T21:49:47.899Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T21:49:47.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:47.899Z] ---> 16edf7161130 [2021-08-11T21:49:47.899Z] Step 7/26 : RUN go mod download [2021-08-11T21:49:47.899Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T21:49:47.899Z] Successfully built 52d689cfa059 [2021-08-11T21:49:47.899Z] Successfully tagged security-proxy-setup:latest [2021-08-11T21:49:47.899Z] Building security-bootstrapper [2021-08-11T21:49:48.181Z]  Building security-proxy-setup ... done  ---> Running in d5b022374f05 [2021-08-11T21:49:48.181Z] ---> Running in c910e3cc4a92 [2021-08-11T21:49:48.181Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T21:49:48.181Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T21:49:48.181Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T21:49:48.181Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T21:49:48.181Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T21:49:48.181Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T21:49:48.472Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T21:49:48.472Z] OK: 82 MiB in 59 packages [2021-08-11T21:49:48.768Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T21:49:49.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:49:50.566Z] OK: 219 MiB in 52 packages [2021-08-11T21:49:50.566Z] Collecting docker-compose==1.23.2 [2021-08-11T21:49:50.566Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T21:49:50.846Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T21:49:50.846Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T21:49:50.846Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T21:49:50.846Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T21:49:50.846Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T21:49:50.846Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T21:49:52.299Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T21:49:52.299Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T21:49:52.299Z] Collecting PyYAML<4,>=3.10 [2021-08-11T21:49:52.577Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T21:49:53.181Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T21:49:53.181Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T21:49:53.181Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T21:49:53.181Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T21:49:53.181Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T21:49:53.181Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T21:49:53.456Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-11T21:49:53.456Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T21:49:53.456Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T21:49:53.737Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T21:49:53.737Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T21:49:54.052Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T21:49:54.052Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T21:49:54.052Z] Collecting idna<2.8,>=2.5 [2021-08-11T21:49:54.052Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T21:49:54.052Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:49:54.052Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:49:54.052Z] ---> 763dfb659611 [2021-08-11T21:49:54.052Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T21:49:54.052Z] ---> Using cache [2021-08-11T21:49:54.052Z] ---> 48b40459dfe4 [2021-08-11T21:49:54.052Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:49:54.052Z] ---> Using cache [2021-08-11T21:49:54.052Z] ---> 9c4bf9fdc4b7 [2021-08-11T21:49:54.052Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T21:49:54.052Z] ---> Using cache [2021-08-11T21:49:54.052Z] ---> b749599d8b8e [2021-08-11T21:49:54.052Z] Step 6/32 : COPY go.mod . [2021-08-11T21:49:54.052Z] ---> Using cache [2021-08-11T21:49:54.052Z] ---> 16edf7161130 [2021-08-11T21:49:54.052Z] Step 7/32 : RUN go mod download [2021-08-11T21:49:54.052Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T21:49:54.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T21:49:54.052Z] Collecting certifi>=2017.4.17 [2021-08-11T21:49:54.053Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T21:49:54.053Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T21:49:54.053Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T21:49:54.053Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T21:49:54.053Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T21:49:54.325Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T21:49:54.325Z] Attempting uninstall: urllib3 [2021-08-11T21:49:54.325Z] Found existing installation: urllib3 1.26.2 [2021-08-11T21:49:54.325Z] Uninstalling urllib3-1.26.2: [2021-08-11T21:49:54.325Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T21:49:55.331Z] Attempting uninstall: idna [2021-08-11T21:49:55.331Z] Found existing installation: idna 3.1 [2021-08-11T21:49:55.331Z] Uninstalling idna-3.1: [2021-08-11T21:49:55.331Z] Successfully uninstalled idna-3.1 [2021-08-11T21:49:55.331Z] ---> Running in 91347c28e9a4 [2021-08-11T21:49:55.331Z] Removing intermediate container d5b022374f05 [2021-08-11T21:49:55.331Z] ---> 53863ad2bd7a [2021-08-11T21:49:55.331Z] Step 8/24 : COPY . . [2021-08-11T21:49:55.331Z] Attempting uninstall: chardet [2021-08-11T21:49:55.331Z] Found existing installation: chardet 4.0.0 [2021-08-11T21:49:55.331Z] Uninstalling chardet-4.0.0: [2021-08-11T21:49:55.331Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T21:49:55.331Z] Removing intermediate container 61b626f9a981 [2021-08-11T21:49:55.331Z] ---> bde9ad299e9c [2021-08-11T21:49:55.331Z] Step 6/24 : COPY go.mod . [2021-08-11T21:49:55.633Z] Removing intermediate container c910e3cc4a92 [2021-08-11T21:49:55.633Z] ---> a6b5fe5d24cd [2021-08-11T21:49:55.633Z] Step 8/26 : COPY . . [2021-08-11T21:49:55.633Z] Attempting uninstall: requests [2021-08-11T21:49:55.633Z] Found existing installation: requests 2.25.1 [2021-08-11T21:49:55.633Z] Uninstalling requests-2.25.1: [2021-08-11T21:49:55.633Z] Successfully uninstalled requests-2.25.1 [2021-08-11T21:49:55.930Z] Running setup.py install for texttable: started [2021-08-11T21:49:56.229Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T21:49:56.229Z] Running setup.py install for PyYAML: started [2021-08-11T21:49:57.689Z] ---> 2f1b9c12d68b [2021-08-11T21:49:57.689Z] Step 7/24 : RUN go mod download [2021-08-11T21:49:57.689Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T21:49:59.647Z] Running setup.py install for docopt: started [2021-08-11T21:49:59.647Z] ---> Running in dd2d41ea67d8 [2021-08-11T21:49:59.937Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T21:49:59.937Z] Running setup.py install for dockerpty: started [2021-08-11T21:50:00.554Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T21:50:00.554Z] Removing intermediate container 91347c28e9a4 [2021-08-11T21:50:00.554Z] ---> 330d0d719627 [2021-08-11T21:50:00.554Z] Step 8/32 : COPY . . [2021-08-11T21:50:01.198Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-11T21:50:05.512Z] Removing intermediate container dd2d41ea67d8 [2021-08-11T21:50:05.512Z] ---> bfd7e6f351d3 [2021-08-11T21:50:05.512Z] Step 8/24 : COPY . . [2021-08-11T21:50:08.136Z] ---> 9755f846e2f8 [2021-08-11T21:50:08.136Z] Step 9/24 : RUN go mod tidy [2021-08-11T21:50:08.736Z] ---> 86132ed22f37 [2021-08-11T21:50:08.736Z] Step 9/26 : RUN go mod tidy [2021-08-11T21:50:09.699Z] ---> Running in 9c5f58b22be5 [2021-08-11T21:50:09.965Z] ---> Running in 0eea412af6da [2021-08-11T21:50:10.561Z] Removing intermediate container cc6f398ba423 [2021-08-11T21:50:10.561Z] ---> 4ad8f0445f85 [2021-08-11T21:50:10.561Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T21:50:11.170Z] ---> Running in 00c1c711d0f5 [2021-08-11T21:50:11.764Z] ---> 8f908f0fd3c5 [2021-08-11T21:50:11.764Z] Step 9/32 : RUN go mod tidy [2021-08-11T21:50:12.352Z] ---> Running in 46d23e975c24 [2021-08-11T21:50:12.352Z] Removing intermediate container 00c1c711d0f5 [2021-08-11T21:50:12.352Z] ---> 11a7cfeac591 [2021-08-11T21:50:12.352Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T21:50:12.352Z] ---> Running in efe6b125ab28 [2021-08-11T21:50:12.624Z] ---> 978b12740c6a [2021-08-11T21:50:12.624Z] Step 9/24 : RUN go mod tidy [2021-08-11T21:50:12.624Z] ---> Running in 26282ca85e2c [2021-08-11T21:50:12.624Z] Removing intermediate container 9c5f58b22be5 [2021-08-11T21:50:12.624Z] ---> 52537709ea49 [2021-08-11T21:50:12.624Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T21:50:12.624Z] Removing intermediate container efe6b125ab28 [2021-08-11T21:50:12.624Z] ---> 59f47ddf592a [2021-08-11T21:50:12.624Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T21:50:12.624Z] ---> Running in 60d82d0a376a [2021-08-11T21:50:12.894Z] Removing intermediate container 0eea412af6da [2021-08-11T21:50:12.894Z] ---> bf551cab4f7c [2021-08-11T21:50:12.894Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T21:50:12.894Z] ---> Running in 4c4b088b01a2 [2021-08-11T21:50:13.484Z] ---> 018694cc9112 [2021-08-11T21:50:13.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T21:50:13.484Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T21:50:13.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T21:50:13.757Z] ---> 7d561a91a98a [2021-08-11T21:50:13.757Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T21:50:14.026Z] ---> 1f0f56f3610c [2021-08-11T21:50:14.026Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T21:50:14.026Z] ---> Running in ac8d68060cfd [2021-08-11T21:50:14.296Z] Removing intermediate container ac8d68060cfd [2021-08-11T21:50:14.296Z] ---> 634b6623046f [2021-08-11T21:50:14.296Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:50:14.567Z] ---> Running in a1f82985598e [2021-08-11T21:50:14.567Z] Removing intermediate container 26282ca85e2c [2021-08-11T21:50:14.567Z] ---> f013212394f7 [2021-08-11T21:50:14.567Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T21:50:14.836Z] Removing intermediate container a1f82985598e [2021-08-11T21:50:14.836Z] ---> 03cbe1ffec65 [2021-08-11T21:50:14.836Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T21:50:14.836Z] ---> Running in d66f37292c02 [2021-08-11T21:50:14.836Z] ---> Running in d793ca21f40c [2021-08-11T21:50:14.836Z] Removing intermediate container 46d23e975c24 [2021-08-11T21:50:14.836Z] ---> f5cc2b8b203e [2021-08-11T21:50:14.836Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T21:50:14.836Z] ---> Running in dc1f70ddd0a4 [2021-08-11T21:50:15.104Z] Removing intermediate container d793ca21f40c [2021-08-11T21:50:15.104Z] ---> a921b7cc5184 [2021-08-11T21:50:15.104Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:50:15.104Z] ---> Running in a1a3d13de9ae [2021-08-11T21:50:15.375Z] Removing intermediate container a1a3d13de9ae [2021-08-11T21:50:15.375Z] ---> 38df0d614f1a [2021-08-11T21:50:15.375Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T21:50:15.375Z] ---> Running in 8ebb15a937c1 [2021-08-11T21:50:15.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T21:50:15.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T21:50:15.645Z] Removing intermediate container 8ebb15a937c1 [2021-08-11T21:50:15.645Z] ---> c964903d5642 [2021-08-11T21:50:15.645Z] [2021-08-11T21:50:15.914Z] Successfully built c964903d5642 [2021-08-11T21:50:15.914Z] Successfully tagged sys-mgmt-agent:latest [2021-08-11T21:50:42.692Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T21:50:45.336Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T21:50:47.332Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T21:50:47.581Z] Removing intermediate container 4c4b088b01a2 [2021-08-11T21:50:47.581Z] ---> 3860305571ad [2021-08-11T21:50:47.581Z] [2021-08-11T21:50:47.581Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T21:50:47.581Z] ---> 13621d1b12d4 [2021-08-11T21:50:47.581Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T21:50:47.581Z] Removing intermediate container dc1f70ddd0a4 [2021-08-11T21:50:47.581Z] ---> d1be62a4100e [2021-08-11T21:50:47.581Z] [2021-08-11T21:50:47.581Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T21:50:47.581Z] ---> 13621d1b12d4 [2021-08-11T21:50:47.581Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T21:50:47.581Z] ---> Running in 095e48f04ad7 [2021-08-11T21:50:47.581Z] ---> Running in 86cdcf9a38d1 [2021-08-11T21:50:47.581Z] Removing intermediate container 86cdcf9a38d1 [2021-08-11T21:50:47.581Z] ---> e359b6dcf084 [2021-08-11T21:50:47.581Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T21:50:47.581Z] ---> Running in 0ea137b94ec3 [2021-08-11T21:50:48.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:50:48.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:50:48.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:50:48.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T21:50:48.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:50:48.523Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T21:50:48.523Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T21:50:48.523Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T21:50:48.523Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T21:50:48.523Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T21:50:48.523Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T21:50:48.523Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:50:48.523Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T21:50:48.523Z] OK: 7 MiB in 20 packages [2021-08-11T21:50:48.523Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T21:50:48.523Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T21:50:48.523Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:50:48.523Z] OK: 6 MiB in 16 packages [2021-08-11T21:50:49.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T21:50:49.550Z] Removing intermediate container 0ea137b94ec3 [2021-08-11T21:50:49.550Z] ---> 21187cfac2b4 [2021-08-11T21:50:49.550Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T21:50:49.550Z] Removing intermediate container 095e48f04ad7 [2021-08-11T21:50:49.550Z] ---> af87a99ef4f5 [2021-08-11T21:50:49.550Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T21:50:49.819Z] ---> Running in ac2c76a16490 [2021-08-11T21:50:49.819Z] ---> Running in 2c4369b1d4f8 [2021-08-11T21:50:50.100Z] Removing intermediate container d66f37292c02 [2021-08-11T21:50:50.100Z] ---> 4b175675aad2 [2021-08-11T21:50:50.100Z] [2021-08-11T21:50:50.100Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T21:50:50.100Z] ---> 13621d1b12d4 [2021-08-11T21:50:50.100Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T21:50:50.100Z] ---> Using cache [2021-08-11T21:50:50.100Z] ---> e23c79b0ad3c [2021-08-11T21:50:50.100Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:50:50.100Z] ---> Using cache [2021-08-11T21:50:50.100Z] ---> 617ca30b090c [2021-08-11T21:50:50.100Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T21:50:50.100Z] Removing intermediate container ac2c76a16490 [2021-08-11T21:50:50.100Z] ---> b15fcf4d9320 [2021-08-11T21:50:50.100Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T21:50:50.100Z] Removing intermediate container 2c4369b1d4f8 [2021-08-11T21:50:50.100Z] ---> d9837b8ab9a5 [2021-08-11T21:50:50.100Z] Step 14/26 : WORKDIR / [2021-08-11T21:50:50.100Z] ---> Running in cdda91d0ff5c [2021-08-11T21:50:50.100Z] ---> Running in fa21b54a3b84 [2021-08-11T21:50:50.100Z] ---> Running in 3368eae5ad0a [2021-08-11T21:50:50.375Z] Removing intermediate container cdda91d0ff5c [2021-08-11T21:50:50.375Z] ---> 8b9990b4db68 [2021-08-11T21:50:50.375Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T21:50:50.375Z] ---> Running in 4f0d7bb49107 [2021-08-11T21:50:50.375Z] Removing intermediate container 3368eae5ad0a [2021-08-11T21:50:50.375Z] ---> 33cfeddedc3d [2021-08-11T21:50:50.375Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T21:50:50.375Z] Removing intermediate container fa21b54a3b84 [2021-08-11T21:50:50.375Z] ---> fc68746efb49 [2021-08-11T21:50:50.375Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-11T21:50:50.375Z] ---> Running in 93ad04f48a37 [2021-08-11T21:50:50.650Z] Removing intermediate container 4f0d7bb49107 [2021-08-11T21:50:50.650Z] ---> 3189ec6b3d2f [2021-08-11T21:50:50.650Z] Step 16/24 : WORKDIR / [2021-08-11T21:50:50.650Z] ---> Running in 16028806821c [2021-08-11T21:50:50.650Z] ---> e8820853f554 [2021-08-11T21:50:50.650Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-11T21:50:50.650Z] Removing intermediate container 16028806821c [2021-08-11T21:50:50.650Z] ---> ffa5f73d50be [2021-08-11T21:50:50.650Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:50:51.241Z] ---> 640b8a118bb0 [2021-08-11T21:50:51.241Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T21:50:51.509Z] ---> f7a441a448e7 [2021-08-11T21:50:51.509Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T21:50:51.509Z] ---> c01dc4f52514 [2021-08-11T21:50:51.509Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-11T21:50:51.509Z] Removing intermediate container 60d82d0a376a [2021-08-11T21:50:51.509Z] ---> 9211d8529702 [2021-08-11T21:50:51.509Z] [2021-08-11T21:50:51.509Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T21:50:51.509Z] ---> 13621d1b12d4 [2021-08-11T21:50:51.509Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T21:50:51.509Z] Removing intermediate container 93ad04f48a37 [2021-08-11T21:50:51.509Z] ---> 35eb56fdd3c9 [2021-08-11T21:50:51.509Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T21:50:51.779Z] ---> Running in 2e97718a7c12 [2021-08-11T21:50:51.779Z] ---> Running in c6f472379850 [2021-08-11T21:50:51.779Z] ---> c44265ca23f6 [2021-08-11T21:50:51.779Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T21:50:51.779Z] Removing intermediate container 2e97718a7c12 [2021-08-11T21:50:51.779Z] ---> 56291c204f41 [2021-08-11T21:50:51.779Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T21:50:51.779Z] ---> 2f567243ea9d [2021-08-11T21:50:51.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T21:50:52.050Z] ---> Running in 7174275dbda3 [2021-08-11T21:50:52.050Z] Removing intermediate container c6f472379850 [2021-08-11T21:50:52.050Z] ---> 99e1df07c697 [2021-08-11T21:50:52.050Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T21:50:52.050Z] Removing intermediate container 7174275dbda3 [2021-08-11T21:50:52.050Z] ---> 52b8bebeee04 [2021-08-11T21:50:52.050Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T21:50:52.050Z] ---> 05ed9f90d9c0 [2021-08-11T21:50:52.050Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T21:50:52.050Z] ---> b7e034dc23f8 [2021-08-11T21:50:52.050Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T21:50:52.050Z] ---> Running in 388920ca7c50 [2021-08-11T21:50:52.321Z] ---> Running in 3de05ded8c7d [2021-08-11T21:50:52.321Z] ---> 1945d21c9f7e [2021-08-11T21:50:52.321Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T21:50:52.321Z] Removing intermediate container 388920ca7c50 [2021-08-11T21:50:52.321Z] ---> 9a556ae20735 [2021-08-11T21:50:52.321Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:50:52.321Z] ---> Running in db37f5f90808 [2021-08-11T21:50:52.591Z] ---> Running in e11995c568f7 [2021-08-11T21:50:52.591Z] Removing intermediate container 3de05ded8c7d [2021-08-11T21:50:52.591Z] ---> 8dade4d837b9 [2021-08-11T21:50:52.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:50:52.591Z] ---> 08ddacced7a9 [2021-08-11T21:50:52.591Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T21:50:52.591Z] ---> Running in 2f638ffdad41 [2021-08-11T21:50:52.591Z] Removing intermediate container 2f638ffdad41 [2021-08-11T21:50:52.591Z] ---> 131ebbeeef3d [2021-08-11T21:50:52.591Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T21:50:52.871Z] ---> 86db07bdf76e [2021-08-11T21:50:52.871Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-11T21:50:52.871Z] ---> Running in 125b41084dc3 [2021-08-11T21:50:52.871Z] ---> Running in b72d14b001ff [2021-08-11T21:50:52.871Z] Removing intermediate container 125b41084dc3 [2021-08-11T21:50:52.871Z] ---> 9838553468b1 [2021-08-11T21:50:52.871Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:50:52.871Z] ---> Running in 5701b63be1b6 [2021-08-11T21:50:53.147Z] Removing intermediate container 5701b63be1b6 [2021-08-11T21:50:53.147Z] ---> c24d6cd47f7c [2021-08-11T21:50:53.147Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T21:50:53.147Z] ---> Running in 0871add1617e [2021-08-11T21:50:53.419Z] Removing intermediate container 0871add1617e [2021-08-11T21:50:53.419Z] ---> 12b0dd236984 [2021-08-11T21:50:53.419Z] [2021-08-11T21:50:53.419Z] Removing intermediate container e11995c568f7 [2021-08-11T21:50:53.419Z] ---> 75f6ccd0bf5f [2021-08-11T21:50:53.419Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T21:50:53.419Z] ---> Running in cd5cc7f9b04d [2021-08-11T21:50:53.419Z] Successfully built 12b0dd236984 [2021-08-11T21:50:53.419Z] Successfully tagged core-metadata:latest [2021-08-11T21:50:53.419Z]  Building core-metadata ... done Removing intermediate container db37f5f90808 [2021-08-11T21:50:53.419Z] ---> 9dfe252a00b3 [2021-08-11T21:50:53.419Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:50:53.690Z] Removing intermediate container b72d14b001ff [2021-08-11T21:50:53.690Z] ---> 9e0a959fb563 [2021-08-11T21:50:53.690Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T21:50:53.690Z] ---> Running in 9e7548c74150 [2021-08-11T21:50:53.690Z] ---> 3f297dc12056 [2021-08-11T21:50:53.690Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T21:50:53.958Z] Removing intermediate container 9e7548c74150 [2021-08-11T21:50:53.958Z] ---> 5ef02c3efc04 [2021-08-11T21:50:53.958Z] Step 24/26 : LABEL arch=x86_64 [2021-08-11T21:50:53.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:50:53.958Z] ---> Running in 3f7776849c5d [2021-08-11T21:50:53.958Z] ---> 2f2a572f189a [2021-08-11T21:50:53.958Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T21:50:53.958Z] Removing intermediate container 3f7776849c5d [2021-08-11T21:50:53.958Z] ---> 07ebc15e5226 [2021-08-11T21:50:53.958Z] Step 25/26 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:50:53.958Z] ---> Running in 72378627d4f9 [2021-08-11T21:50:54.231Z] ---> c4994a9e457d [2021-08-11T21:50:54.231Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T21:50:54.231Z] Removing intermediate container 72378627d4f9 [2021-08-11T21:50:54.231Z] ---> ad96a8e59a16 [2021-08-11T21:50:54.231Z] Step 26/26 : LABEL version=0.0.0 [2021-08-11T21:50:54.231Z] ---> Running in feff36f345e8 [2021-08-11T21:50:54.231Z] Removing intermediate container feff36f345e8 [2021-08-11T21:50:54.231Z] ---> 3515f6c30635 [2021-08-11T21:50:54.231Z] [2021-08-11T21:50:54.502Z] ---> e288e394d2f8 [2021-08-11T21:50:54.502Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T21:50:54.502Z] Successfully built 3515f6c30635 [2021-08-11T21:50:54.502Z] Successfully tagged security-secretstore-setup:latest [2021-08-11T21:50:54.502Z]  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:50:54.502Z] ---> 8266ba823d2d [2021-08-11T21:50:54.502Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T21:50:54.774Z] ---> Running in cdc92b226ee8 [2021-08-11T21:50:54.774Z] Removing intermediate container cdc92b226ee8 [2021-08-11T21:50:54.774Z] ---> e10da2cdf138 [2021-08-11T21:50:54.774Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T21:50:55.051Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T21:50:55.051Z] ---> 5b411950baf4 [2021-08-11T21:50:55.051Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T21:50:55.051Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T21:50:55.051Z] ---> Running in e5b340e06f38 [2021-08-11T21:50:55.051Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T21:50:55.318Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T21:50:55.585Z] Removing intermediate container e5b340e06f38 [2021-08-11T21:50:55.585Z] ---> 34fe7cc69fdc [2021-08-11T21:50:55.585Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T21:50:55.585Z] ---> Running in 0b1f242a6724 [2021-08-11T21:50:55.854Z] Removing intermediate container 0b1f242a6724 [2021-08-11T21:50:55.854Z] ---> c31680adec64 [2021-08-11T21:50:55.854Z] Step 29/32 : CMD ["gate"] [2021-08-11T21:50:55.854Z] ---> Running in 871551fc86ca [2021-08-11T21:50:55.854Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T21:50:55.854Z] Removing intermediate container 871551fc86ca [2021-08-11T21:50:55.854Z] ---> 120559830d1a [2021-08-11T21:50:55.854Z] Step 30/32 : LABEL arch=x86_64 [2021-08-11T21:50:56.126Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T21:50:56.126Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:50:56.126Z] OK: 8 MiB in 20 packages [2021-08-11T21:50:56.126Z] ---> Running in 99d7ffcc7380 [2021-08-11T21:50:56.126Z] Removing intermediate container 99d7ffcc7380 [2021-08-11T21:50:56.126Z] ---> 9ad542a89a2f [2021-08-11T21:50:56.126Z] Step 31/32 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:50:56.395Z] ---> Running in 4d52d47c653c [2021-08-11T21:50:56.395Z] Removing intermediate container 4d52d47c653c [2021-08-11T21:50:56.395Z] ---> 298bc77286f2 [2021-08-11T21:50:56.395Z] Step 32/32 : LABEL version=0.0.0 [2021-08-11T21:50:56.395Z] Removing intermediate container cd5cc7f9b04d [2021-08-11T21:50:56.395Z] ---> 7018261726dd [2021-08-11T21:50:56.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:50:56.663Z] ---> Running in b6727033f62d [2021-08-11T21:50:56.663Z] ---> 1c7db1c02cec [2021-08-11T21:50:56.663Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T21:50:56.663Z] Removing intermediate container b6727033f62d [2021-08-11T21:50:56.663Z] ---> cf73bb6a64cb [2021-08-11T21:50:56.663Z] [2021-08-11T21:50:56.663Z] Successfully built cf73bb6a64cb [2021-08-11T21:50:56.663Z] Successfully tagged security-bootstrapper:latest [2021-08-11T21:50:57.255Z]  Building security-bootstrapper ... done  ---> 4077cfdf1353 [2021-08-11T21:50:57.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T21:50:57.255Z] ---> c32ee56cf067 [2021-08-11T21:50:57.255Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T21:50:57.255Z] ---> Running in a0738b284520 [2021-08-11T21:50:57.255Z] Removing intermediate container a0738b284520 [2021-08-11T21:50:57.255Z] ---> 6e091980721c [2021-08-11T21:50:57.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:50:57.255Z] ---> Running in b739fbd6ec67 [2021-08-11T21:50:57.524Z] Removing intermediate container b739fbd6ec67 [2021-08-11T21:50:57.524Z] ---> ee45859f7a08 [2021-08-11T21:50:57.524Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T21:50:57.524Z] ---> Running in 798bab9c6260 [2021-08-11T21:50:57.524Z] Removing intermediate container 798bab9c6260 [2021-08-11T21:50:57.524Z] ---> 89f58346e246 [2021-08-11T21:50:57.524Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:50:57.524Z] ---> Running in 8d412beecd5b [2021-08-11T21:50:57.793Z] Removing intermediate container 8d412beecd5b [2021-08-11T21:50:57.793Z] ---> 6a7cfe41dc97 [2021-08-11T21:50:57.793Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T21:50:57.793Z] ---> Running in 6dd1de382c2e [2021-08-11T21:50:57.793Z] Removing intermediate container 6dd1de382c2e [2021-08-11T21:50:57.793Z] ---> 6fe515db4bc7 [2021-08-11T21:50:57.793Z] [2021-08-11T21:50:57.793Z] Successfully built 6fe515db4bc7 [2021-08-11T21:50:57.793Z] Successfully tagged core-data:latest [2021-08-11T21:50:58.074Z]  Building core-data ... done  [Pipeline] } [2021-08-11T21:50:58.098Z] $ docker stop --time=1 255bb5546175bc7a928a8f1794c952773f1fd5a5948c486e20cb53d50b1819fe [2021-08-11T21:50:59.359Z] $ docker rm -f 255bb5546175bc7a928a8f1794c952773f1fd5a5948c486e20cb53d50b1819fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:50:59.833Z] + docker images [2021-08-11T21:50:59.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T21:50:59.833Z] core-data latest 6fe515db4bc7 2 seconds ago 20.4MB [2021-08-11T21:50:59.833Z] security-bootstrapper latest cf73bb6a64cb 3 seconds ago 18.8MB [2021-08-11T21:50:59.833Z] security-secretstore-setup latest 3515f6c30635 5 seconds ago 29MB [2021-08-11T21:50:59.833Z] core-metadata latest 12b0dd236984 6 seconds ago 16.7MB [2021-08-11T21:50:59.833Z] 9211d8529702 8 seconds ago 1.75GB [2021-08-11T21:50:59.833Z] 4b175675aad2 10 seconds ago 1.75GB [2021-08-11T21:50:59.833Z] d1be62a4100e 13 seconds ago 1.75GB [2021-08-11T21:50:59.833Z] 3860305571ad 13 seconds ago 1.75GB [2021-08-11T21:50:59.833Z] sys-mgmt-agent latest c964903d5642 44 seconds ago 325MB [2021-08-11T21:50:59.834Z] security-proxy-setup latest 52d689cfa059 About a minute ago 25.9MB [2021-08-11T21:50:59.834Z] support-notifications latest 302943368b1b About a minute ago 16.8MB [2021-08-11T21:50:59.834Z] support-scheduler latest 387f32568641 About a minute ago 16.1MB [2021-08-11T21:50:59.834Z] core-command latest d29251399840 About a minute ago 16MB [2021-08-11T21:50:59.834Z] 07dc46e99ddf About a minute ago 1.75GB [2021-08-11T21:50:59.834Z] e08b145acac1 About a minute ago 1.75GB [2021-08-11T21:50:59.834Z] 1c6d34407491 About a minute ago 1.75GB [2021-08-11T21:50:59.834Z] f53e0e16a36f About a minute ago 1.75GB [2021-08-11T21:50:59.834Z] 30df3d776b71 About a minute ago 1.74GB [2021-08-11T21:50:59.834Z] ci-base-image-x86_64 latest 763dfb659611 5 minutes ago 1.24GB [2021-08-11T21:50:59.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB [2021-08-11T21:50:59.834Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 9 days ago 37.5MB [2021-08-11T21:50:59.834Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-11T21:50:59.834Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-11T21:50:59.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-11T21:51:01.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T21:51:01.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T21:51:01.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T21:51:01.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T21:51:01.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T21:51:01.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T21:51:02.786Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T21:51:02.786Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T21:51:02.786Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T21:51:02.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T21:51:15.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2021-08-11T21:51:15.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T21:51:15.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T21:51:15.383Z] Still waiting to schedule task [2021-08-11T21:51:15.383Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-11T21:51:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 100.0% of statements [2021-08-11T21:51:17.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T21:51:18.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 46.3% of statements [2021-08-11T21:51:18.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T21:51:18.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T21:51:19.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.588s coverage: 90.1% of statements [2021-08-11T21:51:19.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T21:51:19.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:51:23.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements [2021-08-11T21:51:23.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T21:51:23.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T21:51:23.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T21:51:23.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T21:51:23.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.495s coverage: 94.2% of statements [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 60.0% of statements [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.296s coverage: 0.8% of statements [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements [2021-08-11T21:51:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T21:51:28.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements [2021-08-11T21:51:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements [2021-08-11T21:51:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.162s coverage: 94.1% of statements [2021-08-11T21:51:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements [2021-08-11T21:51:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements [2021-08-11T21:51:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2021-08-11T21:51:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-08-11T21:51:50.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.670s coverage: 81.8% of statements [2021-08-11T21:51:50.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.212s coverage: 58.8% of statements [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2021-08-11T21:51:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements [2021-08-11T21:51:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T21:51:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.841s coverage: 64.4% of statements [2021-08-11T21:51:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T21:51:58.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T21:51:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-08-11T21:51:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-08-11T21:51:58.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-08-11T21:51:58.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-08-11T21:51:59.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-08-11T21:52:03.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.103s coverage: 66.9% of statements [2021-08-11T21:52:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T21:52:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T21:52:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T21:52:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.6% of statements [2021-08-11T21:52:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T21:52:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T21:52:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2021-08-11T21:52:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T21:52:05.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2021-08-11T21:52:05.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 92.0% of statements [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T21:52:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.247s coverage: 100.0% of statements [2021-08-11T21:52:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-11T21:52:14.629Z] GO111MODULE=on go vet ./... [2021-08-11T21:52:30.637Z] Running on prd-ubuntu18.04-docker-8c-8g-608 in /w/workspace/edgexfoundry_edgex-go_PR-3666 [Pipeline] { [Pipeline] ws [2021-08-11T21:52:30.693Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-11T21:52:30.848Z] The recommended git tool is: git [2021-08-11T21:52:33.394Z] using credential edgex-jenkins-ssh [2021-08-11T21:52:33.418Z] Cloning the remote Git repository [2021-08-11T21:52:33.442Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T21:52:33.516Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-11T21:52:33.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T21:52:33.556Z] > git --version # timeout=10 [2021-08-11T21:52:33.562Z] > git --version # 'git version 2.17.1' [2021-08-11T21:52:33.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:52:33.593Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:52:43.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T21:52:43.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:52:43.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T21:52:43.714Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T21:52:43.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:52:43.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3666/head:refs/remotes/origin/PR-3666 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:52:44.359Z] Merging remotes/origin/main commit 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f into PR head commit 7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:52:44.473Z] Merge succeeded, producing 7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:52:44.474Z] Checking out Revision 7b2766c8135cef0f0492767722a69bd28c3f7af1 (PR-3666) [2021-08-11T21:52:44.368Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:52:44.374Z] > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 [2021-08-11T21:52:44.438Z] > git remote # timeout=10 [2021-08-11T21:52:44.444Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:52:44.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:52:44.455Z] > git merge 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 [2021-08-11T21:52:44.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:52:44.473Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:52:44.477Z] > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 [2021-08-11T21:52:48.268Z] Commit message: "refactor: Clean up TOML quotes" [2021-08-11T21:52:48.293Z] > git --version # timeout=10 [2021-08-11T21:52:48.307Z] > git --version # 'git version 2.17.1' [2021-08-11T21:52:48.312Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:52:49.236Z] + echo snap-build.sh [2021-08-11T21:52:49.237Z] snap-build.sh [2021-08-11T21:52:49.237Z] + SNAP_BASE_DIR=. [2021-08-11T21:52:49.237Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-11T21:52:49.237Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-11T21:52:49.237Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-11T21:52:49.237Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-11T21:52:49.237Z] + cd /w/workspace/edgex-go/1 [2021-08-11T21:52:49.237Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-11T21:52:49.237Z] Reading package lists... [2021-08-11T21:52:49.237Z] Building dependency tree... [2021-08-11T21:52:49.237Z] Reading state information... [2021-08-11T21:52:49.237Z] The following packages were automatically installed and are no longer required: [2021-08-11T21:52:49.237Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-11T21:52:49.237Z] uidmap xdelta3 [2021-08-11T21:52:49.237Z] Use 'sudo apt autoremove' to remove them. [2021-08-11T21:52:49.237Z] The following packages will be REMOVED: [2021-08-11T21:52:49.237Z] lxd* lxd-client* [2021-08-11T21:52:49.504Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-11T21:52:49.504Z] After this operation, 31.7 MB disk space will be freed. [2021-08-11T21:52:50.037Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-11T21:52:50.037Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-11T21:52:50.622Z] Removing lxd dnsmasq configuration [2021-08-11T21:52:50.622Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-11T21:52:50.891Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-11T21:52:51.474Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T21:52:51.741Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-11T21:52:51.741Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-11T21:52:53.154Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-11T21:52:53.154Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-11T21:52:53.741Z] + sudo snap remove --purge lxd [2021-08-11T21:52:53.741Z] snap "lxd" is not installed [2021-08-11T21:52:53.741Z] + sudo groupadd --force --system lxd [2021-08-11T21:52:53.741Z] ++ whoami [2021-08-11T21:52:53.741Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-11T21:52:53.741Z] + newgrp - lxd [2021-08-11T21:52:53.741Z] + sudo snap install lxd [2021-08-11T21:53:01.950Z] 2021-08-11T21:52:59Z INFO Waiting for automatic snapd restart... [2021-08-11T21:53:16.956Z] lxd 4.17 from Canonical* installed [2021-08-11T21:53:16.956Z] + sudo lxd init --auto [2021-08-11T21:53:27.045Z] + sudo snap install --classic snapcraft [2021-08-11T21:53:36.462Z] gofmt -l . [2021-08-11T21:53:36.462Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:53:36.462Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T21:53:37.410Z] + ls -al . [2021-08-11T21:53:37.411Z] total 632 [2021-08-11T21:53:37.411Z] drwxrwxr-x 9 1001 1001 4096 Aug 11 21:53 . [2021-08-11T21:53:37.411Z] drwxr-xr-x 4 root root 4096 Aug 11 21:49 .. [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 21:46 .dockerignore [2021-08-11T21:53:37.411Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 21:46 .git [2021-08-11T21:53:37.411Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 21:46 .github [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 21:46 .gitignore [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 21:46 .hadolint.yml [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 21:46 .sonarcloud.properties [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 21:46 ADOPTERS.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 21:46 Attribution.txt [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 21:46 CHANGELOG.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 21:46 CONTRIBUTING.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 21:46 GOVERNANCE.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 21:46 Jenkinsfile [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 21:46 LICENSE [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 21:46 Makefile [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 21:46 OWNERS.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 21:46 README.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 21:46 SECURITY.md [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 5 Aug 11 21:44 VERSION [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 21:46 ZMQWindows.md [2021-08-11T21:53:37.411Z] drwxrwxr-x 2 1001 1001 4096 Aug 11 21:46 bin [2021-08-11T21:53:37.411Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 21:46 cmd [2021-08-11T21:53:37.411Z] -rw-r--r-- 1 root root 404329 Aug 11 21:52 coverage.out [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 21:46 go.mod [2021-08-11T21:53:37.411Z] -rw-r--r-- 1 root root 48847 Aug 11 21:49 go.sum [2021-08-11T21:53:37.411Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 21:46 internal [2021-08-11T21:53:37.411Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 21:46 openapi [2021-08-11T21:53:37.411Z] drwxrwxr-x 4 1001 1001 4096 Aug 11 21:46 snap [2021-08-11T21:53:37.411Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 21:46 version.go [Pipeline] sh [2021-08-11T21:53:38.086Z] + '[' -e coverage.out ] [2021-08-11T21:53:38.086Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T21:53:38.125Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T21:53:39.101Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T21:53:39.375Z] snapcraft 5.0 from Canonical* installed [2021-08-11T21:53:39.375Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-11T21:53:39.375Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-11T21:53:39.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T21:53:39.375Z] Dload Upload Total Spent Left Speed [2021-08-11T21:53:39.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 [2021-08-11T21:53:39.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5885k 0 --:--:-- --:--:-- --:--:-- 9159k [2021-08-11T21:53:39.375Z] ./yq_linux_amd64 [2021-08-11T21:53:39.375Z] + sudo snapcraft prime --use-lxd [2021-08-11T21:53:39.781Z] + make build [2021-08-11T21:53:39.781Z] go mod tidy [2021-08-11T21:53:40.393Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T21:53:41.327Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-11T21:53:41.327Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-11T21:53:41.327Z] - README.md [2021-08-11T21:53:41.327Z] [2021-08-11T21:53:41.327Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-11T21:53:41.327Z] Launching a container. [2021-08-11T21:53:47.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T21:53:49.547Z] Waiting for container to be ready [2021-08-11T21:53:49.547Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-11T21:53:49.547Z] [2021-08-11T21:53:52.901Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-11T21:53:53.170Z] Waiting for network to be ready... [2021-08-11T21:53:53.439Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-11T21:53:53.707Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-11T21:53:53.707Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-11T21:53:53.974Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-11T21:53:53.974Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-11T21:53:53.974Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-11T21:53:53.974Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-11T21:53:53.974Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-11T21:53:53.974Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-11T21:53:53.974Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-11T21:53:54.247Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-11T21:53:54.247Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-11T21:53:54.834Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-11T21:53:54.834Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-11T21:53:54.834Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-11T21:53:54.834Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-11T21:53:54.834Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-11T21:53:54.834Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-11T21:53:55.101Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-11T21:53:55.101Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-11T21:53:55.368Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-11T21:53:55.368Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-11T21:53:55.368Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-11T21:53:55.368Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-11T21:53:55.368Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-11T21:53:55.368Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-11T21:53:55.637Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-11T21:53:58.225Z] Fetched 25.0 MB in 4s (5906 kB/s) [2021-08-11T21:53:58.808Z] Reading package lists... [2021-08-11T21:53:58.808Z] Reading package lists... [2021-08-11T21:53:59.076Z] Building dependency tree... [2021-08-11T21:53:59.076Z] Reading state information... [2021-08-11T21:53:59.076Z] The following additional packages will be installed: [2021-08-11T21:53:59.076Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-11T21:53:59.076Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-11T21:53:59.076Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-11T21:53:59.076Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-11T21:53:59.076Z] Suggested packages: [2021-08-11T21:53:59.076Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-11T21:53:59.076Z] Recommended packages: [2021-08-11T21:53:59.076Z] gnupg libsasl2-modules [2021-08-11T21:53:59.076Z] The following NEW packages will be installed: [2021-08-11T21:53:59.076Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-11T21:53:59.076Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-11T21:53:59.076Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-11T21:53:59.076Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-11T21:53:59.076Z] The following packages will be upgraded: [2021-08-11T21:53:59.076Z] gpg gpg-agent gpgconf libudev1 [2021-08-11T21:53:59.343Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-11T21:53:59.343Z] Need to get 3527 kB of archives. [2021-08-11T21:53:59.343Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-11T21:53:59.343Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-11T21:53:59.343Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-11T21:53:59.343Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-11T21:53:59.343Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-11T21:53:59.343Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-11T21:53:59.343Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-11T21:53:59.343Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-11T21:53:59.940Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-11T21:53:59.940Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-11T21:53:59.940Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-11T21:53:59.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-11T21:53:59.940Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-11T21:54:00.293Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-11T21:54:00.293Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-11T21:54:00.293Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-11T21:54:00.293Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-11T21:54:00.293Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-11T21:54:00.293Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-11T21:54:00.293Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-11T21:54:00.293Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-11T21:54:00.293Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-11T21:54:00.293Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-11T21:54:00.293Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T21:54:00.293Z] Fetched 3527 kB in 1s (3360 kB/s) [2021-08-11T21:54:00.579Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-11T21:54:00.579Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-11T21:54:00.579Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T21:54:00.579Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-11T21:54:00.579Z] Selecting previously unselected package udev. [2021-08-11T21:54:00.579Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-11T21:54:00.579Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-11T21:54:00.579Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-11T21:54:00.852Z] Selecting previously unselected package libfuse2:amd64. [2021-08-11T21:54:00.852Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-11T21:54:00.852Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-11T21:54:00.852Z] Selecting previously unselected package fuse. [2021-08-11T21:54:00.852Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-11T21:54:00.852Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-11T21:54:00.852Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T21:54:00.852Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T21:54:00.852Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T21:54:00.852Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T21:54:00.852Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T21:54:01.118Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T21:54:01.118Z] Selecting previously unselected package libksba8:amd64. [2021-08-11T21:54:01.118Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-11T21:54:01.118Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-11T21:54:01.118Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-11T21:54:01.118Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.118Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.118Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-11T21:54:01.118Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.118Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.386Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-11T21:54:01.386Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.386Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.386Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-11T21:54:01.386Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.386Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.386Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-11T21:54:01.386Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.386Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.386Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-11T21:54:01.386Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.386Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.386Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-11T21:54:01.386Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.386Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.655Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-11T21:54:01.655Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.655Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.655Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-11T21:54:01.655Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-11T21:54:01.655Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:01.655Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-11T21:54:01.655Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-11T21:54:01.655Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T21:54:01.655Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-11T21:54:01.655Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-11T21:54:01.655Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T21:54:01.924Z] Selecting previously unselected package libldap-common. [2021-08-11T21:54:01.924Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-11T21:54:01.924Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T21:54:01.924Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-11T21:54:01.924Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-11T21:54:01.924Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T21:54:01.924Z] Selecting previously unselected package dirmngr. [2021-08-11T21:54:01.924Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T21:54:01.924Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-11T21:54:01.924Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T21:54:01.924Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-11T21:54:01.924Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-11T21:54:01.924Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T21:54:01.924Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-11T21:54:02.193Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-11T21:54:02.193Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.193Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-11T21:54:02.193Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T21:54:02.193Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-11T21:54:02.462Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-11T21:54:02.462Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.462Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-11T21:54:02.462Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-11T21:54:02.462Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-11T21:54:02.462Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-11T21:54:02.730Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-11T21:54:02.730Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-11T21:54:02.730Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T21:54:02.997Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-11T21:54:02.997Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-11T21:54:02.997Z] This means they are not meant to be enabled using systemctl. [2021-08-11T21:54:02.997Z] Possible reasons for having this kind of units are: [2021-08-11T21:54:02.997Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-11T21:54:02.997Z] .wants/ or .requires/ directory. [2021-08-11T21:54:02.997Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-11T21:54:02.997Z] a requirement dependency on it. [2021-08-11T21:54:02.997Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-11T21:54:02.997Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-11T21:54:02.997Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-11T21:54:02.997Z] instance name specified. [2021-08-11T21:54:03.267Z] Reading package lists... [2021-08-11T21:54:03.534Z] Building dependency tree... [2021-08-11T21:54:03.534Z] Reading state information... [2021-08-11T21:54:03.534Z] The following additional packages will be installed: [2021-08-11T21:54:03.534Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-11T21:54:03.534Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-11T21:54:03.534Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-11T21:54:03.534Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-11T21:54:03.534Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-11T21:54:03.534Z] Suggested packages: [2021-08-11T21:54:03.534Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-11T21:54:03.534Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-11T21:54:03.534Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-11T21:54:03.534Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-11T21:54:03.534Z] systemd-container policykit-1 [2021-08-11T21:54:03.534Z] Recommended packages: [2021-08-11T21:54:03.534Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-11T21:54:03.810Z] The following NEW packages will be installed: [2021-08-11T21:54:03.810Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-11T21:54:03.810Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-11T21:54:03.810Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-11T21:54:03.810Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-11T21:54:03.810Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-11T21:54:03.810Z] The following packages will be upgraded: [2021-08-11T21:54:03.810Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-11T21:54:03.810Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-11T21:54:03.810Z] Need to get 36.7 MB of archives. [2021-08-11T21:54:03.810Z] After this operation, 147 MB of additional disk space will be used. [2021-08-11T21:54:03.810Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-11T21:54:03.810Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-11T21:54:04.077Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-11T21:54:04.077Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-11T21:54:04.077Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-11T21:54:04.077Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-11T21:54:04.077Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-11T21:54:04.077Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-11T21:54:04.077Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-11T21:54:04.077Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-11T21:54:04.077Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-11T21:54:04.077Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-11T21:54:04.077Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-11T21:54:04.077Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-11T21:54:04.077Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-11T21:54:04.077Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-11T21:54:04.077Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-11T21:54:04.680Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-11T21:54:04.680Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-11T21:54:04.946Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-11T21:54:04.946Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-11T21:54:04.946Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-11T21:54:04.946Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-11T21:54:04.946Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-11T21:54:04.946Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-11T21:54:04.946Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-11T21:54:04.946Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-11T21:54:04.946Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-11T21:54:04.946Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-11T21:54:05.213Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-11T21:54:07.154Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T21:54:07.154Z] Fetched 36.7 MB in 3s (12.1 MB/s) [2021-08-11T21:54:07.154Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-11T21:54:07.154Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-11T21:54:07.154Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T21:54:07.421Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-11T21:54:07.421Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T21:54:07.691Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-11T21:54:07.691Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-11T21:54:07.691Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-11T21:54:07.691Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-11T21:54:07.691Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-11T21:54:07.959Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-11T21:54:07.959Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-11T21:54:07.959Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-11T21:54:08.226Z] Setting up apt (1.6.14) ... [2021-08-11T21:54:08.226Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-11T21:54:08.492Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-11T21:54:08.493Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-11T21:54:08.493Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-11T21:54:08.493Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-11T21:54:08.801Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-11T21:54:08.801Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T21:54:08.801Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:08.801Z] Selecting previously unselected package libexpat1:amd64. [2021-08-11T21:54:08.801Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-11T21:54:09.069Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-11T21:54:09.069Z] Selecting previously unselected package python3.6-minimal. [2021-08-11T21:54:09.069Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T21:54:09.069Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:09.069Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-11T21:54:09.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T21:54:09.334Z] Checking for services that may need to be restarted...done. [2021-08-11T21:54:09.334Z] Checking for services that may need to be restarted...done. [2021-08-11T21:54:09.334Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:09.334Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-11T21:54:09.334Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:09.917Z] Selecting previously unselected package python3-minimal. [2021-08-11T21:54:09.917Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-11T21:54:09.917Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-11T21:54:09.917Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-11T21:54:09.917Z] Selecting previously unselected package mime-support. [2021-08-11T21:54:09.917Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-11T21:54:09.917Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-11T21:54:09.917Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-11T21:54:09.917Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-11T21:54:09.917Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-11T21:54:09.917Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-11T21:54:09.917Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T21:54:09.917Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:10.185Z] Selecting previously unselected package python3.6. [2021-08-11T21:54:10.185Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-11T21:54:10.185Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:10.185Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-11T21:54:10.185Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-11T21:54:10.185Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-11T21:54:10.185Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-11T21:54:10.457Z] Selecting previously unselected package python3. [2021-08-11T21:54:10.457Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-11T21:54:10.457Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-11T21:54:10.457Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-11T21:54:10.457Z] Selecting previously unselected package multiarch-support. [2021-08-11T21:54:10.457Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T21:54:10.457Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-11T21:54:10.457Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-11T21:54:10.457Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-11T21:54:10.457Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-11T21:54:10.457Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-11T21:54:10.457Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-11T21:54:10.725Z] Selecting previously unselected package libbsd0:amd64. [2021-08-11T21:54:10.725Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-11T21:54:10.725Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-11T21:54:10.725Z] Selecting previously unselected package sudo. [2021-08-11T21:54:10.725Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-11T21:54:10.725Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-11T21:54:10.725Z] Selecting previously unselected package apparmor. [2021-08-11T21:54:10.725Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-11T21:54:10.725Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-11T21:54:10.991Z] Selecting previously unselected package libedit2:amd64. [2021-08-11T21:54:10.991Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-11T21:54:10.991Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-11T21:54:10.991Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-11T21:54:10.991Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T21:54:10.991Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:10.991Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-11T21:54:10.991Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T21:54:10.991Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:10.991Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-11T21:54:10.991Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-11T21:54:11.257Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-11T21:54:11.257Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-11T21:54:11.257Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T21:54:11.257Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:11.257Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-11T21:54:11.257Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-11T21:54:11.257Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:11.257Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-11T21:54:11.257Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-11T21:54:11.257Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-11T21:54:11.525Z] Selecting previously unselected package openssh-client. [2021-08-11T21:54:11.525Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-11T21:54:11.525Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-11T21:54:11.525Z] Selecting previously unselected package squashfs-tools. [2021-08-11T21:54:11.525Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-11T21:54:11.525Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-11T21:54:11.792Z] Selecting previously unselected package snapd. [2021-08-11T21:54:11.792Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-11T21:54:11.792Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-11T21:54:11.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T21:54:13.747Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-11T21:54:13.747Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-11T21:54:13.747Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-11T21:54:13.747Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-11T21:54:13.747Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-11T21:54:13.747Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:13.747Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T21:54:13.747Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-11T21:54:14.015Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-11T21:54:14.597Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-11T21:54:14.597Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-11T21:54:14.597Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-11T21:54:14.597Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:14.597Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:14.597Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-11T21:54:15.182Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-11T21:54:15.182Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:15.182Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-11T21:54:15.182Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-11T21:54:15.182Z] running python rtupdate hooks for python3.6... [2021-08-11T21:54:15.182Z] running python post-rtupdate hooks for python3.6... [2021-08-11T21:54:15.182Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-11T21:54:15.766Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-11T21:54:16.033Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-11T21:54:16.033Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-11T21:54:16.033Z] Setting up snapd (2.49.2+18.04) ... [2021-08-11T21:54:16.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T21:54:16.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T21:54:16.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-11T21:54:16.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-11T21:54:16.882Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-11T21:54:17.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-11T21:54:17.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-11T21:54:17.150Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-11T21:54:17.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-11T21:54:17.687Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-11T21:54:17.687Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-11T21:54:17.955Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-11T21:54:17.955Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-11T21:54:18.225Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-11T21:54:18.225Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-11T21:54:18.809Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-11T21:54:19.077Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-11T21:54:19.077Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-11T21:54:20.306Z] Reading package lists... [2021-08-11T21:54:20.306Z] Reading package lists... [2021-08-11T21:54:20.575Z] Building dependency tree... [2021-08-11T21:54:20.575Z] Reading state information... [2021-08-11T21:54:20.575Z] Calculating upgrade... [2021-08-11T21:54:20.850Z] The following packages will be upgraded: [2021-08-11T21:54:20.850Z] advancecomp base-files bash binutils binutils-common [2021-08-11T21:54:20.850Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-11T21:54:20.850Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-11T21:54:20.850Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-11T21:54:20.850Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-11T21:54:20.850Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-11T21:54:20.850Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-11T21:54:20.850Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-11T21:54:20.850Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-11T21:54:20.850Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-11T21:54:20.850Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-11T21:54:20.850Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-11T21:54:20.850Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-11T21:54:20.850Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-11T21:54:20.850Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-11T21:54:20.850Z] ubuntu-keyring util-linux [2021-08-11T21:54:20.850Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T21:54:20.850Z] Need to get 64.2 MB of archives. [2021-08-11T21:54:20.850Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-11T21:54:20.850Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-11T21:54:20.850Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-11T21:54:20.850Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-11T21:54:20.850Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-11T21:54:20.850Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-11T21:54:20.850Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-11T21:54:20.850Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-11T21:54:20.850Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-11T21:54:20.850Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-11T21:54:20.850Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-11T21:54:20.850Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-11T21:54:20.850Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-11T21:54:20.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T21:54:21.130Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-11T21:54:21.130Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-11T21:54:21.130Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-11T21:54:21.130Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-11T21:54:21.130Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-11T21:54:21.130Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-11T21:54:21.130Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-11T21:54:21.130Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-11T21:54:21.130Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-11T21:54:21.130Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-11T21:54:21.130Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-11T21:54:21.130Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-11T21:54:21.130Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-11T21:54:21.130Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-11T21:54:21.130Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-11T21:54:21.130Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-11T21:54:21.130Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-11T21:54:21.130Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-11T21:54:21.130Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-11T21:54:21.130Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-11T21:54:21.130Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-11T21:54:21.130Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-11T21:54:21.130Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-11T21:54:21.130Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-11T21:54:21.130Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-11T21:54:21.130Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-11T21:54:21.130Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-11T21:54:21.130Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-11T21:54:21.130Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-11T21:54:21.130Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-11T21:54:21.130Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-11T21:54:21.130Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-11T21:54:21.130Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-11T21:54:21.130Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-11T21:54:21.397Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-11T21:54:21.397Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-11T21:54:21.397Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-11T21:54:21.397Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-11T21:54:21.397Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-11T21:54:21.397Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-11T21:54:21.397Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-11T21:54:21.397Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-11T21:54:21.397Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-11T21:54:21.397Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-11T21:54:21.397Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-11T21:54:21.397Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-11T21:54:21.665Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-11T21:54:21.665Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-11T21:54:21.665Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-11T21:54:21.932Z] 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-08-11T21:54:21.932Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-11T21:54:21.932Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-11T21:54:21.932Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-11T21:54:21.932Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-11T21:54:21.932Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-11T21:54:21.932Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-11T21:54:22.198Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-11T21:54:22.198Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-11T21:54:22.198Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-11T21:54:22.465Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-11T21:54:22.465Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-11T21:54:22.465Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-11T21:54:22.465Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-11T21:54:22.465Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-11T21:54:22.465Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-11T21:54:22.465Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-11T21:54:22.465Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-11T21:54:22.465Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-11T21:54:22.465Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-11T21:54:22.733Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-11T21:54:22.733Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-11T21:54:22.733Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-11T21:54:22.733Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-11T21:54:22.733Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-11T21:54:22.733Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-11T21:54:22.733Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-11T21:54:22.733Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-11T21:54:22.733Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-11T21:54:22.733Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-11T21:54:22.733Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-11T21:54:22.733Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-11T21:54:22.733Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-11T21:54:22.733Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-11T21:54:22.733Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-11T21:54:23.000Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-11T21:54:23.000Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-11T21:54:23.000Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-11T21:54:23.000Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-11T21:54:23.000Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-11T21:54:23.000Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-11T21:54:23.000Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-11T21:54:23.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T21:54:23.267Z] Fetched 64.2 MB in 2s (28.8 MB/s) [2021-08-11T21:54:23.267Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T21:54:23.267Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T21:54:23.267Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T21:54:23.533Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T21:54:23.533Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T21:54:23.533Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-11T21:54:23.533Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-11T21:54:24.115Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.115Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.115Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.115Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.115Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.115Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.115Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.115Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.382Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.382Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.382Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.382Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.382Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.382Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.382Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:24.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T21:54:24.650Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.650Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.650Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:24.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T21:54:24.650Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.650Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.650Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.650Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.916Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:24.916Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-11T21:54:24.916Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:24.916Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T21:54:24.916Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T21:54:25.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T21:54:25.185Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T21:54:25.455Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-11T21:54:25.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-11T21:54:25.722Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-11T21:54:25.722Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-11T21:54:25.722Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-11T21:54:25.722Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-11T21:54:25.988Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-11T21:54:25.988Z] Installing new version of config file /etc/issue ... [2021-08-11T21:54:25.988Z] Installing new version of config file /etc/issue.net ... [2021-08-11T21:54:25.988Z] Installing new version of config file /etc/lsb-release ... [2021-08-11T21:54:25.988Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-11T21:54:26.255Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-11T21:54:26.255Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-11T21:54:26.255Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-11T21:54:26.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:26.255Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-11T21:54:26.255Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-11T21:54:26.521Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-11T21:54:26.521Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-11T21:54:26.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:26.521Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:26.521Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:26.521Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:26.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:26.789Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-11T21:54:26.789Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-11T21:54:26.789Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-11T21:54:26.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:26.789Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-11T21:54:26.789Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-11T21:54:27.056Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-11T21:54:27.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:27.056Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T21:54:27.056Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T21:54:27.056Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-11T21:54:27.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:27.323Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T21:54:27.323Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T21:54:27.323Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-11T21:54:27.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:27.323Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-11T21:54:27.323Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-11T21:54:27.591Z] Setting up grep (3.1-2build1) ... [2021-08-11T21:54:27.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:27.591Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-11T21:54:27.591Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-11T21:54:27.591Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-11T21:54:28.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:28.182Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-11T21:54:28.182Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-11T21:54:28.182Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-11T21:54:28.450Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:28.450Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T21:54:28.450Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T21:54:28.450Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-11T21:54:28.450Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:28.450Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-11T21:54:28.450Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T21:54:28.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T21:54:29.033Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-11T21:54:29.033Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T21:54:29.033Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-11T21:54:29.033Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T21:54:29.303Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-11T21:54:29.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:29.571Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-11T21:54:29.571Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-11T21:54:30.154Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-11T21:54:30.154Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-11T21:54:30.154Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-11T21:54:30.154Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-11T21:54:30.154Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-11T21:54:30.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:30.154Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-11T21:54:30.154Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-11T21:54:30.425Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-11T21:54:30.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:30.425Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:30.425Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:30.425Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:30.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:30.691Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:30.691Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:30.691Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:30.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:30.691Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:30.691Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:30.959Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:30.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:30.959Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:30.959Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:30.959Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:30.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:30.959Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T21:54:30.959Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T21:54:30.959Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T21:54:30.959Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T21:54:31.237Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-11T21:54:31.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:31.237Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-11T21:54:31.237Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T21:54:31.237Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-11T21:54:31.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:31.237Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:31.536Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:31.536Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:31.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:31.536Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:31.536Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:31.536Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:31.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:31.536Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:31.809Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:32.082Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:32.355Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-11T21:54:32.630Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-11T21:54:32.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:32.630Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-11T21:54:32.630Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-11T21:54:32.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T21:54:32.904Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T21:54:32.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-11T21:54:32.904Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-11T21:54:32.904Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-11T21:54:32.904Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-11T21:54:32.904Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T21:54:32.905Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-11T21:54:32.905Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-11T21:54:33.182Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-11T21:54:33.182Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T21:54:33.182Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-11T21:54:33.182Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-11T21:54:33.456Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-11T21:54:33.456Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T21:54:33.456Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-11T21:54:33.456Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-11T21:54:33.456Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-11T21:54:33.456Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T21:54:33.456Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-11T21:54:33.456Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T21:54:33.733Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T21:54:33.734Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-11T21:54:33.734Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-11T21:54:33.734Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T21:54:33.734Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T21:54:33.734Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-11T21:54:33.734Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-11T21:54:34.008Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T21:54:34.008Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T21:54:34.008Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:34.008Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-11T21:54:34.008Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-11T21:54:34.284Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-11T21:54:34.284Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-11T21:54:34.284Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T21:54:34.284Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T21:54:34.284Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-11T21:54:34.284Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:34.284Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-11T21:54:34.284Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-11T21:54:34.561Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-11T21:54:34.561Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:34.561Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-11T21:54:34.561Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-11T21:54:34.561Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-11T21:54:34.561Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:34.561Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-11T21:54:34.561Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-11T21:54:34.837Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-11T21:54:34.837Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:34.837Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-11T21:54:34.837Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-11T21:54:34.837Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-11T21:54:35.110Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.110Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-11T21:54:35.110Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-11T21:54:35.110Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-11T21:54:35.110Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.110Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-11T21:54:35.110Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-11T21:54:35.385Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-11T21:54:35.385Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.385Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-11T21:54:35.385Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-11T21:54:35.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T21:54:35.659Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-11T21:54:35.659Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.659Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-11T21:54:35.659Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-11T21:54:35.659Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-11T21:54:35.659Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.659Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-11T21:54:35.659Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-11T21:54:35.935Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-11T21:54:35.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.935Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-11T21:54:35.935Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-11T21:54:35.935Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-11T21:54:35.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:35.935Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-11T21:54:35.935Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-11T21:54:35.935Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-11T21:54:36.209Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:36.209Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-11T21:54:36.209Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-11T21:54:36.209Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-11T21:54:36.209Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:36.209Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-11T21:54:36.209Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-11T21:54:36.209Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-11T21:54:36.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:36.484Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-11T21:54:36.484Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-11T21:54:36.484Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-11T21:54:36.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-11T21:54:36.484Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-11T21:54:36.484Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-11T21:54:36.484Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-11T21:54:36.484Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-11T21:54:36.484Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-11T21:54:36.484Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-11T21:54:36.756Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-11T21:54:36.756Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-11T21:54:36.756Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-11T21:54:36.756Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-11T21:54:37.032Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-11T21:54:37.032Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-11T21:54:37.032Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-11T21:54:37.032Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-11T21:54:37.032Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-11T21:54:37.032Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-11T21:54:37.307Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-11T21:54:37.307Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-11T21:54:37.307Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-11T21:54:37.307Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-11T21:54:37.307Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-11T21:54:37.307Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-11T21:54:37.307Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-11T21:54:37.581Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-11T21:54:37.581Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-11T21:54:37.581Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-11T21:54:37.581Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-11T21:54:37.581Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-11T21:54:37.855Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-11T21:54:37.855Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-11T21:54:37.855Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-11T21:54:37.855Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-11T21:54:38.129Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T21:54:38.129Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T21:54:38.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T21:54:38.405Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T21:54:38.405Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T21:54:38.405Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T21:54:38.405Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T21:54:38.405Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-11T21:54:38.405Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-11T21:54:38.405Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:38.405Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:38.405Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:38.722Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:38.722Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:38.722Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:38.722Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:38.722Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:39.698Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:39.698Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:40.294Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:40.294Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:40.571Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:40.571Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:40.844Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:40.844Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:41.441Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-11T21:54:41.441Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-11T21:54:41.715Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-11T21:54:41.715Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-11T21:54:41.715Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-11T21:54:41.715Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-11T21:54:41.715Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-11T21:54:41.715Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-11T21:54:41.989Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-11T21:54:41.989Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-11T21:54:41.989Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-11T21:54:41.989Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-11T21:54:41.989Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-11T21:54:41.989Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-11T21:54:41.989Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-11T21:54:42.263Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-11T21:54:42.263Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.263Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-11T21:54:42.263Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.263Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.263Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.263Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-11T21:54:42.263Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-11T21:54:42.263Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-11T21:54:42.263Z] [2021-08-11T21:54:42.263Z] Current default time zone: 'Etc/UTC' [2021-08-11T21:54:42.263Z] Local time is now: Wed Aug 11 21:54:42 UTC 2021. [2021-08-11T21:54:42.263Z] Universal Time is now: Wed Aug 11 21:54:42 UTC 2021. [2021-08-11T21:54:42.263Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-11T21:54:42.263Z] [2021-08-11T21:54:42.536Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-11T21:54:42.536Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.536Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-11T21:54:42.536Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-11T21:54:42.536Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-11T21:54:42.536Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-11T21:54:42.536Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-11T21:54:42.536Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-11T21:54:42.536Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-11T21:54:42.536Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-11T21:54:42.536Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.536Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-11T21:54:42.536Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:42.536Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-11T21:54:42.536Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:42.536Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-11T21:54:42.536Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-11T21:54:42.536Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-11T21:54:42.810Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-11T21:54:42.810Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-11T21:54:42.810Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-11T21:54:42.810Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-11T21:54:42.810Z] Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] } [2021-08-11T21:54:43.651Z] $ docker stop --time=1 ff9c1fec33a35383ac9dc5e9fcb1ddcded18f699bcf0d1a2fd6933c1417d1b46 [2021-08-11T21:54:44.782Z] Updating certificates in /etc/ssl/certs... [2021-08-11T21:54:45.387Z] 23 added, 27 removed; done. [2021-08-11T21:54:45.387Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-11T21:54:45.387Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-11T21:54:45.387Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-11T21:54:45.387Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-11T21:54:45.387Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-11T21:54:45.387Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-11T21:54:45.387Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-11T21:54:45.387Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-11T21:54:45.387Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-11T21:54:45.387Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-11T21:54:45.387Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-11T21:54:45.387Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-11T21:54:45.663Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-11T21:54:45.663Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-11T21:54:45.663Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T21:54:45.663Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-11T21:54:45.663Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-11T21:54:45.663Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-11T21:54:45.663Z] Updating certificates in /etc/ssl/certs... [2021-08-11T21:54:46.140Z] $ docker rm -f ff9c1fec33a35383ac9dc5e9fcb1ddcded18f699bcf0d1a2fd6933c1417d1b46 [2021-08-11T21:54:46.259Z] 0 added, 0 removed; done. [2021-08-11T21:54:46.259Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-11T21:54:46.259Z] done. [2021-08-11T21:54:46.807Z] Reading package lists... [2021-08-11T21:54:46.807Z] Building dependency tree... [2021-08-11T21:54:46.807Z] Reading state information... [2021-08-11T21:54:47.081Z] The following NEW packages will be installed: [2021-08-11T21:54:47.081Z] apt-transport-https [2021-08-11T21:54:47.081Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T21:54:47.081Z] Need to get 4348 B of archives. [2021-08-11T21:54:47.081Z] After this operation, 154 kB of additional disk space will be used. [2021-08-11T21:54:47.081Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-11T21:54:47.354Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T21:54:47.354Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-08-11T21:54:47.354Z] Selecting previously unselected package apt-transport-https. [2021-08-11T21:54:47.354Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-11T21:54:47.354Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-11T21:54:47.354Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-11T21:54:47.354Z] Setting up apt-transport-https (1.6.14) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:54:47.627Z] Waiting for network to be ready... [2021-08-11T21:54:47.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T21:54:47.881Z] [2021-08-11T21:54:47.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:54:48.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T21:54:48.549Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-11T21:54:48.549Z] 29e5d40040c1: Pulling fs layer [2021-08-11T21:54:48.549Z] 1ce36da41761: Pulling fs layer [2021-08-11T21:54:48.549Z] 25b303627fd3: Pulling fs layer [2021-08-11T21:54:48.831Z] 29e5d40040c1: Verifying Checksum [2021-08-11T21:54:48.831Z] 29e5d40040c1: Download complete [2021-08-11T21:54:49.433Z] 1ce36da41761: Verifying Checksum [2021-08-11T21:54:49.433Z] 1ce36da41761: Download complete [2021-08-11T21:54:49.707Z] 29e5d40040c1: Pull complete [2021-08-11T21:54:51.146Z] 1ce36da41761: Pull complete [2021-08-11T21:54:51.146Z] 25b303627fd3: Verifying Checksum [2021-08-11T21:54:51.146Z] 25b303627fd3: Download complete [2021-08-11T21:54:53.033Z] 2021-08-11T21:54:50Z INFO Waiting for automatic snapd restart... [2021-08-11T21:54:53.307Z] snapd 2.51.3 from Canonical* installed [2021-08-11T21:54:54.289Z] "snapd" switched to the "latest/stable" channel [2021-08-11T21:54:54.289Z] [2021-08-11T21:54:56.276Z] core18 20210722 from Canonical* installed [2021-08-11T21:54:56.552Z] "core18" switched to the "latest/stable" channel [2021-08-11T21:54:56.552Z] [2021-08-11T21:54:59.167Z] snapcraft 5.0 from Canonical* installed [2021-08-11T21:54:59.167Z] "snapcraft" switched to the "latest/stable" channel [2021-08-11T21:54:59.167Z] [2021-08-11T21:55:01.280Z] 25b303627fd3: Pull complete [2021-08-11T21:55:01.280Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-11T21:55:01.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T21:55:01.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-11T21:55:01.589Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-08-11T21:55:01.752Z] $ 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-arm64:latest cat [2021-08-11T21:55:03.477Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-11T21:55:03.477Z] - README.md [2021-08-11T21:55:03.477Z] [2021-08-11T21:55:03.477Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-11T21:55:03.751Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-11T21:55:03.751Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-11T21:55:04.027Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-11T21:55:04.302Z] Fetched 88.7 kB in 1s (173 kB/s) [2021-08-11T21:55:04.910Z] Reading package lists... [2021-08-11T21:55:05.476Z] $ docker top 9b88e5f40055a8c8d129c4d1345e2665d3236839421da1294a56852d387b098c -eo pid,comm [2021-08-11T21:55:05.509Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-11T21:55:05.509Z] Reading package lists... [2021-08-11T21:55:05.509Z] Building dependency tree... [2021-08-11T21:55:05.509Z] Reading state information... [2021-08-11T21:55:05.785Z] Suggested packages: [2021-08-11T21:55:05.785Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-11T21:55:05.785Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-11T21:55:05.785Z] Recommended packages: [2021-08-11T21:55:05.785Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-11T21:55:05.785Z] The following NEW packages will be installed: [2021-08-11T21:55:05.785Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-11T21:55:05.785Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-11T21:55:05.785Z] pkg-config zip [2021-08-11T21:55:05.785Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T21:55:05.785Z] Need to get 7663 kB of archives. [2021-08-11T21:55:05.785Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-11T21:55:05.785Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [Pipeline] { [Pipeline] sh [2021-08-11T21:55:06.061Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-11T21:55:06.061Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-11T21:55:06.061Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-11T21:55:06.061Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-11T21:55:06.061Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-11T21:55:06.061Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-11T21:55:06.061Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-11T21:55:06.332Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-11T21:55:06.332Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-11T21:55:06.332Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-11T21:55:06.332Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-11T21:55:06.607Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-11T21:55:06.607Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-11T21:55:06.607Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-11T21:55:06.607Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T21:55:06.607Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-08-11T21:55:06.607Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-11T21:55:06.607Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-11T21:55:06.607Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-11T21:55:06.608Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-11T21:55:06.634Z] + docker-compose build --help [2021-08-11T21:55:06.634Z] + grep parallel [2021-08-11T21:55:06.882Z] Selecting previously unselected package libpsl5:amd64. [2021-08-11T21:55:06.882Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-11T21:55:06.882Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-11T21:55:06.882Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-11T21:55:06.882Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-11T21:55:06.882Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-11T21:55:06.882Z] Selecting previously unselected package librtmp1:amd64. [2021-08-11T21:55:06.882Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-11T21:55:06.882Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-11T21:55:07.157Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-11T21:55:07.157Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-11T21:55:07.157Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-11T21:55:07.157Z] Selecting previously unselected package liberror-perl. [2021-08-11T21:55:07.157Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-11T21:55:07.157Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-11T21:55:07.157Z] Selecting previously unselected package git-man. [2021-08-11T21:55:07.157Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-11T21:55:07.157Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-11T21:55:07.157Z] Selecting previously unselected package git. [2021-08-11T21:55:07.431Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-11T21:55:07.431Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-11T21:55:08.027Z] Selecting previously unselected package libnorm1:amd64. [2021-08-11T21:55:08.027Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-11T21:55:08.027Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-11T21:55:08.027Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-11T21:55:08.027Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-11T21:55:08.027Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-11T21:55:08.027Z] Selecting previously unselected package libsodium23:amd64. [2021-08-11T21:55:08.027Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-11T21:55:08.027Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-11T21:55:08.027Z] Selecting previously unselected package libzmq5:amd64. [2021-08-11T21:55:08.027Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-11T21:55:08.027Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T21:55:08.027Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-11T21:55:08.027Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-11T21:55:08.027Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T21:55:08.302Z] Selecting previously unselected package pkg-config. [2021-08-11T21:55:08.302Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-11T21:55:08.302Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-11T21:55:08.302Z] Selecting previously unselected package zip. [2021-08-11T21:55:08.302Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-11T21:55:08.302Z] Unpacking zip (3.0-11build1) ... [2021-08-11T21:55:08.302Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-11T21:55:08.302Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-11T21:55:08.302Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-11T21:55:08.302Z] Setting up liberror-perl (0.17025-1) ... [2021-08-11T21:55:08.302Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-11T21:55:08.302Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-11T21:55:08.302Z] No schema files found: doing nothing. [2021-08-11T21:55:08.302Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-11T21:55:08.302Z] Setting up zip (3.0-11build1) ... [2021-08-11T21:55:08.576Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-11T21:55:08.576Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-11T21:55:08.576Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-11T21:55:08.576Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T21:55:08.576Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-11T21:55:08.576Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-11T21:55:08.576Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-11T21:55:08.576Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-11T21:55:09.173Z] git set to automatically installed. [2021-08-11T21:55:09.173Z] git-man set to automatically installed. [2021-08-11T21:55:09.173Z] libcurl3-gnutls set to automatically installed. [2021-08-11T21:55:09.173Z] liberror-perl set to automatically installed. [2021-08-11T21:55:09.173Z] libglib2.0-0 set to automatically installed. [2021-08-11T21:55:09.173Z] libnghttp2-14 set to automatically installed. [2021-08-11T21:55:09.173Z] libnorm1 set to automatically installed. [2021-08-11T21:55:09.174Z] libpgm-5.2-0 set to automatically installed. [2021-08-11T21:55:09.174Z] libpsl5 set to automatically installed. [2021-08-11T21:55:09.174Z] librtmp1 set to automatically installed. [2021-08-11T21:55:09.174Z] libsodium23 set to automatically installed. [2021-08-11T21:55:09.174Z] libzmq3-dev set to automatically installed. [2021-08-11T21:55:09.174Z] libzmq5 set to automatically installed. [2021-08-11T21:55:09.174Z] pkg-config set to automatically installed. [2021-08-11T21:55:09.174Z] zip set to automatically installed. [2021-08-11T21:55:10.618Z] snapd is not logged in, snap install commands will use sudo [2021-08-11T21:55:11.090Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T21:55:11.437Z] $ docker stop --time=1 9b88e5f40055a8c8d129c4d1345e2665d3236839421da1294a56852d387b098c [2021-08-11T21:55:13.329Z] $ docker rm -f 9b88e5f40055a8c8d129c4d1345e2665d3236839421da1294a56852d387b098c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:55:14.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T21:55:14.177Z] . [Pipeline] withDockerContainer [2021-08-11T21:55:14.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-08-11T21:55:14.580Z] $ 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-arm64:latest cat [2021-08-11T21:55:16.234Z] $ docker top f52f72ada74e4354ae51083bba37210e1e6826b2b8ce1c0d2999de8d9803e121 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:55:17.253Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T21:55:20.772Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-11T21:55:21.753Z] snapd is not logged in, snap install commands will use sudo [2021-08-11T21:55:22.635Z] Building core-command ... [2021-08-11T21:55:22.636Z] Building core-data ... [2021-08-11T21:55:22.636Z] Building core-metadata ... [2021-08-11T21:55:22.636Z] Building security-bootstrapper ... [2021-08-11T21:55:22.636Z] Building security-proxy-setup ... [2021-08-11T21:55:22.636Z] Building security-secretstore-setup ... [2021-08-11T21:55:22.636Z] Building support-notifications ... [2021-08-11T21:55:22.636Z] Building support-scheduler ... [2021-08-11T21:55:22.636Z] Building sys-mgmt-agent ... [2021-08-11T21:55:22.636Z] Building core-data [2021-08-11T21:55:22.636Z] Building security-bootstrapper [2021-08-11T21:55:22.636Z] Building core-metadata [2021-08-11T21:55:22.636Z] Building support-scheduler [2021-08-11T21:55:22.636Z] Building support-notifications [2021-08-11T21:55:22.733Z] snap "core18" has no updates available [2021-08-11T21:55:23.338Z] Pulling config-common [2021-08-11T21:55:23.338Z] + snapcraftctl pull [2021-08-11T21:55:24.817Z] Pulling go-build-helper [2021-08-11T21:55:24.817Z] + snapcraftctl pull [2021-08-11T21:55:25.525Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-11T21:55:25.525Z] Skipping pull go-build-helper (already ran) [2021-08-11T21:55:25.525Z] Building go-build-helper [2021-08-11T21:55:25.525Z] + snapcraftctl build [2021-08-11T21:55:27.600Z] Staging go-build-helper [2021-08-11T21:55:27.601Z] + snapcraftctl stage [2021-08-11T21:55:37.752Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-11T21:55:37.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-11T21:55:37.752Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-11T21:55:37.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-11T21:55:37.752Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-11T21:55:37.752Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-11T21:55:37.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-11T21:55:37.752Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-11T21:55:37.752Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-11T21:55:37.752Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-11T21:55:37.752Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-11T21:55:37.752Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-11T21:55:37.752Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-11T21:55:37.752Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-11T21:55:37.752Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-11T21:55:37.752Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-11T21:55:37.752Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-11T21:55:37.752Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-11T21:55:37.752Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-11T21:55:37.752Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-11T21:55:37.752Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-11T21:55:37.752Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-11T21:55:37.752Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-11T21:55:37.752Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-11T21:55:37.752Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-11T21:55:37.752Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-11T21:55:37.752Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-11T21:55:37.752Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-11T21:55:37.752Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-11T21:55:37.752Z] Fetched 224 kB in 0s (0 B/s) [2021-08-11T21:55:37.752Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-11T21:55:37.752Z] Fetched 157 kB in 0s (0 B/s) [2021-08-11T21:55:37.752Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-11T21:55:37.752Z] Fetched 221 kB in 0s (0 B/s) [2021-08-11T21:55:37.752Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-11T21:55:37.752Z] Fetched 143 kB in 0s (0 B/s) [2021-08-11T21:55:37.752Z] Pulling edgex-go [2021-08-11T21:55:37.752Z] + snapcraftctl pull [2021-08-11T21:55:37.752Z] Pulling hooks [2021-08-11T21:55:37.752Z] + snapcraftctl pull [2021-08-11T21:55:56.067Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-11T21:55:56.067Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-11T21:55:56.067Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-11T21:55:56.067Z] Fetched 0 B in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-11T21:55:56.067Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-11T21:55:56.067Z] Fetched 279 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-11T21:55:56.067Z] Fetched 122 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-11T21:55:56.067Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-11T21:55:56.067Z] Fetched 8848 B in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-11T21:55:56.067Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-11T21:55:56.067Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-11T21:55:56.067Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-11T21:55:56.067Z] Fetched 219 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-11T21:55:56.067Z] Fetched 154 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-11T21:55:56.067Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-11T21:55:56.067Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-11T21:55:56.067Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-11T21:55:56.067Z] Fetched 499 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-11T21:55:56.067Z] Fetched 111 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-11T21:55:56.067Z] Fetched 240 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-11T21:55:56.067Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-11T21:55:56.067Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-11T21:55:56.067Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-11T21:55:56.067Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-11T21:55:56.067Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-11T21:55:56.067Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-11T21:55:56.067Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-11T21:55:56.067Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-11T21:55:56.067Z] Fetched 8720 B in 0s (0 B/s) [2021-08-11T21:55:56.067Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-11T21:55:56.068Z] Fetched 140 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-11T21:55:56.068Z] Fetched 119 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-11T21:55:56.068Z] Fetched 111 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-11T21:55:56.068Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-11T21:55:56.068Z] Fetched 645 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-11T21:55:56.068Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-11T21:55:56.068Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-11T21:55:56.068Z] Fetched 368 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-11T21:55:56.068Z] Fetched 187 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-11T21:55:56.068Z] Fetched 175 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-11T21:55:56.068Z] Fetched 206 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-11T21:55:56.068Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-11T21:55:56.068Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-11T21:55:56.068Z] Fetched 159 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-11T21:55:56.068Z] Fetched 107 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-11T21:55:56.068Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-11T21:55:56.068Z] Pulling static-packages [2021-08-11T21:55:56.068Z] + snapcraftctl pull [2021-08-11T21:55:56.068Z] Pulling version [2021-08-11T21:55:56.068Z] + cd /root/project [2021-08-11T21:55:56.068Z] + git describe --tags --abbrev=0 [2021-08-11T21:55:56.068Z] + sed s/v// [2021-08-11T21:55:56.068Z] + GIT_VERSION=2.0.1-dev.28 [2021-08-11T21:55:56.068Z] + [ -z 2.0.1-dev.28 ] [2021-08-11T21:55:56.068Z] + snapcraftctl set-version 2.0.1-dev.28 [2021-08-11T21:55:56.665Z] Building config-common [2021-08-11T21:55:56.665Z] + snapcraftctl build [2021-08-11T21:55:58.642Z] Skipping build go-build-helper (already ran) [2021-08-11T21:55:58.642Z] Building edgex-go [2021-08-11T21:55:58.916Z] + cd /root/parts/edgex-go/src [2021-08-11T21:55:58.916Z] + git describe --tags --abbrev=0 [2021-08-11T21:55:58.916Z] + sed s/v// [2021-08-11T21:55:58.916Z] + GIT_VERSION=2.0.1-dev.28 [2021-08-11T21:55:58.916Z] + [ -z 2.0.1-dev.28 ] [2021-08-11T21:55:58.916Z] + echo 2.0.1-dev.28 [2021-08-11T21:55:58.916Z] + make build [2021-08-11T21:55:58.916Z] go mod tidy [2021-08-11T21:56:02.297Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-11T21:56:02.297Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-11T21:56:02.297Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-11T21:56:02.297Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-11T21:56:02.297Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-11T21:56:02.297Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-11T21:56:02.297Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-11T21:56:02.297Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-11T21:56:02.297Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-11T21:56:02.297Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-11T21:56:02.575Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-11T21:56:02.575Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-11T21:56:02.575Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-11T21:56:02.575Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-11T21:56:02.850Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-11T21:56:03.127Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-11T21:56:03.127Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-11T21:56:03.402Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-11T21:56:03.998Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-11T21:56:03.998Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-11T21:56:03.998Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-11T21:56:03.998Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-11T21:56:03.998Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-11T21:56:03.998Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-11T21:56:03.998Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-11T21:56:03.998Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-11T21:56:04.272Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-11T21:56:04.272Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-11T21:56:04.272Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-11T21:56:04.273Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-11T21:56:04.273Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-11T21:56:04.273Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-11T21:56:04.273Z] go: downloading golang.org/x/text v0.3.6 [2021-08-11T21:56:04.273Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-11T21:56:04.273Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-11T21:56:04.273Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-11T21:56:04.273Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-11T21:56:04.273Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-11T21:56:04.558Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-11T21:56:04.558Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-11T21:56:04.558Z] go: downloading github.com/kr/text v0.1.0 [2021-08-11T21:56:04.558Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-11T21:56:04.558Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-11T21:56:04.837Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-11T21:56:04.837Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-11T21:56:04.837Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-11T21:56:05.110Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-11T21:56:05.110Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-11T21:56:05.110Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-11T21:56:05.110Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-11T21:56:05.110Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-11T21:56:05.110Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-11T21:56:05.110Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-11T21:56:05.110Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-11T21:56:05.110Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-11T21:56:05.110Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-11T21:56:05.110Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-11T21:56:05.384Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-11T21:56:05.384Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-11T21:56:05.384Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-11T21:56:05.384Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-11T21:56:05.384Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-11T21:56:05.384Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-11T21:56:05.384Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-11T21:56:05.384Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-11T21:56:05.659Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-11T21:56:05.659Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-11T21:56:05.659Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-11T21:56:05.659Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-11T21:56:05.659Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-11T21:56:05.935Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T21:56:14.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T21:56:18.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T21:56:19.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T21:56:20.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T21:56:21.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T21:56:22.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T21:56:23.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T21:56:24.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T21:56:26.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T21:56:27.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T21:56:28.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T21:56:29.450Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-11T21:56:29.450Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-11T21:56:29.450Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-11T21:56:29.450Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-11T21:56:29.450Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-11T21:56:29.450Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-11T21:56:29.450Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-11T21:56:29.450Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-11T21:56:29.450Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-11T21:56:29.450Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-11T21:56:29.451Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-11T21:56:29.729Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-11T21:56:29.729Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-11T21:56:29.729Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-11T21:56:29.729Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-11T21:56:29.729Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-11T21:56:30.637Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:56:30.637Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:56:30.637Z] ---> 2080b21f32a6 [2021-08-11T21:56:30.637Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T21:56:30.637Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:56:30.637Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:56:30.637Z] ---> 2080b21f32a6 [2021-08-11T21:56:30.637Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T21:56:30.637Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:56:30.637Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:56:30.637Z] ---> 2080b21f32a6 [2021-08-11T21:56:30.637Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T21:56:30.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:56:30.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:56:30.637Z] ---> 2080b21f32a6 [2021-08-11T21:56:30.637Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T21:56:30.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T21:56:30.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T21:56:30.637Z] ---> 2080b21f32a6 [2021-08-11T21:56:30.637Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T21:56:30.713Z] Building hooks [2021-08-11T21:56:30.713Z] + cd /root/parts/hooks/src [2021-08-11T21:56:30.713Z] + make build [2021-08-11T21:56:30.713Z] go mod tidy [2021-08-11T21:56:30.987Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-11T21:56:31.264Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-11T21:56:31.264Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-11T21:56:31.264Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-11T21:56:31.541Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-11T21:56:32.137Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-11T21:56:32.635Z] ---> Running in cc0542bef1c1 [2021-08-11T21:56:32.635Z] ---> Running in ed33e6058fe3 [2021-08-11T21:56:32.635Z] ---> Running in 9757d4f17dc6 [2021-08-11T21:56:32.635Z] ---> Running in 2fdc9b932c91 [2021-08-11T21:56:32.635Z] ---> Running in 01a4df1a4872 [2021-08-11T21:56:32.731Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-11T21:56:32.731Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-11T21:56:33.235Z] Removing intermediate container ed33e6058fe3 [2021-08-11T21:56:33.235Z] ---> e1d48e1ea3f1 [2021-08-11T21:56:33.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:56:33.235Z] Removing intermediate container 9757d4f17dc6 [2021-08-11T21:56:33.235Z] ---> 38216ceb96d7 [2021-08-11T21:56:33.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:56:33.512Z] ---> Running in a12502931f8e [2021-08-11T21:56:33.512Z] Removing intermediate container cc0542bef1c1 [2021-08-11T21:56:33.512Z] ---> 63e1b58d8fc9 [2021-08-11T21:56:33.512Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:56:33.512Z] Removing intermediate container 01a4df1a4872 [2021-08-11T21:56:33.512Z] ---> f3449a230cb2 [2021-08-11T21:56:33.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:56:33.784Z] Removing intermediate container 2fdc9b932c91 [2021-08-11T21:56:33.784Z] ---> a026209827b3 [2021-08-11T21:56:33.784Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:56:33.784Z] ---> Running in 19af287e7682 [2021-08-11T21:56:33.784Z] ---> Running in f3351c03e0c2 [2021-08-11T21:56:34.057Z] ---> Running in 12cf2b0eb208 [2021-08-11T21:56:34.057Z] ---> Running in 2e77a16f3137 [2021-08-11T21:56:35.349Z] Building static-packages [2021-08-11T21:56:35.349Z] + snapcraftctl build [2021-08-11T21:56:37.328Z] Building version [2021-08-11T21:56:37.328Z] + snapcraftctl build [2021-08-11T21:56:37.489Z] Removing intermediate container a12502931f8e [2021-08-11T21:56:37.489Z] ---> e33427592a7e [2021-08-11T21:56:37.489Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T21:56:37.489Z] ---> Running in cb74cd0f6482 [2021-08-11T21:56:37.768Z] Removing intermediate container f3351c03e0c2 [2021-08-11T21:56:37.768Z] ---> 570b1db40cd9 [2021-08-11T21:56:37.768Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T21:56:38.044Z] ---> Running in bbf09bde18e4 [2021-08-11T21:56:38.329Z] Removing intermediate container 2e77a16f3137 [2021-08-11T21:56:38.329Z] ---> 5ea75ccc6177 [2021-08-11T21:56:38.329Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T21:56:38.607Z] ---> Running in bbfed030fd0e [2021-08-11T21:56:38.607Z] Removing intermediate container 12cf2b0eb208 [2021-08-11T21:56:38.607Z] ---> 6cf9fffcd92a [2021-08-11T21:56:38.607Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T21:56:38.883Z] Removing intermediate container 19af287e7682 [2021-08-11T21:56:38.883Z] ---> a6d5d1f2183f [2021-08-11T21:56:38.883Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T21:56:38.883Z] ---> Running in a5d6d1658ae5 [2021-08-11T21:56:39.163Z] ---> Running in 4d2ef720443b [2021-08-11T21:56:39.945Z] Staging config-common [2021-08-11T21:56:39.945Z] + snapcraftctl stage [2021-08-11T21:56:40.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:40.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:40.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:40.542Z] Skipping stage go-build-helper (already ran) [2021-08-11T21:56:40.542Z] Staging edgex-go [2021-08-11T21:56:40.542Z] + snapcraftctl stage [2021-08-11T21:56:41.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:41.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:41.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:41.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:41.522Z] Staging hooks [2021-08-11T21:56:41.522Z] + snapcraftctl stage [2021-08-11T21:56:41.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:41.852Z] OK: 218 MiB in 52 packages [2021-08-11T21:56:42.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:42.140Z] OK: 218 MiB in 52 packages [2021-08-11T21:56:42.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:56:42.506Z] Staging static-packages [2021-08-11T21:56:42.506Z] + snapcraftctl stage [2021-08-11T21:56:42.734Z] OK: 218 MiB in 52 packages [2021-08-11T21:56:43.333Z] OK: 218 MiB in 52 packages [2021-08-11T21:56:43.486Z] Staging version [2021-08-11T21:56:43.486Z] + snapcraftctl stage [2021-08-11T21:56:43.609Z] Removing intermediate container cb74cd0f6482 [2021-08-11T21:56:43.609Z] ---> f814cc3bb882 [2021-08-11T21:56:43.609Z] Step 6/24 : COPY go.mod . [2021-08-11T21:56:43.884Z] OK: 218 MiB in 52 packages [2021-08-11T21:56:44.159Z] Removing intermediate container bbf09bde18e4 [2021-08-11T21:56:44.159Z] ---> 4c2581758a34 [2021-08-11T21:56:44.159Z] Step 6/24 : COPY go.mod . [2021-08-11T21:56:44.756Z] Removing intermediate container bbfed030fd0e [2021-08-11T21:56:44.756Z] ---> 78211e79aaf5 [2021-08-11T21:56:44.756Z] Step 6/23 : COPY go.mod . [2021-08-11T21:56:44.926Z] Priming config-common [2021-08-11T21:56:44.926Z] + snapcraftctl prime [2021-08-11T21:56:45.037Z] ---> 05fa0a612c89 [2021-08-11T21:56:45.037Z] Step 7/24 : RUN go mod download [2021-08-11T21:56:45.037Z] Removing intermediate container a5d6d1658ae5 [2021-08-11T21:56:45.037Z] ---> 23b27b435c50 [2021-08-11T21:56:45.037Z] Step 6/23 : COPY go.mod . [2021-08-11T21:56:45.311Z] ---> Running in 1ff881ef48d7 [2021-08-11T21:56:45.585Z] ---> ad3b29bcf9cd [2021-08-11T21:56:45.585Z] Step 7/24 : RUN go mod download [2021-08-11T21:56:45.585Z] Removing intermediate container 4d2ef720443b [2021-08-11T21:56:45.585Z] ---> baad726dd0c9 [2021-08-11T21:56:45.585Z] Step 6/32 : COPY go.mod . [2021-08-11T21:56:45.862Z] ---> Running in d979eacf81f4 [2021-08-11T21:56:45.862Z] ---> 8bc1b80567e8 [2021-08-11T21:56:45.862Z] Step 7/23 : RUN go mod download [2021-08-11T21:56:45.906Z] Priming go-build-helper [2021-08-11T21:56:45.906Z] + snapcraftctl prime [2021-08-11T21:56:46.144Z] ---> Running in 5c6d63c475d5 [2021-08-11T21:56:46.144Z] ---> 2c43273f677c [2021-08-11T21:56:46.144Z] Step 7/23 : RUN go mod download [2021-08-11T21:56:46.750Z] ---> Running in b05f23c79fee [2021-08-11T21:56:46.889Z] Priming edgex-go [2021-08-11T21:56:46.889Z] + snapcraftctl prime [2021-08-11T21:56:47.028Z] ---> c9017263ad50 [2021-08-11T21:56:47.028Z] Step 7/32 : RUN go mod download [2021-08-11T21:56:47.304Z] ---> Running in d7d900db3818 [2021-08-11T21:56:48.328Z] Priming hooks [2021-08-11T21:56:48.328Z] + snapcraftctl prime [2021-08-11T21:56:49.307Z] Priming static-packages [2021-08-11T21:56:49.307Z] + snapcraftctl prime [2021-08-11T21:56:51.659Z] Removing intermediate container 1ff881ef48d7 [2021-08-11T21:56:51.659Z] ---> 00a53ebfe9c3 [2021-08-11T21:56:51.659Z] Step 8/24 : COPY . . [2021-08-11T21:56:51.929Z] Priming version [2021-08-11T21:56:51.929Z] + snapcraftctl prime [2021-08-11T21:56:52.906Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T21:56:56.004Z] Removing intermediate container d979eacf81f4 [2021-08-11T21:56:56.004Z] ---> 850b9332ad67 [2021-08-11T21:56:56.004Z] Step 8/24 : COPY . . [2021-08-11T21:56:56.004Z] Removing intermediate container 5c6d63c475d5 [2021-08-11T21:56:56.004Z] ---> 8ac5a7b1af7b [2021-08-11T21:56:56.004Z] Step 8/23 : COPY . . [2021-08-11T21:56:56.004Z] Removing intermediate container b05f23c79fee [2021-08-11T21:56:56.004Z] ---> 6f42f4870b07 [2021-08-11T21:56:56.004Z] Step 8/23 : COPY . . [2021-08-11T21:56:56.004Z] Removing intermediate container d7d900db3818 [2021-08-11T21:56:56.004Z] ---> 1765726efe11 [2021-08-11T21:56:56.004Z] Step 8/32 : COPY . . [2021-08-11T21:57:18.174Z] ---> cb6e8206c624 [2021-08-11T21:57:18.174Z] Step 9/24 : RUN go mod tidy [2021-08-11T21:57:18.174Z] ---> cbe03751189e [2021-08-11T21:57:18.174Z] Step 9/24 : RUN go mod tidy [2021-08-11T21:57:18.174Z] ---> Running in 022ff7ec1752 [2021-08-11T21:57:18.174Z] ---> 04825b4c7638 [2021-08-11T21:57:18.174Z] Step 9/32 : RUN go mod tidy [2021-08-11T21:57:18.174Z] ---> f2e1bc96a2a1 [2021-08-11T21:57:18.174Z] ---> 38866c161164 [2021-08-11T21:57:18.174Z] Step 9/23 : RUN go mod tidy [2021-08-11T21:57:18.174Z] Step 9/23 : RUN go mod tidy [2021-08-11T21:57:18.449Z] ---> Running in c8b2ae33bd80 [2021-08-11T21:57:18.449Z] ---> Running in b26c7c44a2a7 [2021-08-11T21:57:18.449Z] ---> Running in 3486e3cb91c4 [2021-08-11T21:57:18.449Z] ---> Running in 17c3f118d41b [2021-08-11T21:57:25.157Z] Removing intermediate container 022ff7ec1752 [2021-08-11T21:57:25.157Z] ---> 62fc14fade1d [2021-08-11T21:57:25.157Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T21:57:25.431Z] ---> Running in 69505f333d0c [2021-08-11T21:57:26.439Z] Removing intermediate container c8b2ae33bd80 [2021-08-11T21:57:26.439Z] ---> b5b597fe07cf [2021-08-11T21:57:26.439Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T21:57:26.713Z] ---> Running in 11dfe6b91442 [2021-08-11T21:57:26.714Z] Removing intermediate container b26c7c44a2a7 [2021-08-11T21:57:26.714Z] ---> 718bc54ee82a [2021-08-11T21:57:26.714Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T21:57:26.714Z] Removing intermediate container 17c3f118d41b [2021-08-11T21:57:26.714Z] ---> 93002ed15018 [2021-08-11T21:57:27.007Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T21:57:27.007Z] Removing intermediate container 3486e3cb91c4 [2021-08-11T21:57:27.007Z] ---> d6a7f6712479 [2021-08-11T21:57:27.007Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T21:57:27.007Z] ---> Running in e15673913d2d [2021-08-11T21:57:27.282Z] ---> Running in 161b4200f1d8 [2021-08-11T21:57:27.282Z] ---> Running in 23fb8eb144a0 [2021-08-11T21:57:27.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T21:57:29.015Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T21:57:29.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T21:57:30.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T21:57:30.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T21:59:37.129Z] Removing intermediate container e15673913d2d [2021-08-11T21:59:37.129Z] ---> 17d7c261f227 [2021-08-11T21:59:37.129Z] [2021-08-11T21:59:37.129Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T21:59:37.732Z] 3.12: Pulling from library/alpine [2021-08-11T21:59:40.379Z] Removing intermediate container 69505f333d0c [2021-08-11T21:59:40.379Z] ---> 8ba191d3e44a [2021-08-11T21:59:40.379Z] [2021-08-11T21:59:40.379Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T21:59:40.380Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T21:59:40.380Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T21:59:40.380Z] ---> c4fd0aeabfcf [2021-08-11T21:59:40.380Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T21:59:40.974Z] 3.12: Pulling from library/alpine [2021-08-11T21:59:41.245Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T21:59:41.245Z] Status: Image is up to date for alpine:3.12 [2021-08-11T21:59:41.516Z] ---> c4fd0aeabfcf [2021-08-11T21:59:41.516Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T21:59:41.516Z] ---> Running in 28ade6d7202c [2021-08-11T21:59:41.793Z] ---> Running in d3f11df3ee56 [2021-08-11T21:59:42.076Z] Removing intermediate container 23fb8eb144a0 [2021-08-11T21:59:42.076Z] ---> c92c6953fc1a [2021-08-11T21:59:42.076Z] [2021-08-11T21:59:42.076Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T21:59:42.076Z] ---> c4fd0aeabfcf [2021-08-11T21:59:42.076Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T21:59:42.076Z] Removing intermediate container 161b4200f1d8 [2021-08-11T21:59:42.076Z] ---> b1d677852673 [2021-08-11T21:59:42.076Z] [2021-08-11T21:59:42.076Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T21:59:42.076Z] ---> c4fd0aeabfcf [2021-08-11T21:59:42.076Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T21:59:42.364Z] ---> Running in 11d97824eac2 [2021-08-11T21:59:42.364Z] ---> Running in 5f88274bad4e [2021-08-11T21:59:42.641Z] Removing intermediate container 28ade6d7202c [2021-08-11T21:59:42.641Z] ---> 33a5a64015ef [2021-08-11T21:59:42.641Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T21:59:42.917Z] ---> Running in 9a6915ee01fb [2021-08-11T21:59:43.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:43.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:44.803Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T21:59:44.803Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:59:44.803Z] OK: 5 MiB in 15 packages [2021-08-11T21:59:45.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:45.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:45.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:45.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:45.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:45.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:45.638Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T21:59:45.914Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:59:45.914Z] OK: 5 MiB in 15 packages [2021-08-11T21:59:46.192Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T21:59:46.192Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T21:59:46.192Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:59:46.192Z] OK: 5 MiB in 16 packages [2021-08-11T21:59:46.192Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T21:59:46.475Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T21:59:46.475Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T21:59:46.475Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T21:59:46.751Z] OK: 6 MiB in 16 packages [2021-08-11T21:59:47.032Z] Removing intermediate container d3f11df3ee56 [2021-08-11T21:59:47.032Z] ---> 3feea4e65e64 [2021-08-11T21:59:47.032Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:59:47.635Z] ---> Running in 00b88570502a [2021-08-11T21:59:47.915Z] Removing intermediate container 5f88274bad4e [2021-08-11T21:59:47.915Z] ---> ca2992215e76 [2021-08-11T21:59:47.915Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:59:48.190Z] ---> Running in 8e2c4102083b [2021-08-11T21:59:48.465Z] Removing intermediate container 00b88570502a [2021-08-11T21:59:48.465Z] ---> c32381459720 [2021-08-11T21:59:48.465Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T21:59:48.739Z] Removing intermediate container 9a6915ee01fb [2021-08-11T21:59:48.740Z] ---> c2bef9cdea27 [2021-08-11T21:59:48.740Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T21:59:49.013Z] ---> Running in 8b6eede91af2 [2021-08-11T21:59:49.290Z] Removing intermediate container 11d97824eac2 [2021-08-11T21:59:49.290Z] ---> 772a961880b7 [2021-08-11T21:59:49.290Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T21:59:49.290Z] ---> Running in 8bda54caa2ae [2021-08-11T21:59:49.290Z] Removing intermediate container 8e2c4102083b [2021-08-11T21:59:49.290Z] ---> 5a009f0e566f [2021-08-11T21:59:49.290Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T21:59:49.562Z] ---> Running in ca178d0f3a0b [2021-08-11T21:59:49.562Z] ---> Running in 9db2b012355f [2021-08-11T21:59:49.835Z] Removing intermediate container 11dfe6b91442 [2021-08-11T21:59:49.835Z] ---> afb321f17c74 [2021-08-11T21:59:49.835Z] [2021-08-11T21:59:49.835Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T21:59:49.835Z] ---> c4fd0aeabfcf [2021-08-11T21:59:49.835Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T21:59:49.835Z] Removing intermediate container 8b6eede91af2 [2021-08-11T21:59:49.835Z] ---> 4a1479cce565 [2021-08-11T21:59:49.835Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T21:59:50.109Z] ---> Running in b01d05a3d107 [2021-08-11T21:59:50.109Z] Removing intermediate container 8bda54caa2ae [2021-08-11T21:59:50.109Z] ---> 3a6025e8e1e3 [2021-08-11T21:59:50.109Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T21:59:50.109Z] ---> Running in c3c080581119 [2021-08-11T21:59:50.386Z] Removing intermediate container 9db2b012355f [2021-08-11T21:59:50.386Z] ---> 6ef9461a2434 [2021-08-11T21:59:50.386Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T21:59:50.386Z] Removing intermediate container ca178d0f3a0b [2021-08-11T21:59:50.386Z] ---> bc0bf669e620 [2021-08-11T21:59:50.386Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T21:59:50.386Z] ---> Running in 992e518c1f3f [2021-08-11T21:59:50.667Z] ---> Running in 8c0ab4378bf3 [2021-08-11T21:59:50.667Z] ---> Running in b7a0d0cdf30b [2021-08-11T21:59:50.667Z] Removing intermediate container b01d05a3d107 [2021-08-11T21:59:50.667Z] ---> 3d406dacf69c [2021-08-11T21:59:50.667Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T21:59:50.946Z] Removing intermediate container c3c080581119 [2021-08-11T21:59:50.946Z] ---> 5d28bff2fb18 [2021-08-11T21:59:50.946Z] Step 16/24 : WORKDIR / [2021-08-11T21:59:50.946Z] ---> Running in 84cff0e82436 [2021-08-11T21:59:50.946Z] Removing intermediate container 992e518c1f3f [2021-08-11T21:59:50.946Z] ---> 697db1ece8a5 [2021-08-11T21:59:50.946Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T21:59:51.219Z] ---> Running in 96a6240c1ebc [2021-08-11T21:59:51.219Z] Removing intermediate container b7a0d0cdf30b [2021-08-11T21:59:51.219Z] ---> ef280d5fb795 [2021-08-11T21:59:51.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:59:51.491Z] ---> Running in 5b5b22c7ae86 [2021-08-11T21:59:51.492Z] Removing intermediate container 8c0ab4378bf3 [2021-08-11T21:59:51.492Z] ---> 82186a88f897 [2021-08-11T21:59:51.492Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T21:59:51.768Z] ---> Running in baf0292e45f1 [2021-08-11T21:59:51.768Z] Removing intermediate container 84cff0e82436 [2021-08-11T21:59:51.768Z] ---> 7afc73a5e465 [2021-08-11T21:59:51.768Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T21:59:52.042Z] Removing intermediate container 96a6240c1ebc [2021-08-11T21:59:52.042Z] ---> b28fd5c60038 [2021-08-11T21:59:52.042Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:59:52.042Z] ---> Running in b42f66b06cde [2021-08-11T21:59:52.317Z] Removing intermediate container baf0292e45f1 [2021-08-11T21:59:52.317Z] ---> d8e4efb4d404 [2021-08-11T21:59:52.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T21:59:52.595Z] ---> 6bbab9635fcc [2021-08-11T21:59:52.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T21:59:52.869Z] Removing intermediate container b42f66b06cde [2021-08-11T21:59:52.869Z] ---> fc979b98b389 [2021-08-11T21:59:52.869Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:59:53.147Z] ---> Running in 5c364c44d37d [2021-08-11T21:59:53.428Z] ---> 672348919377 [2021-08-11T21:59:53.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T21:59:53.713Z] ---> 30e870758db8 [2021-08-11T21:59:53.713Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T21:59:55.145Z] ---> e8681dce7a90 [2021-08-11T21:59:55.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T21:59:55.145Z] Removing intermediate container 5b5b22c7ae86 [2021-08-11T21:59:55.145Z] ---> cc49a74a047b [2021-08-11T21:59:55.145Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T21:59:55.428Z] ---> Running in 46d2cdc0af38 [2021-08-11T21:59:55.705Z] ---> 33061ff5dfa9 [2021-08-11T21:59:55.705Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T21:59:55.705Z] ---> 707898c63e6b [2021-08-11T21:59:55.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T21:59:55.979Z] ---> db5106686542 [2021-08-11T21:59:55.980Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T21:59:56.255Z] ---> Running in 68fc322ba070 [2021-08-11T21:59:56.255Z] Removing intermediate container 46d2cdc0af38 [2021-08-11T21:59:56.255Z] ---> 8deb20d059fb [2021-08-11T21:59:56.255Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T21:59:56.527Z] Removing intermediate container 5c364c44d37d [2021-08-11T21:59:56.527Z] ---> 34d4b64cd84d [2021-08-11T21:59:56.527Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T21:59:56.807Z] ---> Running in f3acbedc3d36 [2021-08-11T21:59:57.083Z] ---> dfab348466f2 [2021-08-11T21:59:57.083Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T21:59:57.083Z] Removing intermediate container 68fc322ba070 [2021-08-11T21:59:57.083Z] ---> 4f116db50c57 [2021-08-11T21:59:57.083Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:59:57.379Z] ---> 37a5796c7d80 [2021-08-11T21:59:57.379Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T21:59:57.379Z] ---> Running in 64f25f71e6c4 [2021-08-11T21:59:57.379Z] ---> Running in 4531ed7d23a6 [2021-08-11T21:59:57.379Z] ---> 41adf7bd84c8 [2021-08-11T21:59:57.379Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T21:59:57.658Z] ---> Running in 0d8b82ad0f3e [2021-08-11T21:59:57.658Z] ---> Running in 02a2578beec7 [2021-08-11T21:59:58.254Z] Removing intermediate container 4531ed7d23a6 [2021-08-11T21:59:58.254Z] ---> 9cc370953a55 [2021-08-11T21:59:58.254Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:59:58.254Z] Removing intermediate container 64f25f71e6c4 [2021-08-11T21:59:58.254Z] ---> 67cbcbf707ab [2021-08-11T21:59:58.254Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T21:59:58.527Z] ---> Running in 0175c6288e6c [2021-08-11T21:59:58.527Z] ---> Running in ca7047493b5b [2021-08-11T21:59:58.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:59:58.805Z] Removing intermediate container 0d8b82ad0f3e [2021-08-11T21:59:58.805Z] ---> 1be6521f7630 [2021-08-11T21:59:58.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T21:59:59.083Z] ---> Running in f92d7d1a4359 [2021-08-11T21:59:59.359Z] Removing intermediate container 0175c6288e6c [2021-08-11T21:59:59.359Z] ---> e9e18eaa075a [2021-08-11T21:59:59.359Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T21:59:59.359Z] Removing intermediate container ca7047493b5b [2021-08-11T21:59:59.359Z] ---> 37572b03450c [2021-08-11T21:59:59.359Z] Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T21:59:59.637Z] ---> Running in c3318baee2a1 [2021-08-11T21:59:59.637Z] ---> Running in a1674a89ad10 [2021-08-11T21:59:59.637Z] Removing intermediate container f92d7d1a4359 [2021-08-11T21:59:59.637Z] ---> 2963c7cf7139 [2021-08-11T21:59:59.637Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T21:59:59.916Z] ---> Running in be04b09b1e9d [2021-08-11T21:59:59.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T22:00:00.192Z] Removing intermediate container c3318baee2a1 [2021-08-11T22:00:00.192Z] ---> 287221a982f1 [2021-08-11T22:00:00.192Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:00:00.192Z] Removing intermediate container a1674a89ad10 [2021-08-11T22:00:00.192Z] ---> 16112ea08b31 [2021-08-11T22:00:00.192Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T22:00:00.468Z] ---> Running in c8d5fe0cd316 [2021-08-11T22:00:00.468Z] ---> Running in e4ded1898ff9 [2021-08-11T22:00:00.745Z] Removing intermediate container be04b09b1e9d [2021-08-11T22:00:00.745Z] ---> 5f038ec7a9f6 [2021-08-11T22:00:00.745Z] Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:00:00.745Z] Removing intermediate container 02a2578beec7 [2021-08-11T22:00:00.745Z] ---> 75608a624cfd [2021-08-11T22:00:00.745Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T22:00:01.020Z] ---> Running in f828e95361c4 [2021-08-11T22:00:01.296Z] Removing intermediate container c8d5fe0cd316 [2021-08-11T22:00:01.296Z] ---> a39a05e8237c [2021-08-11T22:00:01.296Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T22:00:01.296Z] Removing intermediate container e4ded1898ff9 [2021-08-11T22:00:01.296Z] ---> 46eb4c4e5c42 [2021-08-11T22:00:01.296Z] [2021-08-11T22:00:01.584Z] ---> Running in 5bd38d2f8461 [2021-08-11T22:00:01.584Z] Removing intermediate container f828e95361c4 [2021-08-11T22:00:01.584Z] ---> eb44b772de63 [2021-08-11T22:00:01.584Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T22:00:01.860Z] Successfully built 46eb4c4e5c42 [2021-08-11T22:00:01.860Z] Successfully tagged support-scheduler-arm64:latest [2021-08-11T22:00:01.860Z] ---> Running in 1a1244983020 [2021-08-11T22:00:01.860Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-11T22:00:01.860Z] ---> 2fed7538a3c2 [2021-08-11T22:00:01.860Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T22:00:02.158Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T22:00:02.158Z] Removing intermediate container 5bd38d2f8461 [2021-08-11T22:00:02.158Z] ---> 39ce35274361 [2021-08-11T22:00:02.158Z] [2021-08-11T22:00:02.158Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T22:00:02.438Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T22:00:02.728Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T22:00:02.728Z] Successfully built 39ce35274361 [2021-08-11T22:00:02.728Z] Successfully tagged core-metadata-arm64:latest [2021-08-11T22:00:02.728Z] Building sys-mgmt-agent [2021-08-11T22:00:03.006Z]  Building core-metadata ... done Removing intermediate container 1a1244983020 [2021-08-11T22:00:03.006Z] ---> 670ba4b4cee2 [2021-08-11T22:00:03.006Z] [2021-08-11T22:00:03.279Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T22:00:03.279Z] Successfully built 670ba4b4cee2 [2021-08-11T22:00:03.279Z] Successfully tagged support-notifications-arm64:latest [2021-08-11T22:00:03.279Z]  Building support-notifications ... done Building core-command [2021-08-11T22:00:03.552Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T22:00:03.824Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T22:00:03.824Z] OK: 8 MiB in 20 packages [2021-08-11T22:00:03.824Z] ---> df70ac7acf31 [2021-08-11T22:00:03.824Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T22:00:04.814Z] ---> f0abf9d402e0 [2021-08-11T22:00:04.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T22:00:05.414Z] Removing intermediate container f3acbedc3d36 [2021-08-11T22:00:05.414Z] ---> 37e26804261e [2021-08-11T22:00:05.414Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T22:00:06.857Z] ---> 7097f2ed7de7 [2021-08-11T22:00:06.857Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T22:00:07.459Z] ---> c6b52cad1141 [2021-08-11T22:00:07.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T22:00:08.058Z] ---> ec9ff873552b [2021-08-11T22:00:08.058Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T22:00:09.036Z] ---> Running in 5e44a779e20d [2021-08-11T22:00:09.036Z] ---> 0030ac814dba [2021-08-11T22:00:09.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T22:00:10.014Z] Removing intermediate container 5e44a779e20d [2021-08-11T22:00:10.014Z] ---> b8ddb8f22522 [2021-08-11T22:00:10.014Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T22:00:10.014Z] ---> 0e7263501fa7 [2021-08-11T22:00:10.014Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T22:00:10.287Z] ---> Running in 18a7a314f9b1 [2021-08-11T22:00:11.282Z] ---> 3686c08e2753 [2021-08-11T22:00:11.282Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T22:00:11.282Z] Removing intermediate container 18a7a314f9b1 [2021-08-11T22:00:11.282Z] ---> a8483cb7be9c [2021-08-11T22:00:11.282Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T22:00:11.884Z] ---> Running in bd0f1d17f091 [2021-08-11T22:00:11.885Z] ---> Running in 327e8120b3b3 [2021-08-11T22:00:12.877Z] Removing intermediate container 327e8120b3b3 [2021-08-11T22:00:12.877Z] ---> f6fc75a14ccf [2021-08-11T22:00:12.877Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T22:00:13.490Z] ---> Running in 20d4a255e04d [2021-08-11T22:00:14.486Z] Removing intermediate container 20d4a255e04d [2021-08-11T22:00:14.486Z] ---> 538ccc05e0d8 [2021-08-11T22:00:14.486Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:00:14.765Z] ---> Running in 80283978ffa1 [2021-08-11T22:00:15.039Z] Removing intermediate container bd0f1d17f091 [2021-08-11T22:00:15.039Z] ---> 27c427306d6d [2021-08-11T22:00:15.039Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T22:00:15.640Z] ---> Running in 8c513d99e1da [2021-08-11T22:00:15.640Z] Removing intermediate container 80283978ffa1 [2021-08-11T22:00:15.640Z] ---> c31e0778dab8 [2021-08-11T22:00:15.640Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T22:00:15.919Z] ---> Running in 93466affd138 [2021-08-11T22:00:16.517Z] Removing intermediate container 8c513d99e1da [2021-08-11T22:00:16.517Z] ---> 9eef002ee222 [2021-08-11T22:00:16.517Z] Step 29/32 : CMD ["gate"] [2021-08-11T22:00:16.517Z] Removing intermediate container 93466affd138 [2021-08-11T22:00:16.517Z] ---> 0ecf3632d8a2 [2021-08-11T22:00:16.517Z] [2021-08-11T22:00:16.792Z] Successfully built 0ecf3632d8a2 [2021-08-11T22:00:16.792Z] ---> Running in 9bd1586a420b [2021-08-11T22:00:17.066Z] Successfully tagged core-data-arm64:latest [2021-08-11T22:00:17.066Z] Building security-secretstore-setup [2021-08-11T22:00:17.689Z]  Building core-data ... done Removing intermediate container 9bd1586a420b [2021-08-11T22:00:17.689Z] ---> 3392425f440b [2021-08-11T22:00:17.689Z] Step 30/32 : LABEL arch=arm64 [2021-08-11T22:00:17.965Z] ---> Running in cbf3effc4016 [2021-08-11T22:00:18.559Z] Removing intermediate container cbf3effc4016 [2021-08-11T22:00:18.559Z] ---> cb82fb684397 [2021-08-11T22:00:18.559Z] Step 31/32 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:00:19.165Z] ---> Running in 493307ae0978 [2021-08-11T22:00:20.150Z] Removing intermediate container 493307ae0978 [2021-08-11T22:00:20.150Z] ---> d588b27ba19d [2021-08-11T22:00:20.150Z] Step 32/32 : LABEL version=0.0.0 [2021-08-11T22:00:20.768Z] ---> Running in 0befd4e52b9f [2021-08-11T22:00:21.753Z] Removing intermediate container 0befd4e52b9f [2021-08-11T22:00:21.753Z] ---> 868fc4517ebf [2021-08-11T22:00:21.753Z] [2021-08-11T22:00:22.354Z] Successfully built 868fc4517ebf [2021-08-11T22:00:22.354Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-11T22:00:54.700Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T22:00:54.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T22:00:54.700Z] ---> 2080b21f32a6 [2021-08-11T22:00:54.700Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> a026209827b3 [2021-08-11T22:00:54.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 5ea75ccc6177 [2021-08-11T22:00:54.700Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T22:00:54.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T22:00:54.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T22:00:54.700Z] ---> 2080b21f32a6 [2021-08-11T22:00:54.700Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> a026209827b3 [2021-08-11T22:00:54.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 5ea75ccc6177 [2021-08-11T22:00:54.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 78211e79aaf5 [2021-08-11T22:00:54.700Z] Step 6/22 : COPY go.mod . [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 8bc1b80567e8 [2021-08-11T22:00:54.700Z] Step 7/22 : RUN go mod download [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 8ac5a7b1af7b [2021-08-11T22:00:54.700Z] Step 8/22 : COPY . . [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> f2e1bc96a2a1 [2021-08-11T22:00:54.700Z] Step 9/22 : RUN go mod tidy [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 93002ed15018 [2021-08-11T22:00:54.700Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T22:00:54.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T22:00:54.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T22:00:54.700Z] ---> 2080b21f32a6 [2021-08-11T22:00:54.700Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> a026209827b3 [2021-08-11T22:00:54.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 5ea75ccc6177 [2021-08-11T22:00:54.700Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 78211e79aaf5 [2021-08-11T22:00:54.700Z] Step 6/24 : COPY go.mod . [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 8bc1b80567e8 [2021-08-11T22:00:54.700Z] Step 7/24 : RUN go mod download [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 8ac5a7b1af7b [2021-08-11T22:00:54.700Z] Step 8/24 : COPY . . [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> f2e1bc96a2a1 [2021-08-11T22:00:54.700Z] Step 9/24 : RUN go mod tidy [2021-08-11T22:00:54.700Z] ---> Using cache [2021-08-11T22:00:54.700Z] ---> 93002ed15018 [2021-08-11T22:00:54.700Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T22:00:54.976Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T22:00:54.976Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T22:00:54.976Z] ---> 2080b21f32a6 [2021-08-11T22:00:54.976Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> a026209827b3 [2021-08-11T22:00:54.976Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> 5ea75ccc6177 [2021-08-11T22:00:54.976Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> 78211e79aaf5 [2021-08-11T22:00:54.976Z] Step 6/26 : COPY go.mod . [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> 8bc1b80567e8 [2021-08-11T22:00:54.976Z] Step 7/26 : RUN go mod download [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> 8ac5a7b1af7b [2021-08-11T22:00:54.976Z] Step 8/26 : COPY . . [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> f2e1bc96a2a1 [2021-08-11T22:00:54.976Z] Step 9/26 : RUN go mod tidy [2021-08-11T22:00:54.976Z] ---> Using cache [2021-08-11T22:00:54.976Z] ---> 93002ed15018 [2021-08-11T22:00:54.976Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T22:00:56.418Z] ---> Running in 9ae78b0640a2 [2021-08-11T22:00:56.418Z] ---> Running in 2e04a16f8881 [2021-08-11T22:00:56.418Z] ---> Running in 06b9af7f6dee [2021-08-11T22:00:56.418Z] ---> Running in 8b50b1565d3c [2021-08-11T22:00:58.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T22:00:58.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T22:00:58.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T22:00:58.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T22:00:59.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T22:01:01.654Z] OK: 218 MiB in 52 packages [2021-08-11T22:01:03.105Z] Removing intermediate container 8b50b1565d3c [2021-08-11T22:01:03.105Z] ---> 3b5c3eec5d3e [2021-08-11T22:01:03.105Z] Step 6/24 : COPY go.mod . [2021-08-11T22:01:04.103Z] ---> ec39e90b64a8 [2021-08-11T22:01:04.103Z] Step 7/24 : RUN go mod download [2021-08-11T22:01:04.377Z] ---> Running in 2f5710fd45ec [2021-08-11T22:01:11.127Z] Removing intermediate container 2f5710fd45ec [2021-08-11T22:01:11.127Z] ---> b6fae4e22320 [2021-08-11T22:01:11.127Z] Step 8/24 : COPY . . [2021-08-11T22:01:26.254Z] ---> 50b6a3491589 [2021-08-11T22:01:26.254Z] Step 9/24 : RUN go mod tidy [2021-08-11T22:01:26.531Z] ---> Running in 2ab1930ab628 [2021-08-11T22:01:33.299Z] Removing intermediate container 2ab1930ab628 [2021-08-11T22:01:33.299Z] ---> 6be49ca780d7 [2021-08-11T22:01:33.299Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T22:01:33.584Z] ---> Running in 2e653b2e015d [2021-08-11T22:01:35.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T22:02:22.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T22:02:22.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T22:02:31.016Z] Removing intermediate container 9ae78b0640a2 [2021-08-11T22:02:31.017Z] ---> 1d151244e2a6 [2021-08-11T22:02:31.017Z] [2021-08-11T22:02:31.017Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T22:02:31.017Z] ---> c4fd0aeabfcf [2021-08-11T22:02:31.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T22:02:31.017Z] ---> Using cache [2021-08-11T22:02:31.017Z] ---> ca2992215e76 [2021-08-11T22:02:31.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T22:02:31.017Z] ---> Using cache [2021-08-11T22:02:31.017Z] ---> 5a009f0e566f [2021-08-11T22:02:31.017Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T22:02:31.017Z] ---> Running in d5fa6e6c1e62 [2021-08-11T22:02:31.291Z] Removing intermediate container d5fa6e6c1e62 [2021-08-11T22:02:31.291Z] ---> 408abbf216f1 [2021-08-11T22:02:31.291Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T22:02:31.891Z] ---> Running in 0ad768d4ff83 [2021-08-11T22:02:33.344Z] Removing intermediate container 0ad768d4ff83 [2021-08-11T22:02:33.344Z] ---> 3384cc83f7b1 [2021-08-11T22:02:33.344Z] Step 16/24 : WORKDIR / [2021-08-11T22:02:33.629Z] ---> Running in a79658c601f8 [2021-08-11T22:02:35.632Z] Removing intermediate container a79658c601f8 [2021-08-11T22:02:35.632Z] ---> 7bb0518bb760 [2021-08-11T22:02:35.632Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T22:02:35.909Z] Removing intermediate container 06b9af7f6dee [2021-08-11T22:02:35.909Z] ---> ea4206bcaaff [2021-08-11T22:02:35.909Z] [2021-08-11T22:02:35.909Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T22:02:35.909Z] ---> c4fd0aeabfcf [2021-08-11T22:02:35.909Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T22:02:36.187Z] Removing intermediate container 2e04a16f8881 [2021-08-11T22:02:36.187Z] ---> 1bebc2ed66a9 [2021-08-11T22:02:36.187Z] [2021-08-11T22:02:36.187Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T22:02:36.187Z] ---> c4fd0aeabfcf [2021-08-11T22:02:36.187Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T22:02:36.187Z] ---> Running in da731d6fea01 [2021-08-11T22:02:36.462Z] ---> Running in 290d15ac3703 [2021-08-11T22:02:37.075Z] ---> 46502567af29 [2021-08-11T22:02:37.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T22:02:38.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T22:02:38.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T22:02:38.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T22:02:39.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T22:02:39.359Z] ---> 74dec0b25a25 [2021-08-11T22:02:39.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T22:02:39.635Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T22:02:39.635Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T22:02:39.635Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T22:02:39.635Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T22:02:39.635Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T22:02:39.635Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T22:02:39.635Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T22:02:39.910Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T22:02:39.910Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T22:02:39.910Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T22:02:39.910Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T22:02:39.910Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T22:02:39.910Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T22:02:39.910Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T22:02:39.910Z] OK: 7 MiB in 18 packages [2021-08-11T22:02:40.191Z] OK: 7 MiB in 20 packages [2021-08-11T22:02:40.795Z] ---> 171ece7047fd [2021-08-11T22:02:40.795Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T22:02:41.073Z] ---> Running in d3db8fec60c2 [2021-08-11T22:02:42.078Z] Removing intermediate container d3db8fec60c2 [2021-08-11T22:02:42.078Z] ---> 3d243f305307 [2021-08-11T22:02:42.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T22:02:42.685Z] Removing intermediate container da731d6fea01 [2021-08-11T22:02:42.685Z] ---> 0cfbeb8110e9 [2021-08-11T22:02:42.685Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T22:02:42.685Z] ---> Running in dcefb2f3f112 [2021-08-11T22:02:42.961Z] Removing intermediate container 290d15ac3703 [2021-08-11T22:02:42.961Z] ---> fe9744649377 [2021-08-11T22:02:42.961Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T22:02:42.961Z] ---> Running in 224d3b4a79bd [2021-08-11T22:02:43.235Z] ---> Running in 8eb9d6a31ce6 [2021-08-11T22:02:43.235Z] Removing intermediate container dcefb2f3f112 [2021-08-11T22:02:43.235Z] ---> 6ddff6b07937 [2021-08-11T22:02:43.235Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T22:02:43.510Z] ---> Running in 723eb2aae176 [2021-08-11T22:02:43.785Z] Removing intermediate container 224d3b4a79bd [2021-08-11T22:02:43.785Z] ---> f317cbf9f07b [2021-08-11T22:02:43.785Z] Step 14/22 : WORKDIR /edgex [2021-08-11T22:02:44.384Z] ---> Running in 97dc8d0dd435 [2021-08-11T22:02:44.384Z] Removing intermediate container 8eb9d6a31ce6 [2021-08-11T22:02:44.384Z] ---> 95f9ea4567e8 [2021-08-11T22:02:44.384Z] Step 14/26 : WORKDIR / [2021-08-11T22:02:44.384Z] Removing intermediate container 723eb2aae176 [2021-08-11T22:02:44.384Z] ---> 32bfb9b055df [2021-08-11T22:02:44.384Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:02:44.689Z] ---> Running in 23cd0885b5c3 [2021-08-11T22:02:44.966Z] ---> Running in e458443350aa [2021-08-11T22:02:45.243Z] Removing intermediate container 97dc8d0dd435 [2021-08-11T22:02:45.243Z] ---> 880d36cdcaf3 [2021-08-11T22:02:45.243Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T22:02:45.845Z] Removing intermediate container 23cd0885b5c3 [2021-08-11T22:02:45.845Z] ---> 847a8226578d [2021-08-11T22:02:45.845Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-11T22:02:46.121Z] Removing intermediate container e458443350aa [2021-08-11T22:02:46.121Z] ---> 52a5fbfb59be [2021-08-11T22:02:46.121Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T22:02:46.121Z] ---> Running in cb07371fc0c0 [2021-08-11T22:02:46.394Z] Removing intermediate container 2e653b2e015d [2021-08-11T22:02:46.394Z] ---> 061e396a2106 [2021-08-11T22:02:46.394Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T22:02:46.674Z] ---> 8798503af6a6 [2021-08-11T22:02:46.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T22:02:46.674Z] ---> Running in 5f6a14b87bdf [2021-08-11T22:02:46.946Z] ---> 7a77c98e1349 [2021-08-11T22:02:46.946Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-11T22:02:46.946Z] Removing intermediate container cb07371fc0c0 [2021-08-11T22:02:46.946Z] ---> 648d9fff86c3 [2021-08-11T22:02:46.946Z] [2021-08-11T22:02:47.546Z] Successfully built 648d9fff86c3 [2021-08-11T22:02:47.821Z] Successfully tagged core-command-arm64:latest [2021-08-11T22:02:48.418Z]  Building core-command ... done  ---> ec41d40399b3 [2021-08-11T22:02:48.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T22:02:48.418Z] ---> a19ee485aaf9 [2021-08-11T22:02:48.418Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T22:02:48.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T22:02:49.292Z] ---> de3050d910d3 [2021-08-11T22:02:49.292Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-11T22:02:49.894Z] ---> ceca4fdae7a7 [2021-08-11T22:02:49.894Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T22:02:49.894Z] ---> Running in ac9b25d95097 [2021-08-11T22:02:50.496Z] ---> 22896087b4cf [2021-08-11T22:02:50.496Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T22:02:50.496Z] Removing intermediate container ac9b25d95097 [2021-08-11T22:02:50.496Z] ---> 2d7a06afc49a [2021-08-11T22:02:50.496Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T22:02:51.094Z] ---> Running in b282d024409b [2021-08-11T22:02:51.708Z] ---> 414c996efb99 [2021-08-11T22:02:51.708Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T22:02:51.988Z] Removing intermediate container b282d024409b [2021-08-11T22:02:51.988Z] ---> cce096488c98 [2021-08-11T22:02:51.988Z] Step 20/22 : LABEL arch=arm64 [2021-08-11T22:02:51.988Z] Removing intermediate container 5f6a14b87bdf [2021-08-11T22:02:51.988Z] ---> 3ff5643507b1 [2021-08-11T22:02:51.988Z] [2021-08-11T22:02:51.988Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T22:02:52.260Z] ---> Running in 28a44f1d8b11 [2021-08-11T22:02:52.535Z] 20.10.7: Pulling from library/docker [2021-08-11T22:02:52.809Z] Removing intermediate container 28a44f1d8b11 [2021-08-11T22:02:52.809Z] ---> 05d943890992 [2021-08-11T22:02:52.809Z] Step 21/22 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:02:53.082Z] ---> Running in eaabe7ba6009 [2021-08-11T22:02:53.357Z] ---> 6024f8fff9a1 [2021-08-11T22:02:53.357Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T22:02:53.960Z] Removing intermediate container eaabe7ba6009 [2021-08-11T22:02:53.960Z] ---> 5a5d6d89fb37 [2021-08-11T22:02:53.960Z] Step 22/22 : LABEL version=0.0.0 [2021-08-11T22:02:54.560Z] ---> Running in 68ac7eec2b39 [2021-08-11T22:02:54.833Z] ---> 7973c1f12679 [2021-08-11T22:02:55.105Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-11T22:02:55.379Z] ---> Running in 0019e74c137a [2021-08-11T22:02:55.379Z] Removing intermediate container 68ac7eec2b39 [2021-08-11T22:02:55.379Z] ---> b6bea474a2d3 [2021-08-11T22:02:55.379Z] [2021-08-11T22:02:55.988Z] Successfully built b6bea474a2d3 [2021-08-11T22:02:55.988Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-11T22:02:58.608Z]  Building security-proxy-setup ... done Removing intermediate container 0019e74c137a [2021-08-11T22:02:58.608Z] ---> 4b09ba59b2e8 [2021-08-11T22:02:58.608Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T22:02:58.882Z] ---> Running in b0f627546344 [2021-08-11T22:02:59.859Z] Removing intermediate container b0f627546344 [2021-08-11T22:02:59.859Z] ---> 783a5b7c939a [2021-08-11T22:02:59.859Z] Step 24/26 : LABEL arch=arm64 [2021-08-11T22:03:00.132Z] ---> Running in b246733abace [2021-08-11T22:03:00.734Z] Removing intermediate container b246733abace [2021-08-11T22:03:00.734Z] ---> c587345145c8 [2021-08-11T22:03:00.734Z] Step 25/26 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:03:01.009Z] ---> Running in 245e538d9fc4 [2021-08-11T22:03:01.612Z] Removing intermediate container 245e538d9fc4 [2021-08-11T22:03:01.612Z] ---> e60294883357 [2021-08-11T22:03:01.612Z] Step 26/26 : LABEL version=0.0.0 [2021-08-11T22:03:01.888Z] ---> Running in d01c44d5610d [2021-08-11T22:03:01.888Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T22:03:01.888Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T22:03:01.888Z] ---> df445af6242a [2021-08-11T22:03:01.888Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-11T22:03:02.161Z] ---> Running in 10ef45d784ac [2021-08-11T22:03:02.433Z] Removing intermediate container d01c44d5610d [2021-08-11T22:03:02.433Z] ---> 45c0f1f392e0 [2021-08-11T22:03:02.433Z] [2021-08-11T22:03:02.705Z] Successfully built 45c0f1f392e0 [2021-08-11T22:03:02.705Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-11T22:03:02.991Z]  Building security-secretstore-setup ... done Removing intermediate container 10ef45d784ac [2021-08-11T22:03:02.991Z] ---> 6cfcd80d1bc8 [2021-08-11T22:03:02.991Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-11T22:03:02.991Z] ---> Running in ef41b4009315 [2021-08-11T22:03:04.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T22:03:04.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T22:03:05.298Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T22:03:05.298Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T22:03:05.298Z] Executing bash-5.1.0-r0.post-install [2021-08-11T22:03:05.298Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T22:03:05.298Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T22:03:05.298Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T22:03:05.298Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T22:03:05.298Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T22:03:05.298Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T22:03:05.298Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T22:03:05.298Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T22:03:05.298Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T22:03:05.298Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T22:03:05.574Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T22:03:05.574Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T22:03:08.181Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T22:03:08.181Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T22:03:08.181Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T22:03:08.181Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T22:03:08.181Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T22:03:08.181Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T22:03:08.181Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T22:03:08.181Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T22:03:08.181Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T22:03:08.181Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T22:03:08.181Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T22:03:08.181Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T22:03:08.181Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T22:03:08.453Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T22:03:08.453Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T22:03:08.453Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T22:03:08.453Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T22:03:08.453Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T22:03:08.453Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T22:03:08.453Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T22:03:08.453Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T22:03:08.453Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T22:03:08.453Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T22:03:08.453Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T22:03:08.453Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T22:03:09.431Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T22:03:09.431Z] OK: 82 MiB in 59 packages [2021-08-11T22:03:16.124Z] Collecting docker-compose==1.23.2 [2021-08-11T22:03:16.124Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T22:03:16.716Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T22:03:16.716Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T22:03:16.988Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T22:03:16.988Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T22:03:17.258Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T22:03:17.258Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T22:03:19.867Z] Collecting PyYAML<4,>=3.10 [2021-08-11T22:03:19.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T22:03:22.478Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T22:03:22.478Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T22:03:22.478Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T22:03:22.478Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T22:03:23.906Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-11T22:03:24.181Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T22:03:24.181Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T22:03:26.147Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T22:03:26.147Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T22:03:26.419Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T22:03:26.419Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T22:03:26.690Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T22:03:26.690Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T22:03:27.285Z] Collecting idna<2.8,>=2.5 [2021-08-11T22:03:27.285Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T22:03:27.557Z] Collecting certifi>=2017.4.17 [2021-08-11T22:03:27.830Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T22:03:28.101Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T22:03:28.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T22:03:28.375Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T22:03:28.375Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T22:03:28.644Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T22:03:28.644Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T22:03:28.644Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T22:03:28.644Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T22:03:29.620Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T22:03:29.620Z] Attempting uninstall: urllib3 [2021-08-11T22:03:29.620Z] Found existing installation: urllib3 1.26.2 [2021-08-11T22:03:29.620Z] Uninstalling urllib3-1.26.2: [2021-08-11T22:03:29.620Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T22:03:29.891Z] Attempting uninstall: idna [2021-08-11T22:03:29.891Z] Found existing installation: idna 3.1 [2021-08-11T22:03:29.891Z] Uninstalling idna-3.1: [2021-08-11T22:03:30.162Z] Successfully uninstalled idna-3.1 [2021-08-11T22:03:30.757Z] Attempting uninstall: chardet [2021-08-11T22:03:30.757Z] Found existing installation: chardet 4.0.0 [2021-08-11T22:03:30.757Z] Uninstalling chardet-4.0.0: [2021-08-11T22:03:30.757Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T22:03:32.192Z] Attempting uninstall: requests [2021-08-11T22:03:32.192Z] Found existing installation: requests 2.25.1 [2021-08-11T22:03:32.192Z] Uninstalling requests-2.25.1: [2021-08-11T22:03:32.192Z] Successfully uninstalled requests-2.25.1 [2021-08-11T22:03:32.467Z] Running setup.py install for texttable: started [2021-08-11T22:03:34.429Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T22:03:34.429Z] Running setup.py install for PyYAML: started [2021-08-11T22:03:36.388Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T22:03:36.659Z] Running setup.py install for docopt: started [2021-08-11T22:03:38.624Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T22:03:38.624Z] Running setup.py install for dockerpty: started [2021-08-11T22:03:40.055Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T22:03:41.490Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-11T22:03:49.765Z] Removing intermediate container ef41b4009315 [2021-08-11T22:03:49.766Z] ---> 856aeb6062ac [2021-08-11T22:03:49.766Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T22:03:50.038Z] ---> Running in 8cac0636fb20 [2021-08-11T22:03:50.310Z] Removing intermediate container 8cac0636fb20 [2021-08-11T22:03:50.310Z] ---> ea677f6a277f [2021-08-11T22:03:50.310Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T22:03:50.582Z] ---> Running in 1bb0c8fc39e1 [2021-08-11T22:03:51.179Z] Removing intermediate container 1bb0c8fc39e1 [2021-08-11T22:03:51.179Z] ---> d1d3d8524b55 [2021-08-11T22:03:51.179Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T22:03:52.159Z] ---> 3c065ccf75fc [2021-08-11T22:03:52.159Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T22:03:53.139Z] ---> 63d87136c93f [2021-08-11T22:03:53.139Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T22:03:54.120Z] ---> 89bcba9ba5a6 [2021-08-11T22:03:54.120Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T22:03:54.120Z] ---> Running in 83d784bc63d0 [2021-08-11T22:03:54.717Z] Removing intermediate container 83d784bc63d0 [2021-08-11T22:03:54.717Z] ---> 3d4d0688debf [2021-08-11T22:03:54.718Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T22:03:54.718Z] ---> Running in 43b7d62df101 [2021-08-11T22:03:55.311Z] Removing intermediate container 43b7d62df101 [2021-08-11T22:03:55.311Z] ---> 27affa88e290 [2021-08-11T22:03:55.311Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T22:03:55.583Z] ---> Running in 37da7989db22 [2021-08-11T22:03:55.856Z] Removing intermediate container 37da7989db22 [2021-08-11T22:03:55.856Z] ---> 1186453fdf7e [2021-08-11T22:03:55.856Z] Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 [2021-08-11T22:03:56.448Z] ---> Running in ea53ed17c589 [2021-08-11T22:03:56.721Z] Removing intermediate container ea53ed17c589 [2021-08-11T22:03:56.721Z] ---> 1b5c27950d38 [2021-08-11T22:03:56.721Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T22:03:56.994Z] ---> Running in 179f6c518eb4 [2021-08-11T22:03:57.588Z] Removing intermediate container 179f6c518eb4 [2021-08-11T22:03:57.588Z] ---> abcee8818483 [2021-08-11T22:03:57.588Z] [2021-08-11T22:03:57.860Z] Successfully built abcee8818483 [2021-08-11T22:03:57.860Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-11T22:03:58.148Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-11T22:03:58.196Z] $ docker stop --time=1 f52f72ada74e4354ae51083bba37210e1e6826b2b8ce1c0d2999de8d9803e121 [2021-08-11T22:04:00.125Z] $ docker rm -f f52f72ada74e4354ae51083bba37210e1e6826b2b8ce1c0d2999de8d9803e121 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T22:04:00.722Z] + docker images [2021-08-11T22:04:00.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T22:04:00.993Z] sys-mgmt-agent-arm64 latest abcee8818483 3 seconds ago 311MB [2021-08-11T22:04:00.993Z] security-secretstore-setup-arm64 latest 45c0f1f392e0 58 seconds ago 27.4MB [2021-08-11T22:04:00.993Z] security-proxy-setup-arm64 latest b6bea474a2d3 About a minute ago 24.5MB [2021-08-11T22:04:00.993Z] 3ff5643507b1 About a minute ago 1.56GB [2021-08-11T22:04:00.993Z] core-command-arm64 latest 648d9fff86c3 About a minute ago 15.1MB [2021-08-11T22:04:00.993Z] 1bebc2ed66a9 About a minute ago 1.57GB [2021-08-11T22:04:00.993Z] ea4206bcaaff About a minute ago 1.57GB [2021-08-11T22:04:00.993Z] 1d151244e2a6 About a minute ago 1.56GB [2021-08-11T22:04:00.993Z] security-bootstrapper-arm64 latest 868fc4517ebf 3 minutes ago 17.7MB [2021-08-11T22:04:00.993Z] core-data-arm64 latest 0ecf3632d8a2 3 minutes ago 19.3MB [2021-08-11T22:04:00.993Z] support-notifications-arm64 latest 670ba4b4cee2 3 minutes ago 15.9MB [2021-08-11T22:04:00.993Z] support-scheduler-arm64 latest 46eb4c4e5c42 3 minutes ago 15.2MB [2021-08-11T22:04:00.993Z] core-metadata-arm64 latest 39ce35274361 3 minutes ago 15.8MB [2021-08-11T22:04:00.993Z] afb321f17c74 4 minutes ago 1.57GB [2021-08-11T22:04:00.993Z] b1d677852673 4 minutes ago 1.56GB [2021-08-11T22:04:00.993Z] c92c6953fc1a 4 minutes ago 1.56GB [2021-08-11T22:04:00.993Z] 8ba191d3e44a 4 minutes ago 1.56GB [2021-08-11T22:04:00.993Z] 17d7c261f227 4 minutes ago 1.56GB [2021-08-11T22:04:00.993Z] ci-base-image-arm64 latest 2080b21f32a6 15 minutes ago 1.23GB [2021-08-11T22:04:00.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB [2021-08-11T22:04:00.993Z] docker 20.10.7 df445af6242a 8 weeks ago 234MB [2021-08-11T22:04:00.993Z] alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB [2021-08-11T22:04:00.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T22:04:01.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T22:04:01.742Z] [2021-08-11T22:04:01.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T22:04:02.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T22:04:02.681Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T22:04:02.681Z] 448f6bf000e3: Pulling fs layer [2021-08-11T22:04:02.681Z] f757da607395: Pulling fs layer [2021-08-11T22:04:02.681Z] 05883995daec: Pulling fs layer [2021-08-11T22:04:02.681Z] 8603b9c90790: Pulling fs layer [2021-08-11T22:04:02.681Z] 1560dd03e051: Pulling fs layer [2021-08-11T22:04:02.681Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T22:04:02.681Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T22:04:02.681Z] 1560dd03e051: Waiting [2021-08-11T22:04:02.681Z] 27f5ce0e4adf: Waiting [2021-08-11T22:04:02.681Z] c2d8d7efcc4b: Waiting [2021-08-11T22:04:02.681Z] 8603b9c90790: Waiting [2021-08-11T22:04:02.955Z] f757da607395: Verifying Checksum [2021-08-11T22:04:02.955Z] f757da607395: Download complete [2021-08-11T22:04:02.955Z] 8603b9c90790: Verifying Checksum [2021-08-11T22:04:02.955Z] 8603b9c90790: Download complete [2021-08-11T22:04:03.553Z] 1560dd03e051: Verifying Checksum [2021-08-11T22:04:03.553Z] 1560dd03e051: Download complete [2021-08-11T22:04:03.553Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T22:04:03.553Z] 27f5ce0e4adf: Download complete [2021-08-11T22:04:03.553Z] 05883995daec: Verifying Checksum [2021-08-11T22:04:04.538Z] 448f6bf000e3: Verifying Checksum [2021-08-11T22:04:04.538Z] 448f6bf000e3: Download complete [2021-08-11T22:04:07.930Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T22:04:07.930Z] c2d8d7efcc4b: Download complete [2021-08-11T22:04:07.930Z] 448f6bf000e3: Pull complete [2021-08-11T22:04:08.910Z] f757da607395: Pull complete [2021-08-11T22:04:10.349Z] 05883995daec: Pull complete [2021-08-11T22:04:10.624Z] 8603b9c90790: Pull complete [2021-08-11T22:04:11.602Z] 1560dd03e051: Pull complete [2021-08-11T22:04:12.202Z] 27f5ce0e4adf: Pull complete [2021-08-11T22:04:27.291Z] c2d8d7efcc4b: Pull complete [2021-08-11T22:04:27.291Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T22:04:27.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T22:04:27.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T22:04:27.589Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-08-11T22:04:27.746Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T22:04:31.790Z] $ docker top 1a6f93f3dab5763e3fd87ba248b5cbf0604ff99b68b26bf677c0483647861cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:04:32.904Z] ---> job-cost.sh [2021-08-11T22:04:32.904Z] lf-activate-venv: SKIPPING [2021-08-11T22:04:32.904Z] INFO: No Stack... [2021-08-11T22:04:34.336Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T22:04:34.611Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T22:04:35.316Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-08-11T22:04:35.316Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T22:04:35.411Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] [2021-08-11T22:04:35.418Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] did not exist. Created. [2021-08-11T22:04:35.418Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T22:04:36.242Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T22:04:36.493Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T22:04:36.514Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T22:04:36.627Z] $ docker stop --time=1 1a6f93f3dab5763e3fd87ba248b5cbf0604ff99b68b26bf677c0483647861cf9 [2021-08-11T22:04:38.362Z] $ docker rm -f 1a6f93f3dab5763e3fd87ba248b5cbf0604ff99b68b26bf677c0483647861cf9 [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-08-11T22:04:39.657Z] provisioning config files... [2021-08-11T22:04:39.670Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1402596298236788596tmp [Pipeline] { [Pipeline] sh [2021-08-11T22:04:40.047Z] + set +x [2021-08-11T22:04:40.047Z] + curl -s https://codecov.io/bash [2021-08-11T22:04:40.047Z] + bash -s -- [2021-08-11T22:04:40.047Z] [2021-08-11T22:04:40.047Z] _____ _ [2021-08-11T22:04:40.047Z] / ____| | | [2021-08-11T22:04:40.047Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T22:04:40.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T22:04:40.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T22:04:40.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T22:04:40.047Z] Bash-1.0.6 [2021-08-11T22:04:40.047Z] [2021-08-11T22:04:40.047Z] [2021-08-11T22:04:40.047Z] ==> git version 2.24.4 found [2021-08-11T22:04:40.047Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-11T22:04:40.047Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T22:04:40.047Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T22:04:40.047Z] ==> Jenkins CI detected. [2021-08-11T22:04:40.047Z] current dir:  /w/workspace/edgex-go/1 [2021-08-11T22:04:40.047Z] project root: . [2021-08-11T22:04:40.047Z] --> token set from env [2021-08-11T22:04:40.047Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T22:04:40.047Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T22:04:40.047Z] ==> Python coveragepy not found [2021-08-11T22:04:40.047Z] ==> Searching for coverage reports in: [2021-08-11T22:04:40.047Z] + . [2021-08-11T22:04:40.316Z] -> Found 1 reports [2021-08-11T22:04:40.316Z] ==> Detecting git/mercurial file structure [2021-08-11T22:04:40.316Z] ==> Reading reports [2021-08-11T22:04:40.316Z] + ./coverage.out bytes=404329 [2021-08-11T22:04:40.316Z] ==> Appending adjustments [2021-08-11T22:04:40.316Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T22:04:41.283Z] + Found adjustments [2021-08-11T22:04:41.283Z] ==> Gzipping contents [2021-08-11T22:04:41.283Z] 56K /tmp/codecov.nWYt9C.gz [2021-08-11T22:04:41.283Z] ==> Uploading reports [2021-08-11T22:04:41.283Z] url: https://codecov.io [2021-08-11T22:04:41.283Z] query: branch=PR-3666&commit=7b2766c8135cef0f0492767722a69bd28c3f7af1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3666%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3666&job=&cmd_args= [2021-08-11T22:04:41.283Z] -> Pinging Codecov [2021-08-11T22:04:41.283Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3666&commit=7b2766c8135cef0f0492767722a69bd28c3f7af1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3666%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3666&job=&cmd_args= [2021-08-11T22:04:41.866Z] -> Uploading to [2021-08-11T22:04:41.866Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/00271124DB129430A58F1EEE437C3FCB/7b2766c8135cef0f0492767722a69bd28c3f7af1/fd452cab-4bb2-44fa-8035-ce48d3c3955f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T220441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ffb061aa2b4444b5c5bbff193f79ec51dc309c232781bb071265f28a0b3f747 [2021-08-11T22:04:41.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T22:04:41.866Z] Dload Upload Total Spent Left Speed [2021-08-11T22:04:42.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54501 0 0 100 54501 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-08-11T22:04:42.133Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7b2766c8135cef0f0492767722a69bd28c3f7af1 [Pipeline] } [2021-08-11T22:04:42.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T22:04:43.490Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:04:43.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:04:44.501Z] ---> package-listing.sh [2021-08-11T22:04:44.502Z] ++ facter osfamily [2021-08-11T22:04:44.502Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T22:04:44.772Z] + OS_FAMILY=redhat [2021-08-11T22:04:44.772Z] + workspace=/w/workspace/edgex-go/1 [2021-08-11T22:04:44.772Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T22:04:44.772Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T22:04:44.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T22:04:44.772Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T22:04:44.772Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-11T22:04:44.772Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T22:04:44.772Z] + case "${OS_FAMILY}" in [2021-08-11T22:04:44.772Z] + rpm -qa [2021-08-11T22:04:44.772Z] + sort [2021-08-11T22:04:46.925Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T22:04:46.925Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T22:04:46.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T22:04:46.925Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-11T22:04:46.925Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-11T22:04:46.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-11T22:04:46.967Z] 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-08-11T22:04:47.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T22:04:47.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T22:04:47.910Z] [2021-08-11T22:04:47.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T22:04:48.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T22:04:48.283Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T22:04:48.283Z] b4d181a07f80: Pulling fs layer [2021-08-11T22:04:48.283Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T22:04:48.283Z] ed53099fbce6: Pulling fs layer [2021-08-11T22:04:48.283Z] dc539afda2c1: Pulling fs layer [2021-08-11T22:04:48.283Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T22:04:48.283Z] 9065ff56babe: Pulling fs layer [2021-08-11T22:04:48.283Z] d287ab97295c: Pulling fs layer [2021-08-11T22:04:48.283Z] 77bc0d833cb6: Waiting [2021-08-11T22:04:48.283Z] 9065ff56babe: Waiting [2021-08-11T22:04:48.283Z] d287ab97295c: Waiting [2021-08-11T22:04:48.283Z] dc539afda2c1: Waiting [2021-08-11T22:04:48.546Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T22:04:48.547Z] a1111a8f2ec3: Download complete [2021-08-11T22:04:48.547Z] dc539afda2c1: Download complete [2021-08-11T22:04:48.811Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T22:04:48.811Z] 77bc0d833cb6: Download complete [2021-08-11T22:04:48.811Z] 9065ff56babe: Verifying Checksum [2021-08-11T22:04:48.811Z] 9065ff56babe: Download complete [2021-08-11T22:04:49.079Z] ed53099fbce6: Verifying Checksum [2021-08-11T22:04:49.079Z] ed53099fbce6: Download complete [2021-08-11T22:04:50.045Z] b4d181a07f80: Verifying Checksum [2021-08-11T22:04:50.045Z] b4d181a07f80: Download complete [2021-08-11T22:04:51.035Z] b4d181a07f80: Pull complete [2021-08-11T22:04:51.303Z] a1111a8f2ec3: Pull complete [2021-08-11T22:04:51.892Z] ed53099fbce6: Pull complete [2021-08-11T22:04:51.892Z] dc539afda2c1: Pull complete [2021-08-11T22:04:52.165Z] 77bc0d833cb6: Pull complete [2021-08-11T22:04:52.165Z] 9065ff56babe: Pull complete [2021-08-11T22:04:54.741Z] d287ab97295c: Verifying Checksum [2021-08-11T22:04:54.741Z] d287ab97295c: Download complete [2021-08-11T22:04:59.019Z] d287ab97295c: Pull complete [2021-08-11T22:04:59.019Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T22:04:59.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T22:04:59.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T22:04:59.138Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-08-11T22:04:59.205Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T22:05:02.599Z] $ docker top b780d0ab4b473abbb1eb65634f556c60d018979fbe7c73fa1e4afa760a108fc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T22:05:03.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T22:05:03.396Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T22:05:03.937Z] + ls /var/log/sa-host [2021-08-11T22:05:03.937Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T22:05:03.937Z] file_magic: OK [2021-08-11T22:05:03.937Z] HZ: Using current value: 100 [2021-08-11T22:05:03.937Z] file_header: OK [2021-08-11T22:05:03.937Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T22:05:03.937Z] Statistics: [2021-08-11T22:05:03.937Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T22:05:03.937Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T22:05:03.937Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T22:05:03.937Z] file_magic: OK [2021-08-11T22:05:03.937Z] HZ: Using current value: 100 [2021-08-11T22:05:03.937Z] file_header: OK [2021-08-11T22:05:03.937Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T22:05:03.937Z] Statistics: [2021-08-11T22:05:03.937Z] 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-08-11T22:05:03.937Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T22:05:04.171Z] provisioning config files... [2021-08-11T22:05:04.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2218049054850086464tmp [Pipeline] { [Pipeline] echo [2021-08-11T22:05:04.253Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:05:04.610Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T22:05:04.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:05:05.102Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T22:05:05.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:05:05.496Z] ---> sudo-logs.sh [2021-08-11T22:05:05.496Z] Archiving 'sudo' log.. [2021-08-11T22:05:10.845Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-603.vexxhost.local: Name or service not known [2021-08-11T22:05:10.845Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-603.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T22:05:10.937Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:05:11.297Z] ---> job-cost.sh [2021-08-11T22:05:11.297Z] lf-activate-venv: SKIPPING [2021-08-11T22:05:11.297Z] DEBUG: total: 0.18000000715255737 [2021-08-11T22:05:11.297Z] INFO: Retrieving Stack Cost... [2021-08-11T22:05:12.707Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T22:05:12.985Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T22:05:13.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T22:05:13.379Z] ---> logs-deploy.sh [2021-08-11T22:05:13.379Z] lf-activate-venv: SKIPPING [2021-08-11T22:05:13.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3666/1 [2021-08-11T22:05:13.379Z] INFO: archiving workspace using pattern(s): [2021-08-11T22:05:14.340Z] Archives upload complete. [2021-08-11T22:05:14.340Z] INFO: archiving logs to Nexus