Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+398431feff524dc71f99412bba68b8b552d1addb (263ee758146593f65f28ba1e8e06931e991302b3) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4482727680197144017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4311290651099782006.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 6a41506d72e8e131afc862d141935157bee59f41 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-3531/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8493458399439805218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5785583777915535751.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3531/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4266484180610409493.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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-1081 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/32@tmp/jenkins-gitclient-ssh6059354986968372532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing 91f7069cecb60b9046a49aa9126c82d7c9a6db3a Checking out Revision 91f7069cecb60b9046a49aa9126c82d7c9a6db3a (PR-3531) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/32@tmp/jenkins-gitclient-ssh6131365328583347773.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/32@tmp/jenkins-gitclient-ssh5789656450217685261.key > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91f7069cecb60b9046a49aa9126c82d7c9a6db3a # timeout=10 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" > git rev-list --no-walk db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-01T00:30:36.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-01T00:30:36.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-01T00:30:36.355Z] ========================================================= [2021-07-01T00:30:36.355Z] EdgeX Global Pipelines Version Info [2021-07-01T00:30:36.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:30:41.407Z] ------------------- [2021-07-01T00:30:41.407Z] stable info: [2021-07-01T00:30:41.407Z] ------------------- [2021-07-01T00:30:41.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-01T00:30:41.407Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T00:30:41.407Z] Message: update stable to v1.0.195 [2021-07-01T00:30:41.407Z] ------------------- [2021-07-01T00:30:41.407Z] experimental info: [2021-07-01T00:30:41.407Z] ------------------- [2021-07-01T00:30:41.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-01T00:30:41.407Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T00:30:41.407Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-01T00:30:41.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-01T00:30:41.571Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-01T00:30:41.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-01T00:30:41.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-01T00:30:41.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-01T00:30:41.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-01T00:30:41.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-01T00:30:41.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-01T00:30:41.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-01T00:30:41.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-01T00:30:41.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-01T00:30:41.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-01T00:30:41.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-01T00:30:41.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-01T00:30:41.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T00:30:41.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T00:30:41.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-01T00:30:41.964Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-01T00:30:41.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-01T00:30:42.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-01T00:30:42.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-01T00:30:42.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-01T00:30:42.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-07-01T00:30:42.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-07-01T00:30:42.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-07-01T00:30:42.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91f7069cecb60b9046a49aa9126c82d7c9a6db3a [Pipeline] echo [2021-07-01T00:30:42.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91f7069 [Pipeline] echo [2021-07-01T00:30:42.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T00:30:42.269Z] provisioning config files... [2021-07-01T00:30:42.292Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config8169241842256539333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:30:42.617Z] ---> docker-login.sh [2021-07-01T00:30:42.617Z] nexus3.edgexfoundry.org:10001 [2021-07-01T00:30:43.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.190Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.190Z] [2021-07-01T00:30:43.190Z] Login Succeeded [2021-07-01T00:30:43.190Z] nexus3.edgexfoundry.org:10002 [2021-07-01T00:30:43.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.190Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.190Z] [2021-07-01T00:30:43.190Z] Login Succeeded [2021-07-01T00:30:43.190Z] nexus3.edgexfoundry.org:10003 [2021-07-01T00:30:43.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.718Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.718Z] [2021-07-01T00:30:43.718Z] Login Succeeded [2021-07-01T00:30:43.718Z] nexus3.edgexfoundry.org:10004 [2021-07-01T00:30:43.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.718Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.718Z] [2021-07-01T00:30:43.718Z] Login Succeeded [2021-07-01T00:30:43.718Z] docker.io [2021-07-01T00:30:43.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:30:43.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:30:43.981Z] Configure a credential helper to remove this warning. See [2021-07-01T00:30:43.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:30:43.981Z] [2021-07-01T00:30:43.981Z] Login Succeeded [2021-07-01T00:30:43.992Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T00:30:43.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T00:30:44.332Z] ++ 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-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/core-command/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/core-data/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-01T00:30:44.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T00:30:44.333Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-01T00:30:44.333Z] ++ cut -d/ -f2 [2021-07-01T00:30:44.333Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-01T00:30:44.375Z] 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-07-01T00:30:45.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T00:30:45.152Z] [2021-07-01T00:30:45.152Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:30:45.493Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T00:30:45.493Z] latest: Pulling from edgex-devops/git-semver [2021-07-01T00:30:45.493Z] 31603596830f: Pulling fs layer [2021-07-01T00:30:45.493Z] 54011a49482f: Pulling fs layer [2021-07-01T00:30:45.493Z] a6820b24f6d8: Pulling fs layer [2021-07-01T00:30:45.493Z] f581987b2513: Pulling fs layer [2021-07-01T00:30:45.493Z] f581987b2513: Waiting [2021-07-01T00:30:45.493Z] 54011a49482f: Verifying Checksum [2021-07-01T00:30:45.493Z] 54011a49482f: Download complete [2021-07-01T00:30:45.493Z] 31603596830f: Verifying Checksum [2021-07-01T00:30:45.493Z] 31603596830f: Download complete [2021-07-01T00:30:45.762Z] 31603596830f: Pull complete [2021-07-01T00:30:45.762Z] f581987b2513: Verifying Checksum [2021-07-01T00:30:45.762Z] f581987b2513: Download complete [2021-07-01T00:30:46.039Z] a6820b24f6d8: Verifying Checksum [2021-07-01T00:30:46.039Z] a6820b24f6d8: Download complete [2021-07-01T00:30:46.039Z] 54011a49482f: Pull complete [2021-07-01T00:30:46.610Z] a6820b24f6d8: Pull complete [2021-07-01T00:30:46.872Z] f581987b2513: Pull complete [2021-07-01T00:30:46.872Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-01T00:30:46.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T00:30:46.872Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-01T00:30:46.956Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-07-01T00:30:46.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-01T00:30:50.191Z] $ docker top 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-01T00:30:50.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T00:30:50.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T00:30:50.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T00:30:50.455Z] $ docker exec 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent [2021-07-01T00:30:50.579Z] SSH_AUTH_SOCK=/tmp/ssh-Gycs0bt2dyBP/agent.13 [2021-07-01T00:30:50.579Z] SSH_AGENT_PID=19 [2021-07-01T00:30:50.589Z] Running ssh-add (command line suppressed) [2021-07-01T00:30:50.698Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_5397080048006226789.key (/w/workspace/edgex-go/32@tmp/private_key_5397080048006226789.key) [2021-07-01T00:30:50.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T00:30:51.026Z] + git tag --points-at HEAD [Pipeline] } [2021-07-01T00:30:51.036Z] $ docker exec --env ******** --env ******** 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent -k [2021-07-01T00:30:51.140Z] unset SSH_AUTH_SOCK; [2021-07-01T00:30:51.141Z] unset SSH_AGENT_PID; [2021-07-01T00:30:51.141Z] echo Agent pid 19 killed; [2021-07-01T00:30:51.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-01T00:30:51.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T00:30:51.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T00:30:51.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T00:30:51.310Z] $ docker exec 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent [2021-07-01T00:30:51.435Z] SSH_AUTH_SOCK=/tmp/ssh-RdnqxEtAyRUc/agent.51 [2021-07-01T00:30:51.435Z] SSH_AGENT_PID=57 [2021-07-01T00:30:51.440Z] Running ssh-add (command line suppressed) [2021-07-01T00:30:51.540Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_876641992367842979.key (/w/workspace/edgex-go/32@tmp/private_key_876641992367842979.key) [2021-07-01T00:30:51.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T00:30:51.865Z] + git semver init [2021-07-01T00:30:51.866Z] # -> Open(): unable to determine branch for HEAD [2021-07-01T00:30:51.866Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-07-01T00:30:51.866Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-07-01T00:30:51.866Z] # $SEMVER_REMOTE_NAME = origin [2021-07-01T00:30:51.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-01T00:30:51.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-01T00:30:51.866Z] # $SEMVER_BRANCH = PR-3531 [2021-07-01T00:30:51.866Z] # $SEMVER_TEMP = /tmp/semver-680912222 [2021-07-01T00:30:51.866Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-01T00:31:17.043Z] # '/tmp/semver-680912222' -> '/w/workspace/edgex-go/32/.semver' [2021-07-01T00:31:17.043Z] # -> Force: false [2021-07-01T00:31:17.043Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } [2021-07-01T00:31:17.065Z] $ docker exec --env ******** --env ******** 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent -k [2021-07-01T00:31:17.174Z] unset SSH_AUTH_SOCK; [2021-07-01T00:31:17.174Z] unset SSH_AGENT_PID; [2021-07-01T00:31:17.174Z] echo Agent pid 57 killed; [2021-07-01T00:31:17.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T00:31:17.527Z] + git semver [Pipeline] } [2021-07-01T00:31:17.539Z] $ docker stop --time=1 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 [2021-07-01T00:31:20.139Z] $ docker rm -f 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T00:31:20.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-01T00:31:20.852Z] Stashed 1 file(s) [Pipeline] echo [2021-07-01T00:31:20.856Z] [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] sh [2021-07-01T00:31:21.541Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:31:21.850Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:31:22.153Z] + true [2021-07-01T00:31:22.153Z] + sudo service docker restart [2021-07-01T00:31:22.153Z] Redirecting to /bin/systemctl restart docker.service [2021-07-01T00:31:36.112Z] Still waiting to schedule task [2021-07-01T00:31:36.112Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-07-01T00:31:38.663Z] ========================================================= [2021-07-01T00:31:38.663Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-01T00:31:38.663Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:31:38.994Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-01T00:31:40.393Z] Sending build context to Docker daemon 329.6MB [2021-07-01T00:31:40.393Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T00:31:40.393Z] Step 2/6 : FROM ${BASE} [2021-07-01T00:31:40.393Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-01T00:31:40.393Z] 540db60ca938: Pulling fs layer [2021-07-01T00:31:40.393Z] adcc1eea9eea: Pulling fs layer [2021-07-01T00:31:40.393Z] 4c4ab2625f07: Pulling fs layer [2021-07-01T00:31:40.393Z] 0510c868ecb4: Pulling fs layer [2021-07-01T00:31:40.393Z] afea3b2eda06: Pulling fs layer [2021-07-01T00:31:40.393Z] 7809a108b3ef: Pulling fs layer [2021-07-01T00:31:40.393Z] f706445af74f: Pulling fs layer [2021-07-01T00:31:40.393Z] 0510c868ecb4: Waiting [2021-07-01T00:31:40.393Z] afea3b2eda06: Waiting [2021-07-01T00:31:40.393Z] 7809a108b3ef: Waiting [2021-07-01T00:31:40.393Z] f706445af74f: Waiting [2021-07-01T00:31:40.393Z] 4c4ab2625f07: Verifying Checksum [2021-07-01T00:31:40.393Z] 4c4ab2625f07: Download complete [2021-07-01T00:31:40.393Z] adcc1eea9eea: Verifying Checksum [2021-07-01T00:31:40.393Z] adcc1eea9eea: Download complete [2021-07-01T00:31:40.393Z] afea3b2eda06: Verifying Checksum [2021-07-01T00:31:40.393Z] afea3b2eda06: Download complete [2021-07-01T00:31:40.393Z] 7809a108b3ef: Verifying Checksum [2021-07-01T00:31:40.393Z] 7809a108b3ef: Download complete [2021-07-01T00:31:40.663Z] 540db60ca938: Verifying Checksum [2021-07-01T00:31:40.663Z] 540db60ca938: Download complete [2021-07-01T00:31:40.663Z] 540db60ca938: Pull complete [2021-07-01T00:31:40.933Z] adcc1eea9eea: Pull complete [2021-07-01T00:31:40.933Z] 4c4ab2625f07: Pull complete [2021-07-01T00:31:42.320Z] f706445af74f: Verifying Checksum [2021-07-01T00:31:42.320Z] f706445af74f: Download complete [2021-07-01T00:31:42.583Z] 0510c868ecb4: Verifying Checksum [2021-07-01T00:31:42.583Z] 0510c868ecb4: Download complete [2021-07-01T00:31:46.838Z] 0510c868ecb4: Pull complete [2021-07-01T00:31:46.838Z] afea3b2eda06: Pull complete [2021-07-01T00:31:46.838Z] 7809a108b3ef: Pull complete [2021-07-01T00:31:48.235Z] f706445af74f: Pull complete [2021-07-01T00:31:48.235Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-01T00:31:48.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-01T00:31:48.235Z] ---> b068be0155e3 [2021-07-01T00:31:48.235Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-01T00:31:52.452Z] ---> Running in 7eae450a2b35 [2021-07-01T00:31:52.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:31:53.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:31:53.920Z] (1/12) Installing libmagic (5.39-r0) [2021-07-01T00:31:54.491Z] (2/12) Installing file (5.39-r0) [2021-07-01T00:31:54.754Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-01T00:31:54.754Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-01T00:32:03.321Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-01T00:32:03.321Z] (6/12) Installing patch (2.7.6-r7) [2021-07-01T00:32:03.321Z] (7/12) Installing build-base (0.5-r2) [2021-07-01T00:32:03.321Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-01T00:32:03.321Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-01T00:32:03.321Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-01T00:32:03.321Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-01T00:32:03.584Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-01T00:32:03.584Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T00:32:03.584Z] OK: 219 MiB in 52 packages [2021-07-01T00:32:05.512Z] Removing intermediate container 7eae450a2b35 [2021-07-01T00:32:05.512Z] ---> 0f403aab9126 [2021-07-01T00:32:05.512Z] Step 4/6 : WORKDIR /edgex-go [2021-07-01T00:32:05.512Z] ---> Running in bd011eaa2bc4 [2021-07-01T00:32:05.512Z] Removing intermediate container bd011eaa2bc4 [2021-07-01T00:32:05.512Z] ---> bd5b9da553a4 [2021-07-01T00:32:05.512Z] Step 5/6 : COPY go.mod . [2021-07-01T00:32:05.512Z] ---> adefc859a0ed [2021-07-01T00:32:05.512Z] Step 6/6 : RUN go mod download [2021-07-01T00:32:05.512Z] ---> Running in 6ff79e132823 [2021-07-01T00:32:17.781Z] Removing intermediate container 6ff79e132823 [2021-07-01T00:32:17.781Z] ---> be3d228c79eb [2021-07-01T00:32:17.781Z] Successfully built be3d228c79eb [2021-07-01T00:32:17.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:32:18.096Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T00:32:18.096Z] . [Pipeline] withDockerContainer [2021-07-01T00:32:18.181Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-07-01T00:32:18.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 ******** ci-base-image-x86_64 cat [2021-07-01T00:32:18.640Z] $ docker top b04737b9cb8169ac3238942d1cda192f8cb3d0fdef73ad92ab4a45199fc837f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:32:19.027Z] + go version [2021-07-01T00:32:19.027Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-01T00:32:19.035Z] $ docker stop --time=1 b04737b9cb8169ac3238942d1cda192f8cb3d0fdef73ad92ab4a45199fc837f6 [2021-07-01T00:32:20.222Z] $ docker rm -f b04737b9cb8169ac3238942d1cda192f8cb3d0fdef73ad92ab4a45199fc837f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:32:20.786Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T00:32:20.787Z] . [Pipeline] withDockerContainer [2021-07-01T00:32:20.871Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-07-01T00:32:20.908Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 ******** ci-base-image-x86_64 cat [2021-07-01T00:32:21.303Z] $ docker top 6b819b2b990ebf35aa1a1ce3418666be38d1cd2495e2f28cfbc2fef60358086d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-01T00:32:21.405Z] ========================================================= [2021-07-01T00:32:21.405Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-01T00:32:21.405Z] ========================================================= [Pipeline] sh [2021-07-01T00:32:21.702Z] + go mod tidy [Pipeline] sh [2021-07-01T00:32:22.274Z] + make test [2021-07-01T00:32:22.274Z] go mod tidy [2021-07-01T00:32:22.540Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T00:32:29.232Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-01T00:32:46.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-01T00:32:51.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-01T00:32:52.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-01T00:32:52.948Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-01T00:32:55.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-01T00:32:56.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-01T00:32:56.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-01T00:32:56.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-01T00:32:56.684Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-01T00:32:57.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-01T00:32:57.559Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-01T00:32:57.559Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-01T00:32:57.559Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-01T00:32:57.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-01T00:33:00.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2021-07-01T00:33:00.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-01T00:33:00.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-01T00:33:01.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 100.0% of statements [2021-07-01T00:33:01.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-01T00:33:01.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.1% of statements [2021-07-01T00:33:01.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-01T00:33:01.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-01T00:33:02.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements [2021-07-01T00:33:02.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-01T00:33:02.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:33:02.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-07-01T00:33:04.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-07-01T00:33:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-01T00:33:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-01T00:33:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-01T00:33:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-01T00:33:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-01T00:33:04.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 95.1% of statements [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-01T00:33:04.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-01T00:33:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-01T00:33:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-07-01T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-01T00:33:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-07-01T00:33:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements [2021-07-01T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-01T00:33:06.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-07-01T00:33:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-07-01T00:33:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-07-01T00:33:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-07-01T00:33:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-07-01T00:33:19.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-07-01T00:33:19.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-01T00:33:26.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.201s coverage: 81.8% of statements [2021-07-01T00:33:26.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-01T00:33:43.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-01T00:33:43.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-07-01T00:33:43.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-07-01T00:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements [2021-07-01T00:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-01T00:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-01T00:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-01T00:33:44.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-07-01T00:33:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-01T00:33:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-01T00:33:44.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-07-01T00:33:44.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-01T00:33:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-07-01T00:33:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 91.9% of statements [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-01T00:33:51.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-01T00:33:51.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-01T00:33:51.990Z] GO111MODULE=on go vet ./... [2021-07-01T00:34:13.822Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1084 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-01T00:34:13.845Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-07-01T00:34:14.080Z] The recommended git tool is: git [2021-07-01T00:34:18.657Z] gofmt -l . [2021-07-01T00:34:18.657Z] [ "`gofmt -l .`" = "" ] [2021-07-01T00:34:18.657Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-01T00:34:18.973Z] + ls -al . [2021-07-01T00:34:18.973Z] total 560 [2021-07-01T00:34:18.973Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 00:34 . [2021-07-01T00:34:18.973Z] drwxr-xr-x 4 root root 30 Jul 1 00:32 .. [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 00:30 .dockerignore [2021-07-01T00:34:18.973Z] drwxrwxr-x 8 1001 1001 179 Jul 1 00:30 .git [2021-07-01T00:34:18.973Z] drwxrwxr-x 3 1001 1001 125 Jul 1 00:30 .github [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 818 Jul 1 00:30 .gitignore [2021-07-01T00:34:18.973Z] drwx------ 3 1001 1001 60 Jul 1 00:31 .semver [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 00:30 .sonarcloud.properties [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:30 Attribution.txt [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:30 CHANGELOG.md [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:30 CONTRIBUTING.md [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 931 Jul 1 00:30 Dockerfile.build [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 849 Jul 1 00:30 Jenkinsfile [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:30 LICENSE [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:30 Makefile [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:30 README.md [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:30 SECURITY.md [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:30 ZMQWindows.md [2021-07-01T00:34:18.973Z] drwxrwxr-x 2 1001 1001 37 Jul 1 00:30 bin [2021-07-01T00:34:18.973Z] drwxrwxr-x 14 1001 1001 4096 Jul 1 00:30 cmd [2021-07-01T00:34:18.973Z] -rw-r--r-- 1 root root 398095 Jul 1 00:33 coverage.out [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 806 Jul 1 00:30 go.mod [2021-07-01T00:34:18.973Z] -rw-r--r-- 1 root root 20850 Jul 1 00:32 go.sum [2021-07-01T00:34:18.973Z] drwxrwxr-x 7 1001 1001 114 Jul 1 00:30 internal [2021-07-01T00:34:18.973Z] drwxrwxr-x 3 1001 1001 16 Jul 1 00:30 openapi [2021-07-01T00:34:18.973Z] drwxrwxr-x 4 1001 1001 71 Jul 1 00:30 snap [2021-07-01T00:34:18.973Z] -rw-rw-r-- 1 1001 1001 168 Jul 1 00:30 version.go [Pipeline] sh [2021-07-01T00:34:21.384Z] + '[' -e coverage.out ] [2021-07-01T00:34:21.384Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-01T00:34:21.496Z] Stashed 1 file(s) [Pipeline] sh [2021-07-01T00:34:21.792Z] + make build [2021-07-01T00:34:21.792Z] go mod tidy [2021-07-01T00:34:21.792Z] 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-07-01T00:34:22.712Z] using credential edgex-jenkins-ssh [2021-07-01T00:34:22.794Z] Cloning the remote Git repository [2021-07-01T00:34:23.751Z] 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-07-01T00:34:22.865Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:34:23.002Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-07-01T00:34:23.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:34:23.141Z] > git --version # timeout=10 [2021-07-01T00:34:23.157Z] > git --version # 'git version 2.17.1' [2021-07-01T00:34:23.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:34:23.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:34:30.401Z] 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-07-01T00:34:31.354Z] 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-07-01T00:34:32.312Z] 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-07-01T00:34:32.892Z] 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-07-01T00:34:33.841Z] 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-07-01T00:34:34.799Z] 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-07-01T00:34:35.748Z] 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-07-01T00:34:36.737Z] 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-07-01T00:34:37.693Z] 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-07-01T00:34:38.269Z] 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-07-01T00:34:40.232Z] $ docker stop --time=1 6b819b2b990ebf35aa1a1ce3418666be38d1cd2495e2f28cfbc2fef60358086d [2021-07-01T00:34:42.244Z] $ docker rm -f 6b819b2b990ebf35aa1a1ce3418666be38d1cd2495e2f28cfbc2fef60358086d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-01T00:34:42.547Z] Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-01T00:34:41.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:34:41.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:34:41.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:34:41.600Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:34:41.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:34:41.611Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T00:34:42.579Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:34:42.606Z] > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-01T00:34:43.084Z] Merge succeeded, producing 38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:34:43.084Z] Checking out Revision 38fcbca5b772b6e9f87841882003980fff4ce189 (PR-3531) [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:34:43.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:34:43.652Z] [2021-07-01T00:34:43.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:34:42.829Z] > git remote # timeout=10 [2021-07-01T00:34:42.855Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T00:34:42.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:34:42.883Z] > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 [2021-07-01T00:34:43.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T00:34:43.095Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:34:43.112Z] > git checkout -f 38fcbca5b772b6e9f87841882003980fff4ce189 # timeout=10 [2021-07-01T00:34:46.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:34:46.015Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-01T00:34:46.015Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-01T00:34:46.015Z] ca9280d653b3: Pulling fs layer [2021-07-01T00:34:46.015Z] 7e9c9ca2126c: Pulling fs layer [2021-07-01T00:34:46.015Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-01T00:34:46.015Z] cbdbe7a5bc2a: Download complete [2021-07-01T00:34:46.015Z] cbdbe7a5bc2a: Pull complete [2021-07-01T00:34:46.015Z] ca9280d653b3: Verifying Checksum [2021-07-01T00:34:46.015Z] ca9280d653b3: Download complete [2021-07-01T00:34:46.015Z] ca9280d653b3: Pull complete [2021-07-01T00:34:46.015Z] 7e9c9ca2126c: Verifying Checksum [2021-07-01T00:34:46.015Z] 7e9c9ca2126c: Download complete [2021-07-01T00:34:49.336Z] 7e9c9ca2126c: Pull complete [2021-07-01T00:34:49.336Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-01T00:34:49.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:34:49.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-01T00:34:49.417Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-07-01T00:34:49.426Z] Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" [2021-07-01T00:34:49.460Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-01T00:34:49.438Z] > git rev-list --no-walk db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-01T00:34:53.099Z] $ docker top 2178215ed0e772bd13c5b92a0d58fc8023c0e2219dc396b8b7a6212f5b40cd68 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T00:34:53.488Z] + docker-compose build --help [2021-07-01T00:34:53.488Z] + grep parallel [2021-07-01T00:34:54.063Z] --parallel Build images in parallel. [Pipeline] } [2021-07-01T00:34:54.073Z] $ docker stop --time=1 2178215ed0e772bd13c5b92a0d58fc8023c0e2219dc396b8b7a6212f5b40cd68 [2021-07-01T00:34:54.339Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-07-01T00:34:55.269Z] $ docker rm -f 2178215ed0e772bd13c5b92a0d58fc8023c0e2219dc396b8b7a6212f5b40cd68 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:34:55.687Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T00:34:55.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T00:34:55.786Z] . [Pipeline] withDockerContainer [2021-07-01T00:34:55.863Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-07-01T00:34:55.905Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-01T00:34:56.030Z] + sudo service docker restart [2021-07-01T00:34:56.030Z] + true [2021-07-01T00:34:56.291Z] $ docker top 06bd5f117858f1fb79c9818fa433635061a4a74551d08e883b1dd10714741b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:34:56.665Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-01T00:34:57.238Z] Building core-command ... [2021-07-01T00:34:57.238Z] Building core-data ... [2021-07-01T00:34:57.238Z] Building core-metadata ... [2021-07-01T00:34:57.238Z] Building security-bootstrapper ... [2021-07-01T00:34:57.238Z] Building security-proxy-setup ... [2021-07-01T00:34:57.238Z] Building security-secretstore-setup ... [2021-07-01T00:34:57.238Z] Building support-notifications ... [2021-07-01T00:34:57.238Z] Building support-scheduler ... [2021-07-01T00:34:57.238Z] Building sys-mgmt-agent ... [2021-07-01T00:34:57.238Z] Building support-notifications [2021-07-01T00:34:57.238Z] Building security-bootstrapper [2021-07-01T00:34:57.238Z] Building security-proxy-setup [2021-07-01T00:34:57.238Z] Building core-command [2021-07-01T00:34:57.238Z] Building core-metadata [2021-07-01T00:35:11.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:11.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:11.169Z] ---> be3d228c79eb [2021-07-01T00:35:11.169Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:35:11.169Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:11.169Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:11.169Z] ---> be3d228c79eb [2021-07-01T00:35:11.169Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:35:11.169Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:11.169Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:11.169Z] ---> be3d228c79eb [2021-07-01T00:35:11.169Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T00:35:17.157Z] provisioning config files... [2021-07-01T00:35:17.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config827339771057227656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:35:17.586Z] ---> docker-login.sh [2021-07-01T00:35:17.586Z] nexus3.edgexfoundry.org:10001 [2021-07-01T00:35:18.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:35:18.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:35:18.790Z] Configure a credential helper to remove this warning. See [2021-07-01T00:35:18.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:35:18.790Z] [2021-07-01T00:35:18.790Z] Login Succeeded [2021-07-01T00:35:18.790Z] nexus3.edgexfoundry.org:10002 [2021-07-01T00:35:19.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:35:19.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:35:19.346Z] Configure a credential helper to remove this warning. See [2021-07-01T00:35:19.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:35:19.346Z] [2021-07-01T00:35:19.346Z] Login Succeeded [2021-07-01T00:35:19.346Z] nexus3.edgexfoundry.org:10003 [2021-07-01T00:35:19.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:35:19.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:35:19.893Z] Configure a credential helper to remove this warning. See [2021-07-01T00:35:19.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:35:19.893Z] [2021-07-01T00:35:19.893Z] Login Succeeded [2021-07-01T00:35:19.893Z] nexus3.edgexfoundry.org:10004 [2021-07-01T00:35:20.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:35:20.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:35:20.445Z] Configure a credential helper to remove this warning. See [2021-07-01T00:35:20.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:35:20.445Z] [2021-07-01T00:35:20.445Z] Login Succeeded [2021-07-01T00:35:20.445Z] docker.io [2021-07-01T00:35:20.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T00:35:20.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T00:35:20.997Z] Configure a credential helper to remove this warning. See [2021-07-01T00:35:20.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T00:35:20.997Z] [2021-07-01T00:35:20.997Z] Login Succeeded [2021-07-01T00:35:20.997Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T00:35:21.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-07-01T00:35:21.035Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:21.035Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:21.035Z] ---> be3d228c79eb [2021-07-01T00:35:21.035Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-01T00:35:21.533Z] ========================================================= [2021-07-01T00:35:21.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-01T00:35:21.533Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:35:21.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-01T00:35:22.953Z] ---> Running in 31cc1576bb36 [2021-07-01T00:35:22.954Z] ---> Running in 712431e4d4ce [2021-07-01T00:35:22.954Z] ---> Running in 50c916cc0fff [2021-07-01T00:35:22.954Z] ---> Running in 83af5d2fdfd1 [2021-07-01T00:35:23.220Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:23.220Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:35:23.220Z] ---> be3d228c79eb [2021-07-01T00:35:23.220Z] Step 3/32 : WORKDIR /edgex-go [2021-07-01T00:35:23.220Z] Removing intermediate container 83af5d2fdfd1 [2021-07-01T00:35:23.220Z] ---> 43212569a83e [2021-07-01T00:35:23.220Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:23.220Z] Removing intermediate container 31cc1576bb36 [2021-07-01T00:35:23.220Z] ---> 43f30a8b26fe [2021-07-01T00:35:23.220Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:23.482Z] ---> Using cache [2021-07-01T00:35:23.482Z] ---> c65a0dabe87a [2021-07-01T00:35:23.482Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:23.482Z] Removing intermediate container 712431e4d4ce [2021-07-01T00:35:23.482Z] ---> c65a0dabe87a [2021-07-01T00:35:23.482Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:23.482Z] Removing intermediate container 50c916cc0fff [2021-07-01T00:35:23.482Z] ---> fc041e99107a [2021-07-01T00:35:23.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:35:23.482Z] ---> Running in 868e3f68ffda [2021-07-01T00:35:23.482Z] ---> Running in 97e2f2af2a45 [2021-07-01T00:35:23.482Z] ---> Running in b8479d997aa3 [2021-07-01T00:35:23.482Z] ---> Running in 3b0de09045c5 [2021-07-01T00:35:23.482Z] ---> Running in e270c985d3d4 [2021-07-01T00:35:24.433Z] Removing intermediate container 97e2f2af2a45 [2021-07-01T00:35:24.433Z] ---> c42f3a3d6d6f [2021-07-01T00:35:24.433Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:35:24.433Z] ---> Running in 0a3219b7cb3a [2021-07-01T00:35:24.576Z] Sending build context to Docker daemon 166.4MB [2021-07-01T00:35:24.576Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T00:35:24.576Z] Step 2/6 : FROM ${BASE} [2021-07-01T00:35:24.702Z] Removing intermediate container b8479d997aa3 [2021-07-01T00:35:24.702Z] ---> cced58f04cf9 [2021-07-01T00:35:24.702Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-01T00:35:24.702Z] ---> Running in dc83b110a9d7 [2021-07-01T00:35:24.702Z] Removing intermediate container 868e3f68ffda [2021-07-01T00:35:24.702Z] ---> 3af4ef7540af [2021-07-01T00:35:24.702Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-01T00:35:24.856Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-01T00:35:24.857Z] 595b0fe564bb: Pulling fs layer [2021-07-01T00:35:24.857Z] 3088b5b3c5c0: Pulling fs layer [2021-07-01T00:35:24.857Z] 5b7225fbf94c: Pulling fs layer [2021-07-01T00:35:24.857Z] ba82ee9f976e: Pulling fs layer [2021-07-01T00:35:24.857Z] 506bd15cee9f: Pulling fs layer [2021-07-01T00:35:24.857Z] 75a0a4a0db45: Pulling fs layer [2021-07-01T00:35:24.857Z] 618dc40b7e24: Pulling fs layer [2021-07-01T00:35:24.857Z] 506bd15cee9f: Waiting [2021-07-01T00:35:24.857Z] 75a0a4a0db45: Waiting [2021-07-01T00:35:24.857Z] 618dc40b7e24: Waiting [2021-07-01T00:35:24.857Z] ba82ee9f976e: Waiting [2021-07-01T00:35:24.857Z] 5b7225fbf94c: Verifying Checksum [2021-07-01T00:35:24.857Z] 5b7225fbf94c: Download complete [2021-07-01T00:35:24.857Z] 3088b5b3c5c0: Verifying Checksum [2021-07-01T00:35:24.857Z] 3088b5b3c5c0: Download complete [2021-07-01T00:35:24.857Z] 506bd15cee9f: Verifying Checksum [2021-07-01T00:35:24.857Z] 506bd15cee9f: Download complete [2021-07-01T00:35:24.979Z] Removing intermediate container 3b0de09045c5 [2021-07-01T00:35:24.979Z] ---> 4ea62dbba242 [2021-07-01T00:35:24.979Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-01T00:35:24.979Z] ---> Running in 63e6cd1fa006 [2021-07-01T00:35:24.979Z] ---> Running in 9b67c7e3ece1 [2021-07-01T00:35:24.979Z] Removing intermediate container e270c985d3d4 [2021-07-01T00:35:24.979Z] ---> aabd7e50d763 [2021-07-01T00:35:24.979Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:35:24.979Z] ---> Running in 956ac6560a73 [2021-07-01T00:35:25.130Z] 75a0a4a0db45: Verifying Checksum [2021-07-01T00:35:25.130Z] 75a0a4a0db45: Download complete [2021-07-01T00:35:25.130Z] 595b0fe564bb: Verifying Checksum [2021-07-01T00:35:25.130Z] 595b0fe564bb: Download complete [2021-07-01T00:35:25.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:25.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:25.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:25.739Z] 595b0fe564bb: Pull complete [2021-07-01T00:35:25.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:25.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:26.340Z] 3088b5b3c5c0: Pull complete [2021-07-01T00:35:26.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:26.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:26.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:26.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:26.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:35:26.877Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:26.877Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:26.940Z] 5b7225fbf94c: Pull complete [2021-07-01T00:35:27.152Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:27.430Z] Removing intermediate container 0a3219b7cb3a [2021-07-01T00:35:27.430Z] ---> e9a64a1fd78f [2021-07-01T00:35:27.430Z] Step 6/24 : COPY go.mod . [2021-07-01T00:35:27.430Z] Removing intermediate container 63e6cd1fa006 [2021-07-01T00:35:27.430Z] ---> 6eb25a43b20c [2021-07-01T00:35:27.430Z] Step 6/22 : COPY go.mod . [2021-07-01T00:35:27.430Z] ---> 0fcc753cbbf2 [2021-07-01T00:35:27.430Z] Step 7/24 : RUN go mod download [2021-07-01T00:35:27.540Z] 618dc40b7e24: Verifying Checksum [2021-07-01T00:35:27.540Z] 618dc40b7e24: Download complete [2021-07-01T00:35:27.699Z] ---> Running in 98df881a4491 [2021-07-01T00:35:27.700Z] Removing intermediate container 956ac6560a73 [2021-07-01T00:35:27.700Z] ---> eae46e047e33 [2021-07-01T00:35:27.700Z] Step 6/24 : COPY go.mod . [2021-07-01T00:35:27.700Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:27.700Z] ---> 73654efcb02f [2021-07-01T00:35:27.700Z] Step 7/22 : RUN go mod download [2021-07-01T00:35:27.700Z] OK: 219 MiB in 52 packages [2021-07-01T00:35:27.700Z] ---> Running in 98fb0824c6e1 [2021-07-01T00:35:27.964Z] ---> efb9bb0bb2b8 [2021-07-01T00:35:27.964Z] Step 7/24 : RUN go mod download [2021-07-01T00:35:27.964Z] ---> Running in f7a71b345346 [2021-07-01T00:35:27.964Z] Removing intermediate container 9b67c7e3ece1 [2021-07-01T00:35:27.964Z] ---> 0ba9c8d33d9b [2021-07-01T00:35:27.964Z] Step 6/23 : COPY go.mod . [2021-07-01T00:35:28.230Z] Removing intermediate container dc83b110a9d7 [2021-07-01T00:35:28.230Z] ---> 940f3ce5c57b [2021-07-01T00:35:28.230Z] Step 6/32 : COPY go.mod . [2021-07-01T00:35:28.496Z] ---> 822f88be6b90 [2021-07-01T00:35:28.496Z] Step 7/23 : RUN go mod download [2021-07-01T00:35:28.496Z] ---> Running in f82d397fec63 [2021-07-01T00:35:28.496Z] Removing intermediate container 98df881a4491 [2021-07-01T00:35:28.496Z] ---> 7affbe238db7 [2021-07-01T00:35:28.496Z] Step 8/24 : COPY . . [2021-07-01T00:35:28.521Z] ba82ee9f976e: Verifying Checksum [2021-07-01T00:35:28.521Z] ba82ee9f976e: Download complete [2021-07-01T00:35:28.770Z] ---> c2b6ae41cbfa [2021-07-01T00:35:28.770Z] Step 7/32 : RUN go mod download [2021-07-01T00:35:28.770Z] ---> Running in d15a51a88f7d [2021-07-01T00:35:33.006Z] Removing intermediate container 98fb0824c6e1 [2021-07-01T00:35:33.006Z] ---> 0413796bbe84 [2021-07-01T00:35:33.006Z] Step 8/22 : COPY . . [2021-07-01T00:35:33.303Z] ---> 44cb65abab2f [2021-07-01T00:35:33.303Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:35:34.265Z] Removing intermediate container f7a71b345346 [2021-07-01T00:35:34.265Z] ---> 13c75a32d642 [2021-07-01T00:35:34.265Z] Step 8/24 : COPY . . [2021-07-01T00:35:39.874Z] ba82ee9f976e: Pull complete [2021-07-01T00:35:39.874Z] 506bd15cee9f: Pull complete [2021-07-01T00:35:39.874Z] 75a0a4a0db45: Pull complete [2021-07-01T00:35:42.166Z] ---> Running in 64ea8faf7c79 [2021-07-01T00:35:42.166Z] Removing intermediate container f82d397fec63 [2021-07-01T00:35:42.166Z] ---> c94e386dbe87 [2021-07-01T00:35:42.166Z] Step 8/23 : COPY . . [2021-07-01T00:35:42.750Z] ---> a94e4a7f4111 [2021-07-01T00:35:42.750Z] Step 9/22 : RUN go mod tidy [2021-07-01T00:35:44.202Z] 618dc40b7e24: Pull complete [2021-07-01T00:35:44.202Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-01T00:35:44.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-01T00:35:44.202Z] ---> a36622ca3599 [2021-07-01T00:35:44.202Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-01T00:35:45.320Z] Removing intermediate container d15a51a88f7d [2021-07-01T00:35:45.321Z] ---> 097b5501319d [2021-07-01T00:35:45.321Z] Step 8/32 : COPY . . [2021-07-01T00:35:45.589Z] ---> Running in ce876b664fe7 [2021-07-01T00:35:46.828Z] ---> Running in c57675db6542 [2021-07-01T00:35:47.012Z] ---> af24fffe8aca [2021-07-01T00:35:47.012Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:35:48.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:35:49.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:35:50.770Z] (1/12) Installing libmagic (5.39-r0) [2021-07-01T00:35:50.770Z] (2/12) Installing file (5.39-r0) [2021-07-01T00:35:51.044Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-01T00:35:51.044Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-01T00:35:51.282Z] ---> Running in 167fa04662cb [2021-07-01T00:35:51.282Z] ---> a89606311ac7 [2021-07-01T00:35:51.282Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:35:51.865Z] ---> Running in 9d7df24b335e [2021-07-01T00:35:51.865Z] Removing intermediate container 64ea8faf7c79 [2021-07-01T00:35:51.865Z] ---> 3ee40de40a89 [2021-07-01T00:35:51.865Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-01T00:35:51.865Z] ---> Running in 0d3b3a607bc7 [2021-07-01T00:35:51.865Z] Removing intermediate container ce876b664fe7 [2021-07-01T00:35:51.865Z] ---> 8d9c4a45be4c [2021-07-01T00:35:51.865Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-01T00:35:52.128Z] ---> Running in a7db340d74f5 [2021-07-01T00:35:52.715Z] 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-07-01T00:35:52.999Z] 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-07-01T00:35:56.396Z] Removing intermediate container 167fa04662cb [2021-07-01T00:35:56.396Z] ---> 94492498d5fe [2021-07-01T00:35:56.396Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-01T00:35:56.977Z] Removing intermediate container 9d7df24b335e [2021-07-01T00:35:56.977Z] ---> 72b4590686ca [2021-07-01T00:35:56.977Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-01T00:35:56.977Z] ---> Running in bb076dda5e7a [2021-07-01T00:35:56.977Z] ---> Running in fb1261440c07 [2021-07-01T00:35:57.554Z] 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-07-01T00:35:58.137Z] 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-07-01T00:35:59.547Z] ---> f4bba3776dff [2021-07-01T00:35:59.547Z] Step 9/32 : RUN go mod tidy [2021-07-01T00:35:59.547Z] ---> Running in a6cbed751c2d [2021-07-01T00:36:01.189Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-01T00:36:01.189Z] (6/12) Installing patch (2.7.6-r7) [2021-07-01T00:36:01.189Z] (7/12) Installing build-base (0.5-r2) [2021-07-01T00:36:01.189Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-01T00:36:01.189Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-01T00:36:01.189Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-01T00:36:01.189Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-01T00:36:01.189Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-01T00:36:01.189Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T00:36:01.189Z] OK: 218 MiB in 52 packages [2021-07-01T00:36:01.510Z] Removing intermediate container a6cbed751c2d [2021-07-01T00:36:01.510Z] ---> 9acd2f7d91e1 [2021-07-01T00:36:01.510Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-01T00:36:01.510Z] ---> Running in d04ddbbb7058 [2021-07-01T00:36:02.102Z] 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-07-01T00:36:05.528Z] Removing intermediate container c57675db6542 [2021-07-01T00:36:05.528Z] ---> 368402dd0cc9 [2021-07-01T00:36:05.528Z] Step 4/6 : WORKDIR /edgex-go [2021-07-01T00:36:05.528Z] ---> Running in 1788bf9b57b8 [2021-07-01T00:36:05.528Z] Removing intermediate container 1788bf9b57b8 [2021-07-01T00:36:05.528Z] ---> 19862f843a8b [2021-07-01T00:36:05.528Z] Step 5/6 : COPY go.mod . [2021-07-01T00:36:08.271Z] ---> d3937a97b066 [2021-07-01T00:36:08.271Z] Step 6/6 : RUN go mod download [2021-07-01T00:36:08.271Z] ---> Running in 8e3f6f2da308 [2021-07-01T00:36:32.821Z] 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-07-01T00:36:34.227Z] Removing intermediate container 0d3b3a607bc7 [2021-07-01T00:36:34.227Z] ---> dfdd589337e6 [2021-07-01T00:36:34.227Z] [2021-07-01T00:36:34.227Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:36:34.227Z] 3.12: Pulling from library/alpine [2021-07-01T00:36:34.811Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:36:34.811Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T00:36:34.811Z] ---> 13621d1b12d4 [2021-07-01T00:36:34.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:36:35.073Z] ---> Running in 2b2961d13a26 [2021-07-01T00:36:35.108Z] Removing intermediate container 8e3f6f2da308 [2021-07-01T00:36:35.108Z] ---> affed9463d04 [2021-07-01T00:36:35.108Z] Successfully built affed9463d04 [2021-07-01T00:36:35.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:36:35.456Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T00:36:35.456Z] . [Pipeline] withDockerContainer [2021-07-01T00:36:35.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:35.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:35.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-07-01T00:36:35.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 ******** ci-base-image-arm64 cat [2021-07-01T00:36:35.917Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T00:36:35.917Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:36:35.917Z] OK: 6 MiB in 15 packages [2021-07-01T00:36:36.490Z] Removing intermediate container 2b2961d13a26 [2021-07-01T00:36:36.490Z] ---> 2ab8f5573e30 [2021-07-01T00:36:36.490Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:36:36.490Z] ---> Running in 82509caa8cb0 [2021-07-01T00:36:36.490Z] Removing intermediate container 82509caa8cb0 [2021-07-01T00:36:36.490Z] ---> 9170556ca370 [2021-07-01T00:36:36.490Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-01T00:36:36.490Z] ---> Running in 5b29502dd567 [2021-07-01T00:36:36.752Z] Removing intermediate container 5b29502dd567 [2021-07-01T00:36:36.752Z] ---> 5cafd872badc [2021-07-01T00:36:36.752Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:36:36.752Z] ---> Running in c6475412ab37 [2021-07-01T00:36:37.015Z] Removing intermediate container c6475412ab37 [2021-07-01T00:36:37.015Z] ---> b885a8535cfd [2021-07-01T00:36:37.015Z] Step 16/24 : WORKDIR / [2021-07-01T00:36:37.015Z] ---> Running in 8469ba24744c [2021-07-01T00:36:37.015Z] Removing intermediate container 8469ba24744c [2021-07-01T00:36:37.015Z] ---> e99834d71f10 [2021-07-01T00:36:37.015Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:36:37.426Z] $ docker top 1d68c7873b5d85ef5337c0d9258db67005df1a099316314d6683f4e0650e784a -eo pid,comm [2021-07-01T00:36:37.609Z] ---> 5e99d97e59f6 [2021-07-01T00:36:37.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh [2021-07-01T00:36:38.195Z] ---> b1cfe223d093 [2021-07-01T00:36:38.195Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-01T00:36:38.351Z] + go version [2021-07-01T00:36:38.351Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-01T00:36:38.377Z] $ docker stop --time=1 1d68c7873b5d85ef5337c0d9258db67005df1a099316314d6683f4e0650e784a [2021-07-01T00:36:38.799Z] ---> 91a070bf9eb1 [2021-07-01T00:36:38.799Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-01T00:36:38.799Z] ---> Running in c2c070182f70 [2021-07-01T00:36:39.372Z] Removing intermediate container c2c070182f70 [2021-07-01T00:36:39.372Z] ---> 21937897d15a [2021-07-01T00:36:39.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:36:39.638Z] ---> Running in 167bc4aa5c86 [2021-07-01T00:36:39.638Z] Removing intermediate container a7db340d74f5 [2021-07-01T00:36:39.638Z] ---> 3f882f85aef3 [2021-07-01T00:36:39.638Z] [2021-07-01T00:36:39.638Z] Step 11/22 : FROM alpine:3.12 [2021-07-01T00:36:39.638Z] ---> 13621d1b12d4 [2021-07-01T00:36:39.638Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-01T00:36:39.638Z] ---> Running in a901af727617 [2021-07-01T00:36:39.900Z] Removing intermediate container 167bc4aa5c86 [2021-07-01T00:36:39.900Z] ---> fe5c06999991 [2021-07-01T00:36:39.900Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:36:39.900Z] ---> Running in 853b46f58e27 [2021-07-01T00:36:40.144Z] $ docker rm -f 1d68c7873b5d85ef5337c0d9258db67005df1a099316314d6683f4e0650e784a [2021-07-01T00:36:40.162Z] Removing intermediate container 853b46f58e27 [2021-07-01T00:36:40.162Z] ---> d97e00449bf5 [2021-07-01T00:36:40.162Z] Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:36:40.162Z] ---> Running in 2ad7365e4290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-01T00:36:40.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:40.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:40.425Z] Removing intermediate container 2ad7365e4290 [2021-07-01T00:36:40.425Z] ---> 2b1ed44aaf07 [2021-07-01T00:36:40.426Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:36:40.426Z] ---> Running in f7455f59c743 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-07-01T00:36:40.698Z] Removing intermediate container f7455f59c743 [2021-07-01T00:36:40.698Z] ---> f058899eea94 [2021-07-01T00:36:40.698Z] [2021-07-01T00:36:40.698Z] Successfully built f058899eea94 [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:36:40.961Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-01T00:36:40.962Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:36:40.962Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-01T00:36:40.962Z] Successfully tagged core-command:latest [2021-07-01T00:36:40.962Z] (4/4) Installing curl (7.77.0-r0) [2021-07-01T00:36:40.962Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:36:40.962Z] Building security-secretstore-setup [2021-07-01T00:36:40.962Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:36:41.043Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T00:36:41.043Z] . [Pipeline] withDockerContainer [2021-07-01T00:36:41.233Z]  Building core-command ... done OK: 7 MiB in 18 packages [2021-07-01T00:36:41.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-07-01T00:36:41.394Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 ******** ci-base-image-arm64 cat [2021-07-01T00:36:42.658Z] Removing intermediate container a901af727617 [2021-07-01T00:36:42.658Z] ---> ca07c864895d [2021-07-01T00:36:42.658Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:36:42.658Z] ---> Running in a583c37f2d09 [2021-07-01T00:36:42.953Z] $ docker top 86106c3d5672f0e2e078e177c897b24d49afc5e5871829bce7f5b9bdaf26ebc9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-01T00:36:43.284Z] ========================================================= [2021-07-01T00:36:43.284Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-01T00:36:43.284Z] ========================================================= [Pipeline] sh [2021-07-01T00:36:43.629Z] Removing intermediate container a583c37f2d09 [2021-07-01T00:36:43.629Z] ---> 5938a0ff9fe4 [2021-07-01T00:36:43.629Z] Step 14/22 : WORKDIR /edgex [2021-07-01T00:36:43.940Z] + go mod tidy [Pipeline] sh [2021-07-01T00:36:45.047Z] ---> Running in a5acf41b28c0 [2021-07-01T00:36:45.199Z] + make test [2021-07-01T00:36:45.199Z] go mod tidy [2021-07-01T00:36:45.795Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T00:36:46.437Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:36:46.437Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:36:46.437Z] ---> be3d228c79eb [2021-07-01T00:36:46.437Z] Step 3/26 : WORKDIR /edgex-go [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> fc041e99107a [2021-07-01T00:36:46.437Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> aabd7e50d763 [2021-07-01T00:36:46.437Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> eae46e047e33 [2021-07-01T00:36:46.437Z] Step 6/26 : COPY go.mod . [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> efb9bb0bb2b8 [2021-07-01T00:36:46.437Z] Step 7/26 : RUN go mod download [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> 13c75a32d642 [2021-07-01T00:36:46.437Z] Step 8/26 : COPY . . [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> af24fffe8aca [2021-07-01T00:36:46.437Z] Step 9/26 : RUN go mod tidy [2021-07-01T00:36:46.437Z] ---> Using cache [2021-07-01T00:36:46.437Z] ---> 94492498d5fe [2021-07-01T00:36:46.437Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-01T00:36:47.382Z] ---> Running in 9f88a90b1b30 [2021-07-01T00:36:47.382Z] Removing intermediate container fb1261440c07 [2021-07-01T00:36:47.382Z] ---> 837a5e66ec28 [2021-07-01T00:36:47.382Z] [2021-07-01T00:36:47.382Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:36:47.382Z] ---> 13621d1b12d4 [2021-07-01T00:36:47.382Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-01T00:36:47.382Z] ---> Running in 906ffef9f8a7 [2021-07-01T00:36:47.382Z] Removing intermediate container a5acf41b28c0 [2021-07-01T00:36:47.382Z] ---> 1694bf9d7301 [2021-07-01T00:36:47.382Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-01T00:36:47.972Z] 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-07-01T00:36:48.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:48.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:48.541Z] ---> d1defad14dce [2021-07-01T00:36:48.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-01T00:36:48.541Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-01T00:36:48.541Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:36:48.541Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:36:48.541Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:36:48.830Z] OK: 6 MiB in 16 packages [2021-07-01T00:36:48.830Z] Removing intermediate container bb076dda5e7a [2021-07-01T00:36:48.830Z] ---> 70238104987e [2021-07-01T00:36:48.830Z] [2021-07-01T00:36:48.830Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:36:48.830Z] ---> 13621d1b12d4 [2021-07-01T00:36:48.830Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:36:48.830Z] ---> Using cache [2021-07-01T00:36:48.830Z] ---> 2ab8f5573e30 [2021-07-01T00:36:48.830Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:36:48.830Z] ---> Using cache [2021-07-01T00:36:48.830Z] ---> 9170556ca370 [2021-07-01T00:36:48.830Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-01T00:36:48.830Z] Removing intermediate container d04ddbbb7058 [2021-07-01T00:36:48.830Z] ---> c503b8888ae6 [2021-07-01T00:36:48.830Z] [2021-07-01T00:36:48.830Z] Step 11/32 : FROM alpine:3.12 [2021-07-01T00:36:48.830Z] ---> 13621d1b12d4 [2021-07-01T00:36:48.830Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-01T00:36:48.830Z] ---> Running in 960095af2fc8 [2021-07-01T00:36:49.096Z] ---> Running in 77a5fe60a763 [2021-07-01T00:36:49.096Z] ---> a8d7ae1b8947 [2021-07-01T00:36:49.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-01T00:36:49.367Z] Removing intermediate container 960095af2fc8 [2021-07-01T00:36:49.367Z] ---> 69f92588d186 [2021-07-01T00:36:49.367Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:36:49.367Z] ---> Running in 31e9a062123e [2021-07-01T00:36:49.367Z] Removing intermediate container 77a5fe60a763 [2021-07-01T00:36:49.367Z] ---> 4b8c8a195e67 [2021-07-01T00:36:49.367Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-01T00:36:49.636Z] ---> Running in be779998c699 [2021-07-01T00:36:49.636Z] Removing intermediate container 31e9a062123e [2021-07-01T00:36:49.636Z] ---> 03f99bb09d26 [2021-07-01T00:36:49.636Z] Step 16/24 : WORKDIR / [2021-07-01T00:36:49.636Z] Removing intermediate container 906ffef9f8a7 [2021-07-01T00:36:49.636Z] ---> dc99300784db [2021-07-01T00:36:49.636Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:36:49.636Z] ---> Running in ca1362821c0a [2021-07-01T00:36:49.636Z] ---> Running in bc14179297e2 [2021-07-01T00:36:49.905Z] ---> fc3e2edb1040 [2021-07-01T00:36:49.905Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-01T00:36:49.905Z] ---> Running in 867507d7ce96 [2021-07-01T00:36:50.186Z] Removing intermediate container bc14179297e2 [2021-07-01T00:36:50.186Z] ---> d65e50f85f88 [2021-07-01T00:36:50.186Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-01T00:36:50.186Z] Removing intermediate container ca1362821c0a [2021-07-01T00:36:50.186Z] ---> b8a459ad69a4 [2021-07-01T00:36:50.186Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:36:50.186Z] ---> Running in cfffee2a5fe1 [2021-07-01T00:36:50.455Z] Removing intermediate container 867507d7ce96 [2021-07-01T00:36:50.455Z] ---> 1b3c962c2f63 [2021-07-01T00:36:50.455Z] Step 19/22 : CMD ["--init=true"] [2021-07-01T00:36:50.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:50.455Z] ---> Running in c16df51e1de5 [2021-07-01T00:36:50.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:36:50.455Z] Removing intermediate container cfffee2a5fe1 [2021-07-01T00:36:50.455Z] ---> 064e8ed37c41 [2021-07-01T00:36:50.455Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:36:50.455Z] ---> 25b83b120cc1 [2021-07-01T00:36:50.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-01T00:36:50.734Z] ---> Running in 85eeb1b4ed33 [2021-07-01T00:36:50.734Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:36:50.734Z] (2/2) Installing su-exec (0.2-r1) [2021-07-01T00:36:50.734Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:36:50.734Z] Removing intermediate container c16df51e1de5 [2021-07-01T00:36:50.734Z] ---> 86cbb7a0e709 [2021-07-01T00:36:50.734Z] Step 20/22 : LABEL arch=x86_64 [2021-07-01T00:36:50.734Z] OK: 6 MiB in 16 packages [2021-07-01T00:36:50.734Z] ---> Running in 6289261ee15a [2021-07-01T00:36:51.016Z] Removing intermediate container 85eeb1b4ed33 [2021-07-01T00:36:51.016Z] ---> 6c2c1c6efd11 [2021-07-01T00:36:51.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:36:51.294Z] Removing intermediate container 6289261ee15a [2021-07-01T00:36:51.294Z] ---> dc0edde18df1 [2021-07-01T00:36:51.294Z] Step 21/22 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:36:51.294Z] ---> Running in b549f6f153ae [2021-07-01T00:36:51.294Z] ---> ff2543af665b [2021-07-01T00:36:51.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-01T00:36:51.294Z] ---> 213e36240124 [2021-07-01T00:36:51.294Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-01T00:36:51.573Z] Removing intermediate container be779998c699 [2021-07-01T00:36:51.573Z] ---> 83acac19f5d3 [2021-07-01T00:36:51.573Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-01T00:36:51.573Z] ---> Running in 2b5130721c9a [2021-07-01T00:36:51.897Z] Removing intermediate container b549f6f153ae [2021-07-01T00:36:51.897Z] ---> 9c51dd822bf9 [2021-07-01T00:36:51.897Z] Step 22/22 : LABEL version=0.0.0 [2021-07-01T00:36:52.171Z] ---> 77925f1f32d7 [2021-07-01T00:36:52.171Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-01T00:36:52.171Z] ---> Running in 734d970bdfbd [2021-07-01T00:36:52.171Z] Removing intermediate container 2b5130721c9a [2021-07-01T00:36:52.171Z] ---> c72fbcdee433 [2021-07-01T00:36:52.171Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-01T00:36:52.171Z] ---> f58323161445 [2021-07-01T00:36:52.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-01T00:36:52.171Z] ---> Running in a1d6ed12d049 [2021-07-01T00:36:52.459Z] ---> Running in d536dacc904b [2021-07-01T00:36:52.744Z] Removing intermediate container 734d970bdfbd [2021-07-01T00:36:52.744Z] ---> d786c48d6345 [2021-07-01T00:36:52.744Z] [2021-07-01T00:36:52.744Z] Removing intermediate container d536dacc904b [2021-07-01T00:36:52.744Z] ---> 6d2d94648c07 [2021-07-01T00:36:52.744Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-01T00:36:52.744Z] Removing intermediate container a1d6ed12d049 [2021-07-01T00:36:52.744Z] ---> 466d206436e3 [2021-07-01T00:36:52.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:36:52.744Z] ---> Running in e331a6f07c54 [2021-07-01T00:36:52.744Z] ---> Running in 97aa70527ca0 [2021-07-01T00:36:53.036Z] Successfully built d786c48d6345 [2021-07-01T00:36:53.036Z] Successfully tagged security-proxy-setup:latest [2021-07-01T00:36:53.036Z] Building core-data [2021-07-01T00:36:53.036Z]  Building security-proxy-setup ... done  ---> 3f998a44452a [2021-07-01T00:36:53.036Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-01T00:36:53.036Z] ---> Running in 4bcf0c72590e [2021-07-01T00:36:53.036Z] Removing intermediate container 97aa70527ca0 [2021-07-01T00:36:53.036Z] ---> 393804cd5c89 [2021-07-01T00:36:53.036Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:36:53.036Z] ---> Running in 1a444ae658d7 [2021-07-01T00:36:53.995Z] Removing intermediate container 4bcf0c72590e [2021-07-01T00:36:53.995Z] ---> d0409fa1945b [2021-07-01T00:36:53.995Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:36:53.995Z] Removing intermediate container 1a444ae658d7 [2021-07-01T00:36:53.995Z] ---> e8372e94024c [2021-07-01T00:36:53.995Z] Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:36:56.559Z] ---> Running in b2ae35ef328e [2021-07-01T00:36:56.559Z] ---> Running in 9ec4b5d0eb61 [2021-07-01T00:36:56.559Z] Removing intermediate container 9ec4b5d0eb61 [2021-07-01T00:36:56.559Z] ---> 41a3761d51fd [2021-07-01T00:36:56.559Z] Step 21/23 : LABEL arch=x86_64 [2021-07-01T00:36:56.559Z] Removing intermediate container b2ae35ef328e [2021-07-01T00:36:56.559Z] ---> cf02df37aef6 [2021-07-01T00:36:56.559Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:36:56.559Z] ---> Running in c22b68c9af02 [2021-07-01T00:36:56.559Z] ---> Running in 26cf901545e6 [2021-07-01T00:36:56.820Z] Removing intermediate container e331a6f07c54 [2021-07-01T00:36:56.820Z] ---> 5316533902d6 [2021-07-01T00:36:56.820Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-01T00:36:57.082Z] ---> Running in 49fbcd41135b [2021-07-01T00:36:57.082Z] Removing intermediate container c22b68c9af02 [2021-07-01T00:36:57.082Z] ---> b1e6e38a5719 [2021-07-01T00:36:57.082Z] Step 22/23 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:36:57.082Z] Removing intermediate container 26cf901545e6 [2021-07-01T00:36:57.082Z] ---> 84c17a5e25ce [2021-07-01T00:36:57.082Z] [2021-07-01T00:36:57.361Z] ---> Running in 755fd06cadfa [2021-07-01T00:36:57.361Z] Successfully built 84c17a5e25ce [2021-07-01T00:36:57.361Z] Successfully tagged core-metadata:latest [2021-07-01T00:36:57.361Z]  Building core-metadata ... done Building support-scheduler [2021-07-01T00:36:57.992Z] Removing intermediate container 49fbcd41135b [2021-07-01T00:36:57.992Z] ---> 75498078650f [2021-07-01T00:36:57.992Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-01T00:36:57.992Z] Removing intermediate container 755fd06cadfa [2021-07-01T00:36:57.992Z] ---> 63c497812b42 [2021-07-01T00:36:57.992Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:36:57.992Z] ---> Running in d8e3ff1f75e7 [2021-07-01T00:37:00.305Z] ---> 80918609ad13 [2021-07-01T00:37:00.305Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-01T00:37:00.305Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:00.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:00.305Z] ---> be3d228c79eb [2021-07-01T00:37:00.305Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:37:00.305Z] ---> Using cache [2021-07-01T00:37:00.305Z] ---> fc041e99107a [2021-07-01T00:37:00.305Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:00.305Z] ---> Using cache [2021-07-01T00:37:00.305Z] ---> aabd7e50d763 [2021-07-01T00:37:00.305Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-01T00:37:02.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:02.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:02.330Z] ---> be3d228c79eb [2021-07-01T00:37:02.330Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> fc041e99107a [2021-07-01T00:37:02.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> aabd7e50d763 [2021-07-01T00:37:02.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> eae46e047e33 [2021-07-01T00:37:02.330Z] Step 6/23 : COPY go.mod . [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> efb9bb0bb2b8 [2021-07-01T00:37:02.330Z] Step 7/23 : RUN go mod download [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> 13c75a32d642 [2021-07-01T00:37:02.330Z] Step 8/23 : COPY . . [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> af24fffe8aca [2021-07-01T00:37:02.330Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:37:02.330Z] ---> Using cache [2021-07-01T00:37:02.330Z] ---> 94492498d5fe [2021-07-01T00:37:02.330Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-01T00:37:05.694Z] Removing intermediate container d8e3ff1f75e7 [2021-07-01T00:37:05.694Z] ---> 316dfb7e7f8d [2021-07-01T00:37:05.694Z] [2021-07-01T00:37:05.694Z] ---> Running in 9305fa7b0e86 [2021-07-01T00:37:05.694Z] ---> Running in e27cb060a2a5 [2021-07-01T00:37:05.694Z] ---> Running in 35bdf0bfda38 [2021-07-01T00:37:05.694Z] Successfully built 316dfb7e7f8d [2021-07-01T00:37:05.694Z] Successfully tagged support-notifications:latest [2021-07-01T00:37:05.694Z] Building sys-mgmt-agent [2021-07-01T00:37:05.694Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:05.694Z] 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-07-01T00:37:05.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:05.962Z] OK: 219 MiB in 52 packages [2021-07-01T00:37:08.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:37:08.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:37:08.521Z] ---> be3d228c79eb [2021-07-01T00:37:08.521Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:37:08.521Z] ---> Using cache [2021-07-01T00:37:08.521Z] ---> fc041e99107a [2021-07-01T00:37:08.521Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:08.521Z] ---> Using cache [2021-07-01T00:37:08.521Z] ---> aabd7e50d763 [2021-07-01T00:37:08.521Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-01T00:37:09.495Z] ---> Running in defb9ed8af5b [2021-07-01T00:37:09.761Z] Removing intermediate container e27cb060a2a5 [2021-07-01T00:37:09.761Z] ---> 4196d047219c [2021-07-01T00:37:09.761Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:37:09.761Z] Removing intermediate container 9305fa7b0e86 [2021-07-01T00:37:09.761Z] ---> 85294e98cdd3 [2021-07-01T00:37:09.761Z] Step 6/24 : COPY go.mod . [2021-07-01T00:37:10.025Z] ---> f0f33209e451 [2021-07-01T00:37:10.025Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-01T00:37:10.294Z] ---> 84bddf9b3ca2 [2021-07-01T00:37:10.294Z] Step 7/24 : RUN go mod download [2021-07-01T00:37:10.294Z] ---> Running in 7af2da4b1449 [2021-07-01T00:37:10.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.167Z] ---> 9955c7a722ad [2021-07-01T00:37:11.167Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-01T00:37:11.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:11.444Z] ---> e3693d325c41 [2021-07-01T00:37:11.444Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-01T00:37:12.025Z] ---> 7101dbe94496 [2021-07-01T00:37:12.025Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-01T00:37:12.025Z] Removing intermediate container 7af2da4b1449 [2021-07-01T00:37:12.025Z] ---> 3041a20b2505 [2021-07-01T00:37:12.025Z] Step 8/24 : COPY . . [2021-07-01T00:37:12.025Z] OK: 219 MiB in 52 packages [2021-07-01T00:37:12.290Z] ---> b023455ee0b9 [2021-07-01T00:37:12.290Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-01T00:37:14.219Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-01T00:37:15.692Z] ---> Running in e78922c942c8 [2021-07-01T00:37:15.953Z] Removing intermediate container defb9ed8af5b [2021-07-01T00:37:15.953Z] ---> a35419cf1fcc [2021-07-01T00:37:15.953Z] Step 6/24 : COPY go.mod . [2021-07-01T00:37:16.218Z] Removing intermediate container e78922c942c8 [2021-07-01T00:37:16.218Z] ---> a45c0a03ee52 [2021-07-01T00:37:16.218Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-01T00:37:16.799Z] ---> a61ea1ae19d1 [2021-07-01T00:37:16.799Z] Step 7/24 : RUN go mod download [2021-07-01T00:37:17.374Z] ---> Running in 9441cb213974 [2021-07-01T00:37:17.374Z] ---> 475c0efc33ea [2021-07-01T00:37:17.374Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-01T00:37:17.642Z] ---> Running in a3df8f2845cd [2021-07-01T00:37:17.910Z] ---> f8ebf301a059 [2021-07-01T00:37:17.910Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:37:17.910Z] ---> Running in 9f1426d72d91 [2021-07-01T00:37:18.868Z] 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-07-01T00:37:19.132Z] Removing intermediate container 9441cb213974 [2021-07-01T00:37:19.132Z] ---> 769de92ce694 [2021-07-01T00:37:19.132Z] Step 8/24 : COPY . . [2021-07-01T00:37:19.132Z] Removing intermediate container a3df8f2845cd [2021-07-01T00:37:19.132Z] ---> 11bcb1a3e292 [2021-07-01T00:37:19.132Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-01T00:37:19.402Z] ---> Running in 985bb873cfdc [2021-07-01T00:37:22.587Z] Removing intermediate container 985bb873cfdc [2021-07-01T00:37:22.587Z] ---> ff286dca10b0 [2021-07-01T00:37:22.587Z] Step 29/32 : CMD ["gate"] [2021-07-01T00:37:23.558Z] Removing intermediate container 9f1426d72d91 [2021-07-01T00:37:23.559Z] ---> 0026b7be8c15 [2021-07-01T00:37:23.559Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-01T00:37:24.152Z] ---> Running in 80ac8724af67 [2021-07-01T00:37:24.152Z] ---> Running in 76ca1139515e [2021-07-01T00:37:24.422Z] ---> 16021ed6c34c [2021-07-01T00:37:24.422Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:37:24.422Z] ---> Running in 67553e68236d [2021-07-01T00:37:24.701Z] Removing intermediate container 76ca1139515e [2021-07-01T00:37:24.701Z] ---> 53db22e769ea [2021-07-01T00:37:24.701Z] Step 30/32 : LABEL arch=x86_64 [2021-07-01T00:37:24.983Z] ---> Running in 7b236c21af19 [2021-07-01T00:37:25.261Z] Removing intermediate container 7b236c21af19 [2021-07-01T00:37:25.261Z] ---> 3c26dd1646a4 [2021-07-01T00:37:25.261Z] Step 31/32 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:37:25.532Z] 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-07-01T00:37:25.813Z] ---> Running in f57ad35a8a4e [2021-07-01T00:37:26.078Z] Removing intermediate container 9f88a90b1b30 [2021-07-01T00:37:26.078Z] ---> c5a1dfd6a732 [2021-07-01T00:37:26.078Z] [2021-07-01T00:37:26.078Z] Step 11/26 : FROM alpine:3.12 [2021-07-01T00:37:26.078Z] ---> 13621d1b12d4 [2021-07-01T00:37:26.078Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-01T00:37:26.078Z] ---> Running in 78e2a43bf31a [2021-07-01T00:37:26.078Z] Removing intermediate container f57ad35a8a4e [2021-07-01T00:37:26.078Z] ---> 0ee01eee41d8 [2021-07-01T00:37:26.078Z] Step 32/32 : LABEL version=0.0.0 [2021-07-01T00:37:26.343Z] ---> Running in 6fd48fcfe5a2 [2021-07-01T00:37:26.618Z] Removing intermediate container 6fd48fcfe5a2 [2021-07-01T00:37:26.618Z] ---> 15a2f73164d6 [2021-07-01T00:37:26.618Z] [2021-07-01T00:37:26.899Z] Successfully built 15a2f73164d6 [2021-07-01T00:37:26.899Z] Successfully tagged security-bootstrapper:latest [2021-07-01T00:37:26.899Z]  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:26.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:27.177Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-01T00:37:27.177Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:37:27.177Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-01T00:37:27.177Z] (4/6) Installing curl (7.77.0-r0) [2021-07-01T00:37:27.177Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:27.177Z] (6/6) Installing su-exec (0.2-r1) [2021-07-01T00:37:27.177Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:37:27.177Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:37:27.177Z] Removing intermediate container 67553e68236d [2021-07-01T00:37:27.177Z] ---> 0c481cfeed72 [2021-07-01T00:37:27.177Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-01T00:37:27.449Z] OK: 7 MiB in 20 packages [2021-07-01T00:37:27.449Z] ---> Running in 16999500c5ff [2021-07-01T00:37:28.064Z] 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-07-01T00:37:28.064Z] Removing intermediate container 78e2a43bf31a [2021-07-01T00:37:28.064Z] ---> 1f45d4548a53 [2021-07-01T00:37:28.064Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:37:28.333Z] ---> Running in 74de55c32994 [2021-07-01T00:37:28.333Z] Removing intermediate container 74de55c32994 [2021-07-01T00:37:28.333Z] ---> 20a6d6ffad96 [2021-07-01T00:37:28.333Z] Step 14/26 : WORKDIR / [2021-07-01T00:37:28.333Z] ---> Running in b049238ee3a5 [2021-07-01T00:37:28.602Z] Removing intermediate container b049238ee3a5 [2021-07-01T00:37:28.602Z] ---> fa21128797ee [2021-07-01T00:37:28.602Z] 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-07-01T00:37:29.209Z] ---> a2c1107cc5d7 [2021-07-01T00:37:29.209Z] 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-07-01T00:37:29.487Z] ---> 72dae8d0086e [2021-07-01T00:37:29.487Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:29.769Z] ---> 0f16efb729d4 [2021-07-01T00:37:29.769Z] 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-07-01T00:37:30.045Z] ---> 823884e7456d [2021-07-01T00:37:30.045Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-01T00:37:31.022Z] ---> 655ca89a49f3 [2021-07-01T00:37:31.022Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-01T00:37:32.008Z] ---> 7ebbedc5201b [2021-07-01T00:37:32.008Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-01T00:37:32.276Z] ---> 6c7b85c20b7e [2021-07-01T00:37:32.276Z] 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-07-01T00:37:32.276Z] ---> Running in 7dc45b62904b [2021-07-01T00:37:33.226Z] Removing intermediate container 7dc45b62904b [2021-07-01T00:37:33.226Z] ---> bf85245309aa [2021-07-01T00:37:33.226Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-01T00:37:33.226Z] ---> Running in c3a7a9d5fe58 [2021-07-01T00:37:33.488Z] Removing intermediate container c3a7a9d5fe58 [2021-07-01T00:37:33.488Z] ---> e371b205ac4a [2021-07-01T00:37:33.488Z] Step 24/26 : LABEL arch=x86_64 [2021-07-01T00:37:33.488Z] ---> Running in 24d137ce406c [2021-07-01T00:37:33.765Z] Removing intermediate container 24d137ce406c [2021-07-01T00:37:33.765Z] ---> 878d4adbb91b [2021-07-01T00:37:33.765Z] Step 25/26 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:37:33.765Z] ---> Running in 87ccca2f6cf4 [2021-07-01T00:37:34.039Z] Removing intermediate container 87ccca2f6cf4 [2021-07-01T00:37:34.039Z] ---> b4962f9e996a [2021-07-01T00:37:34.039Z] Step 26/26 : LABEL version=0.0.0 [2021-07-01T00:37:34.039Z] ---> Running in b101cd44ddb8 [2021-07-01T00:37:34.308Z] Removing intermediate container b101cd44ddb8 [2021-07-01T00:37:34.308Z] ---> f57874b83d23 [2021-07-01T00:37:34.308Z] [2021-07-01T00:37:34.308Z] Successfully built f57874b83d23 [2021-07-01T00:37:34.575Z] Successfully tagged security-secretstore-setup:latest [2021-07-01T00:37:36.532Z]  Building security-secretstore-setup ... done Removing intermediate container 35bdf0bfda38 [2021-07-01T00:37:36.532Z] ---> 32ffd505045a [2021-07-01T00:37:36.532Z] [2021-07-01T00:37:36.532Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:37:36.532Z] ---> 13621d1b12d4 [2021-07-01T00:37:36.532Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:37:36.532Z] ---> Using cache [2021-07-01T00:37:36.532Z] ---> 2ab8f5573e30 [2021-07-01T00:37:36.532Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:37:36.532Z] ---> Using cache [2021-07-01T00:37:36.532Z] ---> 9170556ca370 [2021-07-01T00:37:36.532Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-01T00:37:36.532Z] ---> Running in 9f0950b172c5 [2021-07-01T00:37:36.532Z] Removing intermediate container 9f0950b172c5 [2021-07-01T00:37:36.532Z] ---> 31699a1eb4df [2021-07-01T00:37:36.532Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:37:36.532Z] ---> Running in b2fb7109a7b4 [2021-07-01T00:37:36.806Z] Removing intermediate container b2fb7109a7b4 [2021-07-01T00:37:36.806Z] ---> 725ee379c9dd [2021-07-01T00:37:36.806Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:37:37.092Z] ---> fb17ecb76b67 [2021-07-01T00:37:37.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-01T00:37:38.083Z] ---> 91e132bb6a38 [2021-07-01T00:37:38.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:38.083Z] ---> a7ccd99e0e00 [2021-07-01T00:37:38.083Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-01T00:37:38.360Z] ---> Running in 76021a373de6 [2021-07-01T00:37:38.360Z] Removing intermediate container 76021a373de6 [2021-07-01T00:37:38.360Z] ---> 90885ecc9289 [2021-07-01T00:37:38.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:37:38.360Z] ---> Running in 334f8b800910 [2021-07-01T00:37:38.638Z] Removing intermediate container 334f8b800910 [2021-07-01T00:37:38.638Z] ---> d8de32c9ff70 [2021-07-01T00:37:38.638Z] Step 21/23 : LABEL arch=x86_64 [2021-07-01T00:37:38.638Z] ---> Running in 4a5b170e3fe3 [2021-07-01T00:37:38.914Z] Removing intermediate container 4a5b170e3fe3 [2021-07-01T00:37:38.914Z] ---> 7786b999fea8 [2021-07-01T00:37:38.914Z] Step 22/23 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:37:38.914Z] ---> Running in b93a3523ca4f [2021-07-01T00:37:38.914Z] Removing intermediate container b93a3523ca4f [2021-07-01T00:37:38.914Z] ---> 5894455df22d [2021-07-01T00:37:38.914Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:37:39.183Z] ---> Running in 43812d8f92f7 [2021-07-01T00:37:39.183Z] Removing intermediate container 43812d8f92f7 [2021-07-01T00:37:39.183Z] ---> 88f7c8125d75 [2021-07-01T00:37:39.183Z] [2021-07-01T00:37:39.458Z] Successfully built 88f7c8125d75 [2021-07-01T00:37:39.458Z] Successfully tagged support-scheduler:latest [2021-07-01T00:37:49.344Z]  Building support-scheduler ... done Removing intermediate container 16999500c5ff [2021-07-01T00:37:49.344Z] ---> 4521906f018c [2021-07-01T00:37:49.344Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-01T00:37:49.604Z] ---> Running in e57d571e7844 [2021-07-01T00:37:49.866Z] 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-07-01T00:37:50.832Z] Removing intermediate container e57d571e7844 [2021-07-01T00:37:50.832Z] ---> f8d096db87d8 [2021-07-01T00:37:50.832Z] [2021-07-01T00:37:50.832Z] Step 12/24 : FROM docker:20.10.0 [2021-07-01T00:37:51.097Z] 20.10.0: Pulling from library/docker [2021-07-01T00:37:51.097Z] Removing intermediate container 80ac8724af67 [2021-07-01T00:37:51.097Z] ---> c93f6cd3cc19 [2021-07-01T00:37:51.097Z] [2021-07-01T00:37:51.097Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:37:51.097Z] ---> 13621d1b12d4 [2021-07-01T00:37:51.097Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-01T00:37:51.097Z] ---> Running in 307cefbdfd1c [2021-07-01T00:37:51.097Z] Removing intermediate container 307cefbdfd1c [2021-07-01T00:37:51.097Z] ---> ed0257c35253 [2021-07-01T00:37:51.097Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-01T00:37:51.360Z] ---> Running in da435e31e2fb [2021-07-01T00:37:51.360Z] Removing intermediate container da435e31e2fb [2021-07-01T00:37:51.360Z] ---> d844ee084b81 [2021-07-01T00:37:51.360Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-01T00:37:51.633Z] ---> Running in 203e4acb7fa8 [2021-07-01T00:37:51.633Z] Removing intermediate container 203e4acb7fa8 [2021-07-01T00:37:51.633Z] ---> 396286f5ed22 [2021-07-01T00:37:51.633Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:37:51.633Z] ---> Running in 8111bbef2892 [2021-07-01T00:37:52.592Z] Removing intermediate container 8111bbef2892 [2021-07-01T00:37:52.592Z] ---> 8565e9bfda5a [2021-07-01T00:37:52.592Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-01T00:37:52.870Z] ---> Running in 1edf5c53c848 [2021-07-01T00:37:53.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:53.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:54.027Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:54.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-01T00:37:54.552Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-01T00:37:54.552Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-01T00:37:54.552Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-01T00:37:54.552Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-01T00:37:54.552Z] ---> aefe523efa57 [2021-07-01T00:37:54.552Z] 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-07-01T00:37:55.493Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-01T00:37:55.493Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-01T00:37:55.754Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:37:55.754Z] OK: 8 MiB in 20 packages [2021-07-01T00:37:56.017Z] ---> Running in fdfd78fddb87 [2021-07-01T00:37:56.017Z] Removing intermediate container fdfd78fddb87 [2021-07-01T00:37:56.017Z] ---> 42c570b190fc [2021-07-01T00:37:56.017Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-01T00:37:56.017Z] ---> Running in 188a91280322 [2021-07-01T00:37:56.017Z] Removing intermediate container 1edf5c53c848 [2021-07-01T00:37:56.017Z] ---> 55f7f74d68e2 [2021-07-01T00:37:56.017Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:37:56.283Z] ---> 18a42cc54367 [2021-07-01T00:37:56.283Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-01T00:37:56.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:56.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T00:37:56.546Z] (1/39) Installing readline (8.0.4-r0) [2021-07-01T00:37:56.546Z] (2/39) Installing bash (5.0.17-r0) [2021-07-01T00:37:56.546Z] Executing bash-5.0.17-r0.post-install [2021-07-01T00:37:56.546Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:37:56.546Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-01T00:37:56.546Z] (5/39) Installing curl (7.77.0-r0) [2021-07-01T00:37:56.546Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-01T00:37:56.546Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-01T00:37:56.546Z] (8/39) Installing expat (2.2.9-r1) [2021-07-01T00:37:56.546Z] (9/39) Installing libffi (3.3-r2) [2021-07-01T00:37:56.546Z] (10/39) Installing gdbm (1.13-r1) [2021-07-01T00:37:56.546Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-01T00:37:56.546Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-01T00:37:56.546Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-01T00:37:56.807Z] ---> 65dba986fe5c [2021-07-01T00:37:56.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-01T00:37:57.389Z] ---> b1ec8382770e [2021-07-01T00:37:57.389Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-01T00:37:57.962Z] ---> Running in 9bea3a1cb4f6 [2021-07-01T00:37:57.962Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-01T00:37:57.962Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-01T00:37:57.962Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-01T00:37:57.962Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-01T00:37:57.962Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-01T00:37:57.962Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-01T00:37:57.962Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-01T00:37:57.962Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-01T00:37:57.962Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-01T00:37:57.962Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-01T00:37:58.229Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-01T00:37:58.229Z] Removing intermediate container 9bea3a1cb4f6 [2021-07-01T00:37:58.229Z] ---> 2aec5e4cac30 [2021-07-01T00:37:58.229Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:37:58.229Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-01T00:37:58.229Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-01T00:37:58.229Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-01T00:37:58.229Z] ---> Running in 5188467d6a4f [2021-07-01T00:37:58.229Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-01T00:37:58.229Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-01T00:37:58.229Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-01T00:37:58.229Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-01T00:37:58.229Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-01T00:37:58.229Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-01T00:37:58.229Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-01T00:37:58.229Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-01T00:37:58.229Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-01T00:37:58.229Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-01T00:37:58.229Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-01T00:37:58.229Z] Removing intermediate container 5188467d6a4f [2021-07-01T00:37:58.229Z] ---> 6385f6074e08 [2021-07-01T00:37:58.229Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:37:58.229Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-01T00:37:58.492Z] ---> Running in 68ff0445c38c [2021-07-01T00:37:58.492Z] Executing busybox-1.31.1-r19.trigger [2021-07-01T00:37:58.492Z] OK: 72 MiB in 59 packages [2021-07-01T00:37:58.758Z] Removing intermediate container 68ff0445c38c [2021-07-01T00:37:58.758Z] ---> bf90fb8363c5 [2021-07-01T00:37:58.758Z] Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:37:58.758Z] ---> Running in 729b0566e10a [2021-07-01T00:37:58.758Z] Removing intermediate container 729b0566e10a [2021-07-01T00:37:58.758Z] ---> 4596df9d099f [2021-07-01T00:37:58.758Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:37:58.758Z] ---> Running in 8efdf98a3466 [2021-07-01T00:37:59.024Z] Removing intermediate container 8efdf98a3466 [2021-07-01T00:37:59.024Z] ---> 18a1fe9b2633 [2021-07-01T00:37:59.024Z] [2021-07-01T00:37:59.024Z] Successfully built 18a1fe9b2633 [2021-07-01T00:37:59.024Z] Successfully tagged core-data:latest [2021-07-01T00:37:59.293Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-01T00:37:59.293Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-01T00:37:59.293Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-01T00:37:59.293Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-01T00:37:59.874Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-01T00:37:59.874Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-01T00:37:59.874Z] Collecting cached-property<2,>=1.2.0 [2021-07-01T00:37:59.874Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-01T00:37:59.874Z] Collecting docker<4.0,>=3.6.0 [2021-07-01T00:37:59.874Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-01T00:38:00.134Z] Collecting PyYAML<4,>=3.10 [2021-07-01T00:38:00.134Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-01T00:38:00.710Z] Collecting jsonschema<3,>=2.5.1 [2021-07-01T00:38:00.710Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-01T00:38:00.710Z] Collecting texttable<0.10,>=0.9.0 [2021-07-01T00:38:00.710Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-01T00:38:00.972Z] 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-07-01T00:38:00.972Z] Collecting docopt<0.7,>=0.6.1 [2021-07-01T00:38:00.972Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-01T00:38:01.546Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-01T00:38:01.546Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-01T00:38:01.546Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-01T00:38:01.546Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-01T00:38:01.546Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-01T00:38:01.546Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-01T00:38:01.806Z] Collecting idna<2.8,>=2.5 [2021-07-01T00:38:01.807Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-01T00:38:01.807Z] Collecting docker-pycreds>=0.4.0 [2021-07-01T00:38:01.807Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-01T00:38:01.807Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-01T00:38:01.807Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-01T00:38:01.807Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-01T00:38:01.807Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-01T00:38:01.807Z] Installing collected packages: dockerpty, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, texttable, docopt, docker-compose [2021-07-01T00:38:01.807Z] Running setup.py install for dockerpty: started [2021-07-01T00:38:02.072Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-01T00:38:02.072Z] Attempting uninstall: urllib3 [2021-07-01T00:38:02.072Z] Found existing installation: urllib3 1.25.9 [2021-07-01T00:38:02.072Z] Uninstalling urllib3-1.25.9: [2021-07-01T00:38:02.333Z] Successfully uninstalled urllib3-1.25.9 [2021-07-01T00:38:02.333Z] Attempting uninstall: idna [2021-07-01T00:38:02.333Z] Found existing installation: idna 2.9 [2021-07-01T00:38:02.333Z] Uninstalling idna-2.9: [2021-07-01T00:38:02.333Z] Successfully uninstalled idna-2.9 [2021-07-01T00:38:02.333Z] Attempting uninstall: requests [2021-07-01T00:38:02.333Z] Found existing installation: requests 2.23.0 [2021-07-01T00:38:02.333Z] Uninstalling requests-2.23.0: [2021-07-01T00:38:02.333Z] Successfully uninstalled requests-2.23.0 [2021-07-01T00:38:02.879Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-01T00:38:02.906Z] Running setup.py install for PyYAML: started [2021-07-01T00:38:06.839Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-01T00:38:06.839Z] Running setup.py install for texttable: started [2021-07-01T00:38:06.839Z] Running setup.py install for texttable: finished with status 'done' [2021-07-01T00:38:06.839Z] Running setup.py install for docopt: started [2021-07-01T00:38:06.839Z] Running setup.py install for docopt: finished with status 'done' [2021-07-01T00:38:06.839Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-01T00:38:06.839Z] Removing intermediate container 188a91280322 [2021-07-01T00:38:06.839Z] ---> 70cedf9b1f06 [2021-07-01T00:38:06.839Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-01T00:38:06.839Z] ---> Running in 2f2477a93dee [2021-07-01T00:38:06.839Z] Removing intermediate container 2f2477a93dee [2021-07-01T00:38:06.840Z] ---> 5a146b4cc583 [2021-07-01T00:38:06.840Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-01T00:38:06.840Z] ---> Running in c3e03771a8f7 [2021-07-01T00:38:06.840Z] Removing intermediate container c3e03771a8f7 [2021-07-01T00:38:06.840Z] ---> 343250368de9 [2021-07-01T00:38:06.840Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-01T00:38:07.103Z] ---> be3634d176f3 [2021-07-01T00:38:07.103Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-01T00:38:07.103Z] ---> 21c3d3d11370 [2021-07-01T00:38:07.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-01T00:38:07.364Z] ---> 7ae3287b97c7 [2021-07-01T00:38:07.364Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-01T00:38:07.627Z] ---> Running in 3a84d3ecfb3e [2021-07-01T00:38:07.627Z] Removing intermediate container 3a84d3ecfb3e [2021-07-01T00:38:07.627Z] ---> 2a71d0f5cfc4 [2021-07-01T00:38:07.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:38:07.627Z] ---> Running in 7354077be8cc [2021-07-01T00:38:07.627Z] Removing intermediate container 7354077be8cc [2021-07-01T00:38:07.627Z] ---> 4a9dc44bad94 [2021-07-01T00:38:07.627Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T00:38:07.627Z] ---> Running in dbb42fe51139 [2021-07-01T00:38:07.887Z] Removing intermediate container dbb42fe51139 [2021-07-01T00:38:07.887Z] ---> abc2de3765f3 [2021-07-01T00:38:07.887Z] Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a [2021-07-01T00:38:07.887Z] ---> Running in 8df5b135ef6c [2021-07-01T00:38:07.887Z] Removing intermediate container 8df5b135ef6c [2021-07-01T00:38:07.887Z] ---> 074dd7ebed44 [2021-07-01T00:38:07.887Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:38:07.887Z] ---> Running in de8eba24a44c [2021-07-01T00:38:08.148Z] Removing intermediate container de8eba24a44c [2021-07-01T00:38:08.148Z] ---> 4633720d8be0 [2021-07-01T00:38:08.148Z] [2021-07-01T00:38:08.148Z] Successfully built 4633720d8be0 [2021-07-01T00:38:08.148Z] Successfully tagged sys-mgmt-agent:latest [2021-07-01T00:38:08.155Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-01T00:38:08.158Z] $ docker stop --time=1 06bd5f117858f1fb79c9818fa433635061a4a74551d08e883b1dd10714741b30 [2021-07-01T00:38:09.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-01T00:38:09.530Z] $ docker rm -f 06bd5f117858f1fb79c9818fa433635061a4a74551d08e883b1dd10714741b30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T00:38:09.915Z] + docker images [2021-07-01T00:38:09.915Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-01T00:38:09.915Z] sys-mgmt-agent latest 4633720d8be0 2 seconds ago 312MB [2021-07-01T00:38:09.915Z] core-data latest 18a1fe9b2633 11 seconds ago 20.3MB [2021-07-01T00:38:09.915Z] f8d096db87d8 19 seconds ago 1.15GB [2021-07-01T00:38:09.915Z] c93f6cd3cc19 19 seconds ago 1.15GB [2021-07-01T00:38:09.915Z] support-scheduler latest 88f7c8125d75 30 seconds ago 15.9MB [2021-07-01T00:38:09.915Z] 32ffd505045a 34 seconds ago 1.15GB [2021-07-01T00:38:09.915Z] security-secretstore-setup latest f57874b83d23 35 seconds ago 28.7MB [2021-07-01T00:38:09.915Z] security-bootstrapper latest 15a2f73164d6 43 seconds ago 18.6MB [2021-07-01T00:38:09.915Z] c5a1dfd6a732 44 seconds ago 1.15GB [2021-07-01T00:38:09.915Z] support-notifications latest 316dfb7e7f8d About a minute ago 16.7MB [2021-07-01T00:38:09.915Z] core-metadata latest 84c17a5e25ce About a minute ago 16.6MB [2021-07-01T00:38:09.915Z] security-proxy-setup latest d786c48d6345 About a minute ago 25.7MB [2021-07-01T00:38:09.915Z] 70238104987e About a minute ago 1.15GB [2021-07-01T00:38:09.915Z] c503b8888ae6 About a minute ago 1.15GB [2021-07-01T00:38:09.915Z] 837a5e66ec28 About a minute ago 1.15GB [2021-07-01T00:38:09.915Z] core-command latest f058899eea94 About a minute ago 15.9MB [2021-07-01T00:38:09.915Z] 3f882f85aef3 About a minute ago 1.15GB [2021-07-01T00:38:09.915Z] dfdd589337e6 About a minute ago 1.14GB [2021-07-01T00:38:09.915Z] ci-base-image-x86_64 latest be3d228c79eb 5 minutes ago 647MB [2021-07-01T00:38:09.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-01T00:38:09.915Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-07-01T00:38:09.915Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-01T00:38:09.915Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-01T00:38:09.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-01T00:38:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-01T00:38:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-01T00:38:22.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-01T00:38:22.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-01T00:38:22.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-01T00:38:22.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-01T00:38:23.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-01T00:38:24.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-01T00:38:25.273Z] Still waiting to schedule task [2021-07-01T00:38:25.274Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-01T00:38:25.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-01T00:38:25.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-01T00:38:25.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-01T00:38:25.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-01T00:38:38.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements [2021-07-01T00:38:38.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-01T00:38:38.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-01T00:38:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 100.0% of statements [2021-07-01T00:38:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-01T00:38:41.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.358s coverage: 53.1% of statements [2021-07-01T00:38:41.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-01T00:38:41.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-01T00:38:42.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.520s coverage: 87.7% of statements [2021-07-01T00:38:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-01T00:38:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:38:42.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.223s coverage: 78.9% of statements [2021-07-01T00:38:46.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements [2021-07-01T00:38:46.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-01T00:38:46.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-01T00:38:46.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-01T00:38:46.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-01T00:38:46.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.1% of statements [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 22.0% of statements [2021-07-01T00:38:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.207s coverage: 47.1% of statements [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements [2021-07-01T00:38:51.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2021-07-01T00:38:52.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2021-07-01T00:38:53.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.152s coverage: 87.5% of statements [2021-07-01T00:39:05.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements [2021-07-01T00:39:05.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements [2021-07-01T00:39:11.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.651s coverage: 81.8% of statements [2021-07-01T00:39:11.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.222s coverage: 92.9% of statements [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2021-07-01T00:39:18.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.330s coverage: 91.2% of statements [2021-07-01T00:39:18.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-01T00:39:18.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.787s coverage: 64.4% of statements [2021-07-01T00:39:18.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-01T00:39:18.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-01T00:39:18.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements [2021-07-01T00:39:18.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-07-01T00:39:18.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-07-01T00:39:19.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-07-01T00:39:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-07-01T00:39:24.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.986s coverage: 66.9% of statements [2021-07-01T00:39:24.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-01T00:39:24.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-01T00:39:24.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-01T00:39:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.6% of statements [2021-07-01T00:39:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-01T00:39:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-01T00:39:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.226s coverage: 89.5% of statements [2021-07-01T00:39:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-01T00:39:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2021-07-01T00:39:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-01T00:39:34.094Z] Running on prd-ubuntu18.04-docker-8c-8g-1090 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-01T00:39:34.113Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-07-01T00:39:34.227Z] The recommended git tool is: git [2021-07-01T00:39:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.3% of statements [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-01T00:39:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.553s coverage: 91.9% of statements [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-01T00:39:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-01T00:39:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.6% of statements [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-01T00:39:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-01T00:39:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-01T00:39:34.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-01T00:39:34.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-01T00:39:34.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-07-01T00:39:34.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-01T00:39:34.325Z] GO111MODULE=on go vet ./... [2021-07-01T00:39:38.891Z] using credential edgex-jenkins-ssh [2021-07-01T00:39:38.905Z] Cloning the remote Git repository [2021-07-01T00:39:38.915Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:39:38.979Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-07-01T00:39:39.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:39:39.023Z] > git --version # timeout=10 [2021-07-01T00:39:39.030Z] > git --version # 'git version 2.17.1' [2021-07-01T00:39:39.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:39:39.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:39:43.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:39:43.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T00:39:43.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T00:39:43.745Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T00:39:43.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:39:43.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T00:39:44.245Z] Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [2021-07-01T00:39:44.385Z] Merge succeeded, producing a3c9cfa7bc407b38412b343629f8e25c4611358c [2021-07-01T00:39:44.385Z] Checking out Revision a3c9cfa7bc407b38412b343629f8e25c4611358c (PR-3531) [2021-07-01T00:39:44.245Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:39:44.251Z] > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-01T00:39:44.305Z] > git remote # timeout=10 [2021-07-01T00:39:44.313Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T00:39:44.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T00:39:44.320Z] > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 [2021-07-01T00:39:44.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T00:39:44.380Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T00:39:44.384Z] > git checkout -f a3c9cfa7bc407b38412b343629f8e25c4611358c # timeout=10 [2021-07-01T00:39:47.998Z] Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" [2021-07-01T00:39:47.994Z] > git rev-list --no-walk db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:39:48.867Z] + echo snap-build.sh [2021-07-01T00:39:48.867Z] snap-build.sh [2021-07-01T00:39:48.867Z] + SNAP_BASE_DIR=. [2021-07-01T00:39:48.867Z] + '[' '!' -z /w/workspace/edgex-go/32 ']' [2021-07-01T00:39:48.867Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/32 [2021-07-01T00:39:48.867Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/32]' [2021-07-01T00:39:48.867Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/32] [2021-07-01T00:39:48.867Z] + cd /w/workspace/edgex-go/32 [2021-07-01T00:39:48.867Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-01T00:39:48.867Z] Reading package lists... [2021-07-01T00:39:49.130Z] Building dependency tree... [2021-07-01T00:39:49.130Z] Reading state information... [2021-07-01T00:39:49.130Z] The following packages were automatically installed and are no longer required: [2021-07-01T00:39:49.130Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-01T00:39:49.130Z] uidmap xdelta3 [2021-07-01T00:39:49.130Z] Use 'sudo apt autoremove' to remove them. [2021-07-01T00:39:49.130Z] The following packages will be REMOVED: [2021-07-01T00:39:49.130Z] lxd* lxd-client* [2021-07-01T00:39:49.392Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-01T00:39:49.392Z] After this operation, 31.7 MB disk space will be freed. [2021-07-01T00:39:50.180Z] (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-07-01T00:39:50.180Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T00:39:51.125Z] Removing lxd dnsmasq configuration [2021-07-01T00:39:51.125Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T00:39:51.387Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-01T00:39:51.963Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:39:52.225Z] (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-07-01T00:39:52.226Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T00:39:53.624Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-01T00:39:53.888Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-01T00:39:55.279Z] + sudo snap remove --purge lxd [2021-07-01T00:39:55.279Z] snap "lxd" is not installed [2021-07-01T00:39:55.279Z] + sudo groupadd --force --system lxd [2021-07-01T00:39:55.279Z] ++ whoami [2021-07-01T00:39:55.279Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-01T00:39:55.279Z] + newgrp - lxd [2021-07-01T00:39:55.279Z] + sudo snap install lxd [2021-07-01T00:40:05.308Z] 2021-07-01T00:40:02Z INFO Waiting for automatic snapd restart... [2021-07-01T00:40:21.736Z] lxd 4.15 from Canonical* installed [2021-07-01T00:40:21.737Z] + sudo lxd init --auto [2021-07-01T00:40:29.885Z] + sudo snap install --classic snapcraft [2021-07-01T00:40:42.207Z] snapcraft 4.8.3 from Canonical* installed [2021-07-01T00:40:42.207Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-01T00:40:42.207Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-01T00:40:42.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T00:40:42.207Z] Dload Upload Total Spent Left Speed [2021-07-01T00:40:42.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 [2021-07-01T00:40:42.207Z] 100 3325k 100 3325k 0 0 7472k 0 --:--:-- --:--:-- --:--:-- 7472k [2021-07-01T00:40:42.207Z] ./yq_linux_amd64 [2021-07-01T00:40:42.207Z] + sudo snapcraft prime --use-lxd [2021-07-01T00:40:43.593Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-01T00:40:43.854Z] 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-07-01T00:40:43.854Z] - README.md [2021-07-01T00:40:43.854Z] [2021-07-01T00:40:43.854Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-01T00:40:44.428Z] Launching a container. [2021-07-01T00:40:52.585Z] Waiting for container to be ready [2021-07-01T00:40:52.585Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-01T00:40:52.585Z] [2021-07-01T00:40:55.892Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-01T00:40:56.154Z] Waiting for network to be ready... [2021-07-01T00:40:56.729Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-01T00:40:56.729Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-01T00:40:56.729Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-01T00:40:56.729Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-01T00:40:56.991Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-01T00:40:56.991Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-01T00:40:56.991Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-01T00:40:56.991Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-01T00:40:56.991Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-01T00:40:56.991Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-01T00:40:57.252Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-01T00:40:57.252Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-01T00:40:57.514Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-01T00:40:57.777Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-01T00:40:57.777Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-01T00:40:57.777Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-01T00:40:57.777Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-01T00:40:57.777Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-01T00:40:58.038Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-01T00:40:58.299Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-07-01T00:40:58.299Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-07-01T00:40:58.299Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-01T00:40:58.299Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-01T00:40:58.299Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-01T00:40:58.299Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-01T00:40:58.299Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-01T00:40:58.392Z] gofmt -l . [2021-07-01T00:40:58.392Z] [ "`gofmt -l .`" = "" ] [2021-07-01T00:40:58.392Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-01T00:40:58.561Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-01T00:40:59.062Z] + ls -al . [2021-07-01T00:40:59.062Z] total 588 [2021-07-01T00:40:59.062Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 00:40 . [2021-07-01T00:40:59.062Z] drwxr-xr-x 4 root root 4096 Jul 1 00:36 .. [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 00:34 .dockerignore [2021-07-01T00:40:59.062Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 00:34 .git [2021-07-01T00:40:59.062Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 00:34 .github [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 818 Jul 1 00:34 .gitignore [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 00:34 .sonarcloud.properties [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:34 Attribution.txt [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:34 CHANGELOG.md [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:34 CONTRIBUTING.md [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 931 Jul 1 00:34 Dockerfile.build [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 849 Jul 1 00:34 Jenkinsfile [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:34 LICENSE [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:34 Makefile [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:34 README.md [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:34 SECURITY.md [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:34 ZMQWindows.md [2021-07-01T00:40:59.062Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 00:34 bin [2021-07-01T00:40:59.062Z] drwxrwxr-x 14 1001 1001 4096 Jul 1 00:34 cmd [2021-07-01T00:40:59.062Z] -rw-r--r-- 1 root root 398095 Jul 1 00:39 coverage.out [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 806 Jul 1 00:34 go.mod [2021-07-01T00:40:59.062Z] -rw-r--r-- 1 root root 20850 Jul 1 00:36 go.sum [2021-07-01T00:40:59.062Z] drwxrwxr-x 7 1001 1001 4096 Jul 1 00:34 internal [2021-07-01T00:40:59.062Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 00:34 openapi [2021-07-01T00:40:59.062Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 00:34 snap [2021-07-01T00:40:59.062Z] -rw-rw-r-- 1 1001 1001 168 Jul 1 00:34 version.go [Pipeline] sh [2021-07-01T00:40:59.727Z] + '[' -e coverage.out ] [2021-07-01T00:40:59.728Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-01T00:40:59.772Z] Warning: overwriting stash ‘coverage-report’ [2021-07-01T00:41:00.481Z] Fetched 24.8 MB in 4s (6062 kB/s) [2021-07-01T00:41:00.574Z] Stashed 1 file(s) [Pipeline] sh [2021-07-01T00:41:01.241Z] + make build [2021-07-01T00:41:01.241Z] go mod tidy [2021-07-01T00:41:01.424Z] Reading package lists... [2021-07-01T00:41:01.686Z] Reading package lists... [2021-07-01T00:41:01.686Z] Building dependency tree... [2021-07-01T00:41:01.686Z] Reading state information... [2021-07-01T00:41:01.843Z] 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-07-01T00:41:01.949Z] The following additional packages will be installed: [2021-07-01T00:41:01.949Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-01T00:41:01.949Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-01T00:41:01.949Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-01T00:41:01.949Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-01T00:41:01.949Z] Suggested packages: [2021-07-01T00:41:01.949Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-01T00:41:01.949Z] Recommended packages: [2021-07-01T00:41:01.949Z] gnupg libsasl2-modules [2021-07-01T00:41:01.949Z] The following NEW packages will be installed: [2021-07-01T00:41:01.949Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-01T00:41:01.949Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-01T00:41:01.949Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-01T00:41:01.949Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-01T00:41:01.949Z] The following packages will be upgraded: [2021-07-01T00:41:01.949Z] gpg gpg-agent gpgconf libudev1 [2021-07-01T00:41:02.210Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-01T00:41:02.210Z] Need to get 3530 kB of archives. [2021-07-01T00:41:02.210Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-01T00:41:02.210Z] 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-07-01T00:41:02.210Z] 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-07-01T00:41:02.210Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-01T00:41:02.210Z] 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-07-01T00:41:02.211Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-01T00:41:02.471Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-01T00:41:02.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-01T00:41:02.996Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-01T00:41:02.996Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-01T00:41:02.996Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-01T00:41:02.996Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-01T00:41:02.996Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-01T00:41:02.996Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-01T00:41:02.996Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-01T00:41:02.996Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-01T00:41:02.996Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-01T00:41:02.996Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-01T00:41:02.996Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-01T00:41:02.996Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-01T00:41:02.996Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-01T00:41:02.996Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-01T00:41:02.996Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-01T00:41:03.258Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:41:03.258Z] Fetched 3530 kB in 1s (3158 kB/s) [2021-07-01T00:41:03.258Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-01T00:41:03.258Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:41:03.258Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:41:03.258Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-01T00:41:03.258Z] Selecting previously unselected package udev. [2021-07-01T00:41:03.258Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-01T00:41:03.258Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:41:03.520Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-01T00:41:03.520Z] Selecting previously unselected package libfuse2:amd64. [2021-07-01T00:41:03.520Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-01T00:41:03.520Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-01T00:41:03.520Z] Selecting previously unselected package fuse. [2021-07-01T00:41:03.520Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-01T00:41:03.520Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-01T00:41:03.782Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:41:03.782Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:41:03.782Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:41:03.782Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:41:03.782Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:41:03.782Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:41:04.043Z] Selecting previously unselected package libksba8:amd64. [2021-07-01T00:41:04.043Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-01T00:41:04.043Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-01T00:41:04.043Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-01T00:41:04.043Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.043Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.043Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-01T00:41:04.043Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.043Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.043Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-01T00:41:04.043Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.043Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.305Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-01T00:41:04.305Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.305Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.305Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-01T00:41:04.305Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.305Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.305Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-01T00:41:04.305Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.305Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.567Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-01T00:41:04.567Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.567Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.567Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-01T00:41:04.567Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.567Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.567Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-01T00:41:04.567Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T00:41:04.567Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:04.567Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-01T00:41:04.567Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-01T00:41:04.567Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:41:04.828Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-01T00:41:04.828Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-01T00:41:04.828Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:41:04.828Z] Selecting previously unselected package libldap-common. [2021-07-01T00:41:04.828Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-01T00:41:04.828Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:41:04.828Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-01T00:41:04.828Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-01T00:41:04.828Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:41:04.828Z] Selecting previously unselected package dirmngr. [2021-07-01T00:41:04.828Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:41:05.093Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-01T00:41:05.093Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:41:05.093Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-01T00:41:05.093Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-01T00:41:05.093Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:41:05.093Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T00:41:05.093Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-01T00:41:05.093Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.093Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-01T00:41:05.093Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:41:05.355Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-01T00:41:05.616Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-01T00:41:05.616Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.616Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-01T00:41:05.616Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-01T00:41:05.878Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-01T00:41:05.878Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T00:41:05.878Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T00:41:05.878Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-01T00:41:05.878Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:41:06.450Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-01T00:41:06.450Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-01T00:41:06.450Z] This means they are not meant to be enabled using systemctl. [2021-07-01T00:41:06.450Z] Possible reasons for having this kind of units are: [2021-07-01T00:41:06.450Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-01T00:41:06.450Z] .wants/ or .requires/ directory. [2021-07-01T00:41:06.450Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-01T00:41:06.450Z] a requirement dependency on it. [2021-07-01T00:41:06.450Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-01T00:41:06.450Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-01T00:41:06.450Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-01T00:41:06.450Z] instance name specified. [2021-07-01T00:41:06.711Z] Reading package lists... [2021-07-01T00:41:06.711Z] Building dependency tree... [2021-07-01T00:41:06.711Z] Reading state information... [2021-07-01T00:41:06.975Z] The following additional packages will be installed: [2021-07-01T00:41:06.975Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-01T00:41:06.975Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-01T00:41:06.975Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-01T00:41:06.975Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-01T00:41:06.975Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-01T00:41:06.975Z] Suggested packages: [2021-07-01T00:41:06.975Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-01T00:41:06.975Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-01T00:41:06.975Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-01T00:41:06.975Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-01T00:41:06.975Z] systemd-container policykit-1 [2021-07-01T00:41:06.975Z] Recommended packages: [2021-07-01T00:41:06.975Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-01T00:41:06.975Z] The following NEW packages will be installed: [2021-07-01T00:41:06.975Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-01T00:41:06.975Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-01T00:41:06.975Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-01T00:41:06.975Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-01T00:41:06.975Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-01T00:41:06.975Z] The following packages will be upgraded: [2021-07-01T00:41:06.975Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-01T00:41:06.975Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-01T00:41:06.975Z] Need to get 36.7 MB of archives. [2021-07-01T00:41:06.975Z] After this operation, 147 MB of additional disk space will be used. [2021-07-01T00:41:06.975Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-01T00:41:06.975Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-01T00:41:06.975Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-01T00:41:06.975Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-01T00:41:06.975Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-01T00:41:07.236Z] 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-07-01T00:41:07.236Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-01T00:41:07.236Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-01T00:41:07.236Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-01T00:41:07.236Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-01T00:41:07.236Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-01T00:41:07.236Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-01T00:41:07.236Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-01T00:41:07.236Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-01T00:41:07.236Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-01T00:41:07.236Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-01T00:41:07.811Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-01T00:41:07.811Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-07-01T00:41:07.811Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-07-01T00:41:07.811Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-01T00:41:07.811Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-01T00:41:07.811Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-01T00:41:07.811Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-01T00:41:07.811Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-01T00:41:07.811Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-01T00:41:08.072Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-01T00:41:08.072Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-01T00:41:08.072Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-01T00:41:08.072Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-01T00:41:08.072Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-01T00:41:08.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-01T00:41:09.464Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:41:09.464Z] Fetched 36.7 MB in 2s (15.9 MB/s) [2021-07-01T00:41:09.464Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T00:41:09.464Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:41:09.464Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:41:10.037Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:41:10.037Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:41:10.299Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-01T00:41:10.299Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T00:41:10.299Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-07-01T00:41:10.299Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-07-01T00:41:10.561Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-07-01T00:41:10.561Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T00:41:10.561Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-07-01T00:41:10.561Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-07-01T00:41:10.822Z] Setting up apt (1.6.13) ... [2021-07-01T00:41:10.822Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-01T00:41:11.083Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-01T00:41:11.345Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-01T00:41:11.345Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-01T00:41:11.345Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-01T00:41:11.608Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-01T00:41:11.608Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:41:11.608Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:11.608Z] Selecting previously unselected package libexpat1:amd64. [2021-07-01T00:41:11.608Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-01T00:41:11.608Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-01T00:41:11.608Z] Selecting previously unselected package python3.6-minimal. [2021-07-01T00:41:11.608Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:41:11.608Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:11.871Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-01T00:41:12.133Z] Checking for services that may need to be restarted...done. [2021-07-01T00:41:12.133Z] Checking for services that may need to be restarted...done. [2021-07-01T00:41:12.133Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:12.133Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-01T00:41:12.133Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:12.712Z] Selecting previously unselected package python3-minimal. [2021-07-01T00:41:12.712Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-01T00:41:12.712Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-01T00:41:12.712Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-01T00:41:12.712Z] Selecting previously unselected package mime-support. [2021-07-01T00:41:12.712Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-01T00:41:12.712Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-01T00:41:12.712Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-01T00:41:12.712Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-01T00:41:12.712Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-01T00:41:12.712Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-01T00:41:12.712Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:41:12.712Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:12.975Z] Selecting previously unselected package python3.6. [2021-07-01T00:41:12.975Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T00:41:12.975Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:12.975Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-01T00:41:12.975Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-01T00:41:12.975Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-01T00:41:12.975Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-01T00:41:13.239Z] Selecting previously unselected package python3. [2021-07-01T00:41:13.239Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-01T00:41:13.239Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-01T00:41:13.239Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-01T00:41:13.239Z] Selecting previously unselected package multiarch-support. [2021-07-01T00:41:13.239Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:41:13.239Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-01T00:41:13.502Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-01T00:41:13.502Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-01T00:41:13.502Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-01T00:41:13.502Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-01T00:41:13.502Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-01T00:41:13.502Z] Selecting previously unselected package libbsd0:amd64. [2021-07-01T00:41:13.502Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-01T00:41:13.502Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-01T00:41:13.502Z] Selecting previously unselected package sudo. [2021-07-01T00:41:13.502Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-01T00:41:13.502Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-01T00:41:13.763Z] Selecting previously unselected package apparmor. [2021-07-01T00:41:13.763Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-01T00:41:13.763Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-01T00:41:13.763Z] Selecting previously unselected package libedit2:amd64. [2021-07-01T00:41:13.763Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-01T00:41:13.763Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-01T00:41:13.763Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-01T00:41:13.763Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:41:13.763Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:13.763Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-01T00:41:13.763Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:41:13.763Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:14.024Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-01T00:41:14.024Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-01T00:41:14.024Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-01T00:41:14.024Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-01T00:41:14.024Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:41:14.024Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:14.024Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-01T00:41:14.024Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T00:41:14.024Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:14.286Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-01T00:41:14.286Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-01T00:41:14.286Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-01T00:41:14.286Z] Selecting previously unselected package openssh-client. [2021-07-01T00:41:14.286Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-01T00:41:14.286Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-01T00:41:14.546Z] Selecting previously unselected package squashfs-tools. [2021-07-01T00:41:14.546Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-01T00:41:14.546Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-01T00:41:14.546Z] Selecting previously unselected package snapd. [2021-07-01T00:41:14.546Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-01T00:41:14.546Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-01T00:41:17.092Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-01T00:41:17.092Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-01T00:41:17.092Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-01T00:41:17.092Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-01T00:41:17.092Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-01T00:41:17.092Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:17.092Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:41:17.092Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-01T00:41:17.092Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-01T00:41:17.355Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-01T00:41:17.355Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-01T00:41:17.355Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-01T00:41:17.355Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:17.355Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:17.616Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T00:41:18.190Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-01T00:41:18.190Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:18.190Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-01T00:41:18.190Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-01T00:41:18.190Z] running python rtupdate hooks for python3.6... [2021-07-01T00:41:18.190Z] running python post-rtupdate hooks for python3.6... [2021-07-01T00:41:18.190Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-01T00:41:19.137Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-01T00:41:19.137Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T00:41:19.137Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-01T00:41:19.137Z] Setting up snapd (2.49.2+18.04) ... [2021-07-01T00:41:19.709Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-01T00:41:19.709Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-01T00:41:19.971Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-01T00:41:19.971Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-01T00:41:20.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-01T00:41:20.233Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-01T00:41:20.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-01T00:41:20.494Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-01T00:41:20.755Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-01T00:41:20.755Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-01T00:41:21.016Z] /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-07-01T00:41:21.277Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T00:41:21.539Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-01T00:41:22.111Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T00:41:22.373Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T00:41:22.373Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T00:41:23.581Z] Reading package lists... [2021-07-01T00:41:23.581Z] Reading package lists... [2021-07-01T00:41:23.843Z] Building dependency tree... [2021-07-01T00:41:23.843Z] Reading state information... [2021-07-01T00:41:23.843Z] Calculating upgrade... [2021-07-01T00:41:24.108Z] The following packages will be upgraded: [2021-07-01T00:41:24.108Z] advancecomp base-files bash binutils binutils-common [2021-07-01T00:41:24.108Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-01T00:41:24.108Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-01T00:41:24.108Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-01T00:41:24.108Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-01T00:41:24.108Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-01T00:41:24.108Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-01T00:41:24.108Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-01T00:41:24.108Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-01T00:41:24.108Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-01T00:41:24.108Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-01T00:41:24.108Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-01T00:41:24.108Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-01T00:41:24.108Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-01T00:41:24.108Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-01T00:41:24.108Z] ubuntu-keyring util-linux [2021-07-01T00:41:24.108Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T00:41:24.108Z] Need to get 64.1 MB of archives. [2021-07-01T00:41:24.108Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-01T00:41:24.108Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-01T00:41:24.108Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-01T00:41:24.108Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-01T00:41:24.108Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-01T00:41:24.108Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-01T00:41:24.108Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-01T00:41:24.108Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-01T00:41:24.108Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-01T00:41:24.108Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-01T00:41:24.108Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-01T00:41:24.108Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-01T00:41:24.108Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-01T00:41:24.108Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-01T00:41:24.108Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-01T00:41:24.108Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-01T00:41:24.370Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-01T00:41:24.370Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-01T00:41:24.370Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-01T00:41:24.370Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-01T00:41:24.370Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-01T00:41:24.370Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-01T00:41:24.370Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-01T00:41:24.370Z] 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-07-01T00:41:24.370Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-01T00:41:24.370Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-01T00:41:24.370Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-01T00:41:24.370Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-01T00:41:24.370Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-01T00:41:24.370Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-01T00:41:24.370Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-01T00:41:24.370Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-01T00:41:24.370Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-01T00:41:24.370Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-01T00:41:24.370Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-01T00:41:24.370Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-01T00:41:24.370Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-01T00:41:24.370Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-01T00:41:24.370Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-01T00:41:24.370Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-01T00:41:24.370Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-01T00:41:24.370Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-01T00:41:24.370Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-01T00:41:24.633Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-01T00:41:24.633Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-01T00:41:24.633Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-01T00:41:24.633Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-01T00:41:24.633Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-01T00:41:24.633Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-01T00:41:24.633Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-01T00:41:24.633Z] 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-07-01T00:41:24.633Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-01T00:41:24.633Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-01T00:41:24.633Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-01T00:41:24.633Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-01T00:41:24.633Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-01T00:41:24.634Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-01T00:41:24.634Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-01T00:41:24.634Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-01T00:41:24.894Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-01T00:41:24.894Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-01T00:41:24.894Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-01T00:41:25.156Z] 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-07-01T00:41:25.156Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-01T00:41:25.156Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-01T00:41:25.156Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-01T00:41:25.156Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-01T00:41:25.418Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-01T00:41:25.418Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-01T00:41:25.418Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-01T00:41:25.418Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-01T00:41:25.680Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-01T00:41:25.680Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-01T00:41:25.680Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-01T00:41:25.680Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-01T00:41:25.680Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-01T00:41:25.680Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-01T00:41:25.680Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-01T00:41:25.680Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-01T00:41:25.680Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-01T00:41:25.680Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-01T00:41:25.680Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-01T00:41:25.680Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-01T00:41:25.680Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-01T00:41:25.680Z] Get:84 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-07-01T00:41:25.680Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-01T00:41:25.680Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-01T00:41:25.680Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-01T00:41:25.941Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-01T00:41:25.941Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-01T00:41:25.941Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-01T00:41:25.941Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-01T00:41:25.941Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-01T00:41:25.941Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-01T00:41:25.941Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-01T00:41:25.941Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-01T00:41:25.941Z] Get:96 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-07-01T00:41:25.941Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-01T00:41:25.941Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-01T00:41:26.204Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-01T00:41:26.204Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-01T00:41:26.204Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-01T00:41:26.204Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-01T00:41:26.204Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:41:26.204Z] Fetched 64.1 MB in 2s (30.7 MB/s) [2021-07-01T00:41:26.204Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:41:26.204Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:41:26.204Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:41:26.784Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:41:26.784Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:41:26.784Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-01T00:41:26.784Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-01T00:41:27.356Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.356Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.356Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.356Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.356Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.356Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.356Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.356Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.617Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.618Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.618Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.618Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.618Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.618Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.618Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:27.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:41:27.879Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.879Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.879Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:27.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:41:27.879Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:27.879Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:27.879Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:28.140Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:28.140Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:28.140Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T00:41:28.402Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:28.402Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:41:28.402Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:41:28.663Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:41:28.924Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-01T00:41:29.186Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T00:41:29.186Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-01T00:41:29.186Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-01T00:41:29.186Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-01T00:41:29.186Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-01T00:41:29.447Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-01T00:41:29.447Z] Installing new version of config file /etc/issue ... [2021-07-01T00:41:29.447Z] Installing new version of config file /etc/issue.net ... [2021-07-01T00:41:29.447Z] Installing new version of config file /etc/lsb-release ... [2021-07-01T00:41:29.447Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-01T00:41:29.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-01T00:41:29.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-01T00:41:29.709Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-01T00:41:29.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:29.971Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-01T00:41:29.971Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-01T00:41:29.971Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-01T00:41:29.971Z] 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-07-01T00:41:29.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:29.971Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:29.971Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:30.232Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:30.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:30.232Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-01T00:41:30.232Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-01T00:41:30.495Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-01T00:41:30.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:30.495Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-01T00:41:30.495Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T00:41:30.495Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-01T00:41:30.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:30.776Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:41:30.776Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:41:30.776Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T00:41:30.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:30.776Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:41:30.776Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:41:30.800Z] 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-07-01T00:41:31.038Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-01T00:41:31.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:31.038Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-01T00:41:31.038Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-01T00:41:31.038Z] Setting up grep (3.1-2build1) ... [2021-07-01T00:41:31.299Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:31.299Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-01T00:41:31.299Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-01T00:41:31.299Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-01T00:41:31.299Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:31.299Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:41:31.299Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:41:31.561Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-01T00:41:31.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:31.561Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T00:41:31.561Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:41:32.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-01T00:41:32.510Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T00:41:32.510Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:41:32.510Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T00:41:32.510Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:41:33.085Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-01T00:41:33.085Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:33.085Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-01T00:41:33.085Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T00:41:33.663Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-01T00:41:33.663Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-01T00:41:33.663Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-01T00:41:33.663Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-01T00:41:33.925Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-01T00:41:33.925Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:33.925Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-01T00:41:33.925Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-01T00:41:33.925Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-01T00:41:34.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.188Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:34.188Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:34.188Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:34.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.188Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:34.188Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:34.449Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:34.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.449Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:34.449Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:34.449Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:34.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.449Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:34.449Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:34.710Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:34.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.710Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:41:34.710Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:41:34.710Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:41:34.710Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:41:34.975Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T00:41:34.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.975Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T00:41:34.975Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:41:34.975Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T00:41:34.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:34.975Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:34.975Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:35.237Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:35.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:35.237Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:35.237Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:35.237Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:35.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:35.237Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:35.500Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:35.762Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:36.024Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-01T00:41:36.298Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-01T00:41:36.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:36.298Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T00:41:36.298Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T00:41:36.560Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:41:36.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T00:41:36.560Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-01T00:41:36.560Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T00:41:36.560Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-01T00:41:36.561Z] 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-07-01T00:41:36.821Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:41:36.822Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-01T00:41:36.822Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-01T00:41:36.822Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-01T00:41:37.086Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:41:37.086Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-01T00:41:37.086Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-01T00:41:37.086Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-01T00:41:37.086Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:41:37.086Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-01T00:41:37.086Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-01T00:41:37.086Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-01T00:41:37.159Z] 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-07-01T00:41:37.348Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:41:37.348Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T00:41:37.348Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:41:37.348Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:41:37.611Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T00:41:37.611Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T00:41:37.611Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:41:37.611Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:41:37.611Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-01T00:41:37.611Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T00:41:37.872Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:41:37.872Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:41:37.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:37.872Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T00:41:37.872Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T00:41:38.138Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-01T00:41:38.138Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T00:41:38.138Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:41:38.138Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:41:38.138Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T00:41:38.138Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:38.138Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-01T00:41:38.138Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-01T00:41:38.399Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-01T00:41:38.399Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:38.399Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-01T00:41:38.399Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-01T00:41:38.399Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-01T00:41:38.661Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:38.661Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-01T00:41:38.661Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T00:41:38.661Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T00:41:38.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:38.923Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T00:41:38.923Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T00:41:38.923Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T00:41:38.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:38.923Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-01T00:41:38.923Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-01T00:41:39.193Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-01T00:41:39.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:39.193Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-01T00:41:39.193Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-01T00:41:39.455Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-01T00:41:39.455Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:39.455Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T00:41:39.455Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T00:41:39.455Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-01T00:41:39.716Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:39.716Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-01T00:41:39.716Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-01T00:41:39.716Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-01T00:41:39.716Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:39.716Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-01T00:41:39.716Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-01T00:41:39.983Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-01T00:41:39.983Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:39.983Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-01T00:41:39.983Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-01T00:41:39.983Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-01T00:41:39.983Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:39.983Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-01T00:41:40.245Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-01T00:41:40.245Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-01T00:41:40.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:40.245Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-01T00:41:40.245Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-01T00:41:40.245Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-01T00:41:40.507Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:40.507Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-01T00:41:40.507Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-01T00:41:40.507Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-01T00:41:40.507Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:40.507Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-01T00:41:40.507Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-01T00:41:40.507Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-01T00:41:40.553Z] 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-07-01T00:41:40.771Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T00:41:40.771Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-01T00:41:40.771Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-01T00:41:40.771Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-01T00:41:40.771Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-01T00:41:40.771Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-01T00:41:40.771Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-01T00:41:40.771Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-01T00:41:40.771Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-01T00:41:41.033Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-01T00:41:41.033Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-01T00:41:41.033Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-01T00:41:41.033Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-01T00:41:41.295Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-01T00:41:41.295Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-01T00:41:41.295Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-01T00:41:41.295Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-01T00:41:41.295Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-01T00:41:41.295Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-01T00:41:41.295Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-01T00:41:41.295Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-01T00:41:41.556Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-01T00:41:41.556Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-01T00:41:41.556Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-01T00:41:41.556Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-01T00:41:41.556Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-01T00:41:41.556Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-01T00:41:41.817Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-01T00:41:41.817Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-01T00:41:42.079Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-01T00:41:42.079Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-01T00:41:42.079Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-01T00:41:42.343Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-01T00:41:42.343Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:41:42.343Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:41:42.604Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:41:42.604Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.282Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.282Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:45.290Z] 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-07-01T00:41:45.545Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:45.545Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:46.118Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T00:41:46.118Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T00:41:46.118Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T00:41:46.118Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T00:41:46.277Z] 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-07-01T00:41:46.380Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-01T00:41:46.380Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T00:41:46.380Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-01T00:41:46.381Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T00:41:46.381Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-01T00:41:46.381Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-01T00:41:46.642Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T00:41:46.642Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T00:41:46.642Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T00:41:46.642Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T00:41:46.642Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-01T00:41:46.642Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-01T00:41:46.642Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:46.903Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T00:41:46.903Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:46.903Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:46.903Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:46.903Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-01T00:41:46.903Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-01T00:41:46.903Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-01T00:41:46.903Z] [2021-07-01T00:41:46.903Z] Current default time zone: 'Etc/UTC' [2021-07-01T00:41:46.903Z] Local time is now: Thu Jul 1 00:41:46 UTC 2021. [2021-07-01T00:41:46.903Z] Universal Time is now: Thu Jul 1 00:41:46 UTC 2021. [2021-07-01T00:41:46.903Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-01T00:41:46.903Z] [2021-07-01T00:41:46.903Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-01T00:41:46.903Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:46.903Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-01T00:41:46.903Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-01T00:41:46.903Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-01T00:41:46.903Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-01T00:41:46.903Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-01T00:41:47.181Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-01T00:41:47.181Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-01T00:41:47.181Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-01T00:41:47.181Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:47.181Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-01T00:41:47.181Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:47.181Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:41:47.181Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:47.181Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-01T00:41:47.181Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-01T00:41:47.181Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-01T00:41:47.181Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-01T00:41:47.181Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-01T00:41:47.181Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-01T00:41:47.442Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:41:47.443Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-01T00:41:49.361Z] Updating certificates in /etc/ssl/certs... [2021-07-01T00:41:49.935Z] 23 added, 27 removed; done. [2021-07-01T00:41:49.935Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-01T00:41:49.935Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-01T00:41:49.935Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-01T00:41:49.935Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-01T00:41:49.935Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:41:49.935Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:49.935Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-01T00:41:50.197Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:41:50.197Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-01T00:41:50.197Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-01T00:41:50.197Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-01T00:41:50.197Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:50.197Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T00:41:50.197Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-01T00:41:50.197Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-01T00:41:50.197Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-01T00:41:50.197Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:41:50.197Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-01T00:41:50.197Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-01T00:41:50.197Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-01T00:41:50.197Z] Updating certificates in /etc/ssl/certs... [2021-07-01T00:41:50.595Z] 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-07-01T00:41:51.142Z] 0 added, 0 removed; done. [2021-07-01T00:41:51.142Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-01T00:41:51.142Z] done. [2021-07-01T00:41:51.404Z] Reading package lists... [2021-07-01T00:41:51.404Z] Building dependency tree... [2021-07-01T00:41:51.404Z] Reading state information... [2021-07-01T00:41:51.665Z] The following NEW packages will be installed: [2021-07-01T00:41:51.665Z] apt-transport-https [2021-07-01T00:41:51.665Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T00:41:51.665Z] Need to get 1692 B of archives. [2021-07-01T00:41:51.665Z] After this operation, 154 kB of additional disk space will be used. [2021-07-01T00:41:51.665Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-07-01T00:41:51.926Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:41:51.926Z] Fetched 1692 B in 0s (9623 B/s) [2021-07-01T00:41:51.926Z] Selecting previously unselected package apt-transport-https. [2021-07-01T00:41:51.926Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-01T00:41:51.926Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-07-01T00:41:51.926Z] Unpacking apt-transport-https (1.6.13) ... [2021-07-01T00:41:51.926Z] Setting up apt-transport-https (1.6.13) ... [2021-07-01T00:41:52.186Z] Waiting for network to be ready... [2021-07-01T00:41:53.221Z] 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-07-01T00:41:56.620Z] 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-07-01T00:41:58.784Z] 2021-07-01T00:41:55Z INFO Waiting for automatic snapd restart... [2021-07-01T00:41:58.784Z] snapd 2.51.1 from Canonical* installed [2021-07-01T00:41:59.731Z] "snapd" switched to the "latest/stable" channel [2021-07-01T00:41:59.731Z] [Pipeline] } [2021-07-01T00:42:02.054Z] $ docker stop --time=1 86106c3d5672f0e2e078e177c897b24d49afc5e5871829bce7f5b9bdaf26ebc9 [2021-07-01T00:42:02.281Z] core18 20210611 from Canonical* installed [2021-07-01T00:42:02.543Z] "core18" switched to the "latest/stable" channel [2021-07-01T00:42:02.543Z] [2021-07-01T00:42:04.509Z] $ docker rm -f 86106c3d5672f0e2e078e177c897b24d49afc5e5871829bce7f5b9bdaf26ebc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-07-01T00:42:05.850Z] snapcraft 4.8.3 from Canonical* installed [2021-07-01T00:42:05.850Z] "snapcraft" switched to the "latest/stable" channel [2021-07-01T00:42:05.850Z] [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:42:06.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:42:06.240Z] [2021-07-01T00:42:06.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:42:06.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:42:06.874Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-01T00:42:06.874Z] 29e5d40040c1: Pulling fs layer [2021-07-01T00:42:06.874Z] 1ce36da41761: Pulling fs layer [2021-07-01T00:42:06.874Z] 25b303627fd3: Pulling fs layer [2021-07-01T00:42:07.147Z] 29e5d40040c1: Verifying Checksum [2021-07-01T00:42:07.147Z] 29e5d40040c1: Download complete [2021-07-01T00:42:07.741Z] 29e5d40040c1: Pull complete [2021-07-01T00:42:08.013Z] 1ce36da41761: Verifying Checksum [2021-07-01T00:42:08.013Z] 1ce36da41761: Download complete [2021-07-01T00:42:09.002Z] 1ce36da41761: Pull complete [2021-07-01T00:42:09.596Z] 25b303627fd3: Verifying Checksum [2021-07-01T00:42:09.596Z] 25b303627fd3: Download complete [2021-07-01T00:42:10.058Z] 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-07-01T00:42:10.058Z] - README.md [2021-07-01T00:42:10.058Z] [2021-07-01T00:42:10.058Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-01T00:42:10.320Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T00:42:10.320Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T00:42:10.320Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T00:42:11.527Z] Reading package lists... [2021-07-01T00:42:11.787Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-07-01T00:42:11.787Z] Reading package lists... [2021-07-01T00:42:12.048Z] Building dependency tree... [2021-07-01T00:42:12.048Z] Reading state information... [2021-07-01T00:42:12.048Z] Suggested packages: [2021-07-01T00:42:12.048Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-01T00:42:12.048Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-01T00:42:12.048Z] Recommended packages: [2021-07-01T00:42:12.048Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-01T00:42:12.309Z] The following NEW packages will be installed: [2021-07-01T00:42:12.309Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-01T00:42:12.309Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-01T00:42:12.309Z] pkg-config zip [2021-07-01T00:42:12.309Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T00:42:12.309Z] Need to get 7663 kB of archives. [2021-07-01T00:42:12.309Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-01T00:42:12.309Z] 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-07-01T00:42:12.309Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-01T00:42:12.309Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-01T00:42:12.309Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-01T00:42:12.309Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-01T00:42:12.570Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-01T00:42:12.570Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-01T00:42:12.570Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-01T00:42:12.570Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-01T00:42:12.831Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-01T00:42:12.831Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-01T00:42:12.831Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-01T00:42:12.831Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-01T00:42:12.831Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-01T00:42:12.831Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-01T00:42:13.193Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T00:42:13.193Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-07-01T00:42:13.193Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-01T00:42:13.193Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-01T00:42:13.193Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-01T00:42:13.193Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-01T00:42:13.500Z] Selecting previously unselected package libpsl5:amd64. [2021-07-01T00:42:13.500Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-01T00:42:13.500Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-01T00:42:13.500Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-01T00:42:13.500Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-01T00:42:13.500Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-01T00:42:13.500Z] Selecting previously unselected package librtmp1:amd64. [2021-07-01T00:42:13.500Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-01T00:42:13.500Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-01T00:42:13.500Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-01T00:42:13.500Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-01T00:42:13.500Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-01T00:42:13.500Z] Selecting previously unselected package liberror-perl. [2021-07-01T00:42:13.500Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-01T00:42:13.500Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-01T00:42:13.500Z] Selecting previously unselected package git-man. [2021-07-01T00:42:13.500Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-01T00:42:13.500Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:42:13.799Z] Selecting previously unselected package git. [2021-07-01T00:42:13.799Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-01T00:42:13.799Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:42:14.114Z] Selecting previously unselected package libnorm1:amd64. [2021-07-01T00:42:14.114Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-01T00:42:14.114Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-01T00:42:14.409Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-01T00:42:14.409Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-01T00:42:14.409Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-01T00:42:14.409Z] Selecting previously unselected package libsodium23:amd64. [2021-07-01T00:42:14.409Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-01T00:42:14.409Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-01T00:42:14.409Z] Selecting previously unselected package libzmq5:amd64. [2021-07-01T00:42:14.409Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-01T00:42:14.409Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:42:14.409Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-01T00:42:14.409Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-01T00:42:14.409Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:42:14.744Z] Selecting previously unselected package pkg-config. [2021-07-01T00:42:14.744Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-01T00:42:14.744Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-01T00:42:14.744Z] Selecting previously unselected package zip. [2021-07-01T00:42:14.744Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-01T00:42:14.744Z] Unpacking zip (3.0-11build1) ... [2021-07-01T00:42:14.744Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-01T00:42:14.744Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:42:14.744Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-01T00:42:14.744Z] Setting up liberror-perl (0.17025-1) ... [2021-07-01T00:42:14.744Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-01T00:42:14.744Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-01T00:42:14.744Z] No schema files found: doing nothing. [2021-07-01T00:42:14.744Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-01T00:42:14.744Z] Setting up zip (3.0-11build1) ... [2021-07-01T00:42:15.011Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-01T00:42:15.011Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-01T00:42:15.011Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-01T00:42:15.011Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:42:15.011Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-01T00:42:15.011Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T00:42:15.011Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-01T00:42:15.011Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T00:42:15.583Z] git set to automatically installed. [2021-07-01T00:42:15.583Z] git-man set to automatically installed. [2021-07-01T00:42:15.583Z] libcurl3-gnutls set to automatically installed. [2021-07-01T00:42:15.583Z] liberror-perl set to automatically installed. [2021-07-01T00:42:15.583Z] libglib2.0-0 set to automatically installed. [2021-07-01T00:42:15.583Z] libnghttp2-14 set to automatically installed. [2021-07-01T00:42:15.583Z] libnorm1 set to automatically installed. [2021-07-01T00:42:15.583Z] libpgm-5.2-0 set to automatically installed. [2021-07-01T00:42:15.583Z] libpsl5 set to automatically installed. [2021-07-01T00:42:15.583Z] librtmp1 set to automatically installed. [2021-07-01T00:42:15.583Z] libsodium23 set to automatically installed. [2021-07-01T00:42:15.583Z] libzmq3-dev set to automatically installed. [2021-07-01T00:42:15.583Z] libzmq5 set to automatically installed. [2021-07-01T00:42:15.584Z] pkg-config set to automatically installed. [2021-07-01T00:42:15.584Z] zip set to automatically installed. [2021-07-01T00:42:17.500Z] snapd is not logged in, snap install commands will use sudo [2021-07-01T00:42:19.757Z] 25b303627fd3: Pull complete [2021-07-01T00:42:19.758Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-01T00:42:19.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:42:19.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-01T00:42:20.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-07-01T00:42:20.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-01T00:42:22.861Z] $ docker top f519c869eb245b7dd7e3e49ccf89c31df87c98623fdfba8f61fb6100564105d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:42:23.799Z] + docker-compose build --help [2021-07-01T00:42:23.799Z] + grep parallel [2021-07-01T00:42:24.090Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-01T00:42:24.090Z] snapd is not logged in, snap install commands will use sudo [2021-07-01T00:42:24.662Z] snap "core18" has no updates available [2021-07-01T00:42:25.235Z] Pulling config-common [2021-07-01T00:42:25.235Z] + snapcraftctl pull [2021-07-01T00:42:26.630Z] Pulling go-build-helper [2021-07-01T00:42:26.630Z] + snapcraftctl pull [2021-07-01T00:42:28.938Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-01T00:42:28.938Z] Skipping pull go-build-helper (already ran) [2021-07-01T00:42:28.938Z] Building go-build-helper [2021-07-01T00:42:28.938Z] + snapcraftctl build [2021-07-01T00:42:28.938Z] --parallel Build images in parallel. [Pipeline] } [2021-07-01T00:42:28.976Z] $ docker stop --time=1 f519c869eb245b7dd7e3e49ccf89c31df87c98623fdfba8f61fb6100564105d6 [2021-07-01T00:42:29.201Z] Staging go-build-helper [2021-07-01T00:42:29.201Z] + snapcraftctl stage [2021-07-01T00:42:30.760Z] $ docker rm -f f519c869eb245b7dd7e3e49ccf89c31df87c98623fdfba8f61fb6100564105d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:42:31.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T00:42:31.415Z] . [Pipeline] withDockerContainer [2021-07-01T00:42:31.634Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container [2021-07-01T00:42:31.718Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-01T00:42:33.148Z] $ docker top a1980f5cfc0f3c4747e0723ad705c7151c62605960a875eea0c95664ee374691 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:42:34.074Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-01T00:42:37.449Z] Building core-command ... [2021-07-01T00:42:37.449Z] Building core-data ... [2021-07-01T00:42:37.449Z] Building core-metadata ... [2021-07-01T00:42:37.449Z] Building security-bootstrapper ... [2021-07-01T00:42:37.449Z] Building security-proxy-setup ... [2021-07-01T00:42:37.449Z] Building security-secretstore-setup ... [2021-07-01T00:42:37.449Z] Building support-notifications ... [2021-07-01T00:42:37.449Z] Building support-scheduler ... [2021-07-01T00:42:37.449Z] Building sys-mgmt-agent ... [2021-07-01T00:42:37.449Z] Building security-proxy-setup [2021-07-01T00:42:37.449Z] Building support-scheduler [2021-07-01T00:42:37.449Z] Building security-bootstrapper [2021-07-01T00:42:37.449Z] Building support-notifications [2021-07-01T00:42:37.449Z] Building sys-mgmt-agent [2021-07-01T00:42:39.215Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-01T00:42:39.215Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-01T00:42:39.215Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-01T00:42:39.215Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-01T00:42:39.215Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-01T00:42:39.215Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-01T00:42:39.215Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-01T00:42:39.215Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-01T00:42:39.215Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-01T00:42:39.215Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-01T00:42:39.215Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-01T00:42:39.215Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-01T00:42:39.215Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-01T00:42:39.215Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-01T00:42:39.215Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-01T00:42:39.215Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-01T00:42:39.215Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-01T00:42:39.215Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-01T00:42:39.215Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-01T00:42:39.215Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-07-01T00:42:39.215Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-07-01T00:42:39.215Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-01T00:42:39.215Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-01T00:42:39.215Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-01T00:42:39.215Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-01T00:42:39.215Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-01T00:42:39.215Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-01T00:42:39.215Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-01T00:42:39.215Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-01T00:42:39.215Z] Fetched 224 kB in 0s (0 B/s) [2021-07-01T00:42:39.215Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-01T00:42:39.215Z] Fetched 157 kB in 0s (0 B/s) [2021-07-01T00:42:39.215Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-01T00:42:39.215Z] Fetched 221 kB in 0s (0 B/s) [2021-07-01T00:42:39.215Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-01T00:42:39.215Z] Fetched 143 kB in 0s (0 B/s) [2021-07-01T00:42:39.215Z] Pulling edgex-go [2021-07-01T00:42:39.215Z] + snapcraftctl pull [2021-07-01T00:42:39.215Z] Pulling hooks [2021-07-01T00:42:39.215Z] + snapcraftctl pull [2021-07-01T00:42:56.501Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T00:42:56.501Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T00:42:56.501Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T00:42:56.501Z] Fetched 0 B in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-01T00:42:56.501Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-01T00:42:56.501Z] Fetched 279 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-01T00:42:56.501Z] Fetched 122 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-01T00:42:56.501Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-01T00:42:56.501Z] Fetched 8848 B in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-01T00:42:56.501Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-01T00:42:56.501Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-01T00:42:56.501Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-01T00:42:56.501Z] Fetched 219 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-01T00:42:56.501Z] Fetched 154 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-01T00:42:56.501Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-01T00:42:56.501Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-01T00:42:56.501Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-01T00:42:56.501Z] Fetched 499 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-01T00:42:56.501Z] Fetched 111 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-01T00:42:56.501Z] Fetched 240 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-01T00:42:56.501Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-01T00:42:56.501Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-01T00:42:56.501Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-01T00:42:56.501Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-01T00:42:56.501Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-01T00:42:56.501Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-01T00:42:56.501Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-01T00:42:56.501Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-01T00:42:56.501Z] Fetched 8720 B in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-01T00:42:56.501Z] Fetched 140 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-01T00:42:56.501Z] Fetched 119 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-01T00:42:56.501Z] Fetched 111 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-01T00:42:56.501Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-01T00:42:56.501Z] Fetched 645 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-01T00:42:56.501Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-01T00:42:56.501Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-01T00:42:56.501Z] Fetched 368 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-01T00:42:56.501Z] Fetched 187 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-01T00:42:56.501Z] Fetched 175 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-01T00:42:56.501Z] Fetched 206 kB in 0s (0 B/s) [2021-07-01T00:42:56.501Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-01T00:42:56.502Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-01T00:42:56.502Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-01T00:42:56.502Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-01T00:42:56.502Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-01T00:42:56.502Z] Fetched 159 kB in 0s (0 B/s) [2021-07-01T00:42:56.502Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-01T00:42:56.502Z] Fetched 107 kB in 0s (0 B/s) [2021-07-01T00:42:56.502Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-01T00:42:56.502Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-01T00:42:56.502Z] Pulling static-packages [2021-07-01T00:42:56.502Z] + snapcraftctl pull [2021-07-01T00:42:56.502Z] Pulling version [2021-07-01T00:42:56.502Z] + cd /root/project [2021-07-01T00:42:56.502Z] + git describe --tags --abbrev=0 [2021-07-01T00:42:56.502Z] + sed s/v// [2021-07-01T00:42:56.502Z] + GIT_VERSION=2.0.0 [2021-07-01T00:42:56.502Z] + [ -z 2.0.0 ] [2021-07-01T00:42:56.502Z] + snapcraftctl set-version 2.0.0 [2021-07-01T00:42:57.078Z] Building config-common [2021-07-01T00:42:57.078Z] + snapcraftctl build [2021-07-01T00:42:59.016Z] Skipping build go-build-helper (already ran) [2021-07-01T00:42:59.277Z] Building edgex-go [2021-07-01T00:42:59.539Z] + cd /root/parts/edgex-go/src [2021-07-01T00:42:59.539Z] + git describe --tags --abbrev=0 [2021-07-01T00:42:59.539Z] + sed s/v// [2021-07-01T00:42:59.539Z] + GIT_VERSION=2.0.0 [2021-07-01T00:42:59.539Z] + [ -z 2.0.0 ] [2021-07-01T00:42:59.539Z] + echo 2.0.0 [2021-07-01T00:42:59.539Z] + make build [2021-07-01T00:42:59.539Z] go mod tidy [2021-07-01T00:43:01.462Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-01T00:43:01.462Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-01T00:43:01.462Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-01T00:43:01.462Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-01T00:43:01.462Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-01T00:43:01.462Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-01T00:43:01.462Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-01T00:43:01.462Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-01T00:43:01.724Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-01T00:43:01.985Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-01T00:43:01.985Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-01T00:43:02.248Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-01T00:43:02.509Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-01T00:43:02.509Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-01T00:43:02.509Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-01T00:43:02.509Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-01T00:43:02.509Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-01T00:43:02.509Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-01T00:43:02.509Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-01T00:43:02.509Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-01T00:43:02.779Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-01T00:43:02.779Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-01T00:43:02.779Z] go: downloading golang.org/x/text v0.3.2 [2021-07-01T00:43:02.779Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-01T00:43:02.779Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-01T00:43:02.779Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-01T00:43:02.779Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-01T00:43:02.779Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-01T00:43:03.042Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-01T00:43:03.042Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-01T00:43:03.042Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-01T00:43:03.042Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-01T00:43:03.304Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-01T00:43:03.304Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-01T00:43:03.304Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-01T00:43:03.304Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-01T00:43:03.582Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-01T00:43:03.582Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-01T00:43:03.582Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-01T00:43:03.582Z] go: downloading github.com/kr/text v0.1.0 [2021-07-01T00:43:03.582Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-01T00:43:03.582Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-01T00:43:03.582Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-01T00:43:03.849Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-01T00:43:03.849Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-01T00:43:03.849Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-01T00:43:03.849Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-01T00:43:03.849Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-01T00:43:03.849Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-01T00:43:03.849Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-01T00:43:03.849Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-01T00:43:03.849Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-01T00:43:03.849Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-01T00:43:03.849Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-01T00:43:03.849Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-01T00:43:03.849Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-01T00:43:03.849Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-01T00:43:03.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-01T00:43:03.849Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-01T00:43:04.112Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-01T00:43:04.112Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-01T00:43:04.112Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-01T00:43:04.112Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-01T00:43:04.112Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-01T00:43:04.112Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-01T00:43:04.112Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-01T00:43:04.112Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-01T00:43:04.112Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-01T00:43:04.112Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-01T00:43:04.112Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-01T00:43:04.112Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-01T00:43:04.112Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-01T00:43:15.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-01T00:43:16.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-01T00:43:17.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-01T00:43:19.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-01T00:43:19.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-01T00:43:20.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-01T00:43:21.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-01T00:43:22.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-01T00:43:23.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-01T00:43:24.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-01T00:43:25.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-01T00:43:27.472Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-01T00:43:27.472Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-01T00:43:27.472Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-01T00:43:27.472Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-01T00:43:27.472Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-01T00:43:27.472Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-01T00:43:27.472Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-01T00:43:27.472Z] + 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-07-01T00:43:27.472Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-01T00:43:27.472Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-01T00:43:27.472Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-01T00:43:27.472Z] + 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-07-01T00:43:27.472Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-01T00:43:27.472Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-01T00:43:27.472Z] + 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-07-01T00:43:28.432Z] Building hooks [2021-07-01T00:43:28.432Z] + cd /root/parts/hooks/src [2021-07-01T00:43:28.432Z] + make build [2021-07-01T00:43:28.432Z] go mod tidy [2021-07-01T00:43:29.002Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-01T00:43:29.263Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-01T00:43:29.263Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-01T00:43:29.263Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-01T00:43:29.263Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-01T00:43:30.204Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-01T00:43:30.465Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-01T00:43:30.465Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-01T00:43:33.771Z] Building static-packages [2021-07-01T00:43:33.771Z] + snapcraftctl build [2021-07-01T00:43:35.163Z] Building version [2021-07-01T00:43:35.163Z] + snapcraftctl build [2021-07-01T00:43:37.082Z] Staging config-common [2021-07-01T00:43:37.082Z] + snapcraftctl stage [2021-07-01T00:43:38.026Z] Skipping stage go-build-helper (already ran) [2021-07-01T00:43:38.026Z] Staging edgex-go [2021-07-01T00:43:38.026Z] + snapcraftctl stage [2021-07-01T00:43:38.992Z] Staging hooks [2021-07-01T00:43:38.992Z] + snapcraftctl stage [2021-07-01T00:43:39.942Z] Staging static-packages [2021-07-01T00:43:39.942Z] + snapcraftctl stage [2021-07-01T00:43:41.326Z] Staging version [2021-07-01T00:43:41.326Z] + snapcraftctl stage [2021-07-01T00:43:42.269Z] Priming config-common [2021-07-01T00:43:42.269Z] + snapcraftctl prime [2021-07-01T00:43:43.212Z] Priming go-build-helper [2021-07-01T00:43:43.212Z] + snapcraftctl prime [2021-07-01T00:43:44.327Z] Priming edgex-go [2021-07-01T00:43:44.327Z] + snapcraftctl prime [2021-07-01T00:43:45.347Z] Priming hooks [2021-07-01T00:43:45.347Z] + snapcraftctl prime [2021-07-01T00:43:46.740Z] Priming static-packages [2021-07-01T00:43:46.740Z] + snapcraftctl prime [2021-07-01T00:43:47.865Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:43:47.866Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:43:47.866Z] ---> affed9463d04 [2021-07-01T00:43:47.866Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:43:48.470Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:43:48.470Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:43:48.470Z] ---> affed9463d04 [2021-07-01T00:43:48.470Z] Step 3/32 : WORKDIR /edgex-go [2021-07-01T00:43:48.666Z] Priming version [2021-07-01T00:43:48.666Z] + snapcraftctl prime [2021-07-01T00:43:48.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:43:48.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:43:48.744Z] ---> affed9463d04 [2021-07-01T00:43:48.744Z] Step 3/22 : WORKDIR /edgex-go [2021-07-01T00:43:48.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:43:48.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:43:48.744Z] ---> affed9463d04 [2021-07-01T00:43:48.744Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:43:48.744Z] ---> Running in 7251d6027c2a [2021-07-01T00:43:48.744Z] ---> Running in d6ebfb49514d [2021-07-01T00:43:48.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:43:48.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:43:48.744Z] ---> affed9463d04 [2021-07-01T00:43:48.745Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T00:43:49.018Z] ---> Running in 2847983ef053 [2021-07-01T00:43:49.018Z] ---> Running in a271233daaaa [2021-07-01T00:43:49.018Z] ---> Running in 25f1e65872eb [2021-07-01T00:43:49.615Z] Removing intermediate container d6ebfb49514d [2021-07-01T00:43:49.615Z] ---> 16bcc981b19b [2021-07-01T00:43:49.615Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:43:49.615Z] Removing intermediate container 7251d6027c2a [2021-07-01T00:43:49.615Z] ---> 22e49c6cdb1b [2021-07-01T00:43:49.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:43:49.615Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-01T00:43:49.888Z] Removing intermediate container a271233daaaa [2021-07-01T00:43:49.888Z] ---> 9331e378544e [2021-07-01T00:43:49.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:43:49.888Z] Removing intermediate container 2847983ef053 [2021-07-01T00:43:49.888Z] ---> 774598ff88ec [2021-07-01T00:43:49.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:43:49.888Z] ---> Running in a1b94bd5606d [2021-07-01T00:43:49.888Z] Removing intermediate container 25f1e65872eb [2021-07-01T00:43:49.888Z] ---> 8065d9fb3bb2 [2021-07-01T00:43:49.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:43:50.158Z] ---> Running in eaa97950818a [2021-07-01T00:43:50.158Z] ---> Running in 2778abbeec71 [2021-07-01T00:43:50.158Z] ---> Running in e85669557c39 [2021-07-01T00:43:50.158Z] ---> Running in 6ea72e6bea40 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-01T00:43:53.585Z] Removing intermediate container a1b94bd5606d [2021-07-01T00:43:53.585Z] ---> 0029d538d5e8 [2021-07-01T00:43:53.585Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-01T00:43:53.859Z] ---> Running in e930e79cab01 [2021-07-01T00:43:53.859Z] Removing intermediate container 2778abbeec71 [2021-07-01T00:43:53.859Z] ---> 32d1377ca421 [2021-07-01T00:43:53.859Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-01T00:43:54.135Z] Removing intermediate container eaa97950818a [2021-07-01T00:43:54.135Z] ---> 281e11f666dc [2021-07-01T00:43:54.135Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-01T00:43:54.135Z] ---> Running in 9e77e900978c [2021-07-01T00:43:54.411Z] ---> Running in f312acaaee78 [2021-07-01T00:43:54.694Z] Removing intermediate container 6ea72e6bea40 [2021-07-01T00:43:54.694Z] ---> afd5b43ea453 [2021-07-01T00:43:54.694Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-01T00:43:54.983Z] ---> Running in 426da142a39d [2021-07-01T00:43:54.983Z] Removing intermediate container e85669557c39 [2021-07-01T00:43:54.983Z] ---> 65e1d915e957 [2021-07-01T00:43:54.983Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-01T00:43:55.264Z] ---> Running in b130ca707b07 [2021-07-01T00:43:56.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:56.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] OK: 218 MiB in 52 packages [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:43:59.346Z] OK: 218 MiB in 52 packages [2021-07-01T00:43:59.346Z] OK: 218 MiB in 52 packages [2021-07-01T00:43:59.346Z] OK: 218 MiB in 52 packages [2021-07-01T00:43:59.346Z] OK: 218 MiB in 52 packages [2021-07-01T00:43:59.346Z] Removing intermediate container e930e79cab01 [2021-07-01T00:43:59.346Z] ---> 53faff9e2447 [2021-07-01T00:43:59.346Z] Step 6/32 : COPY go.mod . [2021-07-01T00:44:00.344Z] Removing intermediate container f312acaaee78 [2021-07-01T00:44:00.344Z] ---> 459666a854c4 [2021-07-01T00:44:00.344Z] Step 6/24 : COPY go.mod . [2021-07-01T00:44:00.629Z] ---> 341200cd637a [2021-07-01T00:44:00.629Z] Step 7/32 : RUN go mod download [2021-07-01T00:44:00.629Z] Removing intermediate container 9e77e900978c [2021-07-01T00:44:00.629Z] ---> ac2f0012a491 [2021-07-01T00:44:00.629Z] Step 6/23 : COPY go.mod . [2021-07-01T00:44:00.907Z] Removing intermediate container 426da142a39d [2021-07-01T00:44:00.907Z] ---> ee3ecd2dea54 [2021-07-01T00:44:00.907Z] Step 6/22 : COPY go.mod . [2021-07-01T00:44:00.907Z] ---> Running in c5bc34e66e7b [2021-07-01T00:44:00.907Z] Removing intermediate container b130ca707b07 [2021-07-01T00:44:00.907Z] ---> 738ef9f1f57e [2021-07-01T00:44:00.907Z] Step 6/23 : COPY go.mod . [2021-07-01T00:44:01.898Z] ---> 0910acf5adbe [2021-07-01T00:44:01.898Z] Step 7/24 : RUN go mod download [2021-07-01T00:44:01.898Z] ---> 8f7d9472eea8 [2021-07-01T00:44:01.898Z] Step 7/23 : RUN go mod download [2021-07-01T00:44:01.898Z] ---> Running in 079078604acf [2021-07-01T00:44:02.171Z] ---> Running in 8a54d70c9c37 [2021-07-01T00:44:02.444Z] ---> 5dd65fb564a2 [2021-07-01T00:44:02.444Z] ---> 02d085955ca3 [2021-07-01T00:44:02.444Z] Step 7/23 : RUN go mod download [2021-07-01T00:44:02.444Z] Step 7/22 : RUN go mod download [2021-07-01T00:44:02.723Z] ---> Running in eda7aa70a54a [2021-07-01T00:44:02.723Z] ---> Running in a55e4cc37036 [2021-07-01T00:44:06.413Z] Removing intermediate container c5bc34e66e7b [2021-07-01T00:44:06.413Z] ---> 5269ab57d0a2 [2021-07-01T00:44:06.413Z] Step 8/32 : COPY . . [2021-07-01T00:44:07.018Z] Removing intermediate container 079078604acf [2021-07-01T00:44:07.018Z] ---> fa036dacef9f [2021-07-01T00:44:07.018Z] Step 8/24 : COPY . . [2021-07-01T00:44:07.618Z] Removing intermediate container eda7aa70a54a [2021-07-01T00:44:07.618Z] ---> 15da6b04a3bb [2021-07-01T00:44:07.618Z] Step 8/23 : COPY . . [2021-07-01T00:44:07.618Z] Removing intermediate container 8a54d70c9c37 [2021-07-01T00:44:07.618Z] ---> f19192b594a7 [2021-07-01T00:44:07.618Z] Step 8/23 : COPY . . [2021-07-01T00:44:07.618Z] Removing intermediate container a55e4cc37036 [2021-07-01T00:44:07.618Z] ---> d5b5f495b1b7 [2021-07-01T00:44:07.618Z] Step 8/22 : COPY . . [2021-07-01T00:44:34.450Z] ---> 5921cf53d0d1 [2021-07-01T00:44:34.450Z] Step 9/32 : RUN go mod tidy [2021-07-01T00:44:34.450Z] ---> c774b8992fd1 [2021-07-01T00:44:34.450Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:44:34.450Z] ---> 756637666e85 [2021-07-01T00:44:34.450Z] Step 9/22 : RUN go mod tidy [2021-07-01T00:44:34.450Z] ---> c0016cb3affe [2021-07-01T00:44:34.450Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:44:34.450Z] ---> Running in 702607f2da6f [2021-07-01T00:44:34.450Z] ---> Running in bbdfb16d7f5e [2021-07-01T00:44:34.450Z] ---> Running in e06c69aa2b94 [2021-07-01T00:44:34.450Z] ---> 7267386664fd [2021-07-01T00:44:34.450Z] Step 9/23 : RUN go mod tidy [2021-07-01T00:44:34.450Z] ---> Running in a714619d897a [2021-07-01T00:44:34.450Z] ---> Running in b297affb1124 [2021-07-01T00:44:37.856Z] Removing intermediate container bbdfb16d7f5e [2021-07-01T00:44:37.856Z] ---> 1892fac3f693 [2021-07-01T00:44:37.856Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-01T00:44:37.856Z] Removing intermediate container 702607f2da6f [2021-07-01T00:44:37.856Z] ---> 6eceb5e01d92 [2021-07-01T00:44:37.856Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-01T00:44:37.856Z] ---> Running in 06340efd2797 [2021-07-01T00:44:37.856Z] ---> Running in fb2cdb914136 [2021-07-01T00:44:37.856Z] Removing intermediate container e06c69aa2b94 [2021-07-01T00:44:37.856Z] ---> 7cccb219b3a5 [2021-07-01T00:44:37.856Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-01T00:44:38.136Z] Removing intermediate container a714619d897a [2021-07-01T00:44:38.136Z] ---> 003c976df76f [2021-07-01T00:44:38.136Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-01T00:44:38.136Z] ---> Running in 47061e6859db [2021-07-01T00:44:38.136Z] Removing intermediate container b297affb1124 [2021-07-01T00:44:38.136Z] ---> dc98c7914c99 [2021-07-01T00:44:38.136Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-01T00:44:38.423Z] ---> Running in c5ceb174c8c4 [2021-07-01T00:44:38.423Z] ---> Running in 5e7bd4bc9936 [2021-07-01T00:44:39.886Z] 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-07-01T00:44:39.886Z] 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-07-01T00:44:40.492Z] 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-07-01T00:44:40.768Z] 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-07-01T00:44:40.768Z] 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-07-01T00:46:34.078Z] 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-07-01T00:46:34.078Z] Removing intermediate container 06340efd2797 [2021-07-01T00:46:34.078Z] ---> fa276ba8d850 [2021-07-01T00:46:34.078Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-01T00:46:34.078Z] ---> Running in 3d947f4d0d2e [2021-07-01T00:46:34.078Z] 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-07-01T00:46:36.061Z] Removing intermediate container c5ceb174c8c4 [2021-07-01T00:46:36.061Z] ---> f20ea7c6949c [2021-07-01T00:46:36.061Z] [2021-07-01T00:46:36.061Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:46:36.061Z] Removing intermediate container fb2cdb914136 [2021-07-01T00:46:36.061Z] ---> 1969917ed3b1 [2021-07-01T00:46:36.061Z] [2021-07-01T00:46:36.061Z] Step 11/32 : FROM alpine:3.12 [2021-07-01T00:46:36.061Z] Removing intermediate container 3d947f4d0d2e [2021-07-01T00:46:36.061Z] ---> 0a1e2fba6ac5 [2021-07-01T00:46:36.061Z] [2021-07-01T00:46:36.061Z] Step 12/24 : FROM docker:20.10.0 [2021-07-01T00:46:36.341Z] Removing intermediate container 47061e6859db [2021-07-01T00:46:36.341Z] ---> 9ec368403cb5 [2021-07-01T00:46:36.341Z] [2021-07-01T00:46:36.341Z] Step 11/22 : FROM alpine:3.12 [2021-07-01T00:46:36.613Z] 3.12: Pulling from library/alpine [2021-07-01T00:46:36.886Z] 3.12: Pulling from library/alpine [2021-07-01T00:46:36.886Z] Removing intermediate container 5e7bd4bc9936 [2021-07-01T00:46:36.886Z] ---> f3cf229cae76 [2021-07-01T00:46:36.886Z] [2021-07-01T00:46:36.886Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T00:46:37.484Z] 20.10.0: Pulling from library/docker [2021-07-01T00:46:37.484Z] 3.12: Pulling from library/alpine [2021-07-01T00:46:37.756Z] 3.12: Pulling from library/alpine [2021-07-01T00:46:38.355Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:46:38.671Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T00:46:38.671Z] ---> c4fd0aeabfcf [2021-07-01T00:46:38.671Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-01T00:46:38.671Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:46:38.671Z] Status: Image is up to date for alpine:3.12 [2021-07-01T00:46:38.671Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:46:38.671Z] Status: Image is up to date for alpine:3.12 [2021-07-01T00:46:38.671Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T00:46:38.671Z] Status: Image is up to date for alpine:3.12 [2021-07-01T00:46:38.671Z] ---> c4fd0aeabfcf [2021-07-01T00:46:38.671Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-01T00:46:38.671Z] ---> c4fd0aeabfcf [2021-07-01T00:46:38.671Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:46:38.671Z] ---> c4fd0aeabfcf [2021-07-01T00:46:38.671Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-01T00:46:39.279Z] ---> Running in 478845d2c537 [2021-07-01T00:46:39.279Z] ---> Running in cab0eca5a3ca [2021-07-01T00:46:39.279Z] ---> Running in ddb4409987ae [2021-07-01T00:46:39.279Z] ---> Running in 9111b5ffd481 [2021-07-01T00:46:40.731Z] Removing intermediate container cab0eca5a3ca [2021-07-01T00:46:40.731Z] ---> 7235439bef73 [2021-07-01T00:46:40.731Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-01T00:46:41.002Z] ---> Running in 416d24618b43 [2021-07-01T00:46:41.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:41.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:41.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:41.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:41.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:42.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:42.100Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-01T00:46:42.376Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-01T00:46:42.376Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:46:42.376Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:46:42.376Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:46:42.376Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-01T00:46:42.376Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:46:42.376Z] (4/4) Installing curl (7.77.0-r0) [2021-07-01T00:46:42.376Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:46:42.376Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:46:42.657Z] OK: 6 MiB in 16 packages [2021-07-01T00:46:42.657Z] OK: 7 MiB in 18 packages [2021-07-01T00:46:42.657Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T00:46:42.657Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:46:42.938Z] OK: 5 MiB in 15 packages [2021-07-01T00:46:43.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:43.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:43.838Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-01T00:46:43.838Z] (2/2) Installing su-exec (0.2-r1) [2021-07-01T00:46:43.838Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:46:43.838Z] OK: 5 MiB in 16 packages [2021-07-01T00:46:45.815Z] Removing intermediate container ddb4409987ae [2021-07-01T00:46:45.815Z] ---> 17e18989af59 [2021-07-01T00:46:45.815Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:46:45.815Z] Removing intermediate container 416d24618b43 [2021-07-01T00:46:45.815Z] ---> d295da4e75db [2021-07-01T00:46:45.815Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-01T00:46:46.089Z] ---> Running in 75b241571e3f [2021-07-01T00:46:46.359Z] Removing intermediate container 9111b5ffd481 [2021-07-01T00:46:46.359Z] ---> 877cad84ceb0 [2021-07-01T00:46:46.359Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:46:46.359Z] Removing intermediate container 478845d2c537 [2021-07-01T00:46:46.359Z] ---> 647d27136944 [2021-07-01T00:46:46.359Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:46:46.633Z] ---> Running in 6f9bcf4c1739 [2021-07-01T00:46:46.633Z] ---> Running in 9ec055ab24d8 [2021-07-01T00:46:46.633Z] ---> Running in fe10ba764bc5 [2021-07-01T00:46:46.906Z] Removing intermediate container 75b241571e3f [2021-07-01T00:46:46.906Z] ---> fc87607e0b95 [2021-07-01T00:46:46.906Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-01T00:46:47.505Z] ---> Running in dc1eb8d98386 [2021-07-01T00:46:47.505Z] Removing intermediate container 6f9bcf4c1739 [2021-07-01T00:46:47.505Z] ---> 17fcf872afad [2021-07-01T00:46:47.505Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-01T00:46:47.793Z] Removing intermediate container fe10ba764bc5 [2021-07-01T00:46:47.793Z] ---> 2517008471b9 [2021-07-01T00:46:47.793Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-01T00:46:47.793Z] Removing intermediate container 9ec055ab24d8 [2021-07-01T00:46:47.793Z] ---> a73facf21f81 [2021-07-01T00:46:47.793Z] Step 14/22 : WORKDIR /edgex [2021-07-01T00:46:47.793Z] ---> Running in 8901305aa8f1 [2021-07-01T00:46:48.075Z] Removing intermediate container dc1eb8d98386 [2021-07-01T00:46:48.075Z] ---> 401d5e72789f [2021-07-01T00:46:48.075Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:46:48.350Z] ---> Running in 1dd2e8e807cd [2021-07-01T00:46:48.350Z] ---> Running in f84bf1292741 [2021-07-01T00:46:48.626Z] ---> Running in 3e388f6b96f4 [2021-07-01T00:46:48.900Z] Removing intermediate container 8901305aa8f1 [2021-07-01T00:46:48.900Z] ---> 11c910030ed1 [2021-07-01T00:46:48.900Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-01T00:46:49.178Z] ---> Running in b48db6acb38d [2021-07-01T00:46:49.450Z] Removing intermediate container 1dd2e8e807cd [2021-07-01T00:46:49.450Z] ---> feec4671a233 [2021-07-01T00:46:49.450Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T00:46:49.722Z] Removing intermediate container f84bf1292741 [2021-07-01T00:46:49.722Z] ---> 546240456ed3 [2021-07-01T00:46:49.722Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-01T00:46:49.722Z] Removing intermediate container 3e388f6b96f4 [2021-07-01T00:46:49.722Z] ---> dfaa2e1bf5be [2021-07-01T00:46:49.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:46:49.722Z] ---> Running in af9904f09702 [2021-07-01T00:46:50.716Z] Removing intermediate container af9904f09702 [2021-07-01T00:46:50.716Z] ---> 99c2b1995228 [2021-07-01T00:46:50.716Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:46:50.993Z] ---> bad5c4588359 [2021-07-01T00:46:50.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-01T00:46:51.270Z] ---> 7af858f05dc7 [2021-07-01T00:46:51.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-01T00:46:52.259Z] ---> f78578fe6af8 [2021-07-01T00:46:52.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-01T00:46:52.259Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-01T00:46:52.259Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-01T00:46:52.539Z] ---> eeaf43b92773 [2021-07-01T00:46:52.539Z] 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-07-01T00:46:52.827Z] ---> Running in 70cdfeca3db2 [2021-07-01T00:46:52.828Z] Removing intermediate container b48db6acb38d [2021-07-01T00:46:52.828Z] ---> 4c0811be042c [2021-07-01T00:46:52.828Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-01T00:46:53.486Z] ---> 96207f92cd82 [2021-07-01T00:46:53.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-01T00:46:53.486Z] ---> 1a93e7119b7c [2021-07-01T00:46:53.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-01T00:46:53.486Z] ---> Running in f605f1bf88ea [2021-07-01T00:46:53.761Z] Removing intermediate container 70cdfeca3db2 [2021-07-01T00:46:53.761Z] ---> e8a083e7fd71 [2021-07-01T00:46:53.761Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-01T00:46:54.055Z] ---> 9daea7836bd4 [2021-07-01T00:46:54.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-01T00:46:54.056Z] ---> Running in a43c087e82f1 [2021-07-01T00:46:54.361Z] Removing intermediate container f605f1bf88ea [2021-07-01T00:46:54.361Z] ---> 639d348cb8ec [2021-07-01T00:46:54.361Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-01T00:46:54.645Z] ---> 7dac65331025 [2021-07-01T00:46:54.645Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-01T00:46:54.927Z] ---> Running in 1bbc6dca3722 [2021-07-01T00:46:55.211Z] ---> 4e953fd3ab1c [2021-07-01T00:46:55.211Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-01T00:46:55.493Z] ---> 20f41333453e [2021-07-01T00:46:55.493Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-01T00:46:55.493Z] ---> Running in af6c7f811e6b [2021-07-01T00:46:55.769Z] ---> Running in 543c133acd5b [2021-07-01T00:46:55.769Z] Removing intermediate container 1bbc6dca3722 [2021-07-01T00:46:55.769Z] ---> c2c2d9ae6b06 [2021-07-01T00:46:55.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:46:55.770Z] ---> 9918a765941b [2021-07-01T00:46:55.770Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-01T00:46:56.043Z] ---> Running in f1fd6f5c3be9 [2021-07-01T00:46:56.043Z] ---> Running in c3fb67564465 [2021-07-01T00:46:56.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:56.321Z] Removing intermediate container af6c7f811e6b [2021-07-01T00:46:56.321Z] ---> 8e629cd2034b [2021-07-01T00:46:56.321Z] Step 19/22 : CMD ["--init=true"] [2021-07-01T00:46:56.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:46:56.599Z] Removing intermediate container 543c133acd5b [2021-07-01T00:46:56.599Z] ---> 8e9df0078c39 [2021-07-01T00:46:56.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:46:56.599Z] ---> Running in a1f94b4e8327 [2021-07-01T00:46:56.599Z] ---> Running in 561d5a984837 [2021-07-01T00:46:56.882Z] Removing intermediate container f1fd6f5c3be9 [2021-07-01T00:46:56.882Z] ---> a7c32e759d3f [2021-07-01T00:46:56.882Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T00:46:57.167Z] ---> Running in 4ad45677ff9a [2021-07-01T00:46:57.167Z] (1/39) Installing readline (8.0.4-r0) [2021-07-01T00:46:57.167Z] (2/39) Installing bash (5.0.17-r0) [2021-07-01T00:46:57.167Z] Executing bash-5.0.17-r0.post-install [2021-07-01T00:46:57.167Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:46:57.167Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-01T00:46:57.167Z] (5/39) Installing curl (7.77.0-r0) [2021-07-01T00:46:57.167Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-01T00:46:57.167Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-01T00:46:57.450Z] (8/39) Installing expat (2.2.9-r1) [2021-07-01T00:46:57.450Z] (9/39) Installing libffi (3.3-r2) [2021-07-01T00:46:57.450Z] (10/39) Installing gdbm (1.13-r1) [2021-07-01T00:46:57.450Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-01T00:46:57.450Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-01T00:46:57.450Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-01T00:46:57.450Z] Removing intermediate container 561d5a984837 [2021-07-01T00:46:57.450Z] ---> f04eff496fe6 [2021-07-01T00:46:57.450Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T00:46:57.726Z] Removing intermediate container a1f94b4e8327 [2021-07-01T00:46:57.726Z] ---> aa1f64a2bcf4 [2021-07-01T00:46:57.726Z] Step 20/22 : LABEL arch=arm64 [2021-07-01T00:47:00.396Z] ---> Running in df60968d3af2 [2021-07-01T00:47:00.397Z] ---> Running in fff2781d8b68 [2021-07-01T00:47:00.397Z] Removing intermediate container 4ad45677ff9a [2021-07-01T00:47:00.397Z] ---> 3ed32399c108 [2021-07-01T00:47:00.397Z] Step 22/23 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:47:00.397Z] ---> Running in 808ba534f6b8 [2021-07-01T00:47:00.397Z] Removing intermediate container df60968d3af2 [2021-07-01T00:47:00.397Z] ---> 5e46b94afa2f [2021-07-01T00:47:00.397Z] Step 22/23 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:47:00.397Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-01T00:47:00.397Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-01T00:47:00.397Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-01T00:47:00.397Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-01T00:47:00.397Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-01T00:47:00.397Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-01T00:47:00.397Z] Removing intermediate container fff2781d8b68 [2021-07-01T00:47:00.397Z] ---> cbeb159f010d [2021-07-01T00:47:00.397Z] Step 21/22 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:47:00.397Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-01T00:47:00.397Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-01T00:47:00.397Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-01T00:47:00.397Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-01T00:47:00.397Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-01T00:47:00.397Z] ---> Running in bb5f1381e9d1 [2021-07-01T00:47:00.397Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-01T00:47:00.397Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-01T00:47:00.397Z] Removing intermediate container 808ba534f6b8 [2021-07-01T00:47:00.397Z] ---> 1ceb351ea257 [2021-07-01T00:47:00.397Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:47:00.397Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-01T00:47:00.397Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-01T00:47:00.397Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-01T00:47:00.397Z] ---> Running in 7f567ec564de [2021-07-01T00:47:00.397Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-01T00:47:00.397Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-01T00:47:00.397Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-01T00:47:00.397Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-01T00:47:00.397Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-01T00:47:00.397Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-01T00:47:00.397Z] Removing intermediate container c3fb67564465 [2021-07-01T00:47:00.397Z] ---> b1d25c7646cc [2021-07-01T00:47:00.397Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:47:00.397Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-01T00:47:00.397Z] ---> Running in 8463b4adda2d [2021-07-01T00:47:00.397Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-01T00:47:00.397Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-01T00:47:00.397Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-01T00:47:00.397Z] Executing busybox-1.31.1-r19.trigger [2021-07-01T00:47:00.761Z] Removing intermediate container bb5f1381e9d1 [2021-07-01T00:47:00.761Z] ---> 5ef5f2bb118c [2021-07-01T00:47:00.761Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T00:47:00.761Z] OK: 72 MiB in 59 packages [2021-07-01T00:47:00.761Z] ---> Running in 9d951102c416 [2021-07-01T00:47:01.059Z] Removing intermediate container 7f567ec564de [2021-07-01T00:47:01.059Z] ---> 3bfd7426ae3b [2021-07-01T00:47:01.059Z] Step 22/22 : LABEL version=0.0.0 [2021-07-01T00:47:01.059Z] Removing intermediate container 8463b4adda2d [2021-07-01T00:47:01.059Z] ---> 1d978000bad3 [2021-07-01T00:47:01.059Z] [2021-07-01T00:47:01.353Z] ---> Running in 460dee732cfc [2021-07-01T00:47:01.912Z] Removing intermediate container 9d951102c416 [2021-07-01T00:47:01.912Z] ---> 9024bf3c0545 [2021-07-01T00:47:01.912Z] [2021-07-01T00:47:01.912Z] ---> 974c605155ed [2021-07-01T00:47:01.912Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-01T00:47:02.450Z] Successfully built 1d978000bad3 [2021-07-01T00:47:02.809Z] Successfully built 9024bf3c0545 [2021-07-01T00:47:02.809Z] Successfully tagged support-notifications-arm64:latest [2021-07-01T00:47:02.809Z] Successfully tagged support-scheduler-arm64:latest [2021-07-01T00:47:02.809Z] Building core-data [2021-07-01T00:47:02.809Z]  Building support-notifications ... done  Building support-scheduler ... done Building core-command [2021-07-01T00:47:02.809Z] Removing intermediate container 460dee732cfc [2021-07-01T00:47:02.809Z] ---> f570717688b4 [2021-07-01T00:47:02.809Z] [2021-07-01T00:47:03.103Z] Successfully built f570717688b4 [2021-07-01T00:47:03.390Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-01T00:47:03.390Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-07-01T00:47:04.392Z] ---> 118bad9e262b [2021-07-01T00:47:04.392Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-01T00:47:04.998Z] ---> 51fc2cc6c96f [2021-07-01T00:47:04.998Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-01T00:47:05.989Z] Collecting docker-compose==1.23.2 [2021-07-01T00:47:05.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-01T00:47:06.266Z] ---> 50d2306d28bc [2021-07-01T00:47:06.266Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-01T00:47:06.866Z] Collecting docopt<0.7,>=0.6.1 [2021-07-01T00:47:06.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-01T00:47:07.870Z] ---> 1982a2b8431f [2021-07-01T00:47:07.870Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-01T00:47:08.469Z] ---> Running in ff2b43ac60b6 [2021-07-01T00:47:09.455Z] Removing intermediate container ff2b43ac60b6 [2021-07-01T00:47:09.455Z] ---> 7b00aadbce39 [2021-07-01T00:47:09.455Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-01T00:47:10.440Z] Collecting PyYAML<4,>=3.10 [2021-07-01T00:47:10.440Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-01T00:47:10.716Z] ---> e790fb2dd27e [2021-07-01T00:47:10.716Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-01T00:47:11.317Z] ---> Running in 521d0182b38f [2021-07-01T00:47:13.938Z] Removing intermediate container 521d0182b38f [2021-07-01T00:47:13.938Z] ---> 9252f1f5f8f0 [2021-07-01T00:47:13.938Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-01T00:47:13.938Z] ---> Running in 598aebf22ed0 [2021-07-01T00:47:13.938Z] 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-07-01T00:47:14.209Z] Collecting texttable<0.10,>=0.9.0 [2021-07-01T00:47:14.484Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-01T00:47:14.760Z] Removing intermediate container 598aebf22ed0 [2021-07-01T00:47:14.760Z] ---> c944dd227636 [2021-07-01T00:47:14.760Z] Step 29/32 : CMD ["gate"] [2021-07-01T00:47:15.361Z] ---> Running in 23d5f2bd836a [2021-07-01T00:47:16.335Z] Removing intermediate container 23d5f2bd836a [2021-07-01T00:47:16.335Z] ---> 26e9480ed9e2 [2021-07-01T00:47:16.335Z] Step 30/32 : LABEL arch=arm64 [2021-07-01T00:47:16.608Z] ---> Running in 7391f7572a75 [2021-07-01T00:47:17.207Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-01T00:47:17.207Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-01T00:47:17.479Z] Removing intermediate container 7391f7572a75 [2021-07-01T00:47:17.479Z] ---> 9d85214b08fb [2021-07-01T00:47:17.479Z] Step 31/32 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:47:18.069Z] ---> Running in 021f830b44a6 [2021-07-01T00:47:18.344Z] Removing intermediate container 021f830b44a6 [2021-07-01T00:47:18.344Z] ---> 8628359c880b [2021-07-01T00:47:18.344Z] Step 32/32 : LABEL version=0.0.0 [2021-07-01T00:47:18.951Z] ---> Running in 91103a3c984d [2021-07-01T00:47:19.225Z] Removing intermediate container 91103a3c984d [2021-07-01T00:47:19.225Z] ---> a4370157480d [2021-07-01T00:47:19.225Z] [2021-07-01T00:47:19.823Z] Successfully built a4370157480d [2021-07-01T00:47:19.823Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-01T00:47:19.823Z] Building core-metadata [2021-07-01T00:47:19.823Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-07-01T00:47:19.823Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-01T00:47:21.268Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-01T00:47:21.268Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-01T00:47:22.257Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-01T00:47:22.257Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-01T00:47:22.858Z] Collecting cached-property<2,>=1.2.0 [2021-07-01T00:47:22.858Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-01T00:47:23.459Z] Collecting jsonschema<3,>=2.5.1 [2021-07-01T00:47:23.459Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-01T00:47:24.057Z] Collecting docker-pycreds>=0.4.0 [2021-07-01T00:47:24.057Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-01T00:47:24.655Z] Collecting idna<2.8,>=2.5 [2021-07-01T00:47:24.655Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-01T00:47:24.655Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-01T00:47:25.639Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-01T00:47:25.639Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-01T00:47:25.912Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-01T00:47:25.912Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-01T00:47:25.912Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-01T00:47:25.912Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-01T00:47:25.912Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-01T00:47:27.351Z] Installing collected packages: docopt, PyYAML, texttable, dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, docker-compose [2021-07-01T00:47:27.351Z] Running setup.py install for docopt: started [2021-07-01T00:47:29.992Z] Running setup.py install for docopt: finished with status 'done' [2021-07-01T00:47:29.992Z] Running setup.py install for PyYAML: started [2021-07-01T00:47:32.623Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-01T00:47:32.623Z] Running setup.py install for texttable: started [2021-07-01T00:47:34.617Z] Running setup.py install for texttable: finished with status 'done' [2021-07-01T00:47:34.617Z] Running setup.py install for dockerpty: started [2021-07-01T00:47:37.245Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-01T00:47:37.245Z] Attempting uninstall: idna [2021-07-01T00:47:37.245Z] Found existing installation: idna 2.9 [2021-07-01T00:47:37.245Z] Uninstalling idna-2.9: [2021-07-01T00:47:37.245Z] Successfully uninstalled idna-2.9 [2021-07-01T00:47:37.849Z] Attempting uninstall: urllib3 [2021-07-01T00:47:37.849Z] Found existing installation: urllib3 1.25.9 [2021-07-01T00:47:37.849Z] Uninstalling urllib3-1.25.9: [2021-07-01T00:47:38.126Z] Successfully uninstalled urllib3-1.25.9 [2021-07-01T00:47:38.724Z] Attempting uninstall: requests [2021-07-01T00:47:38.724Z] Found existing installation: requests 2.23.0 [2021-07-01T00:47:38.724Z] Uninstalling requests-2.23.0: [2021-07-01T00:47:38.724Z] Successfully uninstalled requests-2.23.0 [2021-07-01T00:47:42.130Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-01T00:47:46.450Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:47:46.450Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:47:46.450Z] ---> affed9463d04 [2021-07-01T00:47:46.450Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:47:46.450Z] ---> Using cache [2021-07-01T00:47:46.450Z] ---> 8065d9fb3bb2 [2021-07-01T00:47:46.450Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:47:46.450Z] ---> Using cache [2021-07-01T00:47:46.450Z] ---> afd5b43ea453 [2021-07-01T00:47:46.450Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:47:46.450Z] ---> Using cache [2021-07-01T00:47:46.450Z] ---> ee3ecd2dea54 [2021-07-01T00:47:46.450Z] Step 6/24 : COPY go.mod . [2021-07-01T00:47:46.450Z] ---> Using cache [2021-07-01T00:47:46.450Z] ---> 5dd65fb564a2 [2021-07-01T00:47:46.450Z] Step 7/24 : RUN go mod download [2021-07-01T00:47:46.450Z] ---> Using cache [2021-07-01T00:47:46.450Z] ---> d5b5f495b1b7 [2021-07-01T00:47:46.450Z] Step 8/24 : COPY . . [2021-07-01T00:47:46.754Z] ---> Using cache [2021-07-01T00:47:46.754Z] ---> 756637666e85 [2021-07-01T00:47:46.754Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:47:46.754Z] ---> Using cache [2021-07-01T00:47:46.754Z] ---> 7cccb219b3a5 [2021-07-01T00:47:46.754Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-01T00:47:47.752Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:47:47.752Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:47:47.752Z] ---> affed9463d04 [2021-07-01T00:47:47.752Z] Step 3/26 : WORKDIR /edgex-go [2021-07-01T00:47:47.752Z] ---> Using cache [2021-07-01T00:47:47.752Z] ---> 8065d9fb3bb2 [2021-07-01T00:47:47.752Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:47:47.752Z] ---> Using cache [2021-07-01T00:47:47.752Z] ---> afd5b43ea453 [2021-07-01T00:47:47.752Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-01T00:47:47.752Z] ---> Using cache [2021-07-01T00:47:47.753Z] ---> ee3ecd2dea54 [2021-07-01T00:47:47.753Z] Step 6/26 : COPY go.mod . [2021-07-01T00:47:47.753Z] ---> Using cache [2021-07-01T00:47:47.753Z] ---> 5dd65fb564a2 [2021-07-01T00:47:47.753Z] Step 7/26 : RUN go mod download [2021-07-01T00:47:47.753Z] ---> Using cache [2021-07-01T00:47:47.753Z] ---> d5b5f495b1b7 [2021-07-01T00:47:47.753Z] Step 8/26 : COPY . . [2021-07-01T00:47:47.753Z] ---> Using cache [2021-07-01T00:47:47.753Z] ---> 756637666e85 [2021-07-01T00:47:47.753Z] Step 9/26 : RUN go mod tidy [2021-07-01T00:47:47.753Z] ---> Using cache [2021-07-01T00:47:47.753Z] ---> 7cccb219b3a5 [2021-07-01T00:47:47.753Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-01T00:47:48.031Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:47:48.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:47:48.031Z] ---> affed9463d04 [2021-07-01T00:47:48.031Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:47:48.031Z] ---> Using cache [2021-07-01T00:47:48.031Z] ---> 8065d9fb3bb2 [2021-07-01T00:47:48.031Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:47:48.031Z] ---> Using cache [2021-07-01T00:47:48.031Z] ---> afd5b43ea453 [2021-07-01T00:47:48.031Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-01T00:47:49.017Z] ---> Running in b86d59014793 [2021-07-01T00:47:49.017Z] ---> Running in 078401b1df47 [2021-07-01T00:47:49.017Z] ---> Running in aaa2dbcb8435 [2021-07-01T00:47:51.667Z] 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-07-01T00:47:51.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:51.941Z] 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-07-01T00:47:52.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:47:53.926Z] OK: 218 MiB in 52 packages [2021-07-01T00:47:57.345Z] Removing intermediate container 078401b1df47 [2021-07-01T00:47:57.345Z] ---> af37f507cfa3 [2021-07-01T00:47:57.345Z] Step 6/24 : COPY go.mod . [2021-07-01T00:47:58.330Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T00:47:58.330Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T00:47:58.330Z] ---> affed9463d04 [2021-07-01T00:47:58.330Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T00:47:58.330Z] ---> Using cache [2021-07-01T00:47:58.330Z] ---> 8065d9fb3bb2 [2021-07-01T00:47:58.330Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:47:58.330Z] ---> Using cache [2021-07-01T00:47:58.330Z] ---> afd5b43ea453 [2021-07-01T00:47:58.330Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T00:47:58.330Z] ---> Using cache [2021-07-01T00:47:58.330Z] ---> ee3ecd2dea54 [2021-07-01T00:47:58.330Z] Step 6/24 : COPY go.mod . [2021-07-01T00:47:58.330Z] ---> Using cache [2021-07-01T00:47:58.330Z] ---> 5dd65fb564a2 [2021-07-01T00:47:58.330Z] Step 7/24 : RUN go mod download [2021-07-01T00:47:58.330Z] ---> Using cache [2021-07-01T00:47:58.330Z] ---> d5b5f495b1b7 [2021-07-01T00:47:58.330Z] Step 8/24 : COPY . . [2021-07-01T00:47:58.609Z] ---> Using cache [2021-07-01T00:47:58.609Z] ---> 756637666e85 [2021-07-01T00:47:58.609Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:47:58.609Z] ---> Using cache [2021-07-01T00:47:58.609Z] ---> 7cccb219b3a5 [2021-07-01T00:47:58.609Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-01T00:47:59.232Z] ---> da9775de46be [2021-07-01T00:47:59.232Z] Step 7/24 : RUN go mod download [2021-07-01T00:47:59.232Z] ---> Running in fba9136fba57 [2021-07-01T00:47:59.506Z] ---> Running in 5c364d50d290 [2021-07-01T00:48:02.935Z] 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-07-01T00:48:02.935Z] Removing intermediate container a43c087e82f1 [2021-07-01T00:48:02.935Z] ---> 4ad61ec41b90 [2021-07-01T00:48:02.935Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-01T00:48:02.935Z] ---> Running in 7dcd03650737 [2021-07-01T00:48:04.012Z] Removing intermediate container 7dcd03650737 [2021-07-01T00:48:04.012Z] ---> 98736f078a79 [2021-07-01T00:48:04.012Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-01T00:48:06.888Z] ---> Running in cf92c1957b46 [2021-07-01T00:48:06.888Z] Removing intermediate container 5c364d50d290 [2021-07-01T00:48:06.888Z] ---> df2f5247ab6c [2021-07-01T00:48:06.888Z] Step 8/24 : COPY . . [2021-07-01T00:48:06.888Z] Removing intermediate container cf92c1957b46 [2021-07-01T00:48:06.888Z] ---> 303a4eef4d32 [2021-07-01T00:48:06.888Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-01T00:48:08.337Z] ---> 174e6876e2e5 [2021-07-01T00:48:08.337Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-01T00:48:09.820Z] ---> e5ac25a9e517 [2021-07-01T00:48:09.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-01T00:48:11.818Z] ---> 818c493ac320 [2021-07-01T00:48:12.099Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-01T00:48:12.379Z] ---> Running in 26baa0719ccf [2021-07-01T00:48:13.373Z] Removing intermediate container 26baa0719ccf [2021-07-01T00:48:13.373Z] ---> 72c7c880120e [2021-07-01T00:48:13.373Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:48:13.650Z] ---> Running in 0988d6f6ee18 [2021-07-01T00:48:14.635Z] Removing intermediate container 0988d6f6ee18 [2021-07-01T00:48:14.635Z] ---> ea436fc91f91 [2021-07-01T00:48:14.635Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:48:15.241Z] ---> Running in 4ecfe95812cb [2021-07-01T00:48:16.229Z] Removing intermediate container 4ecfe95812cb [2021-07-01T00:48:16.229Z] ---> 996598c9b271 [2021-07-01T00:48:16.229Z] Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:48:16.507Z] ---> Running in aa2e1567fc67 [2021-07-01T00:48:17.496Z] Removing intermediate container aa2e1567fc67 [2021-07-01T00:48:17.496Z] ---> 875cb320c01c [2021-07-01T00:48:17.496Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:48:17.772Z] ---> Running in b184ffde0b50 [2021-07-01T00:48:18.764Z] Removing intermediate container b184ffde0b50 [2021-07-01T00:48:18.764Z] ---> a4037ea342e3 [2021-07-01T00:48:18.764Z] [2021-07-01T00:48:19.364Z] Successfully built a4037ea342e3 [2021-07-01T00:48:19.639Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-01T00:48:26.398Z]  Building sys-mgmt-agent ... done  ---> fa6e4797f6ab [2021-07-01T00:48:26.398Z] Step 9/24 : RUN go mod tidy [2021-07-01T00:48:26.398Z] ---> Running in 9c3ad4c7521b [2021-07-01T00:48:33.161Z] Removing intermediate container 9c3ad4c7521b [2021-07-01T00:48:33.161Z] ---> af304738053a [2021-07-01T00:48:33.161Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-01T00:48:33.161Z] ---> Running in 3912cecd01f3 [2021-07-01T00:48:35.153Z] 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-07-01T00:49:22.173Z] 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-07-01T00:49:24.172Z] Removing intermediate container aaa2dbcb8435 [2021-07-01T00:49:24.172Z] ---> 819f67d8b87e [2021-07-01T00:49:24.172Z] [2021-07-01T00:49:24.172Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:49:24.172Z] ---> c4fd0aeabfcf [2021-07-01T00:49:24.172Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:49:24.172Z] ---> Using cache [2021-07-01T00:49:24.172Z] ---> 17e18989af59 [2021-07-01T00:49:24.172Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:49:24.172Z] ---> Using cache [2021-07-01T00:49:24.172Z] ---> fc87607e0b95 [2021-07-01T00:49:24.172Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-01T00:49:24.449Z] ---> Running in a6de46ea9a34 [2021-07-01T00:49:25.064Z] Removing intermediate container a6de46ea9a34 [2021-07-01T00:49:25.064Z] ---> 2beb5a685e42 [2021-07-01T00:49:25.064Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:49:25.342Z] ---> Running in 378d6f188170 [2021-07-01T00:49:26.353Z] Removing intermediate container 378d6f188170 [2021-07-01T00:49:26.353Z] ---> 5cd2d882a0a9 [2021-07-01T00:49:26.353Z] Step 16/24 : WORKDIR / [2021-07-01T00:49:26.631Z] ---> Running in a88b7e23c927 [2021-07-01T00:49:27.630Z] Removing intermediate container a88b7e23c927 [2021-07-01T00:49:27.630Z] ---> aeb47472ad13 [2021-07-01T00:49:27.630Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:49:30.277Z] ---> 5c227a397ad2 [2021-07-01T00:49:30.277Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-01T00:49:30.899Z] Removing intermediate container b86d59014793 [2021-07-01T00:49:30.899Z] ---> 5c39f6b29c5a [2021-07-01T00:49:30.899Z] [2021-07-01T00:49:30.899Z] Step 11/26 : FROM alpine:3.12 [2021-07-01T00:49:30.899Z] ---> c4fd0aeabfcf [2021-07-01T00:49:30.899Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-01T00:49:31.208Z] ---> Running in 876c03cd8eda [2021-07-01T00:49:32.286Z] ---> edfd510d4621 [2021-07-01T00:49:32.286Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-01T00:49:33.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:49:33.736Z] ---> 49e120651610 [2021-07-01T00:49:33.736Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-01T00:49:33.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:49:33.736Z] ---> Running in 2e7a5687e624 [2021-07-01T00:49:34.338Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-01T00:49:34.338Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T00:49:34.338Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-01T00:49:34.338Z] (4/6) Installing curl (7.77.0-r0) [2021-07-01T00:49:34.338Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:49:34.338Z] (6/6) Installing su-exec (0.2-r1) [2021-07-01T00:49:34.338Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:49:34.338Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T00:49:34.622Z] Removing intermediate container 2e7a5687e624 [2021-07-01T00:49:34.622Z] ---> 08b08fb5322c [2021-07-01T00:49:34.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:49:34.622Z] OK: 7 MiB in 20 packages [2021-07-01T00:49:34.899Z] ---> Running in 77985b1580ea [2021-07-01T00:49:35.885Z] Removing intermediate container 77985b1580ea [2021-07-01T00:49:35.885Z] ---> 87a48348f810 [2021-07-01T00:49:35.885Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:49:35.885Z] ---> Running in 7b74d5ad11b2 [2021-07-01T00:49:37.328Z] Removing intermediate container 876c03cd8eda [2021-07-01T00:49:37.328Z] ---> 423477893070 [2021-07-01T00:49:37.328Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T00:49:37.328Z] Removing intermediate container 7b74d5ad11b2 [2021-07-01T00:49:37.329Z] ---> fcf4ecccd85b [2021-07-01T00:49:37.329Z] Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:49:37.609Z] ---> Running in cdcfa7b61bb8 [2021-07-01T00:49:37.609Z] ---> Running in cea91d40c601 [2021-07-01T00:49:38.606Z] Removing intermediate container cdcfa7b61bb8 [2021-07-01T00:49:38.606Z] ---> 9d289d33a004 [2021-07-01T00:49:38.607Z] Step 14/26 : WORKDIR / [2021-07-01T00:49:38.607Z] Removing intermediate container cea91d40c601 [2021-07-01T00:49:38.607Z] ---> da41f377cec3 [2021-07-01T00:49:38.607Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:49:38.607Z] ---> Running in 4cf9c64f5e0e [2021-07-01T00:49:39.219Z] ---> Running in 2a0bd296dbbb [2021-07-01T00:49:40.211Z] Removing intermediate container 4cf9c64f5e0e [2021-07-01T00:49:40.211Z] ---> db234ad4ec7c [2021-07-01T00:49:40.211Z] 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-07-01T00:49:40.496Z] Removing intermediate container 2a0bd296dbbb [2021-07-01T00:49:40.496Z] ---> c8fc5c03f1b0 [2021-07-01T00:49:40.496Z] [2021-07-01T00:49:41.490Z] Successfully built c8fc5c03f1b0 [2021-07-01T00:49:41.490Z] Successfully tagged core-command-arm64:latest [2021-07-01T00:49:42.480Z]  Building core-command ... done  ---> 45d7edc3dbf9 [2021-07-01T00:49:42.480Z] 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-07-01T00:49:42.757Z] Removing intermediate container fba9136fba57 [2021-07-01T00:49:42.757Z] ---> 214fe4c2d705 [2021-07-01T00:49:42.757Z] [2021-07-01T00:49:42.757Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:49:42.757Z] ---> c4fd0aeabfcf [2021-07-01T00:49:42.757Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T00:49:42.757Z] ---> Using cache [2021-07-01T00:49:42.757Z] ---> 17e18989af59 [2021-07-01T00:49:42.757Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T00:49:42.757Z] ---> Using cache [2021-07-01T00:49:42.757Z] ---> fc87607e0b95 [2021-07-01T00:49:42.757Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-01T00:49:43.363Z] ---> Running in 92f81e95435a [2021-07-01T00:49:43.644Z] ---> 680976cd5a4e [2021-07-01T00:49:43.644Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-01T00:49:43.921Z] Removing intermediate container 92f81e95435a [2021-07-01T00:49:43.921Z] ---> 894069abbe9f [2021-07-01T00:49:43.921Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T00:49:44.198Z] ---> Running in fe7b1e09e4cb [2021-07-01T00:49:45.203Z] ---> 093dd0e55d86 [2021-07-01T00:49:45.203Z] 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-07-01T00:49:45.203Z] Removing intermediate container fe7b1e09e4cb [2021-07-01T00:49:45.203Z] ---> aa4cedad25f3 [2021-07-01T00:49:45.203Z] Step 16/24 : WORKDIR / [2021-07-01T00:49:45.479Z] ---> Running in 7417cf495d37 [2021-07-01T00:49:46.479Z] Removing intermediate container 7417cf495d37 [2021-07-01T00:49:46.479Z] ---> 9a75aa432488 [2021-07-01T00:49:46.479Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:49:46.768Z] ---> b2f3bae557f0 [2021-07-01T00:49:46.768Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-01T00:49:47.758Z] ---> 8121b8c8d054 [2021-07-01T00:49:47.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-01T00:49:48.750Z] ---> 419ef8e04b7c [2021-07-01T00:49:48.750Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-01T00:49:49.355Z] ---> 20a7338e6144 [2021-07-01T00:49:49.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-01T00:49:49.961Z] ---> 18a3f6d1481b [2021-07-01T00:49:49.961Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-01T00:49:50.585Z] ---> 126985de462f [2021-07-01T00:49:50.585Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-01T00:49:50.861Z] ---> Running in e4cfa7d0fc77 [2021-07-01T00:49:51.136Z] ---> c64cc08c0151 [2021-07-01T00:49:51.136Z] 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-07-01T00:49:51.417Z] ---> Running in 1f1515a9fbb3 [2021-07-01T00:49:51.417Z] Removing intermediate container e4cfa7d0fc77 [2021-07-01T00:49:51.417Z] ---> 5cddb39d13cd [2021-07-01T00:49:51.417Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:49:51.693Z] ---> Running in 8c1d8a2c9a3d [2021-07-01T00:49:52.358Z] Removing intermediate container 8c1d8a2c9a3d [2021-07-01T00:49:52.358Z] ---> c63f47841d48 [2021-07-01T00:49:52.358Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:49:52.675Z] ---> Running in 4dd5e4a88a88 [2021-07-01T00:49:53.013Z] Removing intermediate container 4dd5e4a88a88 [2021-07-01T00:49:53.013Z] ---> 3c0166cae9e6 [2021-07-01T00:49:53.013Z] Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:49:53.321Z] ---> Running in b5981525d751 [2021-07-01T00:49:54.416Z] Removing intermediate container b5981525d751 [2021-07-01T00:49:54.416Z] ---> 461143fe474a [2021-07-01T00:49:54.416Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:49:54.416Z] Removing intermediate container 1f1515a9fbb3 [2021-07-01T00:49:54.416Z] ---> 8adec4b69e3c [2021-07-01T00:49:54.416Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-01T00:49:54.693Z] ---> Running in 9edefe8384d6 [2021-07-01T00:49:54.693Z] ---> Running in 1846b7e1773a [2021-07-01T00:49:55.291Z] Removing intermediate container 9edefe8384d6 [2021-07-01T00:49:55.291Z] ---> 288701f09cb3 [2021-07-01T00:49:55.291Z] [2021-07-01T00:49:55.567Z] Removing intermediate container 1846b7e1773a [2021-07-01T00:49:55.567Z] ---> 54de6c6478e4 [2021-07-01T00:49:55.567Z] Step 24/26 : LABEL arch=arm64 [2021-07-01T00:49:55.567Z] Successfully built 288701f09cb3 [2021-07-01T00:49:55.843Z] Successfully tagged core-metadata-arm64:latest [2021-07-01T00:49:55.843Z]  Building core-metadata ... done  ---> Running in 323f668a3cfa [2021-07-01T00:49:56.823Z] Removing intermediate container 323f668a3cfa [2021-07-01T00:49:56.823Z] ---> fbb90e7a10a9 [2021-07-01T00:49:56.823Z] Step 25/26 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:49:57.426Z] ---> Running in 30b28f5aac29 [2021-07-01T00:49:57.426Z] Removing intermediate container 3912cecd01f3 [2021-07-01T00:49:57.426Z] ---> 37161017bfb6 [2021-07-01T00:49:57.426Z] [2021-07-01T00:49:57.426Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T00:49:57.426Z] ---> c4fd0aeabfcf [2021-07-01T00:49:57.426Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-01T00:49:57.709Z] ---> Running in 446f313f8e80 [2021-07-01T00:49:57.986Z] Removing intermediate container 30b28f5aac29 [2021-07-01T00:49:57.986Z] ---> 79edb49ce1e3 [2021-07-01T00:49:57.986Z] Step 26/26 : LABEL version=0.0.0 [2021-07-01T00:49:57.986Z] ---> Running in 358085d0db3d [2021-07-01T00:49:58.256Z] Removing intermediate container 446f313f8e80 [2021-07-01T00:49:58.256Z] ---> 869c46c02b1c [2021-07-01T00:49:58.256Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-01T00:49:58.531Z] ---> Running in f3a41c5573c6 [2021-07-01T00:49:58.531Z] Removing intermediate container 358085d0db3d [2021-07-01T00:49:58.531Z] ---> b6f83a19e8a3 [2021-07-01T00:49:58.531Z] [2021-07-01T00:49:59.126Z] Successfully built b6f83a19e8a3 [2021-07-01T00:49:59.126Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-01T00:49:59.126Z]  Building security-secretstore-setup ... done Removing intermediate container f3a41c5573c6 [2021-07-01T00:49:59.126Z] ---> 1851418e4423 [2021-07-01T00:49:59.126Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-01T00:49:59.126Z] ---> Running in 931cc09c4d50 [2021-07-01T00:49:59.729Z] Removing intermediate container 931cc09c4d50 [2021-07-01T00:49:59.729Z] ---> 62e1e0ec4b9a [2021-07-01T00:49:59.729Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T00:49:59.729Z] ---> Running in 405c12c59cfd [2021-07-01T00:50:02.349Z] Removing intermediate container 405c12c59cfd [2021-07-01T00:50:02.349Z] ---> c897b800eb03 [2021-07-01T00:50:02.349Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-01T00:50:02.349Z] ---> Running in 12896ab4420d [2021-07-01T00:50:03.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:03.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T00:50:11.153Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-01T00:50:11.153Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-01T00:50:11.153Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-01T00:50:11.153Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-01T00:50:11.153Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-01T00:50:11.153Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-01T00:50:11.153Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T00:50:11.153Z] OK: 8 MiB in 20 packages [2021-07-01T00:50:11.153Z] Removing intermediate container 12896ab4420d [2021-07-01T00:50:11.153Z] ---> d64c3b295db6 [2021-07-01T00:50:11.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T00:50:11.153Z] ---> 8f1b2e96f642 [2021-07-01T00:50:11.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-01T00:50:11.153Z] ---> d3981cdf595f [2021-07-01T00:50:11.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-01T00:50:11.153Z] ---> e73ebeaa7553 [2021-07-01T00:50:11.153Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-01T00:50:11.153Z] ---> Running in 79a15688c88d [2021-07-01T00:50:11.153Z] Removing intermediate container 79a15688c88d [2021-07-01T00:50:11.153Z] ---> e9daa283089a [2021-07-01T00:50:11.153Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T00:50:11.153Z] ---> Running in 8a8a21f1f7c4 [2021-07-01T00:50:11.153Z] Removing intermediate container 8a8a21f1f7c4 [2021-07-01T00:50:11.153Z] ---> 822267ce8c4d [2021-07-01T00:50:11.153Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T00:50:11.430Z] ---> Running in 5728b737e4dd [2021-07-01T00:50:11.704Z] Removing intermediate container 5728b737e4dd [2021-07-01T00:50:11.704Z] ---> eceb728fc34b [2021-07-01T00:50:11.704Z] Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 [2021-07-01T00:50:11.980Z] ---> Running in b3e82508253b [2021-07-01T00:50:12.576Z] Removing intermediate container b3e82508253b [2021-07-01T00:50:12.576Z] ---> 87f3f6622359 [2021-07-01T00:50:12.576Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T00:50:12.577Z] ---> Running in f9ee4738ddb5 [2021-07-01T00:50:13.172Z] Removing intermediate container f9ee4738ddb5 [2021-07-01T00:50:13.172Z] ---> f36d9784dae0 [2021-07-01T00:50:13.172Z] [2021-07-01T00:50:13.444Z] Successfully built f36d9784dae0 [2021-07-01T00:50:13.444Z] Successfully tagged core-data-arm64:latest [2021-07-01T00:50:13.737Z]  Building core-data ... done  [Pipeline] } [2021-07-01T00:50:13.747Z] $ docker stop --time=1 a1980f5cfc0f3c4747e0723ad705c7151c62605960a875eea0c95664ee374691 [2021-07-01T00:50:15.557Z] $ docker rm -f a1980f5cfc0f3c4747e0723ad705c7151c62605960a875eea0c95664ee374691 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T00:50:16.159Z] + docker images [2021-07-01T00:50:16.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-01T00:50:16.431Z] core-data-arm64 latest f36d9784dae0 4 seconds ago 19.2MB [2021-07-01T00:50:16.431Z] security-secretstore-setup-arm64 latest b6f83a19e8a3 18 seconds ago 27.1MB [2021-07-01T00:50:16.431Z] 37161017bfb6 19 seconds ago 975MB [2021-07-01T00:50:16.431Z] core-metadata-arm64 latest 288701f09cb3 22 seconds ago 15.7MB [2021-07-01T00:50:16.431Z] 214fe4c2d705 34 seconds ago 972MB [2021-07-01T00:50:16.431Z] core-command-arm64 latest c8fc5c03f1b0 37 seconds ago 15MB [2021-07-01T00:50:16.431Z] 5c39f6b29c5a 47 seconds ago 976MB [2021-07-01T00:50:16.431Z] 819f67d8b87e 53 seconds ago 967MB [2021-07-01T00:50:16.431Z] sys-mgmt-agent-arm64 latest a4037ea342e3 About a minute ago 299MB [2021-07-01T00:50:16.431Z] security-bootstrapper-arm64 latest a4370157480d 2 minutes ago 17.5MB [2021-07-01T00:50:16.431Z] security-proxy-setup-arm64 latest f570717688b4 3 minutes ago 24.2MB [2021-07-01T00:50:16.431Z] support-notifications-arm64 latest 9024bf3c0545 3 minutes ago 15.7MB [2021-07-01T00:50:16.431Z] support-scheduler-arm64 latest 1d978000bad3 3 minutes ago 15.1MB [2021-07-01T00:50:16.431Z] f3cf229cae76 3 minutes ago 969MB [2021-07-01T00:50:16.431Z] 0a1e2fba6ac5 3 minutes ago 970MB [2021-07-01T00:50:16.431Z] 9ec368403cb5 3 minutes ago 974MB [2021-07-01T00:50:16.431Z] f20ea7c6949c 3 minutes ago 969MB [2021-07-01T00:50:16.431Z] 1969917ed3b1 3 minutes ago 970MB [2021-07-01T00:50:16.431Z] ci-base-image-arm64 latest affed9463d04 13 minutes ago 641MB [2021-07-01T00:50:16.431Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-07-01T00:50:16.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB [2021-07-01T00:50:16.431Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-01T00:50:16.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-07-01T00:50:17.358Z] ---> job-cost.sh [2021-07-01T00:50:17.358Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sSj5 [2021-07-01T00:50:56.317Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-01T00:52:35.407Z] lf-activate-venv(): INFO: Adding /tmp/venv-sSj5/bin to PATH [2021-07-01T00:52:35.407Z] INFO: No Stack... [2021-07-01T00:52:35.407Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-01T00:52:35.407Z] INFO: Archiving Costs [Pipeline] sh [2021-07-01T00:52:35.747Z] + cat /w/workspace/edgex-go/32/archives/cost.csv [2021-07-01T00:52:35.747Z] + cut -d, -f6 [Pipeline] lock [2021-07-01T00:52:35.812Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] [2021-07-01T00:52:35.820Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] did not exist. Created. [2021-07-01T00:52:35.820Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-01T00:52:36.190Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-01T00:52:36.437Z] Stashed 1 file(s) [Pipeline] } [2021-07-01T00:52:36.451Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] [Pipeline] // lock [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-07-01T00:52:37.026Z] provisioning config files... [2021-07-01T00:52:37.041Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/32@tmp/config4769595368622012961tmp [Pipeline] { [Pipeline] sh [2021-07-01T00:52:37.363Z] + set +x [2021-07-01T00:52:37.363Z] + curl -s https://codecov.io/bash [2021-07-01T00:52:37.363Z] + bash -s -- [2021-07-01T00:52:37.627Z] [2021-07-01T00:52:37.627Z] _____ _ [2021-07-01T00:52:37.627Z] / ____| | | [2021-07-01T00:52:37.627Z] | | ___ __| | ___ ___ _____ __ [2021-07-01T00:52:37.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-01T00:52:37.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-01T00:52:37.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-01T00:52:37.627Z] Bash-1.0.3 [2021-07-01T00:52:37.627Z] [2021-07-01T00:52:37.627Z] [2021-07-01T00:52:37.627Z] ==> git version 2.24.4 found [2021-07-01T00:52:37.627Z] ==> 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-07-01T00:52:37.627Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-01T00:52:37.627Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-01T00:52:37.627Z] ==> Jenkins CI detected. [2021-07-01T00:52:37.627Z] project root: . [2021-07-01T00:52:37.627Z] --> token set from env [2021-07-01T00:52:37.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-01T00:52:37.627Z] ==> Running gcov in . (disable via -X gcov) [2021-07-01T00:52:37.627Z] ==> Python coveragepy not found [2021-07-01T00:52:37.627Z] ==> Searching for coverage reports in: [2021-07-01T00:52:37.627Z] + . [2021-07-01T00:52:37.627Z] -> Found 1 reports [2021-07-01T00:52:37.627Z] ==> Detecting git/mercurial file structure [2021-07-01T00:52:37.627Z] ==> Reading reports [2021-07-01T00:52:37.627Z] + ./coverage.out bytes=398095 [2021-07-01T00:52:37.627Z] ==> Appending adjustments [2021-07-01T00:52:37.627Z] https://docs.codecov.io/docs/fixing-reports [2021-07-01T00:52:38.575Z] + Found adjustments [2021-07-01T00:52:38.575Z] ==> Gzipping contents [2021-07-01T00:52:38.837Z] 56K /tmp/codecov.q69rAV.gz [2021-07-01T00:52:38.837Z] ==> Uploading reports [2021-07-01T00:52:38.837Z] url: https://codecov.io [2021-07-01T00:52:38.837Z] query: branch=PR-3531&commit=91f7069cecb60b9046a49aa9126c82d7c9a6db3a&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-01T00:52:38.837Z] -> Pinging Codecov [2021-07-01T00:52:38.837Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=91f7069cecb60b9046a49aa9126c82d7c9a6db3a&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-01T00:52:39.102Z] -> Uploading to [2021-07-01T00:52:39.102Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-01/00271124DB129430A58F1EEE437C3FCB/91f7069cecb60b9046a49aa9126c82d7c9a6db3a/04f89bfc-5057-4925-86a2-8e7be2370d5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T005238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b106e8a38276551376c1461d304f0c376ed4cada540d8a3cecdd594d804e696 [2021-07-01T00:52:39.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T00:52:39.102Z] Dload Upload Total Spent Left Speed [2021-07-01T00:52:39.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54824 0 0 100 54824 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-07-01T00:52:39.673Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/91f7069cecb60b9046a49aa9126c82d7c9a6db3a [Pipeline] } [2021-07-01T00:52:39.681Z] 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] libraryResource [Pipeline] sh [2021-07-01T00:52:41.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:52:41.677Z] ---> package-listing.sh [2021-07-01T00:52:41.677Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-01T00:52:41.677Z] ++ facter osfamily [2021-07-01T00:52:41.939Z] + OS_FAMILY=redhat [2021-07-01T00:52:41.939Z] + workspace=/w/workspace/edgex-go/32 [2021-07-01T00:52:41.939Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-01T00:52:41.939Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-01T00:52:41.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-01T00:52:41.939Z] + PACKAGES=/tmp/packages_start.txt [2021-07-01T00:52:41.939Z] + '[' /w/workspace/edgex-go/32 ']' [2021-07-01T00:52:41.939Z] + PACKAGES=/tmp/packages_end.txt [2021-07-01T00:52:41.939Z] + case "${OS_FAMILY}" in [2021-07-01T00:52:41.939Z] + rpm -qa [2021-07-01T00:52:41.939Z] + sort [2021-07-01T00:52:43.853Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-01T00:52:43.853Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-01T00:52:43.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-01T00:52:44.114Z] + '[' /w/workspace/edgex-go/32 ']' [2021-07-01T00:52:44.114Z] + mkdir -p /w/workspace/edgex-go/32/archives/ [2021-07-01T00:52:44.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo [2021-07-01T00:52:44.127Z] 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-01T00:52:44.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:52:44.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T00:52:44.983Z] [2021-07-01T00:52:44.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-01T00:52:45.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T00:52:45.300Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-01T00:52:45.300Z] df20fa9351a1: Pulling fs layer [2021-07-01T00:52:45.300Z] 36b3adc4ff6f: Pulling fs layer [2021-07-01T00:52:45.300Z] 8ad3a11d3b57: Pulling fs layer [2021-07-01T00:52:45.300Z] 46f8f816bc3b: Pulling fs layer [2021-07-01T00:52:45.300Z] 93b61091891f: Pulling fs layer [2021-07-01T00:52:45.300Z] 93b9cdb0e59b: Pulling fs layer [2021-07-01T00:52:45.300Z] 5e14af77c1be: Pulling fs layer [2021-07-01T00:52:45.300Z] 01666e4c0597: Pulling fs layer [2021-07-01T00:52:45.300Z] aa168da1d23b: Pulling fs layer [2021-07-01T00:52:45.300Z] 46f8f816bc3b: Waiting [2021-07-01T00:52:45.300Z] 93b61091891f: Waiting [2021-07-01T00:52:45.300Z] 93b9cdb0e59b: Waiting [2021-07-01T00:52:45.300Z] 5e14af77c1be: Waiting [2021-07-01T00:52:45.300Z] 01666e4c0597: Waiting [2021-07-01T00:52:45.300Z] aa168da1d23b: Waiting [2021-07-01T00:52:45.300Z] 36b3adc4ff6f: Verifying Checksum [2021-07-01T00:52:45.300Z] 36b3adc4ff6f: Download complete [2021-07-01T00:52:45.300Z] 46f8f816bc3b: Verifying Checksum [2021-07-01T00:52:45.300Z] 46f8f816bc3b: Download complete [2021-07-01T00:52:45.300Z] df20fa9351a1: Verifying Checksum [2021-07-01T00:52:45.300Z] df20fa9351a1: Download complete [2021-07-01T00:52:45.564Z] 93b9cdb0e59b: Verifying Checksum [2021-07-01T00:52:45.564Z] 93b9cdb0e59b: Download complete [2021-07-01T00:52:45.564Z] 5e14af77c1be: Verifying Checksum [2021-07-01T00:52:45.564Z] 5e14af77c1be: Download complete [2021-07-01T00:52:45.564Z] 93b61091891f: Verifying Checksum [2021-07-01T00:52:45.564Z] 93b61091891f: Download complete [2021-07-01T00:52:45.564Z] 01666e4c0597: Verifying Checksum [2021-07-01T00:52:45.564Z] 01666e4c0597: Download complete [2021-07-01T00:52:45.564Z] df20fa9351a1: Pull complete [2021-07-01T00:52:45.828Z] 36b3adc4ff6f: Pull complete [2021-07-01T00:52:45.828Z] 8ad3a11d3b57: Verifying Checksum [2021-07-01T00:52:45.828Z] 8ad3a11d3b57: Download complete [2021-07-01T00:52:46.417Z] 8ad3a11d3b57: Pull complete [2021-07-01T00:52:46.417Z] 46f8f816bc3b: Pull complete [2021-07-01T00:52:46.680Z] 93b61091891f: Pull complete [2021-07-01T00:52:46.680Z] 93b9cdb0e59b: Pull complete [2021-07-01T00:52:46.951Z] 5e14af77c1be: Pull complete [2021-07-01T00:52:46.951Z] 01666e4c0597: Pull complete [2021-07-01T00:52:47.895Z] aa168da1d23b: Verifying Checksum [2021-07-01T00:52:47.895Z] aa168da1d23b: Download complete [2021-07-01T00:52:52.116Z] aa168da1d23b: Pull complete [2021-07-01T00:52:52.116Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-01T00:52:52.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T00:52:52.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-01T00:52:52.214Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-07-01T00:52:52.257Z] $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-01T00:52:55.689Z] $ docker top 60b1306edbd1360bc32daac639c313337577126f8b0171fc2fea21adcb8e3618 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T00:52:56.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-01T00:52:56.402Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-01T00:52:56.704Z] + ls /var/log/sa-host [2021-07-01T00:52:56.704Z] + sadf -c /var/log/sa-host/sa01 [2021-07-01T00:52:56.704Z] file_magic: OK [2021-07-01T00:52:56.704Z] HZ: Using current value: 100 [2021-07-01T00:52:56.704Z] file_header: OK [2021-07-01T00:52:56.704Z] 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-07-01T00:52:56.704Z] Statistics: [2021-07-01T00:52:56.704Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T00:52:56.704Z] File successfully converted to sysstat format version 12.2.1 [2021-07-01T00:52:56.704Z] + sadf -c /var/log/sa-host/sa05 [2021-07-01T00:52:56.704Z] file_magic: OK [2021-07-01T00:52:56.704Z] HZ: Using current value: 100 [2021-07-01T00:52:56.704Z] file_header: OK [2021-07-01T00:52:56.704Z] 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-07-01T00:52:56.704Z] Statistics: [2021-07-01T00:52:56.704Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T00:52:56.704Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T00:52:56.911Z] provisioning config files... [2021-07-01T00:52:56.927Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config8853878485221293222tmp [Pipeline] { [Pipeline] echo [2021-07-01T00:52:56.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:52:57.277Z] ---> create-netrc.sh [Pipeline] } [2021-07-01T00:52:57.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:52:57.670Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-01T00:52:57.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:52:57.979Z] ---> sudo-logs.sh [2021-07-01T00:52:57.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-01T00:52:58.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:52:58.315Z] ---> job-cost.sh [2021-07-01T00:52:58.315Z] lf-activate-venv: SKIPPING [2021-07-01T00:52:58.315Z] DEBUG: total: 0.18000000715255737 [2021-07-01T00:52:58.315Z] INFO: Retrieving Stack Cost... [2021-07-01T00:52:59.700Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-01T00:52:59.962Z] INFO: Archiving Costs [Pipeline] echo [2021-07-01T00:52:59.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T00:53:00.281Z] ---> logs-deploy.sh [2021-07-01T00:53:00.281Z] lf-activate-venv: SKIPPING [2021-07-01T00:53:00.281Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/32 [2021-07-01T00:53:00.281Z] INFO: archiving workspace using pattern(s): [2021-07-01T00:53:01.226Z] Archives upload complete. [2021-07-01T00:53:01.226Z] INFO: archiving logs to Nexus [2021-07-01T00:53:01.802Z] ---> uname -a: [2021-07-01T00:53:01.802Z] Linux prd-centos7-docker-4c-2g-1081.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-01T00:53:01.802Z] [2021-07-01T00:53:01.802Z] [2021-07-01T00:53:01.802Z] ---> lscpu: [2021-07-01T00:53:01.802Z] Architecture: x86_64 [2021-07-01T00:53:01.802Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-01T00:53:01.802Z] Byte Order: Little Endian [2021-07-01T00:53:01.802Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-01T00:53:01.802Z] CPU(s): 2 [2021-07-01T00:53:01.802Z] On-line CPU(s) list: 0,1 [2021-07-01T00:53:01.802Z] Thread(s) per core: 1 [2021-07-01T00:53:01.802Z] Core(s) per socket: 1 [2021-07-01T00:53:01.802Z] Socket(s): 2 [2021-07-01T00:53:01.802Z] NUMA node(s): 1 [2021-07-01T00:53:01.802Z] Vendor ID: AuthenticAMD [2021-07-01T00:53:01.802Z] CPU family: 23 [2021-07-01T00:53:01.802Z] Model: 49 [2021-07-01T00:53:01.802Z] Model name: AMD EPYC-Rome Processor [2021-07-01T00:53:01.802Z] Stepping: 0 [2021-07-01T00:53:01.802Z] CPU MHz: 2800.000 [2021-07-01T00:53:01.802Z] BogoMIPS: 5600.00 [2021-07-01T00:53:01.802Z] Virtualization: AMD-V [2021-07-01T00:53:01.802Z] Hypervisor vendor: KVM [2021-07-01T00:53:01.802Z] Virtualization type: full [2021-07-01T00:53:01.802Z] L1d cache: 64 KiB [2021-07-01T00:53:01.802Z] L1i cache: 64 KiB [2021-07-01T00:53:01.802Z] L2 cache: 1 MiB [2021-07-01T00:53:01.802Z] L3 cache: 32 MiB [2021-07-01T00:53:01.802Z] NUMA node0 CPU(s): 0,1 [2021-07-01T00:53:01.802Z] Vulnerability Itlb multihit: Not affected [2021-07-01T00:53:01.802Z] Vulnerability L1tf: Not affected [2021-07-01T00:53:01.802Z] Vulnerability Mds: Not affected [2021-07-01T00:53:01.802Z] Vulnerability Meltdown: Not affected [2021-07-01T00:53:01.802Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-01T00:53:01.802Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-01T00:53:01.802Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-01T00:53:01.802Z] Vulnerability Srbds: Not affected [2021-07-01T00:53:01.802Z] Vulnerability Tsx async abort: Not affected [2021-07-01T00:53:01.802Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-01T00:53:01.802Z] [2021-07-01T00:53:01.802Z] [2021-07-01T00:53:01.802Z] ---> nproc: [2021-07-01T00:53:01.802Z] 2 [2021-07-01T00:53:01.802Z] [2021-07-01T00:53:01.802Z]