Pull request #3721 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 55c60972707841fad2bbf07dc204ee3a953d5015 rather than 9f422825c73b40742c432f852d5ad31b1808750e Obtained Jenkinsfile from 55c60972707841fad2bbf07dc204ee3a953d5015 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7857124046620184342.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-ssh5048166079251632980.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3344590437926721361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6209150562997016940.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6315626178299686563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-1565 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh2932301491991932654.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 9f422825c73b40742c432f852d5ad31b1808750e Merge succeeded, producing 9f422825c73b40742c432f852d5ad31b1808750e Checking out Revision 9f422825c73b40742c432f852d5ad31b1808750e (PR-3721) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7001222448471923076.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # 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/3@tmp/jenkins-gitclient-ssh5028640876696700074.key > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 Commit message: "fix(command): Using the Device Service response code for Get Command" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T02:48:53.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T02:48:53.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T02:48:53.577Z] ========================================================= [2021-09-27T02:48:53.577Z] EdgeX Global Pipelines Version Info [2021-09-27T02:48:53.577Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:54.825Z] ------------------- [2021-09-27T02:48:54.826Z] stable info: [2021-09-27T02:48:54.826Z] ------------------- [2021-09-27T02:48:54.826Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T02:48:54.826Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T02:48:54.826Z] Message: update stable to v1.0.205 > git rev-list --no-walk 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 [2021-09-27T02:48:55.407Z] ------------------- [2021-09-27T02:48:55.407Z] experimental info: [2021-09-27T02:48:55.407Z] ------------------- [2021-09-27T02:48:55.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T02:48:55.407Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T02:48:55.407Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T02:48:55.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T02:48:55.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T02:48:55.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T02:48:55.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T02:48:55.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T02:48:55.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T02:48:55.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T02:48:55.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T02:48:55.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T02:48:55.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T02:48:55.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T02:48:55.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T02:48:55.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T02:48:55.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T02:48:55.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T02:48:55.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T02:48:55.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T02:48:55.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T02:48:56.005Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T02:48:56.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T02:48:56.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T02:48:56.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T02:48:56.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T02:48:56.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3721 [Pipeline] echo [2021-09-27T02:48:56.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3721 [Pipeline] echo [2021-09-27T02:48:56.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3721 [Pipeline] echo [2021-09-27T02:48:56.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f422825c73b40742c432f852d5ad31b1808750e [Pipeline] echo [2021-09-27T02:48:56.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f42282 [Pipeline] echo [2021-09-27T02:48:56.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T02:48:56.336Z] provisioning config files... [2021-09-27T02:48:56.355Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7539357392834501594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:48:56.724Z] ---> docker-login.sh [2021-09-27T02:48:56.724Z] nexus3.edgexfoundry.org:10001 [2021-09-27T02:48:56.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:48:56.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:48:56.991Z] Configure a credential helper to remove this warning. See [2021-09-27T02:48:56.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:48:56.991Z] [2021-09-27T02:48:56.991Z] Login Succeeded [2021-09-27T02:48:56.991Z] nexus3.edgexfoundry.org:10002 [2021-09-27T02:48:56.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:48:56.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:48:56.991Z] Configure a credential helper to remove this warning. See [2021-09-27T02:48:56.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:48:56.991Z] [2021-09-27T02:48:56.991Z] Login Succeeded [2021-09-27T02:48:56.991Z] nexus3.edgexfoundry.org:10003 [2021-09-27T02:48:57.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:48:57.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:48:57.257Z] Configure a credential helper to remove this warning. See [2021-09-27T02:48:57.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:48:57.257Z] [2021-09-27T02:48:57.257Z] Login Succeeded [2021-09-27T02:48:57.257Z] nexus3.edgexfoundry.org:10004 [2021-09-27T02:48:57.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:48:57.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:48:57.525Z] Configure a credential helper to remove this warning. See [2021-09-27T02:48:57.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:48:57.526Z] [2021-09-27T02:48:57.526Z] Login Succeeded [2021-09-27T02:48:57.526Z] docker.io [2021-09-27T02:48:57.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:48:57.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:48:57.794Z] Configure a credential helper to remove this warning. See [2021-09-27T02:48:57.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:48:57.794Z] [2021-09-27T02:48:57.794Z] Login Succeeded [2021-09-27T02:48:57.794Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T02:48:57.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T02:48:58.164Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T02:48:58.164Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:48:58.164Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T02:48:58.164Z] ++ cut -d/ -f2 [2021-09-27T02:48:58.164Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T02:48:58.234Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:49:02.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:49:02.259Z] [2021-09-27T02:49:02.259Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:49:02.591Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:49:02.591Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T02:49:02.591Z] 31603596830f: Pulling fs layer [2021-09-27T02:49:02.591Z] 04fac38145f0: Pulling fs layer [2021-09-27T02:49:02.591Z] 701f6daf10bf: Pulling fs layer [2021-09-27T02:49:02.591Z] 24f72da36158: Pulling fs layer [2021-09-27T02:49:02.591Z] 24f72da36158: Waiting [2021-09-27T02:49:02.591Z] 04fac38145f0: Download complete [2021-09-27T02:49:02.858Z] 31603596830f: Verifying Checksum [2021-09-27T02:49:02.858Z] 31603596830f: Download complete [2021-09-27T02:49:03.130Z] 24f72da36158: Verifying Checksum [2021-09-27T02:49:03.130Z] 24f72da36158: Download complete [2021-09-27T02:49:03.130Z] 31603596830f: Pull complete [2021-09-27T02:49:03.130Z] 04fac38145f0: Pull complete [2021-09-27T02:49:03.130Z] 701f6daf10bf: Verifying Checksum [2021-09-27T02:49:03.130Z] 701f6daf10bf: Download complete [2021-09-27T02:49:03.721Z] 701f6daf10bf: Pull complete [2021-09-27T02:49:03.988Z] 24f72da36158: Pull complete [2021-09-27T02:49:03.988Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T02:49:03.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:49:03.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T02:49:04.079Z] prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container [2021-09-27T02:49:04.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T02:49:05.006Z] $ docker top 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T02:49:05.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T02:49:05.157Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T02:49:05.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T02:49:05.276Z] $ docker exec 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent [2021-09-27T02:49:05.397Z] SSH_AUTH_SOCK=/tmp/ssh-dpKFAZo7yhDj/agent.13 [2021-09-27T02:49:05.397Z] SSH_AGENT_PID=20 [2021-09-27T02:49:05.408Z] Running ssh-add (command line suppressed) [2021-09-27T02:49:05.509Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5376092730294141536.key (/w/workspace/edgex-go/3@tmp/private_key_5376092730294141536.key) [2021-09-27T02:49:05.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T02:49:05.864Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T02:49:05.878Z] $ docker exec --env ******** --env ******** 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent -k [2021-09-27T02:49:05.987Z] unset SSH_AUTH_SOCK; [2021-09-27T02:49:05.987Z] unset SSH_AGENT_PID; [2021-09-27T02:49:05.987Z] echo Agent pid 20 killed; [2021-09-27T02:49:06.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T02:49:06.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T02:49:06.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T02:49:06.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T02:49:06.160Z] $ docker exec 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent [2021-09-27T02:49:06.279Z] SSH_AUTH_SOCK=/tmp/ssh-yXSaRDn9E8Oj/agent.54 [2021-09-27T02:49:06.279Z] SSH_AGENT_PID=61 [2021-09-27T02:49:06.291Z] Running ssh-add (command line suppressed) [2021-09-27T02:49:06.387Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7787279582745940096.key (/w/workspace/edgex-go/3@tmp/private_key_7787279582745940096.key) [2021-09-27T02:49:06.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T02:49:06.731Z] + git semver init [2021-09-27T02:49:06.731Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T02:49:06.731Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-27T02:49:06.731Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-27T02:49:06.731Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T02:49:06.731Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T02:49:06.731Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T02:49:06.731Z] # $SEMVER_BRANCH = PR-3721 [2021-09-27T02:49:06.731Z] # $SEMVER_TEMP = /tmp/semver-459217760 [2021-09-27T02:49:06.731Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T02:50:05.269Z] # '/tmp/semver-459217760' -> '/w/workspace/edgex-go/3/.semver' [2021-09-27T02:50:05.269Z] # -> Force: false [2021-09-27T02:50:05.269Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-27T02:50:05.277Z] $ docker exec --env ******** --env ******** 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent -k [2021-09-27T02:50:05.381Z] unset SSH_AUTH_SOCK; [2021-09-27T02:50:05.382Z] unset SSH_AGENT_PID; [2021-09-27T02:50:05.382Z] echo Agent pid 61 killed; [2021-09-27T02:50:05.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T02:50:05.754Z] + git semver [Pipeline] } [2021-09-27T02:50:05.765Z] $ docker stop --time=1 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 [2021-09-27T02:50:07.719Z] $ docker rm -f 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T02:50:08.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T02:50:08.520Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T02:50:08.524Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-27T02:50:08.881Z] ========================================================= [2021-09-27T02:50:08.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T02:50:08.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:50:09.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:50:09.199Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T02:50:09.199Z] 540db60ca938: Pulling fs layer [2021-09-27T02:50:09.199Z] adcc1eea9eea: Pulling fs layer [2021-09-27T02:50:09.199Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T02:50:09.199Z] db62176df00c: Pulling fs layer [2021-09-27T02:50:09.199Z] 3b30891b0d05: Pulling fs layer [2021-09-27T02:50:09.199Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T02:50:09.199Z] c788192a36de: Pulling fs layer [2021-09-27T02:50:09.199Z] a77e37c0d609: Pulling fs layer [2021-09-27T02:50:09.199Z] c3185cebc471: Pulling fs layer [2021-09-27T02:50:09.199Z] db62176df00c: Waiting [2021-09-27T02:50:09.199Z] 3b30891b0d05: Waiting [2021-09-27T02:50:09.199Z] 06b49ca38bd5: Waiting [2021-09-27T02:50:09.199Z] c788192a36de: Waiting [2021-09-27T02:50:09.199Z] a77e37c0d609: Waiting [2021-09-27T02:50:09.199Z] c3185cebc471: Waiting [2021-09-27T02:50:09.199Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T02:50:09.199Z] 4c4ab2625f07: Download complete [2021-09-27T02:50:09.199Z] adcc1eea9eea: Verifying Checksum [2021-09-27T02:50:09.199Z] adcc1eea9eea: Download complete [2021-09-27T02:50:09.199Z] 3b30891b0d05: Verifying Checksum [2021-09-27T02:50:09.199Z] 3b30891b0d05: Download complete [2021-09-27T02:50:09.469Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T02:50:09.469Z] 06b49ca38bd5: Download complete [2021-09-27T02:50:09.469Z] c788192a36de: Verifying Checksum [2021-09-27T02:50:09.469Z] c788192a36de: Download complete [2021-09-27T02:50:09.469Z] 540db60ca938: Verifying Checksum [2021-09-27T02:50:09.469Z] 540db60ca938: Download complete [2021-09-27T02:50:09.734Z] 540db60ca938: Pull complete [2021-09-27T02:50:09.734Z] adcc1eea9eea: Pull complete [2021-09-27T02:50:09.734Z] 4c4ab2625f07: Pull complete [2021-09-27T02:50:10.000Z] a77e37c0d609: Verifying Checksum [2021-09-27T02:50:10.000Z] a77e37c0d609: Download complete [2021-09-27T02:50:14.254Z] c3185cebc471: Verifying Checksum [2021-09-27T02:50:14.254Z] c3185cebc471: Download complete [2021-09-27T02:50:14.254Z] db62176df00c: Verifying Checksum [2021-09-27T02:50:14.254Z] db62176df00c: Download complete [2021-09-27T02:50:17.638Z] db62176df00c: Pull complete [2021-09-27T02:50:17.638Z] 3b30891b0d05: Pull complete [2021-09-27T02:50:17.907Z] 06b49ca38bd5: Pull complete [2021-09-27T02:50:17.907Z] c788192a36de: Pull complete [2021-09-27T02:50:17.907Z] a77e37c0d609: Pull complete [2021-09-27T02:50:20.515Z] c3185cebc471: Pull complete [2021-09-27T02:50:20.515Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T02:50:20.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:50:20.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:50:20.859Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:50:20.859Z] WORKDIR /edgex [2021-09-27T02:50:20.859Z] COPY go.mod . [2021-09-27T02:50:20.859Z] RUN go mod download' [2021-09-27T02:50:20.859Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T02:50:22.302Z] Sending build context to Docker daemon 328.9MB [2021-09-27T02:50:22.302Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:50:22.302Z] ---> 031687cdd783 [2021-09-27T02:50:22.302Z] Step 2/4 : WORKDIR /edgex [2021-09-27T02:50:23.799Z] Still waiting to schedule task [2021-09-27T02:50:23.800Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1566’ [2021-09-27T02:50:24.250Z] ---> Running in c3443936cefd [2021-09-27T02:50:24.516Z] Removing intermediate container c3443936cefd [2021-09-27T02:50:24.516Z] ---> 931d7c8ccbda [2021-09-27T02:50:24.516Z] Step 3/4 : COPY go.mod . [2021-09-27T02:50:24.516Z] ---> c18bd8784619 [2021-09-27T02:50:24.516Z] Step 4/4 : RUN go mod download [2021-09-27T02:50:24.516Z] ---> Running in cccef228673b [2021-09-27T02:51:47.984Z] Removing intermediate container cccef228673b [2021-09-27T02:51:47.984Z] ---> 289ee027a281 [2021-09-27T02:51:47.984Z] Successfully built 289ee027a281 [2021-09-27T02:51:47.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:51:48.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T02:51:48.400Z] . [Pipeline] withDockerContainer [2021-09-27T02:51:48.492Z] prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container [2021-09-27T02:51:48.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T02:51:48.954Z] $ docker top 706d3690076d6745ec685a87efaec326e9d711b91c6b24248108d46cf15eb2f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:51:49.353Z] + go version [2021-09-27T02:51:49.353Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T02:51:49.362Z] $ docker stop --time=1 706d3690076d6745ec685a87efaec326e9d711b91c6b24248108d46cf15eb2f1 [2021-09-27T02:51:50.549Z] $ docker rm -f 706d3690076d6745ec685a87efaec326e9d711b91c6b24248108d46cf15eb2f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:51:51.177Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T02:51:51.177Z] . [Pipeline] withDockerContainer [2021-09-27T02:51:51.264Z] prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container [2021-09-27T02:51:51.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T02:51:51.655Z] $ docker top 17e4157089c6728b1a31e8a7767ef60853995dcf72714600fb7b74eeb12815e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T02:51:51.760Z] ========================================================= [2021-09-27T02:51:51.761Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T02:51:51.761Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:51:53.400Z] + go mod tidy [Pipeline] sh [2021-09-27T02:51:53.720Z] + make test [2021-09-27T02:51:53.720Z] go mod tidy [2021-09-27T02:51:53.720Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T02:52:00.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T02:52:18.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T02:52:23.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T02:52:23.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T02:52:23.894Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T02:52:26.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T02:52:27.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T02:52:27.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T02:52:27.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T02:52:27.682Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T02:52:27.958Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T02:52:28.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T02:52:28.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T02:52:28.223Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T02:52:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T02:52:30.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-09-27T02:52:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T02:52:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T02:52:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2021-09-27T02:52:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T02:52:31.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-09-27T02:52:31.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T02:52:31.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T02:52:32.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-09-27T02:52:32.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T02:52:32.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:52:33.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-27T02:52:33.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T02:52:33.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T02:52:33.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T02:52:33.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T02:52:33.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T02:52:34.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.308s coverage: 94.2% of statements [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:52:34.398Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T02:52:34.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T02:52:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-09-27T02:52:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T02:52:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T02:52:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T02:52:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-09-27T02:52:35.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T02:52:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-09-27T02:52:35.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements [2021-09-27T02:52:35.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T02:52:36.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-27T02:52:36.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-09-27T02:52:36.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-09-27T02:52:37.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-09-27T02:52:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-27T02:52:49.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-09-27T02:52:49.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-09-27T02:52:53.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements [2021-09-27T02:52:53.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T02:53:12.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T02:53:12.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T02:53:12.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T02:53:12.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T02:53:12.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-27T02:53:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T02:53:12.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements [2021-09-27T02:53:12.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-09-27T02:53:12.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T02:53:12.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-09-27T02:53:12.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-09-27T02:53:12.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 70.5% of statements [2021-09-27T02:53:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T02:53:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T02:53:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T02:53:13.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-09-27T02:53:13.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T02:53:13.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T02:53:13.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2021-09-27T02:53:13.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T02:53:13.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-09-27T02:53:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.0% of statements [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T02:53:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-09-27T02:53:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-27T02:53:22.100Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-27T02:53:44.540Z] GO111MODULE=on go vet ./... [2021-09-27T02:53:52.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1568 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws [2021-09-27T02:53:53.022Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-27T02:53:53.277Z] The recommended git tool is: git [2021-09-27T02:53:55.574Z] gofmt -l . [2021-09-27T02:53:55.574Z] [ "`gofmt -l .`" = "" ] [2021-09-27T02:53:55.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T02:53:55.894Z] + ls -al . [2021-09-27T02:53:55.894Z] total 612 [2021-09-27T02:53:55.894Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 02:53 . [2021-09-27T02:53:55.894Z] drwxr-xr-x 4 root root 28 Sep 27 02:51 .. [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 02:48 .dockerignore [2021-09-27T02:53:55.894Z] drwxrwxr-x 8 1001 1001 179 Sep 27 02:48 .git [2021-09-27T02:53:55.894Z] drwxrwxr-x 4 1001 1001 142 Sep 27 02:48 .github [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 02:48 .gitignore [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 02:48 .golangci.yml [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 02:48 .hadolint.yml [2021-09-27T02:53:55.894Z] drwx------ 3 1001 1001 58 Sep 27 02:50 .semver [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 02:48 .sonarcloud.properties [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:48 ADOPTERS.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:48 Attribution.txt [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:48 CHANGELOG.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:48 CONTRIBUTING.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 02:48 GOVERNANCE.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 02:48 Jenkinsfile [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:48 LICENSE [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:48 Makefile [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 02:48 OWNERS.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:48 README.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:48 SECURITY.md [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 02:50 VERSION [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:48 ZMQWindows.md [2021-09-27T02:53:55.894Z] drwxrwxr-x 2 1001 1001 37 Sep 27 02:48 bin [2021-09-27T02:53:55.894Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 02:48 cmd [2021-09-27T02:53:55.894Z] -rw-r--r-- 1 root root 403728 Sep 27 02:53 coverage.out [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 02:48 go.mod [2021-09-27T02:53:55.894Z] -rw-r--r-- 1 root root 50064 Sep 27 02:51 go.sum [2021-09-27T02:53:55.894Z] drwxrwxr-x 8 1001 1001 124 Sep 27 02:48 internal [2021-09-27T02:53:55.894Z] drwxrwxr-x 3 1001 1001 16 Sep 27 02:48 openapi [2021-09-27T02:53:55.894Z] drwxrwxr-x 4 1001 1001 71 Sep 27 02:48 snap [2021-09-27T02:53:55.894Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 02:48 version.go [Pipeline] sh [2021-09-27T02:53:56.214Z] + '[' -e coverage.out ] [2021-09-27T02:53:56.214Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T02:53:56.313Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T02:53:56.627Z] + make build [2021-09-27T02:53:56.627Z] go mod tidy [2021-09-27T02:53:56.627Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T02:53:58.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T02:53:59.011Z] using credential edgex-jenkins-ssh [2021-09-27T02:53:59.067Z] Cloning the remote Git repository [2021-09-27T02:53:59.125Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:53:59.271Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-27T02:53:59.397Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:53:59.397Z] > git --version # timeout=10 [2021-09-27T02:53:59.413Z] > git --version # 'git version 2.17.1' [2021-09-27T02:53:59.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:53:59.507Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:54:05.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T02:54:05.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T02:54:06.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T02:54:07.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T02:54:08.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T02:54:09.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T02:54:09.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T02:54:11.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T02:54:11.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T02:54:12.387Z] 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-09-27T02:54:13.822Z] $ docker stop --time=1 17e4157089c6728b1a31e8a7767ef60853995dcf72714600fb7b74eeb12815e3 [2021-09-27T02:54:15.483Z] $ docker rm -f 17e4157089c6728b1a31e8a7767ef60853995dcf72714600fb7b74eeb12815e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:54:16.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:54:16.965Z] [2021-09-27T02:54:16.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:54:17.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:54:17.560Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T02:54:17.560Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T02:54:17.560Z] ca9280d653b3: Pulling fs layer [2021-09-27T02:54:17.560Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T02:54:17.825Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T02:54:17.825Z] cbdbe7a5bc2a: Download complete [2021-09-27T02:54:17.825Z] cbdbe7a5bc2a: Pull complete [2021-09-27T02:54:18.789Z] ca9280d653b3: Verifying Checksum [2021-09-27T02:54:18.789Z] ca9280d653b3: Download complete [2021-09-27T02:54:19.375Z] ca9280d653b3: Pull complete [2021-09-27T02:54:20.785Z] 7e9c9ca2126c: Verifying Checksum [2021-09-27T02:54:20.785Z] 7e9c9ca2126c: Download complete [2021-09-27T02:54:24.158Z] 7e9c9ca2126c: Pull complete [2021-09-27T02:54:24.158Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T02:54:24.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:54:24.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T02:54:24.240Z] prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container [2021-09-27T02:54:24.287Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T02:54:26.838Z] $ docker top d99d5a7d25ad823ce9bc15bf6b09b498a06e4cea45442dda38936a6551282142 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:54:27.233Z] + docker-compose build --help [2021-09-27T02:54:27.233Z] + grep parallel [2021-09-27T02:54:27.817Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T02:54:27.830Z] $ docker stop --time=1 d99d5a7d25ad823ce9bc15bf6b09b498a06e4cea45442dda38936a6551282142 [2021-09-27T02:54:29.051Z] $ docker rm -f d99d5a7d25ad823ce9bc15bf6b09b498a06e4cea45442dda38936a6551282142 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:54:29.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:54:29.524Z] . [Pipeline] withDockerContainer [2021-09-27T02:54:29.619Z] prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container [2021-09-27T02:54:29.672Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T02:54:30.001Z] $ docker top f621f217c1d7f662c2eb77329eb6485f9d66a94a71097dd07cc28116aa4ba4bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:54:30.404Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T02:54:30.988Z] Building core-command ... [2021-09-27T02:54:30.988Z] Building core-data ... [2021-09-27T02:54:30.988Z] Building core-metadata ... [2021-09-27T02:54:30.988Z] Building security-bootstrapper ... [2021-09-27T02:54:30.988Z] Building security-proxy-setup ... [2021-09-27T02:54:30.988Z] Building security-secretstore-setup ... [2021-09-27T02:54:30.988Z] Building support-notifications ... [2021-09-27T02:54:30.988Z] Building support-scheduler ... [2021-09-27T02:54:30.988Z] Building sys-mgmt-agent ... [2021-09-27T02:54:30.988Z] Building security-bootstrapper [2021-09-27T02:54:30.988Z] Building core-data [2021-09-27T02:54:30.988Z] Building core-metadata [2021-09-27T02:54:30.988Z] Building core-command [2021-09-27T02:54:30.988Z] Building support-notifications [2021-09-27T02:54:31.848Z] Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:54:32.173Z] Merge succeeded, producing 9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:54:32.173Z] Checking out Revision 9f422825c73b40742c432f852d5ad31b1808750e (PR-3721) [2021-09-27T02:54:30.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:54:30.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:54:30.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:54:31.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:54:31.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:54:31.029Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T02:54:31.865Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T02:54:31.882Z] > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 [2021-09-27T02:54:32.088Z] > git remote # timeout=10 [2021-09-27T02:54:32.110Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T02:54:32.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:54:32.131Z] > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 [2021-09-27T02:54:32.153Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T02:54:32.179Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T02:54:32.190Z] > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 [2021-09-27T02:54:36.557Z] Commit message: "fix(command): Using the Device Service response code for Get Command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T02:54:38.449Z] provisioning config files... [2021-09-27T02:54:38.478Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2464764072096373030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:54:39.086Z] ---> docker-login.sh [2021-09-27T02:54:39.086Z] nexus3.edgexfoundry.org:10001 [2021-09-27T02:54:39.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:54:39.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:54:39.975Z] ---> 289ee027a281 [2021-09-27T02:54:39.975Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:54:39.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:54:39.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:54:39.975Z] ---> 289ee027a281 [2021-09-27T02:54:39.975Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:54:40.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:54:40.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:54:40.801Z] Configure a credential helper to remove this warning. See [2021-09-27T02:54:40.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:54:40.801Z] [2021-09-27T02:54:40.801Z] Login Succeeded [2021-09-27T02:54:41.077Z] nexus3.edgexfoundry.org:10002 [2021-09-27T02:54:41.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:54:41.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:54:41.627Z] Configure a credential helper to remove this warning. See [2021-09-27T02:54:41.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:54:41.627Z] [2021-09-27T02:54:41.627Z] Login Succeeded [2021-09-27T02:54:41.627Z] nexus3.edgexfoundry.org:10003 [2021-09-27T02:54:41.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:54:42.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:54:42.175Z] Configure a credential helper to remove this warning. See [2021-09-27T02:54:42.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:54:42.175Z] [2021-09-27T02:54:42.175Z] Login Succeeded [2021-09-27T02:54:42.175Z] nexus3.edgexfoundry.org:10004 [2021-09-27T02:54:42.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:54:42.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:54:42.723Z] Configure a credential helper to remove this warning. See [2021-09-27T02:54:42.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:54:42.723Z] [2021-09-27T02:54:42.723Z] Login Succeeded [2021-09-27T02:54:42.723Z] docker.io [2021-09-27T02:54:43.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:54:43.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:54:43.598Z] Configure a credential helper to remove this warning. See [2021-09-27T02:54:43.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:54:43.598Z] [2021-09-27T02:54:43.598Z] Login Succeeded [2021-09-27T02:54:43.598Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T02:54:43.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-27T02:54:44.340Z] ========================================================= [2021-09-27T02:54:44.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T02:54:44.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:54:44.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T02:54:45.007Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T02:54:45.007Z] 595b0fe564bb: Pulling fs layer [2021-09-27T02:54:45.007Z] 24495759ef45: Pulling fs layer [2021-09-27T02:54:45.007Z] d148012ef14d: Pulling fs layer [2021-09-27T02:54:45.007Z] e90a11edd702: Pulling fs layer [2021-09-27T02:54:45.007Z] d77568369979: Pulling fs layer [2021-09-27T02:54:45.007Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T02:54:45.007Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T02:54:45.007Z] 97ac5df62f85: Pulling fs layer [2021-09-27T02:54:45.007Z] d77568369979: Waiting [2021-09-27T02:54:45.007Z] fc1c9f9a7f3b: Waiting [2021-09-27T02:54:45.007Z] 170f2ba95c9a: Waiting [2021-09-27T02:54:45.007Z] e90a11edd702: Waiting [2021-09-27T02:54:45.007Z] 97ac5df62f85: Waiting [2021-09-27T02:54:45.007Z] d148012ef14d: Download complete [2021-09-27T02:54:45.007Z] 24495759ef45: Download complete [2021-09-27T02:54:45.293Z] d77568369979: Verifying Checksum [2021-09-27T02:54:45.293Z] d77568369979: Download complete [2021-09-27T02:54:45.293Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T02:54:45.293Z] fc1c9f9a7f3b: Download complete [2021-09-27T02:54:45.293Z] 595b0fe564bb: Download complete [2021-09-27T02:54:45.293Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T02:54:45.293Z] 170f2ba95c9a: Download complete [2021-09-27T02:54:46.285Z] 595b0fe564bb: Pull complete [2021-09-27T02:54:46.625Z] ---> Running in f0452faaa54a [2021-09-27T02:54:46.625Z] ---> Running in f14d3c9e2f3c [2021-09-27T02:54:46.889Z] 24495759ef45: Pull complete [2021-09-27T02:54:47.169Z] d148012ef14d: Pull complete [2021-09-27T02:54:49.156Z] 97ac5df62f85: Verifying Checksum [2021-09-27T02:54:49.156Z] 97ac5df62f85: Download complete [2021-09-27T02:54:50.138Z] e90a11edd702: Verifying Checksum [2021-09-27T02:54:50.138Z] e90a11edd702: Download complete [2021-09-27T02:54:51.990Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:54:51.990Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:54:51.990Z] ---> 289ee027a281 [2021-09-27T02:54:51.990Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T02:54:52.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:54:52.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:54:52.976Z] ---> 289ee027a281 [2021-09-27T02:54:52.976Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:54:52.976Z] ---> Running in 104bd01be144 [2021-09-27T02:54:52.976Z] ---> Running in 2a117181e70f [2021-09-27T02:54:52.976Z] Removing intermediate container f0452faaa54a [2021-09-27T02:54:52.976Z] ---> 2b044f7490ff [2021-09-27T02:54:52.976Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:54:52.976Z] Removing intermediate container f14d3c9e2f3c [2021-09-27T02:54:52.976Z] ---> 1644f3e37eb1 [2021-09-27T02:54:52.976Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:54:52.976Z] ---> Running in 997a1c3b9fc1 [2021-09-27T02:54:52.976Z] ---> Running in 942a86b437f1 [2021-09-27T02:54:52.976Z] Removing intermediate container 104bd01be144 [2021-09-27T02:54:52.976Z] ---> 02017a4b0142 [2021-09-27T02:54:52.976Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:54:53.244Z] Removing intermediate container 2a117181e70f [2021-09-27T02:54:53.244Z] ---> f3b95715f570 [2021-09-27T02:54:53.244Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:54:53.244Z] ---> Running in dd243493db90 [2021-09-27T02:54:53.244Z] ---> Running in 0c2b11e97d1f [2021-09-27T02:54:53.834Z] Removing intermediate container 997a1c3b9fc1 [2021-09-27T02:54:53.834Z] ---> 288d09ec026e [2021-09-27T02:54:53.834Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T02:54:54.109Z] ---> Running in a8fc21eea415 [2021-09-27T02:54:54.109Z] Removing intermediate container 942a86b437f1 [2021-09-27T02:54:54.109Z] ---> 33f262af7495 [2021-09-27T02:54:54.109Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T02:54:54.109Z] ---> Running in 0f52e73d53b0 [2021-09-27T02:54:54.379Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:54:54.379Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:54:54.379Z] ---> 289ee027a281 [2021-09-27T02:54:54.379Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T02:54:54.379Z] ---> Using cache [2021-09-27T02:54:54.379Z] ---> f3b95715f570 [2021-09-27T02:54:54.379Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:54:54.379Z] ---> Using cache [2021-09-27T02:54:54.379Z] ---> d280d4c189f2 [2021-09-27T02:54:54.379Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T02:54:54.379Z] Removing intermediate container 0c2b11e97d1f [2021-09-27T02:54:54.379Z] ---> d280d4c189f2 [2021-09-27T02:54:54.379Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T02:54:54.651Z] ---> Running in 16f9e7d78e87 [2021-09-27T02:54:54.651Z] Removing intermediate container dd243493db90 [2021-09-27T02:54:54.651Z] ---> dfef13ddd05b [2021-09-27T02:54:54.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T02:54:54.651Z] ---> Running in b5e2e6499085 [2021-09-27T02:54:54.651Z] ---> Running in 78411fcdd604 [2021-09-27T02:54:54.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:54.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:55.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:55.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:55.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:56.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:56.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:56.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:56.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:56.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:54:57.829Z] OK: 219 MiB in 52 packages [2021-09-27T02:54:57.829Z] Removing intermediate container 16f9e7d78e87 [2021-09-27T02:54:57.829Z] ---> 4eb57fc5ed9a [2021-09-27T02:54:57.829Z] Step 6/23 : COPY go.mod . [2021-09-27T02:54:58.099Z] ---> 2fe72a71ab21 [2021-09-27T02:54:58.099Z] Step 7/23 : RUN go mod download [2021-09-27T02:54:58.099Z] ---> Running in f98a33b20b82 [2021-09-27T02:54:58.099Z] OK: 219 MiB in 52 packages [2021-09-27T02:54:58.365Z] Removing intermediate container 78411fcdd604 [2021-09-27T02:54:58.365Z] ---> 52d226d4bfda [2021-09-27T02:54:58.365Z] Step 6/24 : COPY go.mod . [2021-09-27T02:54:58.638Z] ---> 4c264a2fd9b6 [2021-09-27T02:54:58.638Z] Step 7/24 : RUN go mod download [2021-09-27T02:54:58.638Z] ---> Running in 618f6b75b719 [2021-09-27T02:54:59.234Z] OK: 219 MiB in 52 packages [2021-09-27T02:54:59.506Z] Removing intermediate container f98a33b20b82 [2021-09-27T02:54:59.506Z] ---> 12a584fbef87 [2021-09-27T02:54:59.506Z] Step 8/23 : COPY . . [2021-09-27T02:54:59.777Z] Removing intermediate container b5e2e6499085 [2021-09-27T02:54:59.777Z] ---> edb05110f123 [2021-09-27T02:54:59.777Z] Step 6/32 : COPY go.mod . [2021-09-27T02:54:59.777Z] OK: 219 MiB in 52 packages [2021-09-27T02:55:00.744Z] OK: 219 MiB in 52 packages [2021-09-27T02:55:01.338Z] ---> 2ac7bd6d629a [2021-09-27T02:55:01.338Z] Step 7/32 : RUN go mod download [2021-09-27T02:55:01.935Z] ---> Running in 49992410cf6c [2021-09-27T02:55:01.935Z] Removing intermediate container 618f6b75b719 [2021-09-27T02:55:01.935Z] ---> 85711339c9ac [2021-09-27T02:55:01.935Z] Step 8/24 : COPY . . [2021-09-27T02:55:01.935Z] Removing intermediate container 0f52e73d53b0 [2021-09-27T02:55:01.935Z] ---> 9183a3399de0 [2021-09-27T02:55:01.935Z] Step 6/24 : COPY go.mod . [2021-09-27T02:55:01.935Z] Removing intermediate container a8fc21eea415 [2021-09-27T02:55:01.935Z] ---> 3fcbd5364716 [2021-09-27T02:55:01.935Z] Step 6/24 : COPY go.mod . [2021-09-27T02:55:02.566Z] e90a11edd702: Pull complete [2021-09-27T02:55:02.566Z] d77568369979: Pull complete [2021-09-27T02:55:02.566Z] fc1c9f9a7f3b: Pull complete [2021-09-27T02:55:02.566Z] 170f2ba95c9a: Pull complete [2021-09-27T02:55:02.917Z] ---> 3380d7decb0f [2021-09-27T02:55:02.917Z] Step 7/24 : RUN go mod download [2021-09-27T02:55:02.917Z] ---> b5e6ca395ab1 [2021-09-27T02:55:02.917Z] Step 7/24 : RUN go mod download [2021-09-27T02:55:03.887Z] ---> Running in 891e04e7507c [2021-09-27T02:55:03.887Z] ---> Running in 3dbf36c781fb [2021-09-27T02:55:04.162Z] ---> 51410e61664b [2021-09-27T02:55:04.162Z] Step 9/23 : RUN go mod tidy [2021-09-27T02:55:04.162Z] Removing intermediate container 49992410cf6c [2021-09-27T02:55:04.162Z] ---> 791a2e6422d6 [2021-09-27T02:55:04.162Z] Step 8/32 : COPY . . [2021-09-27T02:55:04.162Z] ---> Running in 0b79d619ef2f [2021-09-27T02:55:07.986Z] 97ac5df62f85: Pull complete [2021-09-27T02:55:07.986Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T02:55:07.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T02:55:07.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:55:08.356Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T02:55:08.356Z] WORKDIR /edgex [2021-09-27T02:55:08.356Z] COPY go.mod . [2021-09-27T02:55:08.356Z] RUN go mod download build [2021-09-27T02:55:08.356Z] -t ci-base-image-arm64 -f - . [2021-09-27T02:55:09.546Z] ---> fc6508aa6306 [2021-09-27T02:55:09.546Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:55:09.546Z] Removing intermediate container 0b79d619ef2f [2021-09-27T02:55:09.546Z] ---> 232c939736bb [2021-09-27T02:55:09.546Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T02:55:09.546Z] ---> Running in f427e2dff672 [2021-09-27T02:55:09.546Z] Removing intermediate container 891e04e7507c [2021-09-27T02:55:09.546Z] ---> c6a2e62f6b84 [2021-09-27T02:55:09.546Z] Step 8/24 : COPY . . [2021-09-27T02:55:09.546Z] ---> Running in 29de491133fc [2021-09-27T02:55:09.546Z] Removing intermediate container 3dbf36c781fb [2021-09-27T02:55:09.546Z] ---> cffa91d0f20c [2021-09-27T02:55:09.546Z] Step 8/24 : COPY . . [2021-09-27T02:55:09.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T02:55:11.007Z] Sending build context to Docker daemon 166MB [2021-09-27T02:55:11.007Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T02:55:11.007Z] ---> 04bc70af865f [2021-09-27T02:55:11.007Z] Step 2/4 : WORKDIR /edgex [2021-09-27T02:55:14.996Z] ---> cb70e93fd74a [2021-09-27T02:55:14.996Z] Step 9/32 : RUN go mod tidy [2021-09-27T02:55:14.996Z] ---> Running in 210fba775682 [2021-09-27T02:55:14.996Z] Removing intermediate container f427e2dff672 [2021-09-27T02:55:14.996Z] ---> 4aeda288dbf0 [2021-09-27T02:55:14.996Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T02:55:14.996Z] ---> 67eb786a414f [2021-09-27T02:55:14.996Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:55:14.996Z] ---> Running in 79c40465de56 [2021-09-27T02:55:14.996Z] ---> Running in f40cb82bf7d1 [2021-09-27T02:55:16.428Z] ---> Running in 24acb524df02 [2021-09-27T02:55:16.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T02:55:17.415Z] Removing intermediate container 210fba775682 [2021-09-27T02:55:17.415Z] ---> 1057ee4e09e3 [2021-09-27T02:55:17.415Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T02:55:17.415Z] ---> Running in 7dc42472e27e [2021-09-27T02:55:17.689Z] Removing intermediate container f40cb82bf7d1 [2021-09-27T02:55:17.689Z] ---> bb41272212b4 [2021-09-27T02:55:17.689Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T02:55:17.689Z] ---> Running in 4b421522df2f [2021-09-27T02:55:17.870Z] Removing intermediate container 24acb524df02 [2021-09-27T02:55:17.870Z] ---> 495170da6a3c [2021-09-27T02:55:17.870Z] Step 3/4 : COPY go.mod . [2021-09-27T02:55:18.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T02:55:18.465Z] ---> 543390c73ad3 [2021-09-27T02:55:18.465Z] Step 4/4 : RUN go mod download [2021-09-27T02:55:18.465Z] ---> Running in f13ad8521bc4 [2021-09-27T02:55:18.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T02:55:22.889Z] ---> a861bdb3a605 [2021-09-27T02:55:22.889Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:55:22.889Z] ---> Running in 2c72507ca852 [2021-09-27T02:55:24.857Z] Removing intermediate container 2c72507ca852 [2021-09-27T02:55:24.857Z] ---> bd345780844f [2021-09-27T02:55:24.857Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T02:55:24.857Z] ---> Running in 54073780ff9b [2021-09-27T02:55:25.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T02:55:47.613Z] Removing intermediate container 29de491133fc [2021-09-27T02:55:47.613Z] ---> 7a047bb8b3c5 [2021-09-27T02:55:47.613Z] [2021-09-27T02:55:47.613Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T02:55:47.613Z] 3.14: Pulling from library/alpine [2021-09-27T02:55:47.881Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T02:55:47.881Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T02:55:47.881Z] ---> 14119a10abf4 [2021-09-27T02:55:47.881Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T02:55:47.881Z] ---> Running in 796748301d0e [2021-09-27T02:55:48.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:55:48.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:55:49.318Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T02:55:49.318Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T02:55:49.318Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:55:49.318Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:55:51.027Z] OK: 6 MiB in 16 packages [2021-09-27T02:55:51.027Z] Removing intermediate container 796748301d0e [2021-09-27T02:55:51.027Z] ---> 75991ea33f01 [2021-09-27T02:55:51.027Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:55:51.027Z] ---> Running in d545bb948832 [2021-09-27T02:55:51.027Z] Removing intermediate container d545bb948832 [2021-09-27T02:55:51.027Z] ---> e9e627f4de23 [2021-09-27T02:55:51.027Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T02:55:51.027Z] ---> Running in fc82411707b0 [2021-09-27T02:55:51.027Z] Removing intermediate container fc82411707b0 [2021-09-27T02:55:51.027Z] ---> 90a93277b16d [2021-09-27T02:55:51.027Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T02:55:51.027Z] ---> Running in f4c013c019f8 [2021-09-27T02:55:51.027Z] Removing intermediate container f4c013c019f8 [2021-09-27T02:55:51.027Z] ---> 61f884f9ccdd [2021-09-27T02:55:51.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:55:51.027Z] ---> d7abf8518686 [2021-09-27T02:55:51.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T02:55:51.611Z] ---> 3283ad6bbbbc [2021-09-27T02:55:51.611Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T02:55:51.877Z] ---> 75754d475924 [2021-09-27T02:55:51.877Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T02:55:51.877Z] ---> Running in da78bc034813 [2021-09-27T02:55:51.877Z] Removing intermediate container da78bc034813 [2021-09-27T02:55:51.877Z] ---> 6315f5c1dbe6 [2021-09-27T02:55:51.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:55:52.145Z] ---> Running in fdf39f64f02f [2021-09-27T02:55:52.145Z] Removing intermediate container fdf39f64f02f [2021-09-27T02:55:52.145Z] ---> 09883494dd43 [2021-09-27T02:55:52.145Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T02:55:52.145Z] ---> Running in 1eb5612a43db [2021-09-27T02:55:52.416Z] Removing intermediate container 1eb5612a43db [2021-09-27T02:55:52.416Z] ---> 7dff887ad21d [2021-09-27T02:55:52.416Z] Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:55:52.416Z] ---> Running in b64ebd6ee2a2 [2021-09-27T02:55:52.687Z] Removing intermediate container b64ebd6ee2a2 [2021-09-27T02:55:52.687Z] ---> 12a87765eef1 [2021-09-27T02:55:52.687Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T02:55:52.687Z] ---> Running in 8edbeb245ade [2021-09-27T02:55:52.687Z] Removing intermediate container 8edbeb245ade [2021-09-27T02:55:52.687Z] ---> 9ffc960d6126 [2021-09-27T02:55:52.687Z] [2021-09-27T02:55:52.954Z] Successfully built 9ffc960d6126 [2021-09-27T02:55:52.954Z] Successfully tagged support-notifications:latest [2021-09-27T02:55:52.954Z] Building security-proxy-setup [2021-09-27T02:56:01.214Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:56:01.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:56:01.214Z] ---> 289ee027a281 [2021-09-27T02:56:01.214Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> f3b95715f570 [2021-09-27T02:56:01.214Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> d280d4c189f2 [2021-09-27T02:56:01.214Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> edb05110f123 [2021-09-27T02:56:01.214Z] Step 6/22 : COPY go.mod . [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> 2ac7bd6d629a [2021-09-27T02:56:01.214Z] Step 7/22 : RUN go mod download [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> 791a2e6422d6 [2021-09-27T02:56:01.214Z] Step 8/22 : COPY . . [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> cb70e93fd74a [2021-09-27T02:56:01.214Z] Step 9/22 : RUN go mod tidy [2021-09-27T02:56:01.214Z] ---> Using cache [2021-09-27T02:56:01.214Z] ---> 1057ee4e09e3 [2021-09-27T02:56:01.214Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T02:56:01.214Z] ---> Running in bef28f5d508a [2021-09-27T02:56:01.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T02:56:01.812Z] Removing intermediate container 79c40465de56 [2021-09-27T02:56:01.812Z] ---> 3c68ceee07ad [2021-09-27T02:56:01.812Z] [2021-09-27T02:56:01.812Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:56:01.812Z] ---> 14119a10abf4 [2021-09-27T02:56:01.812Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:56:01.812Z] ---> Running in fdd0d3a980ca [2021-09-27T02:56:01.812Z] Removing intermediate container 7dc42472e27e [2021-09-27T02:56:01.812Z] ---> e99f296ee7ba [2021-09-27T02:56:01.812Z] [2021-09-27T02:56:01.812Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T02:56:01.812Z] ---> 14119a10abf4 [2021-09-27T02:56:01.812Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T02:56:02.089Z] ---> Running in 524cf3cdea2d [2021-09-27T02:56:02.089Z] Removing intermediate container 524cf3cdea2d [2021-09-27T02:56:02.089Z] ---> 2efde79bcc07 [2021-09-27T02:56:02.089Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T02:56:02.089Z] ---> Running in 2d0c80646caa [2021-09-27T02:56:02.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:02.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:02.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:02.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:03.247Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T02:56:03.247Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:56:03.247Z] OK: 6 MiB in 15 packages [2021-09-27T02:56:03.525Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T02:56:03.525Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T02:56:03.525Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:56:03.525Z] OK: 6 MiB in 16 packages [2021-09-27T02:56:03.525Z] Removing intermediate container fdd0d3a980ca [2021-09-27T02:56:03.525Z] ---> 78c4d1219aa7 [2021-09-27T02:56:03.525Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:56:03.801Z] ---> Running in a03eeb24cf18 [2021-09-27T02:56:04.077Z] Removing intermediate container a03eeb24cf18 [2021-09-27T02:56:04.077Z] ---> 31650daa3b3f [2021-09-27T02:56:04.077Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T02:56:04.077Z] ---> Running in 0817e3c27f75 [2021-09-27T02:56:04.077Z] Removing intermediate container 2d0c80646caa [2021-09-27T02:56:04.077Z] ---> 50aac18bc5b7 [2021-09-27T02:56:04.077Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T02:56:04.077Z] ---> Running in 4e90b861b38d [2021-09-27T02:56:04.342Z] Removing intermediate container 0817e3c27f75 [2021-09-27T02:56:04.342Z] ---> 72fb8b17be8b [2021-09-27T02:56:04.342Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T02:56:04.342Z] Removing intermediate container 4e90b861b38d [2021-09-27T02:56:04.342Z] ---> 8604d23cc3fb [2021-09-27T02:56:04.342Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T02:56:04.342Z] ---> Running in d10112959475 [2021-09-27T02:56:04.342Z] ---> Running in 1c8e1ff0bb34 [2021-09-27T02:56:04.609Z] Removing intermediate container d10112959475 [2021-09-27T02:56:04.609Z] ---> 347e15efb185 [2021-09-27T02:56:04.609Z] Step 16/24 : WORKDIR / [2021-09-27T02:56:04.609Z] ---> Running in fbcd391900db [2021-09-27T02:56:04.609Z] Removing intermediate container 1c8e1ff0bb34 [2021-09-27T02:56:04.609Z] ---> 93ed603de9b0 [2021-09-27T02:56:04.609Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T02:56:04.609Z] ---> Running in 980f5adc85a6 [2021-09-27T02:56:04.609Z] Removing intermediate container fbcd391900db [2021-09-27T02:56:04.609Z] ---> c1809745ebf5 [2021-09-27T02:56:04.609Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:56:05.205Z] ---> 090deff8215a [2021-09-27T02:56:05.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T02:56:05.797Z] ---> baf203fd5a66 [2021-09-27T02:56:05.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T02:56:06.076Z] ---> aa9abcc7dd2c [2021-09-27T02:56:06.076Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T02:56:06.076Z] Removing intermediate container 980f5adc85a6 [2021-09-27T02:56:06.076Z] ---> 64f04c5ce1c1 [2021-09-27T02:56:06.076Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T02:56:06.076Z] ---> Running in b0f666943d76 [2021-09-27T02:56:06.076Z] ---> Running in c13eeb2530c8 [2021-09-27T02:56:06.349Z] Removing intermediate container b0f666943d76 [2021-09-27T02:56:06.349Z] ---> f58b9cddcbdf [2021-09-27T02:56:06.349Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:56:06.349Z] ---> Running in dad1884b8cd1 [2021-09-27T02:56:06.349Z] Removing intermediate container c13eeb2530c8 [2021-09-27T02:56:06.349Z] ---> ae824480985c [2021-09-27T02:56:06.349Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T02:56:06.625Z] Removing intermediate container dad1884b8cd1 [2021-09-27T02:56:06.625Z] ---> cd137fac8166 [2021-09-27T02:56:06.625Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:56:06.625Z] ---> 366e15ba7b79 [2021-09-27T02:56:06.625Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T02:56:06.625Z] ---> Running in c7f4f4ee69a5 [2021-09-27T02:56:06.625Z] ---> Running in c1f0c4abbb45 [2021-09-27T02:56:06.625Z] Removing intermediate container c7f4f4ee69a5 [2021-09-27T02:56:06.625Z] ---> e3cc50fb697b [2021-09-27T02:56:06.625Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:56:06.625Z] ---> Running in ce025bc71212 [2021-09-27T02:56:06.900Z] Removing intermediate container ce025bc71212 [2021-09-27T02:56:06.900Z] ---> 2652b979eac0 [2021-09-27T02:56:06.900Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:56:07.184Z] ---> Running in 9110db3b46d7 [2021-09-27T02:56:07.184Z] Removing intermediate container 9110db3b46d7 [2021-09-27T02:56:07.184Z] ---> 46b570992e2f [2021-09-27T02:56:07.184Z] [2021-09-27T02:56:07.461Z] Successfully built 46b570992e2f [2021-09-27T02:56:07.461Z] Successfully tagged core-metadata:latest [2021-09-27T02:56:07.461Z] Building sys-mgmt-agent [2021-09-27T02:56:08.917Z]  Building core-metadata ... done Removing intermediate container c1f0c4abbb45 [2021-09-27T02:56:08.917Z] ---> 8d25d9a2dca3 [2021-09-27T02:56:08.917Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:56:09.506Z] ---> 24ab3199bec1 [2021-09-27T02:56:09.506Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T02:56:09.506Z] Removing intermediate container 54073780ff9b [2021-09-27T02:56:09.506Z] ---> 26f97e1e8902 [2021-09-27T02:56:09.506Z] [2021-09-27T02:56:09.506Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:56:09.506Z] ---> 14119a10abf4 [2021-09-27T02:56:09.506Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:56:09.506Z] ---> Using cache [2021-09-27T02:56:09.506Z] ---> 78c4d1219aa7 [2021-09-27T02:56:09.506Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:56:09.506Z] ---> Using cache [2021-09-27T02:56:09.506Z] ---> 31650daa3b3f [2021-09-27T02:56:09.506Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T02:56:09.773Z] ---> Running in 6fac1032b441 [2021-09-27T02:56:10.044Z] Removing intermediate container 6fac1032b441 [2021-09-27T02:56:10.044Z] ---> faf5432c0f63 [2021-09-27T02:56:10.044Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T02:56:10.044Z] ---> Running in c234bac10ec3 [2021-09-27T02:56:10.044Z] ---> 1f8228617fec [2021-09-27T02:56:10.044Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T02:56:10.310Z] Removing intermediate container c234bac10ec3 [2021-09-27T02:56:10.310Z] ---> 57541c6c632e [2021-09-27T02:56:10.310Z] Step 16/24 : WORKDIR / [2021-09-27T02:56:10.310Z] ---> Running in 80c469004971 [2021-09-27T02:56:10.581Z] ---> 5b0cefc2f57d [2021-09-27T02:56:10.581Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T02:56:10.581Z] Removing intermediate container 80c469004971 [2021-09-27T02:56:10.581Z] ---> 93e7886dd781 [2021-09-27T02:56:10.581Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:56:10.847Z] ---> ea8b3aee40ac [2021-09-27T02:56:10.847Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T02:56:11.118Z] ---> ac7df55f3436 [2021-09-27T02:56:11.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T02:56:11.386Z] ---> 4f4923bc1fac [2021-09-27T02:56:11.386Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T02:56:11.655Z] ---> Running in c9d273e6a348 [2021-09-27T02:56:11.930Z] ---> 2f4519dfddfa [2021-09-27T02:56:11.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T02:56:11.930Z] Removing intermediate container c9d273e6a348 [2021-09-27T02:56:11.930Z] ---> d90a4f6021d5 [2021-09-27T02:56:11.930Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T02:56:12.574Z] ---> 4ecf5548139f [2021-09-27T02:56:12.574Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T02:56:12.574Z] ---> Running in 9dabf89d1a0c [2021-09-27T02:56:12.574Z] ---> 3d4458d8aceb [2021-09-27T02:56:12.574Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T02:56:12.855Z] ---> Running in 319afd5bff37 [2021-09-27T02:56:12.855Z] Removing intermediate container 9dabf89d1a0c [2021-09-27T02:56:12.855Z] ---> cf034462eb2a [2021-09-27T02:56:12.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:56:13.132Z] ---> Running in b8415f8e5951 [2021-09-27T02:56:13.758Z] Removing intermediate container b8415f8e5951 [2021-09-27T02:56:13.758Z] ---> cdab914deb27 [2021-09-27T02:56:13.758Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:56:13.758Z] ---> Running in 01484feb237f [2021-09-27T02:56:14.037Z] Removing intermediate container 4b421522df2f [2021-09-27T02:56:14.037Z] ---> 45cb4380a965 [2021-09-27T02:56:14.037Z] [2021-09-27T02:56:14.037Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:56:14.037Z] ---> 14119a10abf4 [2021-09-27T02:56:14.037Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T02:56:14.037Z] ---> Running in 56958e503098 [2021-09-27T02:56:14.037Z] Removing intermediate container 01484feb237f [2021-09-27T02:56:14.037Z] ---> b77ed3374968 [2021-09-27T02:56:14.037Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:56:14.633Z] ---> Running in 4e2a167c11fd [2021-09-27T02:56:14.633Z] Removing intermediate container 319afd5bff37 [2021-09-27T02:56:14.633Z] ---> 870d99eb1f49 [2021-09-27T02:56:14.633Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T02:56:14.633Z] Removing intermediate container 56958e503098 [2021-09-27T02:56:14.633Z] ---> 2dcaf2b1b085 [2021-09-27T02:56:14.633Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T02:56:14.633Z] Removing intermediate container 4e2a167c11fd [2021-09-27T02:56:14.633Z] ---> 9ba0be1be836 [2021-09-27T02:56:14.633Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:56:14.633Z] ---> Running in a22e30aa367d [2021-09-27T02:56:14.633Z] ---> Running in 81ab3b769192 [2021-09-27T02:56:14.633Z] ---> Running in 69ff82cfdac0 [2021-09-27T02:56:15.038Z] Removing intermediate container 69ff82cfdac0 [2021-09-27T02:56:15.038Z] ---> fc3b94056c1f [2021-09-27T02:56:15.038Z] [2021-09-27T02:56:15.038Z] Removing intermediate container a22e30aa367d [2021-09-27T02:56:15.038Z] ---> 83c3474646bd [2021-09-27T02:56:15.038Z] Step 29/32 : CMD ["gate"] [2021-09-27T02:56:15.038Z] Removing intermediate container 81ab3b769192 [2021-09-27T02:56:15.038Z] ---> 9544197d0a95 [2021-09-27T02:56:15.038Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T02:56:15.038Z] ---> Running in d79a3d512cd6 [2021-09-27T02:56:15.038Z] ---> Running in aaeb5be1903d [2021-09-27T02:56:15.038Z] Successfully built fc3b94056c1f [2021-09-27T02:56:15.038Z] Successfully tagged core-command:latest [2021-09-27T02:56:15.038Z] Building support-scheduler [2021-09-27T02:56:15.354Z]  Building core-command ... done Removing intermediate container d79a3d512cd6 [2021-09-27T02:56:15.354Z] ---> 158758037d68 [2021-09-27T02:56:15.354Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:56:15.354Z] Removing intermediate container aaeb5be1903d [2021-09-27T02:56:15.354Z] ---> 41c48686d272 [2021-09-27T02:56:15.354Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T02:56:15.354Z] ---> Running in c7c2380e0d93 [2021-09-27T02:56:15.354Z] ---> Running in ed075c6ad13d [2021-09-27T02:56:16.342Z] Removing intermediate container ed075c6ad13d [2021-09-27T02:56:16.342Z] ---> 3694b17fb0f8 [2021-09-27T02:56:16.342Z] Step 31/32 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:56:16.927Z] ---> Running in 5379be2b5d8c [2021-09-27T02:56:17.891Z] Removing intermediate container 5379be2b5d8c [2021-09-27T02:56:17.891Z] ---> f0a53bec0a3d [2021-09-27T02:56:17.891Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T02:56:18.475Z] ---> Running in de3b30b275f6 [2021-09-27T02:56:18.475Z] Removing intermediate container c7c2380e0d93 [2021-09-27T02:56:18.475Z] ---> 6175e6d95760 [2021-09-27T02:56:18.475Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T02:56:18.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:56:18.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:56:18.475Z] ---> 289ee027a281 [2021-09-27T02:56:18.475Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:56:18.475Z] ---> Using cache [2021-09-27T02:56:18.475Z] ---> f3b95715f570 [2021-09-27T02:56:18.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:56:18.475Z] ---> Using cache [2021-09-27T02:56:18.475Z] ---> d280d4c189f2 [2021-09-27T02:56:18.475Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T02:56:18.743Z] ---> Running in 6210b2bda051 [2021-09-27T02:56:18.743Z] ---> Running in 5affb5fab5ad [2021-09-27T02:56:18.743Z] Removing intermediate container de3b30b275f6 [2021-09-27T02:56:18.743Z] ---> a5299aa98701 [2021-09-27T02:56:18.743Z] [2021-09-27T02:56:19.012Z] Successfully built a5299aa98701 [2021-09-27T02:56:19.012Z] Successfully tagged security-bootstrapper:latest [2021-09-27T02:56:19.012Z] Building security-secretstore-setup [2021-09-27T02:56:19.602Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:20.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:20.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:22.283Z] OK: 219 MiB in 52 packages [2021-09-27T02:56:22.554Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T02:56:22.554Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T02:56:22.822Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T02:56:23.093Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T02:56:24.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T02:56:24.926Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T02:56:24.926Z] Removing intermediate container 5affb5fab5ad [2021-09-27T02:56:24.926Z] ---> c4995f7401fa [2021-09-27T02:56:24.926Z] Step 6/24 : COPY go.mod . [2021-09-27T02:56:24.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:56:24.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:56:24.926Z] ---> 289ee027a281 [2021-09-27T02:56:24.926Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> f3b95715f570 [2021-09-27T02:56:24.926Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> d280d4c189f2 [2021-09-27T02:56:24.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> edb05110f123 [2021-09-27T02:56:24.926Z] Step 6/23 : COPY go.mod . [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> 2ac7bd6d629a [2021-09-27T02:56:24.926Z] Step 7/23 : RUN go mod download [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> 791a2e6422d6 [2021-09-27T02:56:24.926Z] Step 8/23 : COPY . . [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> cb70e93fd74a [2021-09-27T02:56:24.926Z] Step 9/23 : RUN go mod tidy [2021-09-27T02:56:24.926Z] ---> Using cache [2021-09-27T02:56:24.926Z] ---> 1057ee4e09e3 [2021-09-27T02:56:24.926Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T02:56:24.926Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T02:56:24.926Z] ---> 5fd4f8270186 [2021-09-27T02:56:24.926Z] Step 7/24 : RUN go mod download [2021-09-27T02:56:24.926Z] ---> Running in a9dfaaf9f04c [2021-09-27T02:56:24.926Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:56:24.926Z] OK: 8 MiB in 20 packages [2021-09-27T02:56:24.926Z] ---> Running in 1de072e4e092 [2021-09-27T02:56:25.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T02:56:25.788Z] Removing intermediate container 6210b2bda051 [2021-09-27T02:56:25.788Z] ---> 4f612df4446a [2021-09-27T02:56:25.788Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:56:26.065Z] ---> 1f081e7485df [2021-09-27T02:56:26.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T02:56:26.334Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:56:26.334Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:56:26.334Z] ---> 289ee027a281 [2021-09-27T02:56:26.334Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> f3b95715f570 [2021-09-27T02:56:26.334Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> d280d4c189f2 [2021-09-27T02:56:26.334Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> edb05110f123 [2021-09-27T02:56:26.334Z] Step 6/26 : COPY go.mod . [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> 2ac7bd6d629a [2021-09-27T02:56:26.334Z] Step 7/26 : RUN go mod download [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> 791a2e6422d6 [2021-09-27T02:56:26.334Z] Step 8/26 : COPY . . [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> cb70e93fd74a [2021-09-27T02:56:26.334Z] Step 9/26 : RUN go mod tidy [2021-09-27T02:56:26.334Z] ---> Using cache [2021-09-27T02:56:26.334Z] ---> 1057ee4e09e3 [2021-09-27T02:56:26.334Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T02:56:26.334Z] ---> Running in 7488d8af81e2 [2021-09-27T02:56:26.924Z] ---> 2db6cdf58313 [2021-09-27T02:56:26.924Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T02:56:27.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T02:56:27.784Z] ---> fb78de3409e7 [2021-09-27T02:56:27.784Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T02:56:27.784Z] ---> Running in bf67bce76bdc [2021-09-27T02:56:27.784Z] Removing intermediate container bef28f5d508a [2021-09-27T02:56:27.784Z] ---> 1f628dcc1282 [2021-09-27T02:56:27.784Z] [2021-09-27T02:56:27.784Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T02:56:27.784Z] ---> 14119a10abf4 [2021-09-27T02:56:27.784Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T02:56:27.784Z] ---> Running in 27af5e891d3c [2021-09-27T02:56:27.784Z] Removing intermediate container 1de072e4e092 [2021-09-27T02:56:27.784Z] ---> 76355959462b [2021-09-27T02:56:27.784Z] Step 8/24 : COPY . . [2021-09-27T02:56:28.055Z] Removing intermediate container bf67bce76bdc [2021-09-27T02:56:28.055Z] ---> 34462ebb6de0 [2021-09-27T02:56:28.055Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:56:28.055Z] ---> Running in f9b25d0b8730 [2021-09-27T02:56:28.325Z] Removing intermediate container f9b25d0b8730 [2021-09-27T02:56:28.326Z] ---> 11ed78f5a233 [2021-09-27T02:56:28.326Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:56:28.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:28.596Z] ---> Running in 22e4d20f33cf [2021-09-27T02:56:28.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:29.181Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T02:56:29.181Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T02:56:29.181Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T02:56:29.181Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T02:56:29.181Z] Removing intermediate container 22e4d20f33cf [2021-09-27T02:56:29.181Z] ---> 00a582f3e309 [2021-09-27T02:56:29.181Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:56:29.455Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T02:56:29.455Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:56:29.455Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:56:29.455Z] OK: 8 MiB in 19 packages [2021-09-27T02:56:29.727Z] ---> Running in 8d0a6fbecc93 [2021-09-27T02:56:30.318Z] Removing intermediate container 8d0a6fbecc93 [2021-09-27T02:56:30.318Z] ---> 898029c8e94a [2021-09-27T02:56:30.318Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:56:30.586Z] ---> Running in 4eb341ba66e2 [2021-09-27T02:56:30.586Z] Removing intermediate container 27af5e891d3c [2021-09-27T02:56:30.586Z] ---> 229981baaa8d [2021-09-27T02:56:30.586Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T02:56:30.853Z] ---> Running in ca7025d76c52 [2021-09-27T02:56:30.853Z] Removing intermediate container 4eb341ba66e2 [2021-09-27T02:56:30.853Z] ---> 32a862532016 [2021-09-27T02:56:30.853Z] [2021-09-27T02:56:31.123Z] Successfully built 32a862532016 [2021-09-27T02:56:31.123Z] Successfully tagged core-data:latest [2021-09-27T02:56:31.123Z]  Building core-data ... done Removing intermediate container ca7025d76c52 [2021-09-27T02:56:31.123Z] ---> 31e01c382c00 [2021-09-27T02:56:31.123Z] Step 14/22 : WORKDIR /edgex [2021-09-27T02:56:31.399Z] ---> Running in c0bc70fc7bbf [2021-09-27T02:56:31.675Z] Removing intermediate container c0bc70fc7bbf [2021-09-27T02:56:31.675Z] ---> 35fa5c714ba9 [2021-09-27T02:56:31.675Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T02:56:32.689Z] ---> 8dbab0050c01 [2021-09-27T02:56:32.689Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T02:56:34.128Z] ---> acbb6a18f7d0 [2021-09-27T02:56:34.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T02:56:34.129Z] ---> 67678fd866fc [2021-09-27T02:56:34.129Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:56:34.394Z] ---> Running in e2d88b1681cb [2021-09-27T02:56:34.663Z] ---> 883d7e8eb5ba [2021-09-27T02:56:34.663Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T02:56:34.663Z] ---> Running in 5a7b8ab978d6 [2021-09-27T02:56:34.931Z] Removing intermediate container 5a7b8ab978d6 [2021-09-27T02:56:34.931Z] ---> aa4e37c1d4f6 [2021-09-27T02:56:34.931Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T02:56:34.931Z] ---> Running in 32eefc11248f [2021-09-27T02:56:34.931Z] Removing intermediate container 32eefc11248f [2021-09-27T02:56:34.931Z] ---> 165760ed5f84 [2021-09-27T02:56:34.931Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T02:56:35.198Z] ---> Running in ed8e975b51bd [2021-09-27T02:56:35.198Z] Removing intermediate container ed8e975b51bd [2021-09-27T02:56:35.198Z] ---> 6a905136f62d [2021-09-27T02:56:35.198Z] Step 21/22 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:56:35.198Z] ---> Running in 2d040ef6349e [2021-09-27T02:56:35.468Z] Removing intermediate container 2d040ef6349e [2021-09-27T02:56:35.468Z] ---> 538c184b3a31 [2021-09-27T02:56:35.468Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T02:56:35.468Z] ---> Running in 20cf786b5d55 [2021-09-27T02:56:35.740Z] Removing intermediate container 20cf786b5d55 [2021-09-27T02:56:35.740Z] ---> c3d6777903eb [2021-09-27T02:56:35.740Z] [2021-09-27T02:56:35.740Z] Successfully built c3d6777903eb [2021-09-27T02:56:35.740Z] Successfully tagged security-proxy-setup:latest [2021-09-27T02:56:36.016Z]  Building security-proxy-setup ... done Removing intermediate container e2d88b1681cb [2021-09-27T02:56:36.016Z] ---> 7101df5262f0 [2021-09-27T02:56:36.016Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T02:56:36.016Z] ---> Running in 686bb5fc041f [2021-09-27T02:56:36.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T02:56:55.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T02:56:55.207Z] Removing intermediate container a9dfaaf9f04c [2021-09-27T02:56:55.207Z] ---> accd658c8b0b [2021-09-27T02:56:55.207Z] [2021-09-27T02:56:55.207Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T02:56:55.207Z] ---> 14119a10abf4 [2021-09-27T02:56:55.207Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:56:55.207Z] ---> Using cache [2021-09-27T02:56:55.207Z] ---> 78c4d1219aa7 [2021-09-27T02:56:55.207Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:56:55.207Z] ---> Using cache [2021-09-27T02:56:55.207Z] ---> 31650daa3b3f [2021-09-27T02:56:55.207Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T02:56:55.207Z] ---> Running in f682e7e0771e [2021-09-27T02:56:55.207Z] Removing intermediate container f682e7e0771e [2021-09-27T02:56:55.207Z] ---> 29ff13b41ac9 [2021-09-27T02:56:55.207Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T02:56:55.207Z] ---> Running in e3dba26f8893 [2021-09-27T02:56:55.207Z] Removing intermediate container e3dba26f8893 [2021-09-27T02:56:55.207Z] ---> ceaf72d4a51b [2021-09-27T02:56:55.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:56:55.815Z] ---> 739cbf9e204c [2021-09-27T02:56:55.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T02:56:56.088Z] Removing intermediate container 7488d8af81e2 [2021-09-27T02:56:56.088Z] ---> a1954f217958 [2021-09-27T02:56:56.088Z] [2021-09-27T02:56:56.088Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T02:56:56.088Z] ---> 14119a10abf4 [2021-09-27T02:56:56.088Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T02:56:56.353Z] ---> Running in cecf34a54196 [2021-09-27T02:56:56.353Z] ---> 255ffa62f17c [2021-09-27T02:56:56.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T02:56:56.619Z] ---> e4bc8808d5ad [2021-09-27T02:56:56.619Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T02:56:56.619Z] ---> Running in a45fc74370a9 [2021-09-27T02:56:56.895Z] Removing intermediate container a45fc74370a9 [2021-09-27T02:56:56.895Z] ---> 1cbb131aca3e [2021-09-27T02:56:56.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:56:56.895Z] ---> Running in 9aff90bc60bb [2021-09-27T02:56:56.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:56.895Z] Removing intermediate container 9aff90bc60bb [2021-09-27T02:56:56.895Z] ---> 8ca2df65a111 [2021-09-27T02:56:56.895Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T02:56:56.895Z] ---> Running in 63a30e2b674e [2021-09-27T02:56:56.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:56:57.166Z] Removing intermediate container 63a30e2b674e [2021-09-27T02:56:57.166Z] ---> 4c9c920eab92 [2021-09-27T02:56:57.166Z] Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:56:57.166Z] ---> Running in 5b18f47e0db7 [2021-09-27T02:56:57.433Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T02:56:57.433Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T02:56:57.433Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T02:56:57.433Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:56:57.433Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:56:57.433Z] OK: 6 MiB in 17 packages [2021-09-27T02:56:57.433Z] Removing intermediate container 5b18f47e0db7 [2021-09-27T02:56:57.433Z] ---> 8d9aee0a3c48 [2021-09-27T02:56:57.433Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T02:56:57.708Z] ---> Running in 8233e5ee7d78 [2021-09-27T02:56:57.708Z] Removing intermediate container 8233e5ee7d78 [2021-09-27T02:56:57.708Z] ---> 496eba9d9edf [2021-09-27T02:56:57.708Z] [2021-09-27T02:56:57.708Z] Successfully built 496eba9d9edf [2021-09-27T02:56:57.975Z] Successfully tagged support-scheduler:latest [2021-09-27T02:56:57.975Z]  Building support-scheduler ... done Removing intermediate container cecf34a54196 [2021-09-27T02:56:57.975Z] ---> 4f770f783846 [2021-09-27T02:56:57.975Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T02:56:57.975Z] ---> Running in dabdfd6c81e0 [2021-09-27T02:56:58.243Z] Removing intermediate container dabdfd6c81e0 [2021-09-27T02:56:58.243Z] ---> 0db17625950d [2021-09-27T02:56:58.243Z] Step 14/26 : WORKDIR / [2021-09-27T02:56:58.243Z] ---> Running in 671214ca7b2c [2021-09-27T02:56:58.243Z] Removing intermediate container 671214ca7b2c [2021-09-27T02:56:58.243Z] ---> 7c7e3562667a [2021-09-27T02:56:58.243Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-27T02:56:58.511Z] ---> 99d80ff691a9 [2021-09-27T02:56:58.511Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-27T02:56:58.787Z] ---> 845316b5ddc4 [2021-09-27T02:56:58.787Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T02:56:59.058Z] Removing intermediate container 686bb5fc041f [2021-09-27T02:56:59.058Z] ---> 9a423156dd0e [2021-09-27T02:56:59.058Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T02:56:59.058Z] ---> Running in e6e9b5849ea2 [2021-09-27T02:56:59.058Z] ---> c68c263cefea [2021-09-27T02:56:59.058Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-27T02:56:59.329Z] ---> 2b99f93561d5 [2021-09-27T02:56:59.329Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T02:56:59.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T02:56:59.610Z] ---> afb6d79edf15 [2021-09-27T02:56:59.610Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T02:56:59.889Z] ---> 7045851e69dc [2021-09-27T02:56:59.889Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T02:57:00.159Z] Removing intermediate container e6e9b5849ea2 [2021-09-27T02:57:00.159Z] ---> 4f597d67867d [2021-09-27T02:57:00.159Z] [2021-09-27T02:57:00.159Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T02:57:00.159Z] ---> 3f6ad990a02d [2021-09-27T02:57:00.159Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-27T02:57:00.159Z] ---> Running in f6b634f977bb [2021-09-27T02:57:00.159Z] 20.10.7: Pulling from library/docker [2021-09-27T02:57:00.739Z] Removing intermediate container f6b634f977bb [2021-09-27T02:57:00.739Z] ---> bd5329c1ab76 [2021-09-27T02:57:00.739Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T02:57:00.739Z] ---> Running in 785b54d4451a [2021-09-27T02:57:01.006Z] Removing intermediate container 785b54d4451a [2021-09-27T02:57:01.006Z] ---> 85e6219abd85 [2021-09-27T02:57:01.006Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T02:57:01.006Z] ---> Running in 216eedf273e3 [2021-09-27T02:57:01.006Z] Removing intermediate container 216eedf273e3 [2021-09-27T02:57:01.006Z] ---> a51734026c9e [2021-09-27T02:57:01.006Z] Step 25/26 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:57:01.006Z] ---> Running in 341b74114735 [2021-09-27T02:57:01.006Z] Removing intermediate container 341b74114735 [2021-09-27T02:57:01.006Z] ---> 5085330f6d8e [2021-09-27T02:57:01.006Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T02:57:01.272Z] ---> Running in edf548455dd5 [2021-09-27T02:57:01.272Z] Removing intermediate container edf548455dd5 [2021-09-27T02:57:01.272Z] ---> 9988e024ada0 [2021-09-27T02:57:01.272Z] [2021-09-27T02:57:01.272Z] Successfully built 9988e024ada0 [2021-09-27T02:57:01.272Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T02:57:05.336Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T02:57:05.336Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T02:57:05.336Z] ---> 08bdaf2f88f9 [2021-09-27T02:57:05.336Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:57:05.336Z] ---> Running in 06aa7815f12d [2021-09-27T02:57:05.609Z] Removing intermediate container 06aa7815f12d [2021-09-27T02:57:05.609Z] ---> c5bbb996617d [2021-09-27T02:57:05.609Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-27T02:57:05.609Z] ---> Running in f2460c388dcc [2021-09-27T02:57:05.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:57:05.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:57:06.144Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T02:57:06.411Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T02:57:06.411Z] Executing bash-5.1.0-r0.post-install [2021-09-27T02:57:06.411Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T02:57:06.411Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T02:57:06.411Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T02:57:06.411Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T02:57:06.411Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T02:57:06.411Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T02:57:06.411Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T02:57:06.411Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T02:57:06.411Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T02:57:06.411Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T02:57:06.411Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T02:57:06.676Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T02:57:08.613Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T02:57:08.613Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T02:57:08.613Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T02:57:08.613Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T02:57:08.613Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T02:57:08.613Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T02:57:08.613Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T02:57:08.613Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T02:57:08.613Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T02:57:08.613Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T02:57:08.613Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T02:57:08.613Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T02:57:08.613Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T02:57:08.613Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T02:57:08.613Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T02:57:08.613Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T02:57:08.613Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T02:57:08.613Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T02:57:08.613Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T02:57:08.881Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T02:57:08.881Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T02:57:08.881Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T02:57:08.881Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T02:57:08.881Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T02:57:08.881Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T02:57:09.146Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T02:57:09.146Z] OK: 82 MiB in 59 packages [2021-09-27T02:57:10.555Z] Collecting docker-compose==1.23.2 [2021-09-27T02:57:10.555Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T02:57:10.823Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-27T02:57:10.823Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T02:57:10.823Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T02:57:10.823Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T02:57:10.823Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T02:57:10.823Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T02:57:10.823Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T02:57:11.408Z] Collecting PyYAML<4,>=3.10 [2021-09-27T02:57:11.408Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T02:57:11.994Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T02:57:11.994Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T02:57:11.994Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T02:57:11.994Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T02:57:12.260Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T02:57:12.260Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T02:57:12.526Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T02:57:12.526Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T02:57:12.794Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T02:57:12.794Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T02:57:13.060Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T02:57:13.060Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T02:57:13.060Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T02:57:13.060Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T02:57:13.060Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T02:57:13.060Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T02:57:13.060Z] Collecting idna<2.8,>=2.5 [2021-09-27T02:57:13.329Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T02:57:13.329Z] Collecting certifi>=2017.4.17 [2021-09-27T02:57:13.329Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T02:57:13.329Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T02:57:13.329Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T02:57:13.329Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T02:57:13.329Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T02:57:13.329Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T02:57:13.329Z] Attempting uninstall: urllib3 [2021-09-27T02:57:13.329Z] Found existing installation: urllib3 1.26.2 [2021-09-27T02:57:13.329Z] Uninstalling urllib3-1.26.2: [2021-09-27T02:57:13.596Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T02:57:13.596Z] Attempting uninstall: idna [2021-09-27T02:57:13.596Z] Found existing installation: idna 3.1 [2021-09-27T02:57:13.596Z] Uninstalling idna-3.1: [2021-09-27T02:57:13.596Z] Successfully uninstalled idna-3.1 [2021-09-27T02:57:13.596Z] Attempting uninstall: chardet [2021-09-27T02:57:13.596Z] Found existing installation: chardet 4.0.0 [2021-09-27T02:57:13.596Z] Uninstalling chardet-4.0.0: [2021-09-27T02:57:13.864Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T02:57:14.131Z] Attempting uninstall: requests [2021-09-27T02:57:14.131Z] Found existing installation: requests 2.25.1 [2021-09-27T02:57:14.131Z] Uninstalling requests-2.25.1: [2021-09-27T02:57:14.131Z] Successfully uninstalled requests-2.25.1 [2021-09-27T02:57:14.131Z] Running setup.py install for texttable: started [2021-09-27T02:57:14.395Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T02:57:14.395Z] Running setup.py install for PyYAML: started [2021-09-27T02:57:14.978Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T02:57:14.978Z] Running setup.py install for docopt: started [2021-09-27T02:57:15.244Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T02:57:15.244Z] Running setup.py install for dockerpty: started [2021-09-27T02:57:15.825Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T02:57:15.825Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-27T02:57:19.166Z] Removing intermediate container f2460c388dcc [2021-09-27T02:57:19.166Z] ---> 302f9c8f97da [2021-09-27T02:57:19.166Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T02:57:19.166Z] ---> Running in 0ebde030ca1d [2021-09-27T02:57:19.166Z] Removing intermediate container 0ebde030ca1d [2021-09-27T02:57:19.166Z] ---> 35ac214a30d2 [2021-09-27T02:57:19.166Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T02:57:19.166Z] ---> Running in e9e8f0ecd9cf [2021-09-27T02:57:19.434Z] Removing intermediate container e9e8f0ecd9cf [2021-09-27T02:57:19.434Z] ---> 97b35d42bcb9 [2021-09-27T02:57:19.434Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T02:57:19.799Z] ---> 5b36f7050d41 [2021-09-27T02:57:19.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T02:57:19.799Z] ---> 038ac8810a10 [2021-09-27T02:57:19.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T02:57:20.182Z] ---> 4551ea009ddc [2021-09-27T02:57:20.182Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T02:57:20.182Z] ---> Running in a19fae324ca9 [2021-09-27T02:57:20.182Z] Removing intermediate container a19fae324ca9 [2021-09-27T02:57:20.182Z] ---> d88d60b9be19 [2021-09-27T02:57:20.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:57:20.182Z] ---> Running in 6eef8e3f9e0e [2021-09-27T02:57:20.485Z] Removing intermediate container 6eef8e3f9e0e [2021-09-27T02:57:20.485Z] ---> 801a85db0f56 [2021-09-27T02:57:20.485Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:57:20.485Z] ---> Running in f07c4a8c220b [2021-09-27T02:57:20.485Z] Removing intermediate container f07c4a8c220b [2021-09-27T02:57:20.485Z] ---> d6292d2ea160 [2021-09-27T02:57:20.485Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T02:57:20.485Z] ---> Running in 4548b29647b4 [2021-09-27T02:57:20.485Z] Removing intermediate container 4548b29647b4 [2021-09-27T02:57:20.485Z] ---> 7127e783e9e1 [2021-09-27T02:57:20.485Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:57:20.753Z] ---> Running in 1f17fa6e94ca [2021-09-27T02:57:20.753Z] Removing intermediate container 1f17fa6e94ca [2021-09-27T02:57:20.753Z] ---> e4298a334023 [2021-09-27T02:57:20.753Z] [2021-09-27T02:57:20.753Z] Successfully built e4298a334023 [2021-09-27T02:57:20.753Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T02:57:21.032Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-27T02:57:21.031Z] $ docker stop --time=1 f621f217c1d7f662c2eb77329eb6485f9d66a94a71097dd07cc28116aa4ba4bf [2021-09-27T02:57:22.306Z] $ docker rm -f f621f217c1d7f662c2eb77329eb6485f9d66a94a71097dd07cc28116aa4ba4bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T02:57:22.711Z] + docker images [2021-09-27T02:57:22.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T02:57:22.711Z] sys-mgmt-agent latest e4298a334023 2 seconds ago 325MB [2021-09-27T02:57:22.711Z] security-secretstore-setup latest 9988e024ada0 21 seconds ago 28.2MB [2021-09-27T02:57:22.711Z] 4f597d67867d 23 seconds ago 1.75GB [2021-09-27T02:57:22.711Z] support-scheduler latest 496eba9d9edf 25 seconds ago 16.1MB [2021-09-27T02:57:22.711Z] a1954f217958 27 seconds ago 1.76GB [2021-09-27T02:57:22.711Z] accd658c8b0b 28 seconds ago 1.75GB [2021-09-27T02:57:22.711Z] security-proxy-setup latest c3d6777903eb 47 seconds ago 26.7MB [2021-09-27T02:57:22.711Z] core-data latest 32a862532016 52 seconds ago 20.5MB [2021-09-27T02:57:22.711Z] 1f628dcc1282 55 seconds ago 1.76GB [2021-09-27T02:57:22.711Z] security-bootstrapper latest a5299aa98701 About a minute ago 18.8MB [2021-09-27T02:57:22.711Z] core-command latest fc3b94056c1f About a minute ago 16MB [2021-09-27T02:57:22.711Z] 45cb4380a965 About a minute ago 1.76GB [2021-09-27T02:57:22.711Z] 26f97e1e8902 About a minute ago 1.75GB [2021-09-27T02:57:22.711Z] core-metadata latest 46b570992e2f About a minute ago 16.8MB [2021-09-27T02:57:22.711Z] e99f296ee7ba About a minute ago 1.75GB [2021-09-27T02:57:22.711Z] 3c68ceee07ad About a minute ago 1.76GB [2021-09-27T02:57:22.711Z] support-notifications latest 9ffc960d6126 About a minute ago 16.8MB [2021-09-27T02:57:22.712Z] 7a047bb8b3c5 About a minute ago 1.75GB [2021-09-27T02:57:22.712Z] ci-base-image-x86_64 latest 289ee027a281 5 minutes ago 1.25GB [2021-09-27T02:57:22.712Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T02:57:22.712Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T02:57:22.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T02:57:22.712Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T02:57:22.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-27T02:57:25.553Z] Removing intermediate container f13ad8521bc4 [2021-09-27T02:57:25.553Z] ---> 9da618d63fe4 [2021-09-27T02:57:25.553Z] Successfully built 9da618d63fe4 [2021-09-27T02:57:25.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:57:25.907Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T02:57:25.907Z] . [Pipeline] withDockerContainer [2021-09-27T02:57:28.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2021-09-27T02:57:28.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T02:57:29.889Z] $ docker top cecfb4b98141d44f3ca4bed56da4177cf59c3f252d72b43b180b373ba1c44825 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:57:30.895Z] + go version [2021-09-27T02:57:30.895Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T02:57:30.923Z] $ docker stop --time=1 cecfb4b98141d44f3ca4bed56da4177cf59c3f252d72b43b180b373ba1c44825 [2021-09-27T02:57:32.734Z] $ docker rm -f cecfb4b98141d44f3ca4bed56da4177cf59c3f252d72b43b180b373ba1c44825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:57:33.589Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T02:57:33.589Z] . [Pipeline] withDockerContainer [2021-09-27T02:57:33.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2021-09-27T02:57:33.932Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T02:57:35.549Z] $ docker top cfe611b102494fa2abeb18a698a9774e7c50b6e391cad29adf653ef392621494 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T02:57:35.889Z] ========================================================= [2021-09-27T02:57:35.889Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T02:57:35.889Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:57:36.547Z] + go mod tidy [Pipeline] sh [2021-09-27T02:57:38.042Z] Still waiting to schedule task [2021-09-27T02:57:38.042Z] ‘prd-ubuntu18.04-docker-8c-8g-1569’ is offline [2021-09-27T02:57:38.210Z] + make test [2021-09-27T02:57:38.210Z] go mod tidy [2021-09-27T02:57:38.812Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T02:58:05.649Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T02:59:02.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T02:59:10.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T02:59:10.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T02:59:10.771Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T02:59:23.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T02:59:23.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T02:59:23.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T02:59:23.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T02:59:23.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T02:59:23.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T02:59:24.253Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T02:59:24.253Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T02:59:24.253Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T02:59:24.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T02:59:32.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2021-09-27T02:59:32.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T02:59:32.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T02:59:35.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements [2021-09-27T02:59:35.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T02:59:35.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 46.3% of statements [2021-09-27T02:59:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T02:59:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T02:59:36.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.579s coverage: 90.1% of statements [2021-09-27T02:59:36.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T02:59:36.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:59:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements [2021-09-27T02:59:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T02:59:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T02:59:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T02:59:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T02:59:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.629s coverage: 94.2% of statements [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 59.1% of statements [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.8% of statements [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements [2021-09-27T02:59:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T02:59:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements [2021-09-27T02:59:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements [2021-09-27T02:59:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-09-27T02:59:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2021-09-27T02:59:49.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-09-27T03:00:01.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements [2021-09-27T03:00:01.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-09-27T03:00:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements [2021-09-27T03:00:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T03:00:14.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T03:00:14.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T03:00:14.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T03:00:14.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T03:00:14.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2021-09-27T03:00:14.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T03:00:14.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements [2021-09-27T03:00:14.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T03:00:14.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2021-09-27T03:00:14.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-09-27T03:00:14.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-09-27T03:00:14.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements [2021-09-27T03:00:14.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T03:00:14.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.760s coverage: 64.4% of statements [2021-09-27T03:00:14.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T03:00:14.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T03:00:14.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-09-27T03:00:15.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-09-27T03:00:15.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-09-27T03:00:15.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-09-27T03:00:16.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-09-27T03:00:20.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.239s coverage: 70.5% of statements [2021-09-27T03:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T03:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T03:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T03:00:20.911Z] Running on prd-ubuntu18.04-docker-8c-8g-1570 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws [2021-09-27T03:00:20.931Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-27T03:00:21.047Z] The recommended git tool is: git [2021-09-27T03:00:24.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.663s coverage: 43.6% of statements [2021-09-27T03:00:24.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T03:00:24.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T03:00:24.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2021-09-27T03:00:24.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T03:00:24.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2021-09-27T03:00:24.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T03:00:26.527Z] using credential edgex-jenkins-ssh [2021-09-27T03:00:26.541Z] Cloning the remote Git repository [2021-09-27T03:00:26.564Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T03:00:26.632Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-27T03:00:26.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T03:00:26.663Z] > git --version # timeout=10 [2021-09-27T03:00:26.672Z] > git --version # 'git version 2.17.1' [2021-09-27T03:00:26.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T03:00:26.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 19.5% of statements [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.0% of statements [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T03:00:30.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements [2021-09-27T03:00:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-27T03:00:30.855Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-27T03:00:30.855Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-27T03:00:30.855Z] GO111MODULE=on go vet ./... [2021-09-27T03:00:38.779Z] Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:00:38.900Z] Merge succeeded, producing 9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:00:38.900Z] Checking out Revision 9f422825c73b40742c432f852d5ad31b1808750e (PR-3721) [2021-09-27T03:00:37.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T03:00:37.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T03:00:37.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T03:00:38.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T03:00:38.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T03:00:38.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T03:00:38.788Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T03:00:38.795Z] > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 [2021-09-27T03:00:38.864Z] > git remote # timeout=10 [2021-09-27T03:00:38.871Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T03:00:38.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T03:00:38.882Z] > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 [2021-09-27T03:00:38.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T03:00:38.903Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T03:00:38.906Z] > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 [2021-09-27T03:00:42.644Z] Commit message: "fix(command): Using the Device Service response code for Get Command" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:00:43.441Z] + echo snap-build.sh [2021-09-27T03:00:43.441Z] snap-build.sh [2021-09-27T03:00:43.441Z] + SNAP_BASE_DIR=. [2021-09-27T03:00:43.441Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-27T03:00:43.441Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-27T03:00:43.441Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-27T03:00:43.441Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-27T03:00:43.441Z] + cd /w/workspace/edgex-go/3 [2021-09-27T03:00:43.441Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-27T03:00:43.441Z] Reading package lists... [2021-09-27T03:00:43.441Z] Building dependency tree... [2021-09-27T03:00:43.441Z] Reading state information... [2021-09-27T03:00:43.441Z] The following packages were automatically installed and are no longer required: [2021-09-27T03:00:43.441Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-27T03:00:43.441Z] uidmap xdelta3 [2021-09-27T03:00:43.441Z] Use 'sudo apt autoremove' to remove them. [2021-09-27T03:00:43.441Z] The following packages will be REMOVED: [2021-09-27T03:00:43.441Z] lxd* lxd-client* [2021-09-27T03:00:43.712Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-27T03:00:43.712Z] After this operation, 31.7 MB disk space will be freed. [2021-09-27T03:00:44.247Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-27T03:00:44.247Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T03:00:45.209Z] Removing lxd dnsmasq configuration [2021-09-27T03:00:45.209Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T03:00:45.209Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-27T03:00:46.168Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T03:00:46.168Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-27T03:00:46.168Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T03:00:47.585Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-27T03:00:47.585Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-27T03:00:48.171Z] + sudo snap remove --purge lxd [2021-09-27T03:00:48.171Z] snap "lxd" is not installed [2021-09-27T03:00:48.171Z] + sudo groupadd --force --system lxd [2021-09-27T03:00:48.171Z] ++ whoami [2021-09-27T03:00:48.171Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-27T03:00:48.171Z] + newgrp - lxd [2021-09-27T03:00:48.171Z] + sudo snap install lxd [2021-09-27T03:00:56.372Z] 2021-09-27T03:00:54Z INFO Waiting for automatic snapd restart... [2021-09-27T03:01:52.690Z] gofmt -l . [2021-09-27T03:01:52.690Z] [ "`gofmt -l .`" = "" ] [2021-09-27T03:01:52.690Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T03:01:53.355Z] + ls -al . [2021-09-27T03:01:53.355Z] total 640 [2021-09-27T03:01:53.355Z] drwxrwxr-x 9 1001 1001 4096 Sep 27 03:01 . [2021-09-27T03:01:53.355Z] drwxr-xr-x 4 root root 4096 Sep 27 02:57 .. [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 02:54 .dockerignore [2021-09-27T03:01:53.355Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 02:54 .git [2021-09-27T03:01:53.355Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 02:54 .github [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 02:54 .gitignore [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 02:54 .golangci.yml [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 02:54 .hadolint.yml [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 02:54 .sonarcloud.properties [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:54 ADOPTERS.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:54 Attribution.txt [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:54 CHANGELOG.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:54 CONTRIBUTING.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 02:54 GOVERNANCE.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 02:54 Jenkinsfile [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:54 LICENSE [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:54 Makefile [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 02:54 OWNERS.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:54 README.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:54 SECURITY.md [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 02:50 VERSION [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:54 ZMQWindows.md [2021-09-27T03:01:53.355Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 02:54 bin [2021-09-27T03:01:53.355Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 02:54 cmd [2021-09-27T03:01:53.355Z] -rw-r--r-- 1 root root 403728 Sep 27 03:00 coverage.out [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 02:54 go.mod [2021-09-27T03:01:53.355Z] -rw-r--r-- 1 root root 50064 Sep 27 02:57 go.sum [2021-09-27T03:01:53.355Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 02:54 internal [2021-09-27T03:01:53.355Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 02:54 openapi [2021-09-27T03:01:53.355Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 02:54 snap [2021-09-27T03:01:53.355Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 02:54 version.go [Pipeline] sh [2021-09-27T03:01:54.019Z] + '[' -e coverage.out ] [2021-09-27T03:01:54.020Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T03:01:54.054Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T03:01:54.900Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T03:01:55.551Z] + make build [2021-09-27T03:01:55.551Z] go mod tidy [2021-09-27T03:01:56.154Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T03:02:02.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T03:02:18.007Z] lxd 4.18 from Canonical* installed [2021-09-27T03:02:18.007Z] + sudo lxd init --auto [2021-09-27T03:02:18.007Z] + sudo snap install --classic snapcraft [2021-09-27T03:02:23.351Z] snapcraft 5.0 from Canonical* installed [2021-09-27T03:02:23.351Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-27T03:02:23.351Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-27T03:02:23.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T03:02:23.351Z] Dload Upload Total Spent Left Speed [2021-09-27T03:02:23.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3522 0 --:--:-- --:--:-- --:--:-- 3522 [2021-09-27T03:02:23.616Z] 100 3325k 100 3325k 0 0 7197k 0 --:--:-- --:--:-- --:--:-- 7197k [2021-09-27T03:02:23.616Z] ./yq_linux_amd64 [2021-09-27T03:02:23.882Z] + sudo snapcraft prime --use-lxd [2021-09-27T03:02:25.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T03:02:25.820Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-27T03:02:25.820Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-27T03:02:25.820Z] - README.md [2021-09-27T03:02:25.820Z] [2021-09-27T03:02:25.820Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T03:02:26.086Z] Launching a container. [2021-09-27T03:02:26.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T03:02:30.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T03:02:31.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T03:02:32.725Z] Waiting for container to be ready [2021-09-27T03:02:33.307Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-27T03:02:33.307Z] [2021-09-27T03:02:35.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T03:02:36.641Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-27T03:02:36.907Z] Waiting for network to be ready... [2021-09-27T03:02:37.488Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T03:02:37.488Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T03:02:37.488Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T03:02:37.488Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T03:02:37.488Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T03:02:37.488Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T03:02:37.488Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T03:02:37.488Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T03:02:37.488Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T03:02:37.488Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T03:02:38.069Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T03:02:38.069Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T03:02:38.334Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T03:02:38.599Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T03:02:38.599Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T03:02:38.599Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T03:02:38.599Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T03:02:38.599Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T03:02:38.864Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T03:02:39.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T03:02:39.446Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-27T03:02:39.447Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-27T03:02:39.447Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T03:02:39.447Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T03:02:39.447Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-27T03:02:39.447Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-27T03:02:39.447Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T03:02:39.712Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T03:02:41.648Z] Fetched 25.2 MB in 4s (5903 kB/s) [2021-09-27T03:02:42.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T03:02:42.603Z] Reading package lists... [2021-09-27T03:02:42.603Z] Reading package lists... [2021-09-27T03:02:42.868Z] Building dependency tree... [2021-09-27T03:02:42.868Z] Reading state information... [2021-09-27T03:02:42.868Z] The following additional packages will be installed: [2021-09-27T03:02:42.868Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T03:02:42.868Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T03:02:42.868Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T03:02:42.868Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-27T03:02:42.868Z] Suggested packages: [2021-09-27T03:02:42.868Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-27T03:02:42.868Z] Recommended packages: [2021-09-27T03:02:42.868Z] gnupg libsasl2-modules [2021-09-27T03:02:42.868Z] The following NEW packages will be installed: [2021-09-27T03:02:42.868Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T03:02:42.868Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T03:02:42.868Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T03:02:42.868Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-27T03:02:42.868Z] The following packages will be upgraded: [2021-09-27T03:02:42.868Z] gpg gpg-agent gpgconf libudev1 [2021-09-27T03:02:42.868Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-27T03:02:42.868Z] Need to get 3527 kB of archives. [2021-09-27T03:02:42.868Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-27T03:02:42.868Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-27T03:02:42.868Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-27T03:02:43.135Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-27T03:02:43.135Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-27T03:02:43.135Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-27T03:02:43.401Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-27T03:02:45.342Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-27T03:02:45.342Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-27T03:02:45.342Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-27T03:02:45.342Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-27T03:02:45.342Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-27T03:02:45.342Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-27T03:02:45.342Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-27T03:02:45.342Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-27T03:02:45.342Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-27T03:02:45.342Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-27T03:02:45.342Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-27T03:02:45.342Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-27T03:02:45.342Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-27T03:02:45.342Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-27T03:02:45.342Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-27T03:02:45.342Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-27T03:02:45.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T03:02:45.342Z] Fetched 3527 kB in 1s (3132 kB/s) [2021-09-27T03:02:45.342Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T03:02:45.342Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T03:02:45.342Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package udev. [2021-09-27T03:02:45.342Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T03:02:45.342Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libfuse2:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package fuse. [2021-09-27T03:02:45.342Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-27T03:02:45.342Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T03:02:45.342Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T03:02:45.342Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libksba8:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.342Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-27T03:02:45.342Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.342Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.343Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-27T03:02:45.343Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.343Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.343Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-27T03:02:45.343Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.343Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.343Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-27T03:02:45.343Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T03:02:45.343Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.343Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-27T03:02:45.343Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T03:02:45.614Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T03:02:45.614Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-27T03:02:45.614Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T03:02:45.614Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T03:02:45.614Z] Selecting previously unselected package libldap-common. [2021-09-27T03:02:45.614Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-27T03:02:45.614Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T03:02:45.614Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-27T03:02:45.614Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-27T03:02:45.614Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T03:02:45.614Z] Selecting previously unselected package dirmngr. [2021-09-27T03:02:45.614Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T03:02:45.614Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T03:02:45.880Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T03:02:45.880Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-27T03:02:45.880Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T03:02:45.880Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T03:02:45.880Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T03:02:45.880Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-27T03:02:45.880Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:45.880Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-27T03:02:45.880Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T03:02:45.880Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-27T03:02:46.146Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-27T03:02:46.146Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.146Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-27T03:02:46.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T03:02:46.411Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-27T03:02:46.411Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-27T03:02:46.411Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.411Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.411Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.411Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.411Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.411Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.412Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T03:02:46.412Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T03:02:46.412Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T03:02:46.412Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T03:02:46.998Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-27T03:02:46.998Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-27T03:02:46.998Z] This means they are not meant to be enabled using systemctl. [2021-09-27T03:02:46.998Z] Possible reasons for having this kind of units are: [2021-09-27T03:02:46.998Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-27T03:02:46.998Z] .wants/ or .requires/ directory. [2021-09-27T03:02:46.998Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-27T03:02:46.998Z] a requirement dependency on it. [2021-09-27T03:02:46.998Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-27T03:02:46.998Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-27T03:02:46.998Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-27T03:02:46.998Z] instance name specified. [2021-09-27T03:02:47.264Z] Reading package lists... [2021-09-27T03:02:47.264Z] Building dependency tree... [2021-09-27T03:02:47.264Z] Reading state information... [2021-09-27T03:02:47.532Z] The following additional packages will be installed: [2021-09-27T03:02:47.532Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-27T03:02:47.532Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-27T03:02:47.532Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-27T03:02:47.532Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-27T03:02:47.532Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-27T03:02:47.532Z] Suggested packages: [2021-09-27T03:02:47.532Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-27T03:02:47.532Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-27T03:02:47.532Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-27T03:02:47.532Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-27T03:02:47.532Z] systemd-container policykit-1 [2021-09-27T03:02:47.532Z] Recommended packages: [2021-09-27T03:02:47.532Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-27T03:02:47.532Z] The following NEW packages will be installed: [2021-09-27T03:02:47.532Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-27T03:02:47.532Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-27T03:02:47.532Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-27T03:02:47.532Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-27T03:02:47.532Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-27T03:02:47.532Z] The following packages will be upgraded: [2021-09-27T03:02:47.532Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-27T03:02:47.532Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-27T03:02:47.532Z] Need to get 36.8 MB of archives. [2021-09-27T03:02:47.532Z] After this operation, 147 MB of additional disk space will be used. [2021-09-27T03:02:47.532Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-27T03:02:47.800Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-27T03:02:47.800Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-27T03:02:47.800Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-27T03:02:47.800Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-27T03:02:47.800Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-27T03:02:47.800Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-27T03:02:47.800Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-27T03:02:47.800Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-27T03:02:47.800Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-27T03:02:47.800Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-27T03:02:47.800Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-27T03:02:47.800Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-27T03:02:47.800Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-27T03:02:47.800Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-27T03:02:47.800Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-27T03:02:47.800Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-27T03:02:48.381Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-27T03:02:48.381Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-27T03:02:48.648Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-27T03:02:48.648Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-27T03:02:48.648Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-27T03:02:48.648Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-27T03:02:48.648Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-27T03:02:48.648Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-27T03:02:48.648Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-27T03:02:48.648Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-27T03:02:48.648Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-27T03:02:48.914Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-27T03:02:48.914Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-27T03:02:49.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T03:02:50.323Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T03:02:50.323Z] Fetched 36.8 MB in 3s (13.5 MB/s) [2021-09-27T03:02:50.323Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T03:02:50.323Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-27T03:02:50.589Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T03:02:51.174Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-27T03:02:51.174Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T03:02:51.174Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-27T03:02:51.174Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T03:02:51.174Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-27T03:02:51.174Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-27T03:02:51.174Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-27T03:02:51.174Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T03:02:51.174Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-27T03:02:51.441Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-27T03:02:51.706Z] Setting up apt (1.6.14) ... [2021-09-27T03:02:51.706Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-27T03:02:51.970Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-27T03:02:51.970Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-27T03:02:51.970Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T03:02:51.970Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T03:02:52.236Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-27T03:02:52.236Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T03:02:52.236Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:52.236Z] Selecting previously unselected package libexpat1:amd64. [2021-09-27T03:02:52.236Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-27T03:02:52.236Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T03:02:52.236Z] Selecting previously unselected package python3.6-minimal. [2021-09-27T03:02:52.236Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T03:02:52.236Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:52.505Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T03:02:52.505Z] Checking for services that may need to be restarted...done. [2021-09-27T03:02:52.505Z] Checking for services that may need to be restarted...done. [2021-09-27T03:02:52.770Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:52.770Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T03:02:52.770Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:53.037Z] Selecting previously unselected package python3-minimal. [2021-09-27T03:02:53.037Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-27T03:02:53.037Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-27T03:02:53.037Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-27T03:02:53.037Z] Selecting previously unselected package mime-support. [2021-09-27T03:02:53.037Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-27T03:02:53.037Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-27T03:02:53.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T03:02:53.302Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-27T03:02:53.302Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-27T03:02:53.302Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T03:02:53.302Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-27T03:02:53.302Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T03:02:53.302Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:53.570Z] Selecting previously unselected package python3.6. [2021-09-27T03:02:53.570Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T03:02:53.570Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:53.570Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-27T03:02:53.570Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-27T03:02:53.570Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T03:02:53.570Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-27T03:02:53.836Z] Selecting previously unselected package python3. [2021-09-27T03:02:53.836Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-27T03:02:53.836Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-27T03:02:53.836Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-27T03:02:53.836Z] Selecting previously unselected package multiarch-support. [2021-09-27T03:02:53.836Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T03:02:53.836Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T03:02:53.836Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T03:02:53.836Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-27T03:02:53.836Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-27T03:02:53.836Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-27T03:02:53.836Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T03:02:54.103Z] Selecting previously unselected package libbsd0:amd64. [2021-09-27T03:02:54.103Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-27T03:02:54.103Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T03:02:54.103Z] Selecting previously unselected package sudo. [2021-09-27T03:02:54.103Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-27T03:02:54.103Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T03:02:54.103Z] Selecting previously unselected package apparmor. [2021-09-27T03:02:54.103Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T03:02:54.103Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-27T03:02:54.369Z] Selecting previously unselected package libedit2:amd64. [2021-09-27T03:02:54.369Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-27T03:02:54.369Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T03:02:54.369Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-27T03:02:54.369Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T03:02:54.369Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:54.369Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-27T03:02:54.369Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T03:02:54.369Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:54.369Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-27T03:02:54.369Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-27T03:02:54.369Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T03:02:54.637Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-27T03:02:54.637Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T03:02:54.637Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:54.637Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-27T03:02:54.637Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T03:02:54.637Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:54.638Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-27T03:02:54.638Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-27T03:02:54.638Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T03:02:54.906Z] Selecting previously unselected package openssh-client. [2021-09-27T03:02:54.906Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-27T03:02:54.906Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T03:02:54.906Z] Selecting previously unselected package squashfs-tools. [2021-09-27T03:02:54.906Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-27T03:02:54.906Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T03:02:54.906Z] Selecting previously unselected package snapd. [2021-09-27T03:02:54.906Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-27T03:02:55.177Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-27T03:02:57.116Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T03:02:57.116Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T03:02:57.116Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-27T03:02:57.116Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T03:02:57.116Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T03:02:57.116Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:57.116Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T03:02:57.116Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-27T03:02:57.116Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-27T03:02:58.078Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T03:02:58.078Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T03:02:58.078Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T03:02:58.078Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:58.078Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:58.078Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T03:02:58.344Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T03:02:58.344Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:58.344Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T03:02:58.344Z] Setting up python3 (3.6.7-1~18.04) ... [Pipeline] } [2021-09-27T03:02:58.587Z] $ docker stop --time=1 cfe611b102494fa2abeb18a698a9774e7c50b6e391cad29adf653ef392621494 [2021-09-27T03:02:58.608Z] running python rtupdate hooks for python3.6... [2021-09-27T03:02:58.608Z] running python post-rtupdate hooks for python3.6... [2021-09-27T03:02:58.608Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-27T03:02:59.194Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-27T03:02:59.458Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T03:02:59.458Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T03:02:59.458Z] Setting up snapd (2.51.1+18.04) ... [2021-09-27T03:02:59.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-27T03:02:59.994Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-27T03:03:00.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-27T03:03:00.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-27T03:03:00.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T03:03:00.655Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T03:03:00.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-27T03:03:01.019Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-27T03:03:01.019Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-27T03:03:01.327Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-27T03:03:01.327Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-27T03:03:01.327Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T03:03:01.348Z] $ docker rm -f cfe611b102494fa2abeb18a698a9774e7c50b6e391cad29adf653ef392621494 [2021-09-27T03:03:01.603Z] Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:03:03.010Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T03:03:03.010Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T03:03:03.010Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T03:03:03.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T03:03:03.286Z] [2021-09-27T03:03:03.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:03:03.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T03:03:03.919Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-27T03:03:03.919Z] 29e5d40040c1: Pulling fs layer [2021-09-27T03:03:03.919Z] 1ce36da41761: Pulling fs layer [2021-09-27T03:03:03.919Z] 25b303627fd3: Pulling fs layer [2021-09-27T03:03:04.195Z] 29e5d40040c1: Verifying Checksum [2021-09-27T03:03:04.195Z] 29e5d40040c1: Download complete [2021-09-27T03:03:04.238Z] Reading package lists... [2021-09-27T03:03:04.474Z] 1ce36da41761: Verifying Checksum [2021-09-27T03:03:04.474Z] 1ce36da41761: Download complete [2021-09-27T03:03:04.504Z] Reading package lists... [2021-09-27T03:03:04.504Z] Building dependency tree... [2021-09-27T03:03:04.504Z] Reading state information... [2021-09-27T03:03:04.504Z] Calculating upgrade... [2021-09-27T03:03:04.755Z] 29e5d40040c1: Pull complete [2021-09-27T03:03:04.768Z] The following packages will be upgraded: [2021-09-27T03:03:04.769Z] advancecomp base-files bash binutils binutils-common [2021-09-27T03:03:04.769Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-27T03:03:04.769Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-27T03:03:04.769Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-27T03:03:04.769Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-27T03:03:04.769Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-27T03:03:04.769Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-27T03:03:04.769Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-27T03:03:04.769Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-27T03:03:04.769Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-27T03:03:04.769Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-27T03:03:04.769Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-27T03:03:04.769Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-27T03:03:04.769Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-27T03:03:04.769Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-27T03:03:04.769Z] ubuntu-keyring util-linux [2021-09-27T03:03:04.769Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T03:03:04.769Z] Need to get 64.2 MB of archives. [2021-09-27T03:03:04.769Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-27T03:03:04.769Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-27T03:03:05.033Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-27T03:03:05.033Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-27T03:03:05.033Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-27T03:03:05.033Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-27T03:03:05.033Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-27T03:03:05.033Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-27T03:03:05.033Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-27T03:03:05.033Z] 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-09-27T03:03:05.033Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-27T03:03:05.033Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-27T03:03:05.033Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-27T03:03:05.033Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-27T03:03:05.033Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-27T03:03:05.033Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-27T03:03:05.033Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-27T03:03:05.033Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-27T03:03:05.033Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-27T03:03:05.033Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-27T03:03:05.033Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-27T03:03:05.033Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-27T03:03:05.301Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-27T03:03:05.302Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-27T03:03:05.302Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-27T03:03:05.302Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-27T03:03:05.302Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-27T03:03:05.302Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-27T03:03:05.302Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-27T03:03:05.302Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-27T03:03:05.302Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-27T03:03:05.302Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-27T03:03:05.302Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-27T03:03:05.302Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-27T03:03:05.302Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-27T03:03:05.302Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-27T03:03:05.302Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-27T03:03:05.302Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-27T03:03:05.302Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-27T03:03:05.302Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-27T03:03:05.302Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-27T03:03:05.302Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-27T03:03:05.302Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-27T03:03:05.302Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-27T03:03:05.302Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-27T03:03:05.302Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-27T03:03:05.302Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-27T03:03:05.302Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-27T03:03:05.302Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-27T03:03:05.302Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-27T03:03:05.302Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-27T03:03:05.302Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-27T03:03:05.302Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-27T03:03:05.302Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-27T03:03:05.302Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-27T03:03:05.302Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-27T03:03:05.302Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-27T03:03:05.302Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-27T03:03:05.569Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-27T03:03:05.569Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-27T03:03:05.569Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-27T03:03:05.569Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-27T03:03:05.834Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-27T03:03:05.835Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-27T03:03:05.835Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-27T03:03:05.835Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-27T03:03:05.835Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-27T03:03:06.203Z] 1ce36da41761: Pull complete [2021-09-27T03:03:06.418Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-27T03:03:06.418Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-27T03:03:06.800Z] 25b303627fd3: Verifying Checksum [2021-09-27T03:03:06.800Z] 25b303627fd3: Download complete [2021-09-27T03:03:07.001Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-27T03:03:07.001Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-27T03:03:07.267Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-27T03:03:07.267Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-27T03:03:07.534Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-27T03:03:07.534Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-27T03:03:07.534Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-27T03:03:07.534Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-27T03:03:07.534Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-27T03:03:07.534Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-27T03:03:07.534Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-27T03:03:07.534Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-27T03:03:07.534Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-27T03:03:07.534Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-27T03:03:07.534Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-27T03:03:07.534Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-27T03:03:07.534Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-27T03:03:07.534Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-27T03:03:07.798Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-27T03:03:07.798Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-27T03:03:07.798Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-27T03:03:07.798Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-27T03:03:07.798Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-27T03:03:07.798Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-27T03:03:08.063Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-27T03:03:08.063Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-27T03:03:08.063Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-27T03:03:08.063Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-27T03:03:08.063Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-27T03:03:08.063Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-27T03:03:08.063Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-27T03:03:08.063Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-27T03:03:08.063Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-27T03:03:08.063Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-27T03:03:08.063Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-27T03:03:08.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T03:03:08.330Z] Fetched 64.2 MB in 3s (19.0 MB/s) [2021-09-27T03:03:08.330Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T03:03:08.330Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T03:03:08.330Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T03:03:08.595Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T03:03:08.595Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T03:03:08.861Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-27T03:03:08.862Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-27T03:03:08.862Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.128Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.128Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.128Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.128Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.128Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.128Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.128Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.395Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.395Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.395Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.395Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.395Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.395Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.395Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:09.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T03:03:09.395Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.395Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.661Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:09.661Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T03:03:09.661Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.662Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.662Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.662Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.662Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:09.662Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T03:03:09.926Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:09.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T03:03:09.926Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T03:03:10.191Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T03:03:10.456Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T03:03:10.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T03:03:10.722Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-27T03:03:10.722Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-27T03:03:10.722Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-27T03:03:10.722Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-27T03:03:10.722Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-27T03:03:10.987Z] Installing new version of config file /etc/issue ... [2021-09-27T03:03:10.987Z] Installing new version of config file /etc/issue.net ... [2021-09-27T03:03:10.987Z] Installing new version of config file /etc/lsb-release ... [2021-09-27T03:03:10.987Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-27T03:03:10.987Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-27T03:03:11.254Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-27T03:03:11.254Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-27T03:03:11.254Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:11.254Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-27T03:03:11.254Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-27T03:03:11.254Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-27T03:03:11.254Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-27T03:03:11.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:11.521Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:11.521Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:11.521Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:11.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:11.521Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-27T03:03:11.521Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-27T03:03:11.521Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-27T03:03:11.786Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:11.786Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-27T03:03:11.786Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T03:03:11.786Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-27T03:03:12.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.053Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T03:03:12.053Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T03:03:12.053Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T03:03:12.053Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.053Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T03:03:12.053Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T03:03:12.053Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-27T03:03:12.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.319Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-27T03:03:12.319Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-27T03:03:12.319Z] Setting up grep (3.1-2build1) ... [2021-09-27T03:03:12.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.319Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-27T03:03:12.319Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-27T03:03:12.319Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-27T03:03:12.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.319Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T03:03:12.319Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T03:03:12.585Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-27T03:03:12.585Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.585Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T03:03:12.585Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T03:03:12.585Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-27T03:03:12.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:12.852Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T03:03:12.852Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T03:03:13.436Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T03:03:13.436Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T03:03:13.436Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T03:03:13.436Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T03:03:13.702Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-27T03:03:13.702Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:13.702Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-27T03:03:13.702Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T03:03:14.285Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T03:03:14.285Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T03:03:14.285Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T03:03:14.285Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T03:03:14.285Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T03:03:14.285Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:14.285Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-27T03:03:14.285Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-27T03:03:14.555Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-27T03:03:14.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:14.555Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:14.555Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:14.555Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:14.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:14.555Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:14.555Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:14.821Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:14.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:14.821Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:14.821Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:14.821Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:14.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:14.821Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:14.821Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:15.088Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:15.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:15.088Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T03:03:15.088Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T03:03:15.088Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T03:03:15.088Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T03:03:15.088Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T03:03:15.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:15.088Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T03:03:15.088Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T03:03:15.356Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T03:03:15.356Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:15.356Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:15.356Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:15.356Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:15.356Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:15.356Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:15.356Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:15.622Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:15.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:15.623Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:15.623Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:15.889Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:16.156Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-27T03:03:16.421Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-27T03:03:16.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:16.421Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T03:03:16.421Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T03:03:16.687Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T03:03:16.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T03:03:16.687Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-27T03:03:16.687Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T03:03:16.687Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-27T03:03:16.955Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T03:03:16.955Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-27T03:03:16.955Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-27T03:03:16.955Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-27T03:03:16.975Z] 25b303627fd3: Pull complete [2021-09-27T03:03:16.975Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-27T03:03:16.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T03:03:16.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-27T03:03:17.220Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T03:03:17.220Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-27T03:03:17.220Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T03:03:17.220Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-27T03:03:17.220Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T03:03:17.220Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-27T03:03:17.220Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T03:03:17.220Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-27T03:03:17.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2021-09-27T03:03:17.329Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T03:03:17.485Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T03:03:17.485Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T03:03:17.485Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T03:03:17.485Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T03:03:17.485Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T03:03:17.485Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T03:03:17.485Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T03:03:17.485Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T03:03:17.751Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-27T03:03:17.751Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T03:03:17.751Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T03:03:17.751Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T03:03:18.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.016Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T03:03:18.016Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T03:03:18.016Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-27T03:03:18.016Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T03:03:18.016Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T03:03:18.016Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T03:03:18.016Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T03:03:18.282Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.282Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-27T03:03:18.282Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-27T03:03:18.282Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-27T03:03:18.282Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.282Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-27T03:03:18.282Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-27T03:03:18.282Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-27T03:03:18.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.547Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-27T03:03:18.547Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T03:03:18.547Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T03:03:18.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.813Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T03:03:18.813Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T03:03:18.814Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T03:03:18.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.814Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-27T03:03:18.814Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-27T03:03:18.814Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-27T03:03:18.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:18.814Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T03:03:19.085Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T03:03:19.085Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-27T03:03:19.085Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.085Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T03:03:19.350Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T03:03:19.350Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-27T03:03:19.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.350Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T03:03:19.350Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T03:03:19.350Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T03:03:19.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.350Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T03:03:19.350Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T03:03:19.617Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T03:03:19.617Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.617Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-27T03:03:19.617Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-27T03:03:19.617Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-27T03:03:19.617Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.617Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-27T03:03:19.617Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-27T03:03:19.884Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-27T03:03:19.884Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.884Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-27T03:03:19.884Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-27T03:03:19.884Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-27T03:03:19.884Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:19.884Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-27T03:03:19.884Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-27T03:03:20.150Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-27T03:03:20.150Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:20.150Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-27T03:03:20.150Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-27T03:03:20.150Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-27T03:03:20.150Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T03:03:20.150Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-27T03:03:20.150Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-27T03:03:20.416Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-27T03:03:20.416Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-27T03:03:20.416Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T03:03:20.416Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T03:03:20.416Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T03:03:20.416Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T03:03:20.416Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T03:03:20.416Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T03:03:20.682Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-27T03:03:20.682Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-27T03:03:20.682Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T03:03:20.682Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-27T03:03:20.948Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-27T03:03:20.948Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-27T03:03:20.948Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-27T03:03:20.948Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-27T03:03:20.948Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-27T03:03:20.948Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-27T03:03:20.948Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-27T03:03:20.948Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-27T03:03:20.950Z] $ docker top 7334e7d26fe782a4ce1ab5b3bcd0de6c0ecfddf642c6413c24c74f207790c6d1 -eo pid,comm [2021-09-27T03:03:21.214Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-27T03:03:21.214Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-27T03:03:21.214Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-27T03:03:21.214Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-27T03:03:21.214Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-27T03:03:21.214Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] { [Pipeline] sh [2021-09-27T03:03:21.794Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-27T03:03:21.794Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-27T03:03:21.794Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-27T03:03:21.794Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-27T03:03:21.795Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T03:03:21.795Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T03:03:22.022Z] + docker-compose build --help [2021-09-27T03:03:22.022Z] + grep parallel [2021-09-27T03:03:22.061Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T03:03:22.062Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T03:03:22.062Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T03:03:22.062Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T03:03:22.062Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T03:03:22.062Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T03:03:22.327Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:22.327Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:22.327Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:22.327Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:22.327Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:22.327Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:22.327Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:22.327Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:23.287Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:23.287Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:24.249Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:24.249Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:24.249Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:24.249Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:24.514Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:24.514Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:25.474Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T03:03:25.474Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T03:03:25.474Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T03:03:25.474Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T03:03:25.474Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T03:03:25.474Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T03:03:25.474Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T03:03:25.746Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T03:03:25.746Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-27T03:03:25.746Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-27T03:03:25.746Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T03:03:25.746Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T03:03:25.746Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T03:03:25.746Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T03:03:25.746Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-27T03:03:25.746Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-27T03:03:26.011Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.011Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T03:03:26.011Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.011Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.011Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.011Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-27T03:03:26.011Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-27T03:03:26.011Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-27T03:03:26.011Z] [2021-09-27T03:03:26.011Z] Current default time zone: 'Etc/UTC' [2021-09-27T03:03:26.011Z] Local time is now: Mon Sep 27 03:03:25 UTC 2021. [2021-09-27T03:03:26.011Z] Universal Time is now: Mon Sep 27 03:03:25 UTC 2021. [2021-09-27T03:03:26.011Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-27T03:03:26.011Z] [2021-09-27T03:03:26.011Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-27T03:03:26.011Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.011Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-27T03:03:26.278Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-27T03:03:26.278Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-27T03:03:26.278Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-27T03:03:26.278Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-27T03:03:26.278Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-27T03:03:26.278Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-27T03:03:26.278Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T03:03:26.278Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.278Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-27T03:03:26.278Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:26.278Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T03:03:26.278Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:26.278Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-27T03:03:26.278Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-27T03:03:26.278Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-27T03:03:26.278Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T03:03:26.278Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-27T03:03:26.278Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-27T03:03:26.278Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-27T03:03:26.278Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-27T03:03:26.413Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T03:03:26.430Z] $ docker stop --time=1 7334e7d26fe782a4ce1ab5b3bcd0de6c0ecfddf642c6413c24c74f207790c6d1 [2021-09-27T03:03:29.810Z] Updating certificates in /etc/ssl/certs... [2021-09-27T03:03:29.810Z] 23 added, 28 removed; done. [2021-09-27T03:03:29.810Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T03:03:29.810Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-27T03:03:29.810Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-27T03:03:29.810Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-27T03:03:29.810Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T03:03:29.810Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-27T03:03:29.810Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-27T03:03:29.810Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-27T03:03:29.810Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-27T03:03:29.810Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-27T03:03:29.810Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T03:03:29.810Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-27T03:03:29.810Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-27T03:03:29.810Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-27T03:03:29.810Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T03:03:29.810Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T03:03:29.810Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-27T03:03:29.810Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-27T03:03:29.810Z] Updating certificates in /etc/ssl/certs... [2021-09-27T03:03:29.810Z] $ docker rm -f 7334e7d26fe782a4ce1ab5b3bcd0de6c0ecfddf642c6413c24c74f207790c6d1 [2021-09-27T03:03:30.076Z] 0 added, 0 removed; done. [2021-09-27T03:03:30.076Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-27T03:03:30.076Z] done. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:03:30.342Z] Reading package lists... [2021-09-27T03:03:30.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T03:03:30.579Z] . [Pipeline] withDockerContainer [2021-09-27T03:03:30.608Z] Building dependency tree... [2021-09-27T03:03:30.608Z] Reading state information... [2021-09-27T03:03:30.608Z] The following NEW packages will be installed: [2021-09-27T03:03:30.608Z] apt-transport-https [2021-09-27T03:03:30.608Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T03:03:30.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2021-09-27T03:03:30.876Z] Need to get 4348 B of archives. [2021-09-27T03:03:30.876Z] After this operation, 154 kB of additional disk space will be used. [2021-09-27T03:03:30.876Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-27T03:03:30.876Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T03:03:30.876Z] Fetched 4348 B in 0s (23.2 kB/s) [2021-09-27T03:03:30.876Z] Selecting previously unselected package apt-transport-https. [2021-09-27T03:03:30.979Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T03:03:31.142Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-27T03:03:31.142Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-27T03:03:31.142Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-27T03:03:31.142Z] Setting up apt-transport-https (1.6.14) ... [2021-09-27T03:03:31.409Z] Waiting for network to be ready... [2021-09-27T03:03:32.615Z] $ docker top 5a0068cfd7440b7248db5b0bd40062c72746136bac06790d0260f9658f60eb97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T03:03:33.623Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T03:03:37.915Z] Building core-command ... [2021-09-27T03:03:37.915Z] Building core-data ... [2021-09-27T03:03:37.915Z] Building core-metadata ... [2021-09-27T03:03:37.915Z] Building security-bootstrapper ... [2021-09-27T03:03:37.915Z] Building security-proxy-setup ... [2021-09-27T03:03:37.915Z] Building security-secretstore-setup ... [2021-09-27T03:03:37.915Z] Building support-notifications ... [2021-09-27T03:03:37.915Z] Building support-scheduler ... [2021-09-27T03:03:37.915Z] Building sys-mgmt-agent ... [2021-09-27T03:03:37.915Z] Building sys-mgmt-agent [2021-09-27T03:03:37.915Z] Building core-metadata [2021-09-27T03:03:37.915Z] Building security-proxy-setup [2021-09-27T03:03:37.915Z] Building security-bootstrapper [2021-09-27T03:03:37.915Z] Building core-command [2021-09-27T03:03:38.041Z] 2021-09-27T03:03:34Z INFO Waiting for automatic snapd restart... [2021-09-27T03:03:38.622Z] snapd 2.51.7 from Canonical* installed [2021-09-27T03:03:39.578Z] "snapd" switched to the "latest/stable" channel [2021-09-27T03:03:39.578Z] [2021-09-27T03:03:42.155Z] core18 20210722 from Canonical* installed [2021-09-27T03:03:42.155Z] "core18" switched to the "latest/stable" channel [2021-09-27T03:03:42.155Z] [2021-09-27T03:03:44.729Z] snapcraft 5.0 from Canonical* installed [2021-09-27T03:03:44.729Z] "snapcraft" switched to the "latest/stable" channel [2021-09-27T03:03:44.729Z] [2021-09-27T03:03:48.989Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-27T03:03:48.989Z] - README.md [2021-09-27T03:03:48.989Z] [2021-09-27T03:03:48.989Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T03:03:49.256Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T03:03:49.522Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T03:03:49.522Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T03:03:50.749Z] Reading package lists... [2021-09-27T03:03:51.015Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-27T03:03:51.015Z] Reading package lists... [2021-09-27T03:03:51.015Z] Building dependency tree... [2021-09-27T03:03:51.015Z] Reading state information... [2021-09-27T03:03:51.281Z] Suggested packages: [2021-09-27T03:03:51.281Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-27T03:03:51.281Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-27T03:03:51.281Z] Recommended packages: [2021-09-27T03:03:51.281Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-27T03:03:51.281Z] The following NEW packages will be installed: [2021-09-27T03:03:51.281Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-27T03:03:51.281Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-27T03:03:51.281Z] pkg-config zip [2021-09-27T03:03:51.281Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T03:03:51.281Z] Need to get 7670 kB of archives. [2021-09-27T03:03:51.281Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-27T03:03:51.281Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-27T03:03:51.547Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-27T03:03:51.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-27T03:03:51.547Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-27T03:03:51.547Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-27T03:03:51.547Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-27T03:03:51.547Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-27T03:03:51.812Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-27T03:03:52.078Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-27T03:03:52.078Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-27T03:03:52.078Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-27T03:03:52.078Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-27T03:03:52.078Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-27T03:03:52.078Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-27T03:03:52.349Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-27T03:03:52.349Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T03:03:52.349Z] Fetched 7670 kB in 1s (8571 kB/s) [2021-09-27T03:03:52.349Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-27T03:03:52.349Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-27T03:03:52.349Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-27T03:03:52.349Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T03:03:52.615Z] Selecting previously unselected package libpsl5:amd64. [2021-09-27T03:03:52.615Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-27T03:03:52.615Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T03:03:52.615Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-27T03:03:52.615Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-27T03:03:52.615Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T03:03:52.615Z] Selecting previously unselected package librtmp1:amd64. [2021-09-27T03:03:52.615Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-27T03:03:52.615Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T03:03:52.615Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-27T03:03:52.615Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-27T03:03:52.615Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T03:03:52.881Z] Selecting previously unselected package liberror-perl. [2021-09-27T03:03:52.881Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-27T03:03:52.881Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-27T03:03:52.881Z] Selecting previously unselected package git-man. [2021-09-27T03:03:52.881Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-27T03:03:52.881Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T03:03:52.881Z] Selecting previously unselected package git. [2021-09-27T03:03:52.881Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-27T03:03:52.881Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T03:03:53.464Z] Selecting previously unselected package libnorm1:amd64. [2021-09-27T03:03:53.464Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-27T03:03:53.464Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T03:03:53.464Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-27T03:03:53.464Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-27T03:03:53.464Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T03:03:53.464Z] Selecting previously unselected package libsodium23:amd64. [2021-09-27T03:03:53.464Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-27T03:03:53.464Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-27T03:03:53.729Z] Selecting previously unselected package libzmq5:amd64. [2021-09-27T03:03:53.729Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T03:03:53.729Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T03:03:53.729Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-27T03:03:53.729Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T03:03:53.729Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T03:03:53.729Z] Selecting previously unselected package pkg-config. [2021-09-27T03:03:53.729Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-27T03:03:53.729Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T03:03:53.729Z] Selecting previously unselected package zip. [2021-09-27T03:03:53.729Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-27T03:03:53.729Z] Unpacking zip (3.0-11build1) ... [2021-09-27T03:03:53.995Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T03:03:53.995Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T03:03:53.995Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T03:03:53.995Z] Setting up liberror-perl (0.17025-1) ... [2021-09-27T03:03:53.995Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T03:03:53.995Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T03:03:53.995Z] No schema files found: doing nothing. [2021-09-27T03:03:53.995Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T03:03:53.995Z] Setting up zip (3.0-11build1) ... [2021-09-27T03:03:53.995Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T03:03:53.995Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-27T03:03:53.995Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T03:03:53.995Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T03:03:53.995Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T03:03:53.995Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T03:03:53.995Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T03:03:53.995Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T03:03:54.577Z] git set to automatically installed. [2021-09-27T03:03:54.577Z] git-man set to automatically installed. [2021-09-27T03:03:54.577Z] libcurl3-gnutls set to automatically installed. [2021-09-27T03:03:54.577Z] liberror-perl set to automatically installed. [2021-09-27T03:03:54.577Z] libglib2.0-0 set to automatically installed. [2021-09-27T03:03:54.577Z] libnghttp2-14 set to automatically installed. [2021-09-27T03:03:54.577Z] libnorm1 set to automatically installed. [2021-09-27T03:03:54.577Z] libpgm-5.2-0 set to automatically installed. [2021-09-27T03:03:54.577Z] libpsl5 set to automatically installed. [2021-09-27T03:03:54.577Z] librtmp1 set to automatically installed. [2021-09-27T03:03:54.577Z] libsodium23 set to automatically installed. [2021-09-27T03:03:54.577Z] libzmq3-dev set to automatically installed. [2021-09-27T03:03:54.577Z] libzmq5 set to automatically installed. [2021-09-27T03:03:54.577Z] pkg-config set to automatically installed. [2021-09-27T03:03:54.577Z] zip set to automatically installed. [2021-09-27T03:03:55.982Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T03:04:36.997Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-27T03:04:37.263Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T03:04:39.203Z] snap "core18" has no updates available [2021-09-27T03:04:39.469Z] Pulling config-common [2021-09-27T03:04:39.469Z] + snapcraftctl pull [2021-09-27T03:04:40.426Z] Pulling go-build-helper [2021-09-27T03:04:40.694Z] + snapcraftctl pull [2021-09-27T03:04:41.652Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-27T03:04:41.652Z] Skipping pull go-build-helper (already ran) [2021-09-27T03:04:41.652Z] Building go-build-helper [2021-09-27T03:04:41.652Z] + snapcraftctl build [2021-09-27T03:04:43.590Z] Staging go-build-helper [2021-09-27T03:04:43.590Z] + snapcraftctl stage [2021-09-27T03:04:45.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:04:45.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:04:45.926Z] ---> 9da618d63fe4 [2021-09-27T03:04:45.926Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T03:04:45.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:04:45.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:04:45.926Z] ---> 9da618d63fe4 [2021-09-27T03:04:45.926Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T03:04:45.926Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:04:45.926Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:04:45.926Z] ---> 9da618d63fe4 [2021-09-27T03:04:45.926Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T03:04:45.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:04:45.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:04:45.926Z] ---> 9da618d63fe4 [2021-09-27T03:04:45.926Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T03:04:45.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:04:45.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:04:45.926Z] ---> 9da618d63fe4 [2021-09-27T03:04:45.926Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T03:04:45.926Z] ---> Running in 97e39b9ab887 [2021-09-27T03:04:45.926Z] ---> Running in d7138ac1ea22 [2021-09-27T03:04:45.926Z] ---> Running in 830c76faa90c [2021-09-27T03:04:45.926Z] ---> Running in 98ed540b62dd [2021-09-27T03:04:45.926Z] ---> Running in 0f27d348e994 [2021-09-27T03:04:46.522Z] Removing intermediate container 98ed540b62dd [2021-09-27T03:04:46.522Z] ---> 21ae4686d721 [2021-09-27T03:04:46.522Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:04:46.522Z] Removing intermediate container 830c76faa90c [2021-09-27T03:04:46.522Z] ---> cc88354c6ccb [2021-09-27T03:04:46.522Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:04:46.803Z] Removing intermediate container d7138ac1ea22 [2021-09-27T03:04:46.803Z] ---> 817a868d51f1 [2021-09-27T03:04:46.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:04:46.803Z] Removing intermediate container 0f27d348e994 [2021-09-27T03:04:46.803Z] ---> 80e37873175a [2021-09-27T03:04:46.803Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:04:46.803Z] Removing intermediate container 97e39b9ab887 [2021-09-27T03:04:46.803Z] ---> ddc02b4f22cf [2021-09-27T03:04:46.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:04:46.803Z] ---> Running in f59538e6c87e [2021-09-27T03:04:46.803Z] ---> Running in f6a258001444 [2021-09-27T03:04:46.803Z] ---> Running in f6a1be6340f1 [2021-09-27T03:04:47.080Z] ---> Running in 471ab4e57bd4 [2021-09-27T03:04:47.080Z] ---> Running in 67692c046474 [2021-09-27T03:04:53.036Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T03:04:53.036Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T03:04:53.036Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T03:04:53.036Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T03:04:53.036Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T03:04:53.036Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T03:04:53.036Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T03:04:53.036Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T03:04:53.036Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T03:04:53.036Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T03:04:53.036Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T03:04:53.036Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T03:04:53.036Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T03:04:53.036Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T03:04:53.037Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T03:04:53.037Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T03:04:53.037Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T03:04:53.037Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T03:04:53.037Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T03:04:53.037Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-27T03:04:53.037Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-27T03:04:53.037Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T03:04:53.037Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T03:04:53.037Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-27T03:04:53.037Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-27T03:04:53.037Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T03:04:53.037Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T03:04:53.037Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-27T03:04:53.037Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-27T03:04:53.037Z] Fetched 224 kB in 0s (0 B/s) [2021-09-27T03:04:53.037Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-27T03:04:53.037Z] Fetched 157 kB in 0s (0 B/s) [2021-09-27T03:04:53.037Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-27T03:04:53.037Z] Fetched 221 kB in 0s (0 B/s) [2021-09-27T03:04:53.037Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-27T03:04:53.037Z] Fetched 143 kB in 0s (0 B/s) [2021-09-27T03:04:53.037Z] Pulling edgex-go [2021-09-27T03:04:53.037Z] + snapcraftctl pull [2021-09-27T03:04:53.048Z] Removing intermediate container f59538e6c87e [2021-09-27T03:04:53.048Z] ---> 7238c6d48bc7 [2021-09-27T03:04:53.048Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T03:04:53.048Z] ---> Running in 8aaa5a1c3c72 [2021-09-27T03:04:53.048Z] Removing intermediate container f6a258001444 [2021-09-27T03:04:53.048Z] ---> 6bed951cf140 [2021-09-27T03:04:53.048Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T03:04:53.048Z] ---> Running in a75e77089ac6 [2021-09-27T03:04:53.048Z] Removing intermediate container f6a1be6340f1 [2021-09-27T03:04:53.048Z] ---> 5f2572f65b7f [2021-09-27T03:04:53.048Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T03:04:53.048Z] Removing intermediate container 67692c046474 [2021-09-27T03:04:53.048Z] ---> 248b80edb607 [2021-09-27T03:04:53.048Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T03:04:53.048Z] Removing intermediate container 471ab4e57bd4 [2021-09-27T03:04:53.048Z] ---> 381784d8b481 [2021-09-27T03:04:53.048Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T03:04:53.048Z] ---> Running in 16b16b2e870e [2021-09-27T03:04:53.048Z] ---> Running in 2c874fd52598 [2021-09-27T03:04:53.048Z] ---> Running in 039172e27d68 [2021-09-27T03:04:53.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:53.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:53.618Z] Pulling hooks [2021-09-27T03:04:53.618Z] + snapcraftctl pull [2021-09-27T03:04:53.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:53.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:53.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:53.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:54.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:54.816Z] OK: 218 MiB in 52 packages [2021-09-27T03:04:54.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:54.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:55.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:04:55.392Z] OK: 218 MiB in 52 packages [2021-09-27T03:04:56.385Z] OK: 218 MiB in 52 packages [2021-09-27T03:04:56.385Z] Removing intermediate container 8aaa5a1c3c72 [2021-09-27T03:04:56.385Z] ---> 59fefe5a3bde [2021-09-27T03:04:56.385Z] Step 6/24 : COPY go.mod . [2021-09-27T03:04:56.385Z] OK: 218 MiB in 52 packages [2021-09-27T03:04:56.661Z] OK: 218 MiB in 52 packages [2021-09-27T03:04:56.938Z] Removing intermediate container a75e77089ac6 [2021-09-27T03:04:56.938Z] ---> c1b9aeee650a [2021-09-27T03:04:56.938Z] Step 6/24 : COPY go.mod . [2021-09-27T03:04:57.914Z] ---> 9692a0f20d2c [2021-09-27T03:04:57.914Z] Step 7/24 : RUN go mod download [2021-09-27T03:04:57.914Z] Removing intermediate container 16b16b2e870e [2021-09-27T03:04:57.914Z] ---> 7d470d3b8deb [2021-09-27T03:04:57.914Z] Step 6/24 : COPY go.mod . [2021-09-27T03:04:57.914Z] ---> Running in e758e3578e79 [2021-09-27T03:04:57.914Z] ---> 0a92aed70176 [2021-09-27T03:04:57.914Z] Step 7/24 : RUN go mod download [2021-09-27T03:04:58.205Z] Removing intermediate container 039172e27d68 [2021-09-27T03:04:58.205Z] ---> 637ad92d43fa [2021-09-27T03:04:58.205Z] Step 6/32 : COPY go.mod . [2021-09-27T03:04:58.205Z] ---> Running in 0dc9121b02e0 [2021-09-27T03:04:58.482Z] Removing intermediate container 2c874fd52598 [2021-09-27T03:04:58.482Z] ---> 2173e0085a83 [2021-09-27T03:04:58.482Z] Step 6/22 : COPY go.mod . [2021-09-27T03:04:59.085Z] ---> 95a2c090af81 [2021-09-27T03:04:59.085Z] Step 7/24 : RUN go mod download [2021-09-27T03:04:59.361Z] ---> Running in b0ed04f7f330 [2021-09-27T03:04:59.634Z] ---> 132864877f84 [2021-09-27T03:04:59.634Z] Step 7/32 : RUN go mod download [2021-09-27T03:04:59.916Z] ---> Running in e17b0ce10202 [2021-09-27T03:04:59.916Z] ---> 90632a9cf4fb [2021-09-27T03:04:59.916Z] Step 7/22 : RUN go mod download [2021-09-27T03:05:00.193Z] ---> Running in f1ed48e4178e [2021-09-27T03:05:04.569Z] Removing intermediate container e758e3578e79 [2021-09-27T03:05:04.570Z] ---> 4f455e5f1464 [2021-09-27T03:05:04.570Z] Step 8/24 : COPY . . [2021-09-27T03:05:04.864Z] Removing intermediate container 0dc9121b02e0 [2021-09-27T03:05:04.864Z] ---> ccd81e89288c [2021-09-27T03:05:04.864Z] Step 8/24 : COPY . . [2021-09-27T03:05:10.413Z] Removing intermediate container b0ed04f7f330 [2021-09-27T03:05:10.413Z] ---> 291c6a2b6e43 [2021-09-27T03:05:10.413Z] Step 8/24 : COPY . . [2021-09-27T03:05:11.018Z] Removing intermediate container e17b0ce10202 [2021-09-27T03:05:11.018Z] ---> 47da38ada1e6 [2021-09-27T03:05:11.018Z] Step 8/32 : COPY . . [2021-09-27T03:05:11.018Z] Removing intermediate container f1ed48e4178e [2021-09-27T03:05:11.018Z] ---> e8b5d8cf4c41 [2021-09-27T03:05:11.018Z] Step 8/22 : COPY . . [2021-09-27T03:05:11.998Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T03:05:11.998Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T03:05:11.998Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T03:05:11.998Z] Fetched 0 B in 0s (0 B/s) [2021-09-27T03:05:11.998Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-27T03:05:11.999Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-27T03:05:11.999Z] Fetched 279 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-27T03:05:11.999Z] Fetched 122 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-27T03:05:11.999Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-27T03:05:11.999Z] Fetched 8848 B in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-27T03:05:11.999Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-27T03:05:11.999Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-27T03:05:11.999Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-27T03:05:11.999Z] Fetched 220 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-27T03:05:11.999Z] Fetched 154 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-27T03:05:11.999Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-27T03:05:11.999Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-27T03:05:11.999Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-27T03:05:11.999Z] Fetched 499 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-27T03:05:11.999Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-27T03:05:11.999Z] Fetched 240 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-27T03:05:11.999Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-27T03:05:11.999Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-27T03:05:11.999Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-27T03:05:11.999Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-27T03:05:11.999Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-27T03:05:11.999Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-27T03:05:11.999Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-27T03:05:11.999Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-27T03:05:11.999Z] Fetched 8720 B in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-27T03:05:11.999Z] Fetched 140 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-27T03:05:11.999Z] Fetched 119 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-27T03:05:11.999Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-27T03:05:11.999Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-27T03:05:11.999Z] Fetched 646 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-27T03:05:11.999Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-27T03:05:11.999Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-27T03:05:11.999Z] Fetched 368 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-27T03:05:11.999Z] Fetched 187 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-27T03:05:11.999Z] Fetched 175 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-27T03:05:11.999Z] Fetched 206 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-27T03:05:11.999Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-27T03:05:11.999Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-27T03:05:11.999Z] Fetched 159 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-27T03:05:11.999Z] Fetched 107 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-27T03:05:11.999Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-27T03:05:11.999Z] Pulling static-packages [2021-09-27T03:05:11.999Z] + snapcraftctl pull [2021-09-27T03:05:11.999Z] Pulling version [2021-09-27T03:05:11.999Z] + cd /root/project [2021-09-27T03:05:11.999Z] + git describe --tags --abbrev=0 [2021-09-27T03:05:11.999Z] + sed s/v// [2021-09-27T03:05:11.999Z] + GIT_VERSION=2.0.1-dev.51 [2021-09-27T03:05:11.999Z] + [ -z 2.0.1-dev.51 ] [2021-09-27T03:05:11.999Z] + snapcraftctl set-version 2.0.1-dev.51 [2021-09-27T03:05:12.601Z] Building config-common [2021-09-27T03:05:12.601Z] + snapcraftctl build [2021-09-27T03:05:14.543Z] Skipping build go-build-helper (already ran) [2021-09-27T03:05:14.810Z] Building edgex-go [2021-09-27T03:05:15.077Z] + cd /root/parts/edgex-go/src [2021-09-27T03:05:15.077Z] + git describe --tags --abbrev=0 [2021-09-27T03:05:15.077Z] + sed s/v// [2021-09-27T03:05:15.077Z] + GIT_VERSION=2.0.1-dev.51 [2021-09-27T03:05:15.077Z] + [ -z 2.0.1-dev.51 ] [2021-09-27T03:05:15.077Z] + echo 2.0.1-dev.51 [2021-09-27T03:05:15.077Z] + make build [2021-09-27T03:05:15.077Z] go mod tidy [2021-09-27T03:05:27.377Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T03:05:27.377Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T03:05:27.377Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-27T03:05:27.377Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T03:05:27.642Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T03:05:27.642Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T03:05:27.642Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T03:05:27.643Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T03:05:27.908Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T03:05:27.908Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T03:05:27.908Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-27T03:05:27.908Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T03:05:28.173Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-27T03:05:28.173Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T03:05:28.173Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T03:05:28.437Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-27T03:05:28.437Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T03:05:29.016Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T03:05:29.285Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T03:05:29.285Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T03:05:29.411Z] ---> a0cecf52e3e8 [2021-09-27T03:05:29.411Z] Step 9/24 : RUN go mod tidy [2021-09-27T03:05:29.411Z] ---> a8fdc1fee537 [2021-09-27T03:05:29.411Z] Step 9/24 : RUN go mod tidy [2021-09-27T03:05:29.411Z] ---> e518d5270c0d [2021-09-27T03:05:29.411Z] Step 9/32 : RUN go mod tidy [2021-09-27T03:05:29.411Z] ---> b72252295e01 [2021-09-27T03:05:29.411Z] Step 9/24 : RUN go mod tidy [2021-09-27T03:05:29.411Z] ---> b7f141d41646 [2021-09-27T03:05:29.411Z] Step 9/22 : RUN go mod tidy [2021-09-27T03:05:29.411Z] ---> Running in 1a929cf91a90 [2021-09-27T03:05:29.411Z] ---> Running in 8797a46a9d10 [2021-09-27T03:05:29.411Z] ---> Running in 85f2b2d89b24 [2021-09-27T03:05:29.552Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T03:05:29.552Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T03:05:29.552Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T03:05:29.552Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T03:05:29.552Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T03:05:29.552Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T03:05:29.552Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T03:05:29.552Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T03:05:29.552Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T03:05:29.552Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T03:05:29.682Z] ---> Running in bd121b8b830b [2021-09-27T03:05:29.682Z] ---> Running in 80123df09b44 [2021-09-27T03:05:29.817Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T03:05:29.817Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T03:05:29.817Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T03:05:29.817Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T03:05:30.084Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T03:05:30.349Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T03:05:30.349Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T03:05:30.349Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T03:05:30.617Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T03:05:30.617Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T03:05:32.402Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-27T03:05:32.402Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T03:05:32.402Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T03:05:32.402Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T03:05:32.402Z] go: downloading github.com/kr/text v0.2.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T03:05:32.402Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T03:05:32.402Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T03:05:32.402Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T03:05:32.402Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-27T03:05:32.402Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T03:05:32.402Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T03:05:32.402Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T03:05:32.402Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T03:05:32.402Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T03:05:32.402Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T03:05:32.402Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T03:05:32.402Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T03:05:37.710Z] Removing intermediate container 85f2b2d89b24 [2021-09-27T03:05:37.711Z] ---> 7aded838f086 [2021-09-27T03:05:37.711Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T03:05:37.711Z] ---> Running in 7bad59865386 [2021-09-27T03:05:37.711Z] Removing intermediate container 1a929cf91a90 [2021-09-27T03:05:37.711Z] ---> 5924d1bf921d [2021-09-27T03:05:37.711Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T03:05:37.711Z] Removing intermediate container bd121b8b830b [2021-09-27T03:05:37.711Z] ---> c488f96ecb80 [2021-09-27T03:05:37.711Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T03:05:37.711Z] ---> Running in 53ff12fefa1a [2021-09-27T03:05:37.711Z] Removing intermediate container 8797a46a9d10 [2021-09-27T03:05:37.711Z] ---> 4cf7790f6892 [2021-09-27T03:05:37.711Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T03:05:37.711Z] ---> Running in 3cff9c435a4b [2021-09-27T03:05:37.711Z] Removing intermediate container 80123df09b44 [2021-09-27T03:05:37.711Z] ---> 1dc85896f907 [2021-09-27T03:05:37.711Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T03:05:37.986Z] ---> Running in 7fe2c259b1b4 [2021-09-27T03:05:37.986Z] ---> Running in da5b39a9e4f5 [2021-09-27T03:05:38.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T03:05:39.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T03:05:40.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T03:05:40.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T03:05:40.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T03:05:42.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T03:05:45.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T03:05:46.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T03:05:47.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T03:05:47.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T03:05:48.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T03:05:50.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T03:05:51.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T03:05:52.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T03:05:53.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T03:05:54.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T03:05:56.163Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-27T03:05:56.163Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-27T03:05:56.163Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-27T03:05:56.163Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-27T03:05:56.163Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-27T03:05:56.163Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-27T03:05:56.163Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-27T03:05:56.163Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-27T03:05:56.163Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-27T03:05:56.163Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-27T03:05:56.163Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-27T03:05:57.576Z] Building hooks [2021-09-27T03:05:57.576Z] + cd /root/parts/hooks/src [2021-09-27T03:05:57.576Z] + make build [2021-09-27T03:05:57.576Z] go mod tidy [2021-09-27T03:05:58.534Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-27T03:05:58.534Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-27T03:05:58.802Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-27T03:05:58.803Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-27T03:05:59.070Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-27T03:06:00.027Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-27T03:06:00.297Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-27T03:06:00.297Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-27T03:06:03.638Z] Building static-packages [2021-09-27T03:06:03.638Z] + snapcraftctl build [2021-09-27T03:06:05.496Z] Building version [2021-09-27T03:06:05.496Z] + snapcraftctl build [2021-09-27T03:06:06.899Z] Staging config-common [2021-09-27T03:06:06.899Z] + snapcraftctl stage [2021-09-27T03:06:08.305Z] Skipping stage go-build-helper (already ran) [2021-09-27T03:06:08.305Z] Staging edgex-go [2021-09-27T03:06:08.305Z] + snapcraftctl stage [2021-09-27T03:06:09.263Z] Staging hooks [2021-09-27T03:06:09.263Z] + snapcraftctl stage [2021-09-27T03:06:10.222Z] Staging static-packages [2021-09-27T03:06:10.222Z] + snapcraftctl stage [2021-09-27T03:06:11.183Z] Staging version [2021-09-27T03:06:11.183Z] + snapcraftctl stage [2021-09-27T03:06:12.142Z] Priming config-common [2021-09-27T03:06:12.142Z] + snapcraftctl prime [2021-09-27T03:06:13.102Z] Priming go-build-helper [2021-09-27T03:06:13.102Z] + snapcraftctl prime [2021-09-27T03:06:14.065Z] Priming edgex-go [2021-09-27T03:06:14.065Z] + snapcraftctl prime [2021-09-27T03:06:15.467Z] Priming hooks [2021-09-27T03:06:15.467Z] + snapcraftctl prime [2021-09-27T03:06:16.423Z] Priming static-packages [2021-09-27T03:06:16.423Z] + snapcraftctl prime [2021-09-27T03:06:19.005Z] Priming version [2021-09-27T03:06:19.005Z] + snapcraftctl prime [2021-09-27T03:06:19.963Z] 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-09-27T03:07:32.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T03:07:39.137Z] Removing intermediate container 53ff12fefa1a [2021-09-27T03:07:39.138Z] ---> 26829e432d56 [2021-09-27T03:07:39.138Z] [2021-09-27T03:07:39.138Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T03:07:39.138Z] Removing intermediate container 7fe2c259b1b4 [2021-09-27T03:07:39.138Z] ---> ee4d1960bfc9 [2021-09-27T03:07:39.138Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T03:07:39.138Z] 3.14: Pulling from library/alpine [2021-09-27T03:07:39.138Z] Removing intermediate container 7bad59865386 [2021-09-27T03:07:39.138Z] ---> 01b2d44a90d9 [2021-09-27T03:07:39.138Z] [2021-09-27T03:07:39.138Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T03:07:39.410Z] ---> Running in c160d417b926 [2021-09-27T03:07:39.410Z] 3.14: Pulling from library/alpine [2021-09-27T03:07:40.393Z] Removing intermediate container da5b39a9e4f5 [2021-09-27T03:07:40.393Z] ---> 166afd845a15 [2021-09-27T03:07:40.393Z] [2021-09-27T03:07:40.393Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T03:07:40.669Z] 3.14: Pulling from library/alpine [2021-09-27T03:07:41.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T03:07:41.659Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T03:07:41.659Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T03:07:41.659Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T03:07:41.659Z] Status: Image is up to date for alpine:3.14 [2021-09-27T03:07:41.659Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T03:07:41.659Z] Status: Image is up to date for alpine:3.14 [2021-09-27T03:07:41.659Z] ---> bb3de5531c18 [2021-09-27T03:07:41.659Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T03:07:41.659Z] ---> bb3de5531c18 [2021-09-27T03:07:41.659Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T03:07:41.659Z] ---> bb3de5531c18 [2021-09-27T03:07:41.659Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T03:07:43.098Z] ---> Running in 63ad53bd9b99 [2021-09-27T03:07:43.098Z] ---> Running in 8a6ce8dac5d7 [2021-09-27T03:07:43.098Z] ---> Running in 0a4eee2f87ad [2021-09-27T03:07:43.373Z] Removing intermediate container 3cff9c435a4b [2021-09-27T03:07:43.373Z] ---> b0686a1c484b [2021-09-27T03:07:43.373Z] [2021-09-27T03:07:43.373Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T03:07:43.373Z] ---> bb3de5531c18 [2021-09-27T03:07:43.373Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T03:07:43.646Z] Removing intermediate container 0a4eee2f87ad [2021-09-27T03:07:43.646Z] ---> c886f4712a14 [2021-09-27T03:07:43.646Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T03:07:43.927Z] ---> Running in 76c4074c89da [2021-09-27T03:07:43.927Z] ---> Running in 54e22f232135 [2021-09-27T03:07:44.916Z] Removing intermediate container c160d417b926 [2021-09-27T03:07:44.916Z] ---> cd097066a41a [2021-09-27T03:07:44.916Z] [2021-09-27T03:07:44.916Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T03:07:45.192Z] 20.10.7: Pulling from library/docker [2021-09-27T03:07:45.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:45.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:46.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:46.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:46.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:46.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:46.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:46.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:07:47.364Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T03:07:47.364Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:07:47.364Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T03:07:47.364Z] OK: 5 MiB in 15 packages [2021-09-27T03:07:47.364Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T03:07:47.364Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T03:07:47.364Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T03:07:47.364Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:07:47.364Z] OK: 5 MiB in 16 packages [2021-09-27T03:07:47.650Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T03:07:47.650Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T03:07:47.650Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T03:07:47.650Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T03:07:47.650Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:07:47.650Z] OK: 5 MiB in 15 packages [2021-09-27T03:07:47.650Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:07:47.650Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T03:07:47.936Z] OK: 8 MiB in 19 packages [2021-09-27T03:07:49.385Z] Removing intermediate container 8a6ce8dac5d7 [2021-09-27T03:07:49.385Z] ---> 0066c38ca0a9 [2021-09-27T03:07:49.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T03:07:49.984Z] ---> Running in 399a34273e39 [2021-09-27T03:07:50.257Z] Removing intermediate container 76c4074c89da [2021-09-27T03:07:50.257Z] ---> 742bd50bce69 [2021-09-27T03:07:50.257Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T03:07:50.257Z] Removing intermediate container 54e22f232135 [2021-09-27T03:07:50.257Z] ---> 3fa698edbe5c [2021-09-27T03:07:50.257Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T03:07:50.851Z] Removing intermediate container 63ad53bd9b99 [2021-09-27T03:07:50.851Z] ---> 0aa0d56353cd [2021-09-27T03:07:50.851Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T03:07:51.124Z] Removing intermediate container 399a34273e39 [2021-09-27T03:07:51.125Z] ---> 8707954b7366 [2021-09-27T03:07:51.125Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T03:07:51.125Z] ---> Running in 2ad04ce2b612 [2021-09-27T03:07:51.125Z] ---> Running in 19aec546b421 [2021-09-27T03:07:51.397Z] ---> Running in 4a368aa55dc5 [2021-09-27T03:07:51.397Z] ---> Running in 1af47290c4c2 [2021-09-27T03:07:51.995Z] Removing intermediate container 2ad04ce2b612 [2021-09-27T03:07:51.995Z] ---> 9d0c657ea987 [2021-09-27T03:07:51.995Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T03:07:52.269Z] Removing intermediate container 4a368aa55dc5 [2021-09-27T03:07:52.269Z] ---> 407cd75dc5bd [2021-09-27T03:07:52.269Z] Step 14/22 : WORKDIR /edgex [2021-09-27T03:07:52.870Z] ---> Running in cb2f6e460335 [2021-09-27T03:07:52.870Z] Removing intermediate container 19aec546b421 [2021-09-27T03:07:52.870Z] ---> cc6f65b243ed [2021-09-27T03:07:52.870Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T03:07:53.143Z] ---> Running in fd2748df4ce4 [2021-09-27T03:07:53.143Z] Removing intermediate container 1af47290c4c2 [2021-09-27T03:07:53.143Z] ---> e3e73f1962d4 [2021-09-27T03:07:53.143Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T03:07:53.739Z] ---> Running in 8b4c5f6eb276 [2021-09-27T03:07:54.011Z] ---> Running in cabd492424b7 [2021-09-27T03:07:54.011Z] Removing intermediate container cb2f6e460335 [2021-09-27T03:07:54.011Z] ---> d255c4e42a9f [2021-09-27T03:07:54.011Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T03:07:54.602Z] ---> Running in 57610dc7bb2e [2021-09-27T03:07:55.578Z] Removing intermediate container 8b4c5f6eb276 [2021-09-27T03:07:55.579Z] ---> a2af7f5ac13d [2021-09-27T03:07:55.579Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T03:07:55.850Z] Removing intermediate container fd2748df4ce4 [2021-09-27T03:07:55.851Z] ---> a6b79be5f145 [2021-09-27T03:07:55.851Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T03:07:55.851Z] Removing intermediate container cabd492424b7 [2021-09-27T03:07:55.851Z] ---> c5483bc7a6d5 [2021-09-27T03:07:55.851Z] Step 16/24 : WORKDIR / [2021-09-27T03:07:56.125Z] ---> Running in 82252597a940 [2021-09-27T03:07:56.125Z] Removing intermediate container 57610dc7bb2e [2021-09-27T03:07:56.125Z] ---> 03bfe7a1e821 [2021-09-27T03:07:56.125Z] Step 16/24 : WORKDIR / [2021-09-27T03:07:56.400Z] ---> Running in 6994f87e2e66 [2021-09-27T03:07:56.400Z] ---> Running in dded8039374c [2021-09-27T03:07:56.674Z] ---> fc7e05deb5de [2021-09-27T03:07:56.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T03:07:57.278Z] Removing intermediate container 6994f87e2e66 [2021-09-27T03:07:57.278Z] ---> 7394ed75f598 [2021-09-27T03:07:57.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T03:07:57.278Z] Removing intermediate container dded8039374c [2021-09-27T03:07:57.278Z] ---> 7b30399d7190 [2021-09-27T03:07:57.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T03:07:58.258Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T03:07:58.258Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T03:07:58.258Z] ---> df445af6242a [2021-09-27T03:07:58.258Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-27T03:07:58.855Z] ---> Running in 8f5f5002a9ba [2021-09-27T03:07:58.855Z] ---> b0a9275f348b [2021-09-27T03:07:58.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T03:07:59.135Z] ---> 511666570164 [2021-09-27T03:07:59.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T03:07:59.135Z] ---> 257d678f786a [2021-09-27T03:07:59.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T03:07:59.739Z] Removing intermediate container 82252597a940 [2021-09-27T03:07:59.739Z] ---> 425b56cd891d [2021-09-27T03:07:59.739Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T03:07:59.739Z] Removing intermediate container 8f5f5002a9ba [2021-09-27T03:07:59.739Z] ---> 0cbea83fc85c [2021-09-27T03:07:59.739Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-27T03:08:00.342Z] ---> Running in b79a4b965394 [2021-09-27T03:08:00.342Z] ---> Running in d26354166a04 [2021-09-27T03:08:01.332Z] ---> 3bb55cc8422d [2021-09-27T03:08:01.332Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T03:08:01.332Z] ---> 3735aa3754a5 [2021-09-27T03:08:01.332Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T03:08:01.332Z] ---> 0a4b354d4d02 [2021-09-27T03:08:01.332Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T03:08:01.332Z] Removing intermediate container d26354166a04 [2021-09-27T03:08:01.332Z] ---> 3d2d88a99eee [2021-09-27T03:08:01.332Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T03:08:01.609Z] ---> Running in 49b08af3bddb [2021-09-27T03:08:01.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:08:02.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:08:02.437Z] Removing intermediate container 49b08af3bddb [2021-09-27T03:08:02.437Z] ---> b5c2dba6e4a3 [2021-09-27T03:08:02.437Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T03:08:02.437Z] ---> f8d8596ad145 [2021-09-27T03:08:02.437Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T03:08:02.713Z] ---> b0fc4fb40c26 [2021-09-27T03:08:02.713Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T03:08:02.713Z] ---> Running in 1bf3dedb6bb5 [2021-09-27T03:08:02.713Z] ---> Running in 8af05a420275 [2021-09-27T03:08:02.988Z] ---> e377187d2ff1 [2021-09-27T03:08:02.988Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T03:08:02.988Z] ---> Running in 5554ea7ec7df [2021-09-27T03:08:02.988Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T03:08:02.988Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T03:08:02.988Z] Executing bash-5.1.0-r0.post-install [2021-09-27T03:08:03.262Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T03:08:03.262Z] ---> Running in 8652baa8dc07 [2021-09-27T03:08:03.262Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T03:08:03.262Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T03:08:03.262Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T03:08:03.262Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T03:08:03.263Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T03:08:03.263Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T03:08:03.263Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T03:08:03.263Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T03:08:03.263Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T03:08:03.263Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T03:08:03.536Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T03:08:03.815Z] Removing intermediate container 8af05a420275 [2021-09-27T03:08:03.815Z] ---> 9f6c846bffc0 [2021-09-27T03:08:03.815Z] Step 20/22 : LABEL arch=arm64 [2021-09-27T03:08:03.815Z] Removing intermediate container 1bf3dedb6bb5 [2021-09-27T03:08:03.815Z] ---> ebfdc7b03a83 [2021-09-27T03:08:03.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T03:08:03.815Z] Removing intermediate container 5554ea7ec7df [2021-09-27T03:08:03.815Z] ---> 295379d05d7b [2021-09-27T03:08:03.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T03:08:04.101Z] ---> Running in 46c09ef6c335 [2021-09-27T03:08:04.101Z] ---> Running in 16042c2160fd [2021-09-27T03:08:04.384Z] ---> Running in 7da593a3aeba [2021-09-27T03:08:05.381Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T03:08:05.381Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T03:08:05.381Z] Removing intermediate container 16042c2160fd [2021-09-27T03:08:05.381Z] ---> 9d5b03772d65 [2021-09-27T03:08:05.381Z] Step 21/22 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:08:05.381Z] Removing intermediate container 46c09ef6c335 [2021-09-27T03:08:05.381Z] ---> 3e8295c4d34f [2021-09-27T03:08:05.381Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T03:08:05.381Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T03:08:05.381Z] Removing intermediate container 7da593a3aeba [2021-09-27T03:08:05.381Z] ---> 53850377ea01 [2021-09-27T03:08:05.381Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T03:08:05.381Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T03:08:05.381Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T03:08:05.381Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T03:08:05.659Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T03:08:05.659Z] ---> Running in eb34202d0f69 [2021-09-27T03:08:05.659Z] ---> Running in 0c2b2ee8a639 [2021-09-27T03:08:05.659Z] ---> Running in b8c7202fa24a [2021-09-27T03:08:05.659Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T03:08:05.659Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T03:08:05.938Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T03:08:05.938Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T03:08:05.938Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T03:08:05.938Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T03:08:05.938Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T03:08:05.938Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T03:08:05.938Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T03:08:05.938Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T03:08:05.938Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T03:08:05.938Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T03:08:06.215Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T03:08:06.215Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T03:08:06.215Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T03:08:06.215Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T03:08:06.215Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T03:08:06.215Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T03:08:06.502Z] Removing intermediate container 0c2b2ee8a639 [2021-09-27T03:08:06.502Z] ---> bbf7037224f3 [2021-09-27T03:08:06.502Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:08:06.502Z] Removing intermediate container b8c7202fa24a [2021-09-27T03:08:06.502Z] ---> 4523e8ed2799 [2021-09-27T03:08:06.502Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T03:08:06.782Z] Removing intermediate container eb34202d0f69 [2021-09-27T03:08:06.782Z] ---> 07324b612cf4 [2021-09-27T03:08:06.782Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:08:06.782Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T03:08:06.782Z] OK: 82 MiB in 59 packages [2021-09-27T03:08:07.056Z] ---> Running in d915f61d8ea3 [2021-09-27T03:08:07.056Z] ---> Running in eba3824b46c4 [2021-09-27T03:08:07.056Z] ---> Running in 6fcc5aba09af [2021-09-27T03:08:07.056Z] Removing intermediate container 8652baa8dc07 [2021-09-27T03:08:07.056Z] ---> 6b2bdfbb26b8 [2021-09-27T03:08:07.056Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T03:08:07.652Z] Removing intermediate container d915f61d8ea3 [2021-09-27T03:08:07.653Z] ---> 30ba362405db [2021-09-27T03:08:07.653Z] [2021-09-27T03:08:07.929Z] Removing intermediate container 6fcc5aba09af [2021-09-27T03:08:07.929Z] ---> 01eea370bf9e [2021-09-27T03:08:07.929Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T03:08:08.213Z] Removing intermediate container eba3824b46c4 [2021-09-27T03:08:08.213Z] ---> 197ef8b8605c [2021-09-27T03:08:08.213Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T03:08:08.213Z] Successfully built 30ba362405db [2021-09-27T03:08:08.213Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-27T03:08:08.213Z]  Building security-proxy-setup ... done Building core-data [2021-09-27T03:08:08.213Z] ---> Running in 6335582742b9 [2021-09-27T03:08:08.501Z] ---> Running in 24ec56bf873f [2021-09-27T03:08:08.501Z] ---> e96a30b3966c [2021-09-27T03:08:08.501Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T03:08:09.499Z] Removing intermediate container 24ec56bf873f [2021-09-27T03:08:09.499Z] ---> 6c25e24815d5 [2021-09-27T03:08:09.499Z] [2021-09-27T03:08:09.499Z] Removing intermediate container 6335582742b9 [2021-09-27T03:08:09.499Z] ---> 01c553bcaaf2 [2021-09-27T03:08:09.499Z] [2021-09-27T03:08:10.112Z] Successfully built 6c25e24815d5 [2021-09-27T03:08:10.112Z] Successfully tagged core-command-arm64:latest [2021-09-27T03:08:10.112Z] Building security-secretstore-setup [2021-09-27T03:08:10.112Z]  Building core-command ... done Successfully built 01c553bcaaf2 [2021-09-27T03:08:10.112Z] Successfully tagged core-metadata-arm64:latest [2021-09-27T03:08:10.112Z]  Building core-metadata ... done Building support-scheduler [2021-09-27T03:08:11.100Z] ---> 7a7ad6af5347 [2021-09-27T03:08:11.100Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T03:08:12.083Z] ---> 101a22c48ac9 [2021-09-27T03:08:12.083Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T03:08:14.089Z] ---> ed5660df5b6d [2021-09-27T03:08:14.089Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T03:08:16.102Z] ---> 7e984c54c50b [2021-09-27T03:08:16.102Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T03:08:16.394Z] Collecting docker-compose==1.23.2 [2021-09-27T03:08:16.394Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T03:08:16.394Z] ---> Running in 7dc34a365d28 [2021-09-27T03:08:16.668Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-27T03:08:17.274Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T03:08:17.274Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T03:08:17.550Z] Removing intermediate container 7dc34a365d28 [2021-09-27T03:08:17.550Z] ---> eab307a47ec2 [2021-09-27T03:08:17.550Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T03:08:17.550Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T03:08:17.550Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T03:08:18.531Z] ---> d6bd1229ae87 [2021-09-27T03:08:18.531Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T03:08:19.130Z] ---> Running in dc39e4af9203 [2021-09-27T03:08:21.121Z] Collecting PyYAML<4,>=3.10 [2021-09-27T03:08:21.121Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T03:08:22.559Z] Removing intermediate container dc39e4af9203 [2021-09-27T03:08:22.559Z] ---> 69570ad46ba7 [2021-09-27T03:08:22.559Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T03:08:22.835Z] ---> Running in b912f03ccd08 [2021-09-27T03:08:23.822Z] Removing intermediate container b912f03ccd08 [2021-09-27T03:08:23.822Z] ---> e3b55bccd97c [2021-09-27T03:08:23.822Z] Step 29/32 : CMD ["gate"] [2021-09-27T03:08:24.097Z] ---> Running in 8cd44eb3c5a8 [2021-09-27T03:08:24.375Z] Removing intermediate container 8cd44eb3c5a8 [2021-09-27T03:08:24.375Z] ---> 7a2bd070f3dd [2021-09-27T03:08:24.375Z] Step 30/32 : LABEL arch=arm64 [2021-09-27T03:08:24.973Z] ---> Running in 9e8c50361451 [2021-09-27T03:08:25.246Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T03:08:25.247Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T03:08:25.247Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T03:08:25.247Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T03:08:25.519Z] Removing intermediate container 9e8c50361451 [2021-09-27T03:08:25.520Z] ---> df84c43f4f85 [2021-09-27T03:08:25.520Z] Step 31/32 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:08:25.791Z] ---> Running in 401dc1788f74 [2021-09-27T03:08:26.391Z] Removing intermediate container 401dc1788f74 [2021-09-27T03:08:26.391Z] ---> 90a9453b85a6 [2021-09-27T03:08:26.391Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T03:08:26.988Z] ---> Running in 14f8cc499036 [2021-09-27T03:08:27.968Z] Removing intermediate container 14f8cc499036 [2021-09-27T03:08:27.968Z] ---> 035d5bda2623 [2021-09-27T03:08:27.968Z] [2021-09-27T03:08:27.968Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T03:08:27.968Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T03:08:28.246Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T03:08:28.246Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T03:08:28.520Z] Successfully built 035d5bda2623 [2021-09-27T03:08:28.520Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-27T03:08:28.520Z]  Building security-bootstrapper ... done Building support-notifications [2021-09-27T03:08:31.926Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T03:08:31.926Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T03:08:32.529Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T03:08:32.530Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T03:08:35.347Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T03:08:35.347Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T03:08:35.347Z] Collecting idna<2.8,>=2.5 [2021-09-27T03:08:35.347Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T03:08:35.347Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T03:08:35.347Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T03:08:35.347Z] Collecting certifi>=2017.4.17 [2021-09-27T03:08:35.840Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T03:08:35.840Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T03:08:35.840Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T03:08:36.144Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T03:08:36.144Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T03:08:36.144Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T03:08:36.144Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T03:08:37.725Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T03:08:37.725Z] Attempting uninstall: urllib3 [2021-09-27T03:08:37.726Z] Found existing installation: urllib3 1.26.2 [2021-09-27T03:08:37.726Z] Uninstalling urllib3-1.26.2: [2021-09-27T03:08:38.026Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T03:08:38.696Z] Attempting uninstall: idna [2021-09-27T03:08:38.696Z] Found existing installation: idna 3.1 [2021-09-27T03:08:38.696Z] Uninstalling idna-3.1: [2021-09-27T03:08:38.696Z] Successfully uninstalled idna-3.1 [2021-09-27T03:08:39.433Z] Attempting uninstall: chardet [2021-09-27T03:08:39.433Z] Found existing installation: chardet 4.0.0 [2021-09-27T03:08:39.433Z] Uninstalling chardet-4.0.0: [2021-09-27T03:08:39.763Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T03:08:41.225Z] Attempting uninstall: requests [2021-09-27T03:08:41.226Z] Found existing installation: requests 2.25.1 [2021-09-27T03:08:41.226Z] Uninstalling requests-2.25.1: [2021-09-27T03:08:41.226Z] Successfully uninstalled requests-2.25.1 [2021-09-27T03:08:41.833Z] Running setup.py install for texttable: started [2021-09-27T03:08:44.456Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T03:08:44.456Z] Running setup.py install for PyYAML: started [2021-09-27T03:08:45.891Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:08:45.891Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:08:45.891Z] ---> 9da618d63fe4 [2021-09-27T03:08:45.891Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T03:08:45.891Z] ---> Using cache [2021-09-27T03:08:45.891Z] ---> 80e37873175a [2021-09-27T03:08:45.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:08:45.891Z] ---> Using cache [2021-09-27T03:08:45.891Z] ---> 381784d8b481 [2021-09-27T03:08:45.891Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T03:08:46.870Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T03:08:48.300Z] Running setup.py install for docopt: started [2021-09-27T03:08:50.917Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T03:08:50.917Z] Running setup.py install for dockerpty: started [2021-09-27T03:08:50.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:08:50.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:08:50.917Z] ---> 9da618d63fe4 [2021-09-27T03:08:50.917Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> 80e37873175a [2021-09-27T03:08:50.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> 381784d8b481 [2021-09-27T03:08:50.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> 637ad92d43fa [2021-09-27T03:08:50.917Z] Step 6/23 : COPY go.mod . [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> 132864877f84 [2021-09-27T03:08:50.917Z] Step 7/23 : RUN go mod download [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> 47da38ada1e6 [2021-09-27T03:08:50.917Z] Step 8/23 : COPY . . [2021-09-27T03:08:50.917Z] ---> Running in f0ff12f226b6 [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> e518d5270c0d [2021-09-27T03:08:50.917Z] Step 9/23 : RUN go mod tidy [2021-09-27T03:08:50.917Z] ---> Using cache [2021-09-27T03:08:50.917Z] ---> 7aded838f086 [2021-09-27T03:08:50.917Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T03:08:51.197Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:08:51.197Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:08:51.197Z] ---> 9da618d63fe4 [2021-09-27T03:08:51.197Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T03:08:51.197Z] ---> Using cache [2021-09-27T03:08:51.197Z] ---> 80e37873175a [2021-09-27T03:08:51.197Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:08:51.197Z] ---> Using cache [2021-09-27T03:08:51.197Z] ---> 381784d8b481 [2021-09-27T03:08:51.197Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T03:08:51.197Z] ---> Using cache [2021-09-27T03:08:51.197Z] ---> 637ad92d43fa [2021-09-27T03:08:51.197Z] Step 6/26 : COPY go.mod . [2021-09-27T03:08:51.197Z] ---> Using cache [2021-09-27T03:08:51.197Z] ---> 132864877f84 [2021-09-27T03:08:51.197Z] Step 7/26 : RUN go mod download [2021-09-27T03:08:51.197Z] ---> Using cache [2021-09-27T03:08:51.475Z] ---> 47da38ada1e6 [2021-09-27T03:08:51.475Z] Step 8/26 : COPY . . [2021-09-27T03:08:51.475Z] ---> Using cache [2021-09-27T03:08:51.475Z] ---> e518d5270c0d [2021-09-27T03:08:51.476Z] Step 9/26 : RUN go mod tidy [2021-09-27T03:08:51.476Z] ---> Using cache [2021-09-27T03:08:51.476Z] ---> 7aded838f086 [2021-09-27T03:08:51.476Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T03:08:51.476Z] ---> Running in 90504044c878 [2021-09-27T03:08:51.749Z] ---> Running in 9923f6c04726 [2021-09-27T03:08:52.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:08:53.332Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T03:08:53.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T03:08:54.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T03:08:54.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:08:55.639Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-27T03:08:55.639Z] OK: 218 MiB in 52 packages [2021-09-27T03:08:58.290Z] Removing intermediate container f0ff12f226b6 [2021-09-27T03:08:58.290Z] ---> d0a0cb3d9c6f [2021-09-27T03:08:58.290Z] Step 6/24 : COPY go.mod . [2021-09-27T03:09:00.310Z] ---> ce7cd56b8ea9 [2021-09-27T03:09:00.310Z] Step 7/24 : RUN go mod download [2021-09-27T03:09:00.310Z] ---> Running in 94620041c76a [2021-09-27T03:09:05.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T03:09:05.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T03:09:05.761Z] ---> 9da618d63fe4 [2021-09-27T03:09:05.761Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T03:09:05.761Z] ---> Using cache [2021-09-27T03:09:05.761Z] ---> 80e37873175a [2021-09-27T03:09:05.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:09:05.761Z] ---> Using cache [2021-09-27T03:09:05.761Z] ---> 381784d8b481 [2021-09-27T03:09:05.761Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T03:09:05.761Z] ---> Running in 6805ebce2f36 [2021-09-27T03:09:09.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:09:09.182Z] Removing intermediate container 94620041c76a [2021-09-27T03:09:09.182Z] ---> d282a4b161f2 [2021-09-27T03:09:09.182Z] Step 8/24 : COPY . . [2021-09-27T03:09:09.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:09:11.245Z] OK: 218 MiB in 52 packages [2021-09-27T03:09:13.894Z] Removing intermediate container 6805ebce2f36 [2021-09-27T03:09:13.894Z] ---> 0cf7777fa609 [2021-09-27T03:09:13.894Z] Step 6/23 : COPY go.mod . [2021-09-27T03:09:15.896Z] Removing intermediate container b79a4b965394 [2021-09-27T03:09:15.896Z] ---> 6e7a9b787074 [2021-09-27T03:09:15.896Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T03:09:15.896Z] ---> efe5a3f56c32 [2021-09-27T03:09:15.896Z] Step 7/23 : RUN go mod download [2021-09-27T03:09:15.896Z] ---> Running in e79aa74d77ed [2021-09-27T03:09:16.173Z] ---> Running in 38d5b3e98fcb [2021-09-27T03:09:17.637Z] Removing intermediate container e79aa74d77ed [2021-09-27T03:09:17.637Z] ---> 956762ce3555 [2021-09-27T03:09:17.637Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T03:09:17.637Z] ---> Running in 97ad4805e424 [2021-09-27T03:09:19.089Z] Removing intermediate container 97ad4805e424 [2021-09-27T03:09:19.089Z] ---> 0470120ffb6b [2021-09-27T03:09:19.089Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T03:09:21.739Z] ---> ba823ba64148 [2021-09-27T03:09:21.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T03:09:24.396Z] ---> e8aefab36cba [2021-09-27T03:09:24.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T03:09:24.396Z] Removing intermediate container 38d5b3e98fcb [2021-09-27T03:09:24.396Z] ---> d7d24eb1fb64 [2021-09-27T03:09:24.396Z] Step 8/23 : COPY . . [2021-09-27T03:09:27.046Z] ---> fd744ac74733 [2021-09-27T03:09:27.046Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T03:09:27.046Z] ---> Running in 6850f162692a [2021-09-27T03:09:28.506Z] Removing intermediate container 6850f162692a [2021-09-27T03:09:28.507Z] ---> 1ca23084a9e3 [2021-09-27T03:09:28.507Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T03:09:29.123Z] ---> Running in b279eb0989ae [2021-09-27T03:09:30.593Z] Removing intermediate container b279eb0989ae [2021-09-27T03:09:30.593Z] ---> 5cc6a48eb774 [2021-09-27T03:09:30.593Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T03:09:31.195Z] ---> Running in a7b9bae678dd [2021-09-27T03:09:32.181Z] Removing intermediate container a7b9bae678dd [2021-09-27T03:09:32.181Z] ---> b6bde6d53de0 [2021-09-27T03:09:32.181Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:09:32.454Z] ---> Running in 7f9a009645ec [2021-09-27T03:09:33.904Z] Removing intermediate container 7f9a009645ec [2021-09-27T03:09:33.904Z] ---> d72b9730d182 [2021-09-27T03:09:33.904Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T03:09:35.624Z] ---> Running in c2918c93744b [2021-09-27T03:09:35.624Z] Removing intermediate container c2918c93744b [2021-09-27T03:09:35.624Z] ---> 1bf84d7a03fc [2021-09-27T03:09:35.624Z] [2021-09-27T03:09:35.899Z] ---> d831567f2ac7 [2021-09-27T03:09:35.899Z] Step 9/24 : RUN go mod tidy [2021-09-27T03:09:35.899Z] Successfully built 1bf84d7a03fc [2021-09-27T03:09:36.182Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-27T03:09:36.461Z]  Building sys-mgmt-agent ... done  ---> Running in 46a4f66fd24c [2021-09-27T03:09:46.682Z] Removing intermediate container 46a4f66fd24c [2021-09-27T03:09:46.682Z] ---> 382b6d9a825a [2021-09-27T03:09:46.682Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T03:09:46.682Z] ---> Running in 4a34a532c371 [2021-09-27T03:09:46.954Z] ---> 91d9294520f2 [2021-09-27T03:09:46.954Z] Step 9/23 : RUN go mod tidy [2021-09-27T03:09:47.230Z] ---> Running in 047c7701794b [2021-09-27T03:09:48.679Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T03:09:54.518Z] Removing intermediate container 047c7701794b [2021-09-27T03:09:54.518Z] ---> 8faf95d0e332 [2021-09-27T03:09:54.518Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T03:09:54.518Z] ---> Running in e1b1ecc0b7ae [2021-09-27T03:09:56.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T03:10:18.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T03:10:33.827Z] Removing intermediate container 9923f6c04726 [2021-09-27T03:10:33.827Z] ---> 1874472d1b03 [2021-09-27T03:10:33.827Z] [2021-09-27T03:10:33.827Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T03:10:33.827Z] ---> bb3de5531c18 [2021-09-27T03:10:33.827Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T03:10:33.827Z] ---> Running in a002709146f7 [2021-09-27T03:10:33.827Z] Removing intermediate container 90504044c878 [2021-09-27T03:10:33.827Z] ---> 7b2b13e03ec3 [2021-09-27T03:10:33.827Z] [2021-09-27T03:10:33.827Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T03:10:33.827Z] ---> bb3de5531c18 [2021-09-27T03:10:33.827Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T03:10:33.827Z] ---> Using cache [2021-09-27T03:10:33.827Z] ---> 742bd50bce69 [2021-09-27T03:10:33.827Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T03:10:33.827Z] ---> Using cache [2021-09-27T03:10:33.827Z] ---> 9d0c657ea987 [2021-09-27T03:10:33.827Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T03:10:33.827Z] ---> Running in 4de2999d6e01 [2021-09-27T03:10:34.431Z] Removing intermediate container 4de2999d6e01 [2021-09-27T03:10:34.431Z] ---> 44585ff222e4 [2021-09-27T03:10:34.431Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T03:10:34.711Z] ---> Running in fd30db0afc1a [2021-09-27T03:10:35.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:10:35.324Z] Removing intermediate container fd30db0afc1a [2021-09-27T03:10:35.324Z] ---> 9241d566e7cb [2021-09-27T03:10:35.324Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T03:10:35.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:10:36.592Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T03:10:36.592Z] ---> dd18e622f573 [2021-09-27T03:10:36.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T03:10:36.870Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T03:10:36.870Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T03:10:36.870Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:10:36.870Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T03:10:37.153Z] OK: 6 MiB in 17 packages [2021-09-27T03:10:39.149Z] ---> a803a3e8ec91 [2021-09-27T03:10:39.149Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T03:10:39.766Z] Removing intermediate container a002709146f7 [2021-09-27T03:10:39.766Z] ---> f951ea36d019 [2021-09-27T03:10:39.766Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T03:10:40.041Z] ---> Running in d63949ea97b5 [2021-09-27T03:10:40.662Z] ---> ace270acbe63 [2021-09-27T03:10:40.662Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T03:10:40.662Z] ---> Running in 9b715a69188e [2021-09-27T03:10:40.662Z] Removing intermediate container d63949ea97b5 [2021-09-27T03:10:40.662Z] ---> 24d920532420 [2021-09-27T03:10:40.662Z] Step 14/26 : WORKDIR / [2021-09-27T03:10:40.959Z] ---> Running in 151dbb1d1783 [2021-09-27T03:10:41.575Z] Removing intermediate container 9b715a69188e [2021-09-27T03:10:41.575Z] ---> a8e137bc7975 [2021-09-27T03:10:41.575Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T03:10:41.875Z] ---> Running in c8af52f2cbab [2021-09-27T03:10:41.875Z] Removing intermediate container 151dbb1d1783 [2021-09-27T03:10:41.875Z] ---> 933c2c61912e [2021-09-27T03:10:41.875Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-27T03:10:42.486Z] Removing intermediate container c8af52f2cbab [2021-09-27T03:10:42.486Z] ---> 8f966977b619 [2021-09-27T03:10:42.486Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T03:10:42.769Z] ---> Running in 4ed454d9026c [2021-09-27T03:10:43.388Z] ---> 7b3200957269 [2021-09-27T03:10:43.388Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-27T03:10:43.997Z] Removing intermediate container 4ed454d9026c [2021-09-27T03:10:43.997Z] ---> ed6e82e2c361 [2021-09-27T03:10:43.997Z] Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:10:43.997Z] ---> Running in d2b0c6a6366d [2021-09-27T03:10:44.993Z] Removing intermediate container d2b0c6a6366d [2021-09-27T03:10:44.993Z] ---> da874332f8cc [2021-09-27T03:10:44.993Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T03:10:44.993Z] ---> fd6b292acf27 [2021-09-27T03:10:44.993Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T03:10:45.270Z] ---> Running in 4dc3917cf6c3 [2021-09-27T03:10:45.873Z] Removing intermediate container 4dc3917cf6c3 [2021-09-27T03:10:45.873Z] ---> 43ca4184b122 [2021-09-27T03:10:45.873Z] [2021-09-27T03:10:46.474Z] ---> 31ecf0697cd7 [2021-09-27T03:10:46.474Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-27T03:10:46.474Z] Successfully built 43ca4184b122 [2021-09-27T03:10:46.474Z] Successfully tagged support-scheduler-arm64:latest [2021-09-27T03:10:47.457Z]  Building support-scheduler ... done  ---> 9c322fd09224 [2021-09-27T03:10:47.457Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T03:10:49.436Z] ---> f79b4cd3fd1e [2021-09-27T03:10:49.437Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T03:10:51.420Z] ---> 11bca5b20b1d [2021-09-27T03:10:51.420Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T03:10:52.863Z] ---> af32db8e5df1 [2021-09-27T03:10:52.863Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-27T03:10:52.863Z] ---> Running in b967b8b4afae [2021-09-27T03:10:56.264Z] Removing intermediate container b967b8b4afae [2021-09-27T03:10:56.264Z] ---> 128ba0a627be [2021-09-27T03:10:56.264Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T03:10:56.264Z] ---> Running in 3ec4beae9204 [2021-09-27T03:10:57.254Z] Removing intermediate container 3ec4beae9204 [2021-09-27T03:10:57.254Z] ---> df5094464426 [2021-09-27T03:10:57.254Z] Step 24/26 : LABEL arch=arm64 [2021-09-27T03:10:57.254Z] ---> Running in ad5ded16dc2c [2021-09-27T03:10:58.251Z] Removing intermediate container ad5ded16dc2c [2021-09-27T03:10:58.251Z] ---> 3871ac5844b1 [2021-09-27T03:10:58.251Z] Step 25/26 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:10:58.251Z] ---> Running in d317429c736f [2021-09-27T03:10:58.856Z] Removing intermediate container d317429c736f [2021-09-27T03:10:58.856Z] ---> a35e0b21c2f9 [2021-09-27T03:10:58.856Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T03:10:59.133Z] ---> Running in f3daeac4801f [2021-09-27T03:10:59.742Z] Removing intermediate container f3daeac4801f [2021-09-27T03:10:59.742Z] ---> 9af8d7697428 [2021-09-27T03:10:59.742Z] [2021-09-27T03:11:00.346Z] Successfully built 9af8d7697428 [2021-09-27T03:11:00.346Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-27T03:11:15.468Z]  Building security-secretstore-setup ... done Removing intermediate container e1b1ecc0b7ae [2021-09-27T03:11:15.468Z] ---> 29c4c1f678fc [2021-09-27T03:11:15.468Z] [2021-09-27T03:11:15.468Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T03:11:15.468Z] ---> bb3de5531c18 [2021-09-27T03:11:15.468Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T03:11:15.468Z] ---> Running in f7caaea3ee2a [2021-09-27T03:11:16.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:11:16.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:11:17.317Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T03:11:17.317Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T03:11:17.317Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:11:17.317Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T03:11:17.317Z] Removing intermediate container 4a34a532c371 [2021-09-27T03:11:17.317Z] ---> e1ef27b88f8a [2021-09-27T03:11:17.317Z] [2021-09-27T03:11:17.317Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T03:11:17.317Z] ---> bb3de5531c18 [2021-09-27T03:11:17.317Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T03:11:17.588Z] OK: 6 MiB in 16 packages [2021-09-27T03:11:17.588Z] ---> Running in bbdd000f2cb7 [2021-09-27T03:11:18.183Z] Removing intermediate container bbdd000f2cb7 [2021-09-27T03:11:18.183Z] ---> 16eaadbfba97 [2021-09-27T03:11:18.183Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T03:11:18.455Z] ---> Running in a14c01f2ad96 [2021-09-27T03:11:19.050Z] Removing intermediate container a14c01f2ad96 [2021-09-27T03:11:19.050Z] ---> 4b0b1f172827 [2021-09-27T03:11:19.050Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T03:11:19.050Z] Removing intermediate container f7caaea3ee2a [2021-09-27T03:11:19.050Z] ---> c636a83649f1 [2021-09-27T03:11:19.050Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T03:11:19.050Z] ---> Running in f814aaebf0c9 [2021-09-27T03:11:19.323Z] ---> Running in 77af4397913d [2021-09-27T03:11:19.600Z] Removing intermediate container f814aaebf0c9 [2021-09-27T03:11:19.600Z] ---> 9001dbee70d6 [2021-09-27T03:11:19.600Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T03:11:19.873Z] Removing intermediate container 77af4397913d [2021-09-27T03:11:19.873Z] ---> 9dae34083bad [2021-09-27T03:11:19.873Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T03:11:19.873Z] ---> Running in 67d1c783ce79 [2021-09-27T03:11:20.147Z] ---> Running in d923f4ecfdf1 [2021-09-27T03:11:20.424Z] Removing intermediate container d923f4ecfdf1 [2021-09-27T03:11:20.424Z] ---> 662b32d3d625 [2021-09-27T03:11:20.424Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T03:11:20.696Z] ---> Running in 77716bb6441d [2021-09-27T03:11:21.296Z] Removing intermediate container 77716bb6441d [2021-09-27T03:11:21.296Z] ---> 9ce53cd1b038 [2021-09-27T03:11:21.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T03:11:22.283Z] ---> 61aa498b3706 [2021-09-27T03:11:22.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T03:11:22.283Z] Removing intermediate container 67d1c783ce79 [2021-09-27T03:11:22.283Z] ---> 40cf8884b9c1 [2021-09-27T03:11:22.283Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T03:11:22.557Z] ---> Running in ff8b4c57ce77 [2021-09-27T03:11:23.541Z] ---> 681113ab56db [2021-09-27T03:11:23.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T03:11:23.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T03:11:24.411Z] ---> 35323e99765b [2021-09-27T03:11:24.411Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T03:11:24.682Z] ---> Running in 2c7784733f75 [2021-09-27T03:11:24.957Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T03:11:25.229Z] Removing intermediate container 2c7784733f75 [2021-09-27T03:11:25.229Z] ---> d1a25f02322f [2021-09-27T03:11:25.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T03:11:25.229Z] ---> Running in e694a8d92a45 [2021-09-27T03:11:25.828Z] Removing intermediate container e694a8d92a45 [2021-09-27T03:11:25.828Z] ---> 496ced451d0f [2021-09-27T03:11:25.828Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T03:11:25.828Z] ---> Running in fb4f273c2fc0 [2021-09-27T03:11:26.435Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T03:11:26.435Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T03:11:26.435Z] Removing intermediate container fb4f273c2fc0 [2021-09-27T03:11:26.435Z] ---> c2dd618d3571 [2021-09-27T03:11:26.435Z] Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:11:26.435Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T03:11:26.713Z] ---> Running in 34038104d1c2 [2021-09-27T03:11:26.713Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T03:11:26.987Z] Removing intermediate container 34038104d1c2 [2021-09-27T03:11:26.987Z] ---> 18e4651caf19 [2021-09-27T03:11:26.987Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T03:11:27.260Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T03:11:27.260Z] ---> Running in 7b6de9e81dc4 [2021-09-27T03:11:27.536Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T03:11:27.536Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T03:11:27.536Z] OK: 8 MiB in 20 packages [2021-09-27T03:11:27.813Z] Removing intermediate container 7b6de9e81dc4 [2021-09-27T03:11:27.813Z] ---> 576d8784ba3a [2021-09-27T03:11:27.813Z] [2021-09-27T03:11:28.085Z] Successfully built 576d8784ba3a [2021-09-27T03:11:28.085Z] Successfully tagged support-notifications-arm64:latest [2021-09-27T03:11:29.065Z]  Building support-notifications ... done Removing intermediate container ff8b4c57ce77 [2021-09-27T03:11:29.065Z] ---> 59dd16d18ce5 [2021-09-27T03:11:29.065Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T03:11:30.044Z] ---> d4b0f753cab2 [2021-09-27T03:11:30.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T03:11:31.027Z] ---> a946a431fc49 [2021-09-27T03:11:31.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T03:11:32.003Z] ---> b362acbbbc9d [2021-09-27T03:11:32.003Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T03:11:32.003Z] ---> Running in 6250b5f82fcb [2021-09-27T03:11:32.274Z] Removing intermediate container 6250b5f82fcb [2021-09-27T03:11:32.274Z] ---> 65b9467cc007 [2021-09-27T03:11:32.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T03:11:32.547Z] ---> Running in 593fa7eab49b [2021-09-27T03:11:33.140Z] Removing intermediate container 593fa7eab49b [2021-09-27T03:11:33.140Z] ---> 71b529a3786e [2021-09-27T03:11:33.140Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T03:11:33.140Z] ---> Running in 55733cca1d0c [2021-09-27T03:11:33.736Z] Removing intermediate container 55733cca1d0c [2021-09-27T03:11:33.736Z] ---> 6041f814297f [2021-09-27T03:11:33.736Z] Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e [2021-09-27T03:11:33.736Z] ---> Running in 29011867d16c [2021-09-27T03:11:34.331Z] Removing intermediate container 29011867d16c [2021-09-27T03:11:34.331Z] ---> 4301bc86597a [2021-09-27T03:11:34.331Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T03:11:34.331Z] ---> Running in a6bbd383c87c [2021-09-27T03:11:34.924Z] Removing intermediate container a6bbd383c87c [2021-09-27T03:11:34.924Z] ---> a2e549a4937c [2021-09-27T03:11:34.924Z] [2021-09-27T03:11:35.197Z] Successfully built a2e549a4937c [2021-09-27T03:11:35.197Z] Successfully tagged core-data-arm64:latest [2021-09-27T03:11:35.482Z]  Building core-data ... done  [Pipeline] } [2021-09-27T03:11:35.477Z] $ docker stop --time=1 5a0068cfd7440b7248db5b0bd40062c72746136bac06790d0260f9658f60eb97 [2021-09-27T03:11:37.324Z] $ docker rm -f 5a0068cfd7440b7248db5b0bd40062c72746136bac06790d0260f9658f60eb97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T03:11:37.939Z] + docker images [2021-09-27T03:11:38.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T03:11:38.211Z] core-data-arm64 latest a2e549a4937c 4 seconds ago 19.4MB [2021-09-27T03:11:38.211Z] support-notifications-arm64 latest 576d8784ba3a 11 seconds ago 15.9MB [2021-09-27T03:11:38.211Z] e1ef27b88f8a 22 seconds ago 1.57GB [2021-09-27T03:11:38.211Z] 29c4c1f678fc 25 seconds ago 1.57GB [2021-09-27T03:11:38.211Z] security-secretstore-setup-arm64 latest 9af8d7697428 39 seconds ago 26.5MB [2021-09-27T03:11:38.211Z] support-scheduler-arm64 latest 43ca4184b122 53 seconds ago 15.2MB [2021-09-27T03:11:38.211Z] 7b2b13e03ec3 About a minute ago 1.57GB [2021-09-27T03:11:38.211Z] 1874472d1b03 About a minute ago 1.57GB [2021-09-27T03:11:38.211Z] sys-mgmt-agent-arm64 latest 1bf84d7a03fc 2 minutes ago 312MB [2021-09-27T03:11:38.211Z] security-bootstrapper-arm64 latest 035d5bda2623 3 minutes ago 17.7MB [2021-09-27T03:11:38.211Z] core-metadata-arm64 latest 01c553bcaaf2 3 minutes ago 15.8MB [2021-09-27T03:11:38.211Z] core-command-arm64 latest 6c25e24815d5 3 minutes ago 15.2MB [2021-09-27T03:11:38.211Z] security-proxy-setup-arm64 latest 30ba362405db 3 minutes ago 25.3MB [2021-09-27T03:11:38.211Z] cd097066a41a 3 minutes ago 1.57GB [2021-09-27T03:11:38.211Z] b0686a1c484b 3 minutes ago 1.57GB [2021-09-27T03:11:38.211Z] 166afd845a15 3 minutes ago 1.57GB [2021-09-27T03:11:38.211Z] 01b2d44a90d9 4 minutes ago 1.57GB [2021-09-27T03:11:38.211Z] 26829e432d56 4 minutes ago 1.56GB [2021-09-27T03:11:38.211Z] ci-base-image-arm64 latest 9da618d63fe4 14 minutes ago 1.24GB [2021-09-27T03:11:38.211Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-27T03:11:38.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-27T03:11:38.211Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-27T03:11:38.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:11:40.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T03:11:40.531Z] [2021-09-27T03:11:40.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:11:40.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T03:11:41.156Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T03:11:41.156Z] 448f6bf000e3: Pulling fs layer [2021-09-27T03:11:41.156Z] f757da607395: Pulling fs layer [2021-09-27T03:11:41.156Z] 05883995daec: Pulling fs layer [2021-09-27T03:11:41.156Z] 8603b9c90790: Pulling fs layer [2021-09-27T03:11:41.156Z] 1560dd03e051: Pulling fs layer [2021-09-27T03:11:41.156Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T03:11:41.156Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T03:11:41.156Z] 8603b9c90790: Waiting [2021-09-27T03:11:41.156Z] 27f5ce0e4adf: Waiting [2021-09-27T03:11:41.156Z] c2d8d7efcc4b: Waiting [2021-09-27T03:11:41.156Z] 1560dd03e051: Waiting [2021-09-27T03:11:41.429Z] f757da607395: Verifying Checksum [2021-09-27T03:11:41.429Z] f757da607395: Download complete [2021-09-27T03:11:41.429Z] 8603b9c90790: Verifying Checksum [2021-09-27T03:11:41.429Z] 8603b9c90790: Download complete [2021-09-27T03:11:41.702Z] 1560dd03e051: Verifying Checksum [2021-09-27T03:11:41.702Z] 1560dd03e051: Download complete [2021-09-27T03:11:41.702Z] 27f5ce0e4adf: Download complete [2021-09-27T03:11:41.702Z] 05883995daec: Verifying Checksum [2021-09-27T03:11:41.702Z] 05883995daec: Download complete [2021-09-27T03:11:42.299Z] 448f6bf000e3: Verifying Checksum [2021-09-27T03:11:42.299Z] 448f6bf000e3: Download complete [2021-09-27T03:11:45.681Z] 448f6bf000e3: Pull complete [2021-09-27T03:11:45.957Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T03:11:45.957Z] c2d8d7efcc4b: Download complete [2021-09-27T03:11:46.554Z] f757da607395: Pull complete [2021-09-27T03:11:47.990Z] 05883995daec: Pull complete [2021-09-27T03:11:48.261Z] 8603b9c90790: Pull complete [2021-09-27T03:11:49.241Z] 1560dd03e051: Pull complete [2021-09-27T03:11:49.834Z] 27f5ce0e4adf: Pull complete [2021-09-27T03:12:04.901Z] c2d8d7efcc4b: Pull complete [2021-09-27T03:12:04.901Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T03:12:04.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T03:12:04.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T03:12:05.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2021-09-27T03:12:05.267Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T03:12:09.453Z] $ docker top 97c9048b82ff1731352b789fbed1c9e91d31779e5e61dedba7eff270f31d94b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:10.730Z] ---> job-cost.sh [2021-09-27T03:12:10.730Z] lf-activate-venv: SKIPPING [2021-09-27T03:12:10.730Z] INFO: No Stack... [2021-09-27T03:12:11.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T03:12:11.987Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T03:12:12.672Z] + cut -d, -f6 [2021-09-27T03:12:12.672Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-09-27T03:12:12.747Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] [2021-09-27T03:12:12.758Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] did not exist. Created. [2021-09-27T03:12:12.759Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T03:12:13.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T03:12:13.664Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T03:12:13.676Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T03:12:13.698Z] $ docker stop --time=1 97c9048b82ff1731352b789fbed1c9e91d31779e5e61dedba7eff270f31d94b6 [2021-09-27T03:12:15.394Z] $ docker rm -f 97c9048b82ff1731352b789fbed1c9e91d31779e5e61dedba7eff270f31d94b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-27T03:12:18.208Z] provisioning config files... [2021-09-27T03:12:18.224Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config327333467441515847tmp [Pipeline] { [Pipeline] sh [2021-09-27T03:12:18.558Z] + set +x [2021-09-27T03:12:18.558Z] + curl -s https://codecov.io/bash [2021-09-27T03:12:18.558Z] + bash -s -- [2021-09-27T03:12:18.825Z] [2021-09-27T03:12:18.825Z] _____ _ [2021-09-27T03:12:18.825Z] / ____| | | [2021-09-27T03:12:18.825Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T03:12:18.825Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T03:12:18.825Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T03:12:18.825Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T03:12:18.825Z] Bash-1.0.6 [2021-09-27T03:12:18.825Z] [2021-09-27T03:12:18.825Z] [2021-09-27T03:12:18.825Z] ==> git version 2.24.4 found [2021-09-27T03:12:18.825Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-27T03:12:18.825Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T03:12:18.825Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T03:12:18.825Z] ==> Jenkins CI detected. [2021-09-27T03:12:18.825Z] current dir:  /w/workspace/edgex-go/3 [2021-09-27T03:12:18.825Z] project root: . [2021-09-27T03:12:18.825Z] --> token set from env [2021-09-27T03:12:18.825Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T03:12:18.825Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T03:12:18.825Z] ==> Python coveragepy not found [2021-09-27T03:12:18.825Z] ==> Searching for coverage reports in: [2021-09-27T03:12:18.825Z] + . [2021-09-27T03:12:18.825Z] -> Found 1 reports [2021-09-27T03:12:18.825Z] ==> Detecting git/mercurial file structure [2021-09-27T03:12:18.825Z] ==> Reading reports [2021-09-27T03:12:18.825Z] + ./coverage.out bytes=403728 [2021-09-27T03:12:18.825Z] ==> Appending adjustments [2021-09-27T03:12:18.825Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T03:12:19.780Z] + Found adjustments [2021-09-27T03:12:19.780Z] ==> Gzipping contents [2021-09-27T03:12:20.047Z] 56K /tmp/codecov.04AN1T.gz [2021-09-27T03:12:20.047Z] ==> Uploading reports [2021-09-27T03:12:20.047Z] url: https://codecov.io [2021-09-27T03:12:20.047Z] query: branch=PR-3721&commit=9f422825c73b40742c432f852d5ad31b1808750e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3721%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3721&job=&cmd_args= [2021-09-27T03:12:20.047Z] -> Pinging Codecov [2021-09-27T03:12:20.047Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3721&commit=9f422825c73b40742c432f852d5ad31b1808750e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3721%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3721&job=&cmd_args= [2021-09-27T03:12:20.312Z] -> Uploading to [2021-09-27T03:12:20.312Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/9f422825c73b40742c432f852d5ad31b1808750e/ffacf960-d295-44a5-a8b1-e984fff31134.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T031220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596cbf30fea06f2c6531b9caa995f11b5f4bc9eb147289626d7e90723e415700 [2021-09-27T03:12:20.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T03:12:20.312Z] Dload Upload Total Spent Left Speed [2021-09-27T03:12:21.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54446 0 0 100 54446 0 52901 0:00:01 0:00:01 --:--:-- 52911 [2021-09-27T03:12:21.532Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9f422825c73b40742c432f852d5ad31b1808750e [Pipeline] } [2021-09-27T03:12:21.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T03:12:24.624Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:24.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:25.537Z] ---> package-listing.sh [2021-09-27T03:12:25.537Z] ++ facter osfamily [2021-09-27T03:12:25.537Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T03:12:25.804Z] + OS_FAMILY=redhat [2021-09-27T03:12:25.805Z] + workspace=/w/workspace/edgex-go/3 [2021-09-27T03:12:25.805Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T03:12:25.805Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T03:12:25.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T03:12:25.805Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T03:12:25.805Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-27T03:12:25.805Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T03:12:25.805Z] + case "${OS_FAMILY}" in [2021-09-27T03:12:25.805Z] + rpm -qa [2021-09-27T03:12:25.805Z] + sort [2021-09-27T03:12:27.747Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T03:12:27.747Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T03:12:27.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T03:12:27.747Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-27T03:12:27.747Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-27T03:12:27.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-27T03:12:27.770Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T03:12:28.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:12:28.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T03:12:28.665Z] [2021-09-27T03:12:28.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T03:12:29.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T03:12:29.000Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T03:12:29.000Z] b4d181a07f80: Pulling fs layer [2021-09-27T03:12:29.000Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T03:12:29.000Z] ed53099fbce6: Pulling fs layer [2021-09-27T03:12:29.000Z] dc539afda2c1: Pulling fs layer [2021-09-27T03:12:29.000Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T03:12:29.000Z] 9065ff56babe: Pulling fs layer [2021-09-27T03:12:29.000Z] d287ab97295c: Pulling fs layer [2021-09-27T03:12:29.000Z] 77bc0d833cb6: Waiting [2021-09-27T03:12:29.000Z] 9065ff56babe: Waiting [2021-09-27T03:12:29.000Z] d287ab97295c: Waiting [2021-09-27T03:12:29.000Z] dc539afda2c1: Waiting [2021-09-27T03:12:29.266Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T03:12:29.266Z] a1111a8f2ec3: Download complete [2021-09-27T03:12:29.533Z] dc539afda2c1: Verifying Checksum [2021-09-27T03:12:29.533Z] dc539afda2c1: Download complete [2021-09-27T03:12:29.533Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T03:12:29.533Z] 77bc0d833cb6: Download complete [2021-09-27T03:12:29.533Z] 9065ff56babe: Verifying Checksum [2021-09-27T03:12:29.533Z] 9065ff56babe: Download complete [2021-09-27T03:12:30.113Z] ed53099fbce6: Verifying Checksum [2021-09-27T03:12:30.113Z] ed53099fbce6: Download complete [2021-09-27T03:12:30.695Z] b4d181a07f80: Verifying Checksum [2021-09-27T03:12:30.695Z] b4d181a07f80: Download complete [2021-09-27T03:12:32.112Z] b4d181a07f80: Pull complete [2021-09-27T03:12:32.112Z] a1111a8f2ec3: Pull complete [2021-09-27T03:12:32.698Z] ed53099fbce6: Pull complete [2021-09-27T03:12:32.698Z] dc539afda2c1: Pull complete [2021-09-27T03:12:32.963Z] 77bc0d833cb6: Pull complete [2021-09-27T03:12:32.963Z] 9065ff56babe: Pull complete [2021-09-27T03:12:35.539Z] d287ab97295c: Verifying Checksum [2021-09-27T03:12:35.540Z] d287ab97295c: Download complete [2021-09-27T03:12:40.000Z] d287ab97295c: Pull complete [2021-09-27T03:12:40.000Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T03:12:40.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T03:12:40.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T03:12:40.096Z] prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container [2021-09-27T03:12:40.150Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T03:12:43.315Z] $ docker top afd91e2b0187bfb8d4f6c79df6148fc8064d5a3bed9faa07e8f637e10ae323e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T03:12:43.721Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T03:12:44.035Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T03:12:44.375Z] + ls /var/log/sa-host [2021-09-27T03:12:44.375Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T03:12:44.375Z] file_magic: OK [2021-09-27T03:12:44.375Z] HZ: Using current value: 100 [2021-09-27T03:12:44.375Z] file_header: OK [2021-09-27T03:12:44.375Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-27T03:12:44.375Z] Statistics: [2021-09-27T03:12:44.375Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T03:12:44.375Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T03:12:44.375Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T03:12:44.375Z] file_magic: OK [2021-09-27T03:12:44.375Z] HZ: Using current value: 100 [2021-09-27T03:12:44.375Z] file_header: OK [2021-09-27T03:12:44.375Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-27T03:12:44.375Z] Statistics: [2021-09-27T03:12:44.375Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T03:12:44.375Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T03:12:44.943Z] provisioning config files... [2021-09-27T03:12:44.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1960391217731440884tmp [Pipeline] { [Pipeline] echo [2021-09-27T03:12:44.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:45.298Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T03:12:45.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:45.905Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T03:12:45.921Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:46.236Z] ---> sudo-logs.sh [2021-09-27T03:12:46.237Z] Archiving 'sudo' log.. [2021-09-27T03:12:46.237Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1565.vexxhost.local: Name or service not known [2021-09-27T03:12:46.237Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1565.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T03:12:46.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:46.595Z] ---> job-cost.sh [2021-09-27T03:12:46.595Z] lf-activate-venv: SKIPPING [2021-09-27T03:12:46.595Z] DEBUG: total: 0.10999999940395355 [2021-09-27T03:12:46.595Z] INFO: Retrieving Stack Cost... [2021-09-27T03:12:47.178Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T03:12:47.762Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T03:12:47.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T03:12:49.390Z] ---> logs-deploy.sh [2021-09-27T03:12:49.391Z] lf-activate-venv: SKIPPING [2021-09-27T03:12:49.391Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3721/3 [2021-09-27T03:12:49.391Z] INFO: archiving workspace using pattern(s): [2021-09-27T03:12:49.391Z] Archives upload complete. [2021-09-27T03:12:49.391Z] INFO: archiving logs to Nexus