Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2dd9f99cae515cd5347a2fbd1076c9750df2f3b+56a73b697282d7edd71946f1fefad6ed073e2be6 (9004d4dd7566278aef4522a1d0f2106d1e409ce3) 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-ssh7963329154875522776.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-ssh9210716943066445407.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-ssh2145216565806666795.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-ssh4844171872589208928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh6135695818910870607.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-1773’ Running on prd-centos7-docker-4c-2g-1776 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # 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/25@tmp/jenkins-gitclient-ssh3960354813051278252.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 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b > 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/25@tmp/jenkins-gitclient-ssh4226346747236502515.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 Merge succeeded, producing c2dd9f99cae515cd5347a2fbd1076c9750df2f3b Checking out Revision c2dd9f99cae515cd5347a2fbd1076c9750df2f3b (PR-3531) > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # 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/25@tmp/jenkins-gitclient-ssh1570893648592061815.key > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T20:23:20.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T20:23:20.948Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T20:23:20.979Z] ========================================================= [2021-06-16T20:23:20.979Z] EdgeX Global Pipelines Version Info [2021-06-16T20:23:20.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b1f38a9fcccd15f8d095eb7d5f2d5bc4b2eafeb4 # timeout=10 [2021-06-16T20:23:22.470Z] ------------------- [2021-06-16T20:23:22.471Z] stable info: [2021-06-16T20:23:22.471Z] ------------------- [2021-06-16T20:23:22.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T20:23:22.471Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T20:23:22.471Z] Message: update stable to v1.0.195 [2021-06-16T20:23:23.048Z] ------------------- [2021-06-16T20:23:23.048Z] experimental info: [2021-06-16T20:23:23.048Z] ------------------- [2021-06-16T20:23:23.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T20:23:23.048Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T20:23:23.048Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T20:23:23.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T20:23:23.194Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T20:23:25.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T20:23:25.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T20:23:25.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T20:23:25.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T20:23:25.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T20:23:25.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T20:23:25.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T20:23:25.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T20:23:25.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T20:23:25.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T20:23:25.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T20:23:25.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T20:23:25.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T20:23:25.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T20:23:25.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T20:23:25.768Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T20:23:25.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T20:23:25.814Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T20:23:25.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T20:23:25.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T20:23:25.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-06-16T20:23:25.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-06-16T20:23:25.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-06-16T20:23:25.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [Pipeline] echo [2021-06-16T20:23:25.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2dd9f9 [Pipeline] echo [2021-06-16T20:23:25.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:23:26.065Z] provisioning config files... [2021-06-16T20:23:26.086Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config6712700724299399615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:23:26.411Z] ---> docker-login.sh [2021-06-16T20:23:26.411Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:23:26.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:23:26.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:23:26.688Z] Configure a credential helper to remove this warning. See [2021-06-16T20:23:26.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:23:26.688Z] [2021-06-16T20:23:26.688Z] Login Succeeded [2021-06-16T20:23:26.688Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:23:26.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:23:26.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:23:26.950Z] Configure a credential helper to remove this warning. See [2021-06-16T20:23:26.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:23:26.950Z] [2021-06-16T20:23:26.950Z] Login Succeeded [2021-06-16T20:23:26.950Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:23:26.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:23:27.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:23:27.222Z] Configure a credential helper to remove this warning. See [2021-06-16T20:23:27.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:23:27.222Z] [2021-06-16T20:23:27.222Z] Login Succeeded [2021-06-16T20:23:27.222Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:23:27.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:23:27.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:23:27.222Z] Configure a credential helper to remove this warning. See [2021-06-16T20:23:27.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:23:27.222Z] [2021-06-16T20:23:27.222Z] Login Succeeded [2021-06-16T20:23:27.222Z] docker.io [2021-06-16T20:23:27.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:23:27.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:23:27.752Z] Configure a credential helper to remove this warning. See [2021-06-16T20:23:27.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:23:27.752Z] [2021-06-16T20:23:27.752Z] Login Succeeded [2021-06-16T20:23:27.752Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:23:27.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:23:28.101Z] ++ 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-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T20:23:28.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:23:28.101Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T20:23:28.101Z] ++ cut -d/ -f2 [2021-06-16T20:23:28.101Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T20:23:28.150Z] 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-06-16T20:23:28.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:23:28.873Z] [2021-06-16T20:23:28.873Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:23:29.199Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:23:29.199Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T20:23:29.199Z] 31603596830f: Pulling fs layer [2021-06-16T20:23:29.199Z] 54011a49482f: Pulling fs layer [2021-06-16T20:23:29.199Z] a6820b24f6d8: Pulling fs layer [2021-06-16T20:23:29.199Z] f581987b2513: Pulling fs layer [2021-06-16T20:23:29.199Z] f581987b2513: Waiting [2021-06-16T20:23:29.199Z] 54011a49482f: Verifying Checksum [2021-06-16T20:23:29.199Z] 54011a49482f: Download complete [2021-06-16T20:23:29.199Z] 31603596830f: Verifying Checksum [2021-06-16T20:23:29.199Z] 31603596830f: Download complete [2021-06-16T20:23:29.469Z] f581987b2513: Verifying Checksum [2021-06-16T20:23:29.469Z] f581987b2513: Download complete [2021-06-16T20:23:29.469Z] a6820b24f6d8: Verifying Checksum [2021-06-16T20:23:29.469Z] a6820b24f6d8: Download complete [2021-06-16T20:23:29.469Z] 31603596830f: Pull complete [2021-06-16T20:23:29.740Z] 54011a49482f: Pull complete [2021-06-16T20:23:30.322Z] a6820b24f6d8: Pull complete [2021-06-16T20:23:30.586Z] f581987b2513: Pull complete [2021-06-16T20:23:30.586Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T20:23:30.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:23:30.586Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T20:23:30.691Z] prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container [2021-06-16T20:23:30.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:23:32.073Z] $ docker top b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T20:23:32.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:23:32.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:23:32.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:23:32.376Z] $ docker exec b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent [2021-06-16T20:23:32.503Z] SSH_AUTH_SOCK=/tmp/ssh-KDYOeAexIDNw/agent.14 [2021-06-16T20:23:32.503Z] SSH_AGENT_PID=20 [2021-06-16T20:23:32.512Z] Running ssh-add (command line suppressed) [2021-06-16T20:23:32.628Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_7921775815361078258.key (/w/workspace/edgex-go/25@tmp/private_key_7921775815361078258.key) [2021-06-16T20:23:32.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:23:32.956Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T20:23:32.969Z] $ docker exec --env ******** --env ******** b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent -k [2021-06-16T20:23:33.079Z] unset SSH_AUTH_SOCK; [2021-06-16T20:23:33.080Z] unset SSH_AGENT_PID; [2021-06-16T20:23:33.080Z] echo Agent pid 20 killed; [2021-06-16T20:23:33.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T20:23:33.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:23:33.134Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:23:33.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:23:33.268Z] $ docker exec b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent [2021-06-16T20:23:33.388Z] SSH_AUTH_SOCK=/tmp/ssh-c9d1xGlxyhbG/agent.53 [2021-06-16T20:23:33.388Z] SSH_AGENT_PID=59 [2021-06-16T20:23:33.395Z] Running ssh-add (command line suppressed) [2021-06-16T20:23:33.497Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_6740443928266159150.key (/w/workspace/edgex-go/25@tmp/private_key_6740443928266159150.key) [2021-06-16T20:23:33.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:23:33.822Z] + git semver init [2021-06-16T20:23:33.822Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T20:23:33.822Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-06-16T20:23:33.822Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-06-16T20:23:33.822Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T20:23:33.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T20:23:33.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T20:23:33.822Z] # $SEMVER_BRANCH = PR-3531 [2021-06-16T20:23:33.822Z] # $SEMVER_TEMP = /tmp/semver-988113655 [2021-06-16T20:23:33.822Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T20:23:49.620Z] # '/tmp/semver-988113655' -> '/w/workspace/edgex-go/25/.semver' [2021-06-16T20:23:49.620Z] # -> Force: false [2021-06-16T20:23:49.620Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } [2021-06-16T20:23:49.634Z] $ docker exec --env ******** --env ******** b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent -k [2021-06-16T20:23:49.732Z] unset SSH_AUTH_SOCK; [2021-06-16T20:23:49.732Z] unset SSH_AGENT_PID; [2021-06-16T20:23:49.733Z] echo Agent pid 59 killed; [2021-06-16T20:23:49.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:23:50.076Z] + git semver [Pipeline] } [2021-06-16T20:23:50.091Z] $ docker stop --time=1 b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 [2021-06-16T20:23:52.331Z] $ docker rm -f b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:23:52.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T20:23:52.987Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T20:23:52.991Z] [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-06-16T20:23:53.599Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:23:53.898Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:23:54.201Z] + sudo service docker restart [2021-06-16T20:23:54.202Z] + true [2021-06-16T20:23:54.202Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T20:24:08.303Z] Still waiting to schedule task [2021-06-16T20:24:08.307Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1777’ is offline [Pipeline] echo [2021-06-16T20:24:10.567Z] ========================================================= [2021-06-16T20:24:10.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T20:24:10.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:24:10.879Z] + 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-06-16T20:24:12.279Z] Sending build context to Docker daemon 329.4MB [2021-06-16T20:24:12.279Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T20:24:12.279Z] Step 2/6 : FROM ${BASE} [2021-06-16T20:24:12.544Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T20:24:12.544Z] 540db60ca938: Pulling fs layer [2021-06-16T20:24:12.544Z] adcc1eea9eea: Pulling fs layer [2021-06-16T20:24:12.544Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T20:24:12.544Z] 0510c868ecb4: Pulling fs layer [2021-06-16T20:24:12.544Z] afea3b2eda06: Pulling fs layer [2021-06-16T20:24:12.544Z] 7809a108b3ef: Pulling fs layer [2021-06-16T20:24:12.544Z] f706445af74f: Pulling fs layer [2021-06-16T20:24:12.544Z] 0510c868ecb4: Waiting [2021-06-16T20:24:12.544Z] afea3b2eda06: Waiting [2021-06-16T20:24:12.544Z] 7809a108b3ef: Waiting [2021-06-16T20:24:12.544Z] f706445af74f: Waiting [2021-06-16T20:24:12.544Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T20:24:12.544Z] 4c4ab2625f07: Download complete [2021-06-16T20:24:12.544Z] adcc1eea9eea: Verifying Checksum [2021-06-16T20:24:12.544Z] adcc1eea9eea: Download complete [2021-06-16T20:24:12.544Z] afea3b2eda06: Verifying Checksum [2021-06-16T20:24:12.544Z] afea3b2eda06: Download complete [2021-06-16T20:24:12.544Z] 540db60ca938: Verifying Checksum [2021-06-16T20:24:12.544Z] 540db60ca938: Download complete [2021-06-16T20:24:12.544Z] 7809a108b3ef: Verifying Checksum [2021-06-16T20:24:12.544Z] 7809a108b3ef: Download complete [2021-06-16T20:24:14.640Z] 540db60ca938: Pull complete [2021-06-16T20:24:14.640Z] adcc1eea9eea: Pull complete [2021-06-16T20:24:14.640Z] 4c4ab2625f07: Pull complete [2021-06-16T20:24:14.640Z] f706445af74f: Verifying Checksum [2021-06-16T20:24:14.640Z] f706445af74f: Download complete [2021-06-16T20:24:14.908Z] 0510c868ecb4: Verifying Checksum [2021-06-16T20:24:14.908Z] 0510c868ecb4: Download complete [2021-06-16T20:24:19.168Z] 0510c868ecb4: Pull complete [2021-06-16T20:24:19.168Z] afea3b2eda06: Pull complete [2021-06-16T20:24:19.168Z] 7809a108b3ef: Pull complete [2021-06-16T20:24:20.140Z] f706445af74f: Pull complete [2021-06-16T20:24:20.140Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T20:24:20.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T20:24:20.140Z] ---> b068be0155e3 [2021-06-16T20:24:20.140Z] 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-06-16T20:24:22.688Z] ---> Running in 785f0f8057bb [2021-06-16T20:24:22.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:24:23.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:24:24.153Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T20:24:24.726Z] (2/12) Installing file (5.39-r0) [2021-06-16T20:24:24.726Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T20:24:24.989Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T20:24:30.283Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T20:24:30.283Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T20:24:30.283Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T20:24:30.283Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T20:24:30.283Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T20:24:30.283Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T20:24:30.543Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T20:24:30.543Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T20:24:30.804Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T20:24:30.804Z] OK: 219 MiB in 52 packages [2021-06-16T20:24:32.730Z] Removing intermediate container 785f0f8057bb [2021-06-16T20:24:32.730Z] ---> dd69746f36cf [2021-06-16T20:24:32.730Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T20:24:32.730Z] ---> Running in 6a58159199c6 [2021-06-16T20:24:32.730Z] Removing intermediate container 6a58159199c6 [2021-06-16T20:24:32.730Z] ---> ed96095bf719 [2021-06-16T20:24:32.730Z] Step 5/6 : COPY go.mod . [2021-06-16T20:24:32.992Z] ---> e8da9f9251ae [2021-06-16T20:24:32.992Z] Step 6/6 : RUN go mod download [2021-06-16T20:24:32.992Z] ---> Running in d3dd1399c0b4 [2021-06-16T20:24:44.095Z] Removing intermediate container d3dd1399c0b4 [2021-06-16T20:24:44.095Z] ---> a8396c25847d [2021-06-16T20:24:44.095Z] Successfully built a8396c25847d [2021-06-16T20:24:44.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:24:47.928Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T20:24:47.928Z] . [Pipeline] withDockerContainer [2021-06-16T20:24:48.007Z] prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container [2021-06-16T20:24:48.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:24:48.458Z] $ docker top d55dfd584029375853ec85c2437c9afd11f559b332ba8b6ca1e8a608371c0335 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:24:48.840Z] + go version [2021-06-16T20:24:48.840Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T20:24:48.854Z] $ docker stop --time=1 d55dfd584029375853ec85c2437c9afd11f559b332ba8b6ca1e8a608371c0335 [2021-06-16T20:24:51.502Z] $ docker rm -f d55dfd584029375853ec85c2437c9afd11f559b332ba8b6ca1e8a608371c0335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:24:52.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T20:24:52.067Z] . [Pipeline] withDockerContainer [2021-06-16T20:24:52.152Z] prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container [2021-06-16T20:24:52.193Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:24:52.559Z] $ docker top f4c2869c7b5a0a7b89acaf40e6eeb556f0cc945fa07c9d9b3c348a2d0abd9492 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T20:24:52.646Z] ========================================================= [2021-06-16T20:24:52.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T20:24:52.646Z] ========================================================= [Pipeline] sh [2021-06-16T20:24:52.946Z] + go mod tidy [Pipeline] sh [2021-06-16T20:24:53.515Z] + make test [2021-06-16T20:24:53.515Z] go mod tidy [2021-06-16T20:24:53.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T20:24:58.873Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T20:25:14.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T20:25:19.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T20:25:20.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T20:25:20.546Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T20:25:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T20:25:23.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T20:25:23.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T20:25:23.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T20:25:23.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T20:25:24.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T20:25:24.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T20:25:24.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T20:25:24.335Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T20:25:24.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T20:25:26.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-16T20:25:26.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T20:25:26.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T20:25:27.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-06-16T20:25:27.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T20:25:27.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.4% of statements [2021-06-16T20:25:27.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T20:25:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T20:25:28.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.086s coverage: 87.7% of statements [2021-06-16T20:25:28.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T20:25:28.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:25:28.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements [2021-06-16T20:25:30.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 81.2% of statements [2021-06-16T20:25:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T20:25:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T20:25:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T20:25:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T20:25:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T20:25:30.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 95.1% of statements [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T20:25:30.761Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T20:25:30.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T20:25:31.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-16T20:25:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T20:25:31.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-06-16T20:25:31.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-06-16T20:25:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T20:25:31.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-06-16T20:25:32.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-16T20:25:32.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-06-16T20:25:32.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-16T20:25:32.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-06-16T20:25:47.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2021-06-16T20:25:47.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-16T20:25:50.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 81.8% of statements [2021-06-16T20:25:50.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T20:26:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-06-16T20:26:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.3% of statements [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T20:26:17.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-06-16T20:26:17.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-16T20:26:17.113Z] GO111MODULE=on go vet ./... [2021-06-16T20:26:41.137Z] gofmt -l . [2021-06-16T20:26:41.137Z] [ "`gofmt -l .`" = "" ] [2021-06-16T20:26:41.137Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T20:26:41.670Z] + ls -al . [2021-06-16T20:26:41.670Z] total 516 [2021-06-16T20:26:41.670Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 20:26 . [2021-06-16T20:26:41.670Z] drwxr-xr-x 4 root root 30 Jun 16 20:24 .. [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 20:23 .dockerignore [2021-06-16T20:26:41.670Z] drwxrwxr-x 8 1001 1001 179 Jun 16 20:23 .git [2021-06-16T20:26:41.670Z] drwxrwxr-x 3 1001 1001 125 Jun 16 20:23 .github [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 20:23 .gitignore [2021-06-16T20:26:41.670Z] drwx------ 3 1001 1001 60 Jun 16 20:23 .semver [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 20:23 .sonarcloud.properties [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:23 Attribution.txt [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:23 CONTRIBUTING.md [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 20:23 Dockerfile.build [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 20:23 Jenkinsfile [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:23 LICENSE [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:23 Makefile [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:23 README.md [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:23 SECURITY.md [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 20:23 VERSION [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:23 ZMQWindows.md [2021-06-16T20:26:41.670Z] drwxrwxr-x 2 1001 1001 37 Jun 16 20:23 bin [2021-06-16T20:26:41.670Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 20:23 cmd [2021-06-16T20:26:41.670Z] -rw-r--r-- 1 root root 398195 Jun 16 20:26 coverage.out [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 20:23 go.mod [2021-06-16T20:26:41.670Z] -rw-r--r-- 1 root root 20934 Jun 16 20:24 go.sum [2021-06-16T20:26:41.670Z] drwxrwxr-x 7 1001 1001 114 Jun 16 20:23 internal [2021-06-16T20:26:41.670Z] drwxrwxr-x 3 1001 1001 16 Jun 16 20:23 openapi [2021-06-16T20:26:41.670Z] drwxrwxr-x 4 1001 1001 71 Jun 16 20:23 snap [2021-06-16T20:26:41.670Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 20:23 version.go [Pipeline] sh [2021-06-16T20:26:44.476Z] + '[' -e coverage.out ] [2021-06-16T20:26:44.476Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T20:26:44.593Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T20:26:44.899Z] + make build [2021-06-16T20:26:44.899Z] go mod tidy [2021-06-16T20:26:44.899Z] 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-06-16T20:26:46.302Z] 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-06-16T20:26:52.878Z] 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-06-16T20:26:53.146Z] 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-06-16T20:26:54.108Z] 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-06-16T20:26:54.375Z] 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-06-16T20:26:55.338Z] 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-06-16T20:26:56.289Z] 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-06-16T20:26:56.870Z] 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-06-16T20:26:57.828Z] 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-06-16T20:26:58.408Z] 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-06-16T20:26:59.369Z] 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-06-16T20:27:02.434Z] $ docker stop --time=1 f4c2869c7b5a0a7b89acaf40e6eeb556f0cc945fa07c9d9b3c348a2d0abd9492 [2021-06-16T20:27:04.322Z] $ docker rm -f f4c2869c7b5a0a7b89acaf40e6eeb556f0cc945fa07c9d9b3c348a2d0abd9492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:27:05.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:27:05.626Z] [2021-06-16T20:27:05.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:27:05.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:27:05.958Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T20:27:05.958Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T20:27:05.958Z] ca9280d653b3: Pulling fs layer [2021-06-16T20:27:05.958Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T20:27:05.958Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T20:27:05.958Z] cbdbe7a5bc2a: Download complete [2021-06-16T20:27:08.087Z] cbdbe7a5bc2a: Pull complete [2021-06-16T20:27:08.088Z] ca9280d653b3: Verifying Checksum [2021-06-16T20:27:08.088Z] ca9280d653b3: Download complete [2021-06-16T20:27:08.088Z] ca9280d653b3: Pull complete [2021-06-16T20:27:08.088Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T20:27:08.088Z] 7e9c9ca2126c: Download complete [2021-06-16T20:27:08.406Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1780 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-16T20:27:08.425Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2021-06-16T20:27:08.615Z] The recommended git tool is: git [2021-06-16T20:27:10.652Z] 7e9c9ca2126c: Pull complete [2021-06-16T20:27:10.652Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T20:27:10.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:27:10.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T20:27:10.730Z] prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container [2021-06-16T20:27:10.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:27:13.503Z] $ docker top 4fdc859895a99057dc64bd18d63ef198bac6f38bd4d2294cf0f58704d25c94f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:27:13.887Z] + docker-compose build --help [2021-06-16T20:27:13.887Z] + grep parallel [2021-06-16T20:27:14.461Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T20:27:14.472Z] $ docker stop --time=1 4fdc859895a99057dc64bd18d63ef198bac6f38bd4d2294cf0f58704d25c94f3 [2021-06-16T20:27:15.669Z] $ docker rm -f 4fdc859895a99057dc64bd18d63ef198bac6f38bd4d2294cf0f58704d25c94f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:27:15.862Z] using credential edgex-jenkins-ssh [2021-06-16T20:27:15.889Z] Cloning the remote Git repository [2021-06-16T20:27:15.931Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:27:16.059Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2021-06-16T20:27:18.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:27:18.166Z] . [Pipeline] withDockerContainer [2021-06-16T20:27:18.263Z] prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container [2021-06-16T20:27:18.310Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:27:18.179Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:27:18.181Z] > git --version # timeout=10 [2021-06-16T20:27:18.204Z] > git --version # 'git version 2.17.1' [2021-06-16T20:27:18.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:27:18.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:27:18.755Z] $ docker top 098fefd3cf0800851d813e96ce4569c5e525f0a05acb599ad4c5acfc0e57ba23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:27:19.136Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T20:27:19.707Z] Building core-command ... [2021-06-16T20:27:19.707Z] Building core-data ... [2021-06-16T20:27:19.707Z] Building core-metadata ... [2021-06-16T20:27:19.707Z] Building security-bootstrapper ... [2021-06-16T20:27:19.707Z] Building security-proxy-setup ... [2021-06-16T20:27:19.707Z] Building security-secretstore-setup ... [2021-06-16T20:27:19.707Z] Building support-notifications ... [2021-06-16T20:27:19.707Z] Building support-scheduler ... [2021-06-16T20:27:19.707Z] Building sys-mgmt-agent ... [2021-06-16T20:27:19.707Z] Building core-metadata [2021-06-16T20:27:19.707Z] Building security-secretstore-setup [2021-06-16T20:27:19.707Z] Building sys-mgmt-agent [2021-06-16T20:27:19.707Z] Building security-proxy-setup [2021-06-16T20:27:19.707Z] Building security-bootstrapper [2021-06-16T20:27:31.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:27:31.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:27:31.721Z] ---> a8396c25847d [2021-06-16T20:27:31.721Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T20:27:31.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:27:31.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:27:31.721Z] ---> a8396c25847d [2021-06-16T20:27:31.721Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:27:31.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:27:31.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:27:31.721Z] ---> a8396c25847d [2021-06-16T20:27:31.721Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:27:39.206Z] Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:27:39.582Z] Merge succeeded, producing c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:27:39.583Z] Checking out Revision c2dd9f99cae515cd5347a2fbd1076c9750df2f3b (PR-3531) [2021-06-16T20:27:38.371Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:27:38.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:27:38.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:27:38.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:27:38.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:27:38.452Z] > 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-06-16T20:27:39.226Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:27:39.239Z] > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [2021-06-16T20:27:39.472Z] > git remote # timeout=10 [2021-06-16T20:27:39.493Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T20:27:39.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:27:39.524Z] > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-16T20:27:39.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T20:27:39.586Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:27:39.606Z] > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [2021-06-16T20:27:39.871Z] ---> Running in e2308659c87d [2021-06-16T20:27:39.871Z] ---> Running in eade46aeb6c5 [2021-06-16T20:27:39.871Z] ---> Running in 5b828b37afa4 [2021-06-16T20:27:41.258Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:27:41.258Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:27:41.258Z] ---> a8396c25847d [2021-06-16T20:27:41.258Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T20:27:44.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:27:44.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:27:44.670Z] ---> a8396c25847d [2021-06-16T20:27:44.670Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T20:27:44.670Z] ---> Using cache [2021-06-16T20:27:44.670Z] ---> b73aa5a28d91 [2021-06-16T20:27:44.670Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:27:44.670Z] Removing intermediate container eade46aeb6c5 [2021-06-16T20:27:44.670Z] ---> 7b9a09228f89 [2021-06-16T20:27:44.670Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:27:44.670Z] ---> Running in 22d1d1d81646 [2021-06-16T20:27:44.670Z] Removing intermediate container 5b828b37afa4 [2021-06-16T20:27:44.670Z] ---> 82bbd12efb62 [2021-06-16T20:27:44.670Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:27:44.670Z] Removing intermediate container e2308659c87d [2021-06-16T20:27:44.670Z] ---> b73aa5a28d91 [2021-06-16T20:27:44.670Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:27:44.670Z] ---> Running in 91d1b22dfbad [2021-06-16T20:27:44.670Z] ---> Running in 8a4a1b16c18c [2021-06-16T20:27:44.670Z] ---> Running in 8b69a5a54cea [2021-06-16T20:27:44.670Z] ---> Running in 90d6d543e9e5 [2021-06-16T20:27:44.670Z] Removing intermediate container 22d1d1d81646 [2021-06-16T20:27:44.670Z] ---> 5223fe87bada [2021-06-16T20:27:44.670Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:27:44.670Z] ---> Running in 57bc5b62b8de [2021-06-16T20:27:44.670Z] Removing intermediate container 91d1b22dfbad [2021-06-16T20:27:44.670Z] ---> 889d8566a1ec [2021-06-16T20:27:44.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T20:27:44.670Z] Removing intermediate container 90d6d543e9e5 [2021-06-16T20:27:44.670Z] ---> 9d789c120e95 [2021-06-16T20:27:44.670Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T20:27:44.670Z] ---> Running in bcab1e46aa68 [2021-06-16T20:27:44.670Z] Removing intermediate container 8a4a1b16c18c [2021-06-16T20:27:44.670Z] ---> fcfd5d19d96f [2021-06-16T20:27:44.670Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:27:44.670Z] Removing intermediate container 8b69a5a54cea [2021-06-16T20:27:44.670Z] ---> c23a8e54118b [2021-06-16T20:27:44.670Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T20:27:44.670Z] ---> Running in 6e2906787b21 [2021-06-16T20:27:44.670Z] ---> Running in d60bd34f2fe1 [2021-06-16T20:27:44.670Z] ---> Running in ac96811d1541 [2021-06-16T20:27:44.670Z] Removing intermediate container 57bc5b62b8de [2021-06-16T20:27:44.670Z] ---> ece9b2e800bf [2021-06-16T20:27:44.670Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T20:27:44.670Z] ---> Running in ae360fe143c6 [2021-06-16T20:27:44.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:45.149Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [2021-06-16T20:27:45.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:45.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:45.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:45.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T20:27:45.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:46.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:46.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:46.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:46.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:46.321Z] OK: 219 MiB in 52 packages [2021-06-16T20:27:46.321Z] OK: 219 MiB in 52 packages [2021-06-16T20:27:46.471Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:27:46.592Z] Removing intermediate container bcab1e46aa68 [2021-06-16T20:27:46.592Z] ---> 87f174546799 [2021-06-16T20:27:46.592Z] Step 6/22 : COPY go.mod . [2021-06-16T20:27:46.592Z] OK: 219 MiB in 52 packages [2021-06-16T20:27:46.863Z] OK: 219 MiB in 52 packages [2021-06-16T20:27:46.863Z] OK: 219 MiB in 52 packages [2021-06-16T20:27:46.863Z] ---> d190347e1198 [2021-06-16T20:27:46.863Z] Step 7/22 : RUN go mod download [2021-06-16T20:27:46.863Z] Removing intermediate container ac96811d1541 [2021-06-16T20:27:46.863Z] ---> a3c0bb1c3d57 [2021-06-16T20:27:46.863Z] Step 6/24 : COPY go.mod . [2021-06-16T20:27:46.863Z] ---> Running in 23f8244c45b5 [2021-06-16T20:27:46.878Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:27:47.126Z] Removing intermediate container d60bd34f2fe1 [2021-06-16T20:27:47.126Z] ---> 610f51e5fe55 [2021-06-16T20:27:47.126Z] Step 6/24 : COPY go.mod . [2021-06-16T20:27:47.126Z] Removing intermediate container ae360fe143c6 [2021-06-16T20:27:47.126Z] ---> 7150a62146c3 [2021-06-16T20:27:47.126Z] Step 6/32 : COPY go.mod . [2021-06-16T20:27:47.126Z] ---> 551665014667 [2021-06-16T20:27:47.126Z] Step 7/24 : RUN go mod download [2021-06-16T20:27:47.126Z] Removing intermediate container 6e2906787b21 [2021-06-16T20:27:47.126Z] ---> bf160e9c5218 [2021-06-16T20:27:47.126Z] Step 6/26 : COPY go.mod . [2021-06-16T20:27:47.229Z] + sudo service docker restart [2021-06-16T20:27:47.229Z] + true [2021-06-16T20:27:47.392Z] ---> Running in aacec1808d71 [2021-06-16T20:27:47.397Z] ---> 4b76b669b8d9 [2021-06-16T20:27:47.397Z] Step 7/24 : RUN go mod download [2021-06-16T20:27:47.397Z] ---> Running in 9407052d49a8 [2021-06-16T20:27:47.666Z] ---> 43ac209a613f [2021-06-16T20:27:47.666Z] Step 7/32 : RUN go mod download [2021-06-16T20:27:47.666Z] ---> 40cdf278e42b [2021-06-16T20:27:47.666Z] Step 7/26 : RUN go mod download [2021-06-16T20:27:47.666Z] ---> Running in 69f6b2290a9e [2021-06-16T20:27:47.666Z] ---> Running in 0a484d4e586f [2021-06-16T20:27:47.934Z] Removing intermediate container 23f8244c45b5 [2021-06-16T20:27:47.934Z] ---> 0eeeb4090b8c [2021-06-16T20:27:47.934Z] Step 8/22 : COPY . . [2021-06-16T20:27:54.548Z] Removing intermediate container aacec1808d71 [2021-06-16T20:27:54.549Z] ---> 928acc2d7baa [2021-06-16T20:27:54.549Z] Step 8/24 : COPY . . [2021-06-16T20:27:54.549Z] Removing intermediate container 9407052d49a8 [2021-06-16T20:27:54.549Z] ---> a119c7789576 [2021-06-16T20:27:54.549Z] Step 8/24 : COPY . . [2021-06-16T20:27:54.549Z] ---> e02fb585b1d7 [2021-06-16T20:27:54.549Z] Step 9/22 : RUN go mod tidy [2021-06-16T20:27:54.549Z] ---> Running in b768f4fb7469 [2021-06-16T20:27:54.549Z] Removing intermediate container 69f6b2290a9e [2021-06-16T20:27:54.549Z] ---> c29886e3e6d6 [2021-06-16T20:27:54.549Z] Step 8/26 : COPY . . [2021-06-16T20:28:04.747Z] Removing intermediate container 0a484d4e586f [2021-06-16T20:28:04.747Z] ---> 31cb722dfbb2 [2021-06-16T20:28:04.747Z] Step 8/32 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:28:06.460Z] provisioning config files... [2021-06-16T20:28:06.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config3120988827990262749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:28:06.887Z] ---> docker-login.sh [2021-06-16T20:28:06.887Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:28:07.299Z] ---> 2c782f2ccce3 [2021-06-16T20:28:07.299Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:28:07.299Z] ---> 0feef3ccd63d [2021-06-16T20:28:07.299Z] Step 9/26 : RUN go mod tidy [2021-06-16T20:28:07.299Z] ---> 163d40d3a110 [2021-06-16T20:28:07.299Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:28:07.571Z] ---> Running in 3636b4c5a96c [2021-06-16T20:28:07.571Z] ---> Running in 32ca1a87a13c [2021-06-16T20:28:07.571Z] ---> Running in 208a0d164968 [2021-06-16T20:28:07.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:08.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:08.473Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:08.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:08.474Z] [2021-06-16T20:28:08.474Z] Login Succeeded [2021-06-16T20:28:08.474Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:28:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:09.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:09.026Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:09.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:09.026Z] [2021-06-16T20:28:09.026Z] Login Succeeded [2021-06-16T20:28:09.026Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:28:09.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:09.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:09.649Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:09.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:09.649Z] [2021-06-16T20:28:09.649Z] Login Succeeded [2021-06-16T20:28:09.649Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:28:09.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:10.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:10.208Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:10.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:10.208Z] [2021-06-16T20:28:10.208Z] Login Succeeded [2021-06-16T20:28:10.208Z] docker.io [2021-06-16T20:28:10.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:10.869Z] Removing intermediate container b768f4fb7469 [2021-06-16T20:28:10.869Z] ---> d947cd96bc4d [2021-06-16T20:28:10.869Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T20:28:11.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:11.091Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:11.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:11.091Z] [2021-06-16T20:28:11.091Z] Login Succeeded [2021-06-16T20:28:11.091Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:28:11.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-16T20:28:11.451Z] ---> Running in 6f88d0317657 [2021-06-16T20:28:11.451Z] Removing intermediate container 3636b4c5a96c [2021-06-16T20:28:11.451Z] ---> 2ddd5bd14ba1 [2021-06-16T20:28:11.451Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] echo [2021-06-16T20:28:11.517Z] ========================================================= [2021-06-16T20:28:11.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T20:28:11.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:28:11.715Z] ---> Running in 0a87c02300d2 [2021-06-16T20:28:11.715Z] Removing intermediate container 32ca1a87a13c [2021-06-16T20:28:11.715Z] ---> 90370ad993e2 [2021-06-16T20:28:11.715Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T20:28:11.878Z] + 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-06-16T20:28:11.977Z] Removing intermediate container 208a0d164968 [2021-06-16T20:28:11.977Z] ---> 5a02f26ab5f5 [2021-06-16T20:28:11.977Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T20:28:11.977Z] ---> Running in 719633e90073 [2021-06-16T20:28:11.977Z] ---> Running in 862ee05da034 [2021-06-16T20:28:11.977Z] 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-06-16T20:28:12.243Z] 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-06-16T20:28:12.505Z] 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-06-16T20:28:12.505Z] 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-06-16T20:28:14.527Z] Sending build context to Docker daemon 166.3MB [2021-06-16T20:28:14.527Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:14.527Z] Step 2/6 : FROM ${BASE} [2021-06-16T20:28:14.527Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T20:28:14.527Z] 595b0fe564bb: Pulling fs layer [2021-06-16T20:28:14.527Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T20:28:14.527Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T20:28:14.527Z] ba82ee9f976e: Pulling fs layer [2021-06-16T20:28:14.527Z] 506bd15cee9f: Pulling fs layer [2021-06-16T20:28:14.527Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T20:28:14.527Z] 618dc40b7e24: Pulling fs layer [2021-06-16T20:28:14.527Z] ba82ee9f976e: Waiting [2021-06-16T20:28:14.527Z] 506bd15cee9f: Waiting [2021-06-16T20:28:14.527Z] 75a0a4a0db45: Waiting [2021-06-16T20:28:14.527Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T20:28:14.527Z] 5b7225fbf94c: Download complete [2021-06-16T20:28:14.527Z] 3088b5b3c5c0: Download complete [2021-06-16T20:28:14.527Z] 506bd15cee9f: Verifying Checksum [2021-06-16T20:28:14.527Z] 506bd15cee9f: Download complete [2021-06-16T20:28:14.527Z] 595b0fe564bb: Verifying Checksum [2021-06-16T20:28:14.527Z] 595b0fe564bb: Download complete [2021-06-16T20:28:14.527Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T20:28:14.527Z] 75a0a4a0db45: Download complete [2021-06-16T20:28:16.836Z] 595b0fe564bb: Pull complete [2021-06-16T20:28:16.836Z] 3088b5b3c5c0: Pull complete [2021-06-16T20:28:16.836Z] 5b7225fbf94c: Pull complete [2021-06-16T20:28:17.109Z] 618dc40b7e24: Verifying Checksum [2021-06-16T20:28:17.109Z] 618dc40b7e24: Download complete [2021-06-16T20:28:18.093Z] ba82ee9f976e: Download complete [2021-06-16T20:28:25.545Z] ---> 850f902d82e7 [2021-06-16T20:28:25.545Z] Step 9/32 : RUN go mod tidy [2021-06-16T20:28:25.545Z] ---> Running in 2cb3a1c7d42b [2021-06-16T20:28:27.469Z] Removing intermediate container 2cb3a1c7d42b [2021-06-16T20:28:27.469Z] ---> adf4e0b0414f [2021-06-16T20:28:27.469Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T20:28:27.469Z] ---> Running in f01831bb562a [2021-06-16T20:28:28.061Z] 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-06-16T20:28:28.457Z] ba82ee9f976e: Pull complete [2021-06-16T20:28:29.059Z] 506bd15cee9f: Pull complete [2021-06-16T20:28:29.336Z] 75a0a4a0db45: Pull complete [2021-06-16T20:28:33.324Z] 618dc40b7e24: Pull complete [2021-06-16T20:28:33.324Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T20:28:33.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T20:28:33.324Z] ---> a36622ca3599 [2021-06-16T20:28:33.324Z] 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-06-16T20:28:36.040Z] ---> Running in 471c36508cae [2021-06-16T20:28:38.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:38.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:39.633Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T20:28:39.633Z] (2/12) Installing file (5.39-r0) [2021-06-16T20:28:39.913Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T20:28:39.913Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T20:28:44.227Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T20:28:44.227Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T20:28:44.227Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T20:28:44.227Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T20:28:44.227Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T20:28:44.227Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T20:28:44.227Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T20:28:44.508Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T20:28:44.508Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T20:28:44.508Z] OK: 218 MiB in 52 packages [2021-06-16T20:28:47.934Z] 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-06-16T20:28:48.507Z] Removing intermediate container 0a87c02300d2 [2021-06-16T20:28:48.507Z] ---> 11706c0b3a0d [2021-06-16T20:28:48.507Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T20:28:48.507Z] ---> Running in ad61260bbfa0 [2021-06-16T20:28:48.507Z] 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-06-16T20:28:48.872Z] Removing intermediate container 471c36508cae [2021-06-16T20:28:48.872Z] ---> be9a3c6e180e [2021-06-16T20:28:48.872Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T20:28:48.872Z] ---> Running in 9ccf352a8f93 [2021-06-16T20:28:49.092Z] 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-06-16T20:28:49.469Z] Removing intermediate container 9ccf352a8f93 [2021-06-16T20:28:49.469Z] ---> 474607767660 [2021-06-16T20:28:49.469Z] Step 5/6 : COPY go.mod . [2021-06-16T20:28:50.072Z] ---> 170c2a8c9c4d [2021-06-16T20:28:50.072Z] Step 6/6 : RUN go mod download [2021-06-16T20:28:50.352Z] ---> Running in e8848767a892 [2021-06-16T20:28:51.010Z] Removing intermediate container ad61260bbfa0 [2021-06-16T20:28:51.010Z] ---> 7dc5bf1f2a46 [2021-06-16T20:28:51.010Z] [2021-06-16T20:28:51.010Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T20:28:51.273Z] 20.10.0: Pulling from library/docker [2021-06-16T20:28:54.529Z] Removing intermediate container 862ee05da034 [2021-06-16T20:28:54.529Z] ---> 01e27296adca [2021-06-16T20:28:54.529Z] [2021-06-16T20:28:54.529Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T20:28:54.529Z] 3.12: Pulling from library/alpine [2021-06-16T20:28:54.529Z] Removing intermediate container 719633e90073 [2021-06-16T20:28:54.529Z] ---> 5c425cbec250 [2021-06-16T20:28:54.529Z] [2021-06-16T20:28:54.529Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:28:54.529Z] Removing intermediate container 6f88d0317657 [2021-06-16T20:28:54.529Z] ---> c3d01d1ef40e [2021-06-16T20:28:54.529Z] [2021-06-16T20:28:54.529Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T20:28:54.529Z] 3.12: Pulling from library/alpine [2021-06-16T20:28:54.529Z] 3.12: Pulling from library/alpine [2021-06-16T20:28:54.529Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:28:54.529Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:28:54.529Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T20:28:54.529Z] Status: Image is up to date for alpine:3.12 [2021-06-16T20:28:54.529Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:28:54.529Z] Status: Image is up to date for alpine:3.12 [2021-06-16T20:28:54.529Z] ---> 13621d1b12d4 [2021-06-16T20:28:54.529Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:28:54.529Z] ---> 13621d1b12d4 [2021-06-16T20:28:54.529Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T20:28:54.529Z] ---> 13621d1b12d4 [2021-06-16T20:28:54.529Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T20:28:54.814Z] ---> Running in 5354ee913a9e [2021-06-16T20:28:54.814Z] ---> Running in e9f9735b2e38 [2021-06-16T20:28:54.814Z] ---> Running in d6fee7ea861f [2021-06-16T20:28:55.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:55.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:55.706Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T20:28:55.980Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:28:55.980Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T20:28:55.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:55.980Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T20:28:55.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:55.980Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:28:55.980Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T20:28:55.980Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:28:55.980Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:28:55.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:55.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:55.980Z] OK: 7 MiB in 20 packages [2021-06-16T20:28:56.257Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T20:28:56.257Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:28:56.257Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:28:56.257Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:28:56.257Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T20:28:56.257Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T20:28:56.257Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:28:56.257Z] OK: 6 MiB in 15 packages [2021-06-16T20:28:56.257Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:28:56.518Z] OK: 7 MiB in 18 packages [2021-06-16T20:28:57.098Z] Removing intermediate container 5354ee913a9e [2021-06-16T20:28:57.098Z] ---> 099e8bc777cf [2021-06-16T20:28:57.098Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:28:57.376Z] Removing intermediate container d6fee7ea861f [2021-06-16T20:28:57.376Z] ---> 721a9b29d690 [2021-06-16T20:28:57.376Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:28:57.376Z] ---> Running in 11bb31597667 [2021-06-16T20:28:57.376Z] ---> Running in b1487a2e11bd [2021-06-16T20:28:57.659Z] Removing intermediate container e9f9735b2e38 [2021-06-16T20:28:57.659Z] ---> 0967baa08868 [2021-06-16T20:28:57.659Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:28:57.924Z] Removing intermediate container 11bb31597667 [2021-06-16T20:28:57.924Z] ---> 784599919005 [2021-06-16T20:28:57.924Z] Step 14/26 : WORKDIR / [2021-06-16T20:28:57.924Z] ---> Running in c9bd8af9e763 [2021-06-16T20:28:57.924Z] Removing intermediate container b1487a2e11bd [2021-06-16T20:28:57.924Z] ---> c0921802242b [2021-06-16T20:28:57.924Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T20:28:57.924Z] ---> Running in 84320fbdb7fe [2021-06-16T20:28:57.924Z] ---> Running in 96d0b3c0e17c [2021-06-16T20:28:58.190Z] Removing intermediate container c9bd8af9e763 [2021-06-16T20:28:58.190Z] ---> fabfed298d76 [2021-06-16T20:28:58.190Z] Step 14/22 : WORKDIR /edgex [2021-06-16T20:28:58.190Z] ---> Running in f412732b89d0 [2021-06-16T20:28:58.190Z] Removing intermediate container 84320fbdb7fe [2021-06-16T20:28:58.190Z] ---> 7130a87247e8 [2021-06-16T20:28:58.190Z] 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-06-16T20:28:58.190Z] Removing intermediate container 96d0b3c0e17c [2021-06-16T20:28:58.190Z] ---> a0ec2393e88b [2021-06-16T20:28:58.190Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:28:58.455Z] ---> Running in 17312612a77f [2021-06-16T20:28:58.455Z] Removing intermediate container f412732b89d0 [2021-06-16T20:28:58.455Z] ---> 792d25d0471e [2021-06-16T20:28:58.455Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T20:28:58.721Z] ---> 2b7317403ef6 [2021-06-16T20:28:58.721Z] 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-06-16T20:28:58.721Z] Removing intermediate container 17312612a77f [2021-06-16T20:28:58.721Z] ---> b3c863aa39c4 [2021-06-16T20:28:58.721Z] Step 16/24 : WORKDIR / [2021-06-16T20:28:58.721Z] ---> de8795fc628b [2021-06-16T20:28:58.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T20:28:58.721Z] ---> Running in 33f53fe6c515 [2021-06-16T20:28:58.992Z] ---> e5a081a8078d [2021-06-16T20:28:58.992Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T20:28:58.992Z] Removing intermediate container 33f53fe6c515 [2021-06-16T20:28:58.992Z] ---> 2287329e1506 [2021-06-16T20:28:58.992Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:28:59.256Z] Removing intermediate container f01831bb562a [2021-06-16T20:28:59.256Z] ---> 39aeea07680f [2021-06-16T20:28:59.256Z] [2021-06-16T20:28:59.256Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T20:28:59.256Z] ---> 13621d1b12d4 [2021-06-16T20:28:59.256Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T20:28:59.256Z] ---> d98bbd1affe4 [2021-06-16T20:28:59.256Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T20:28:59.256Z] ---> Running in fe7f0a597461 [2021-06-16T20:28:59.256Z] ---> 68a64e213f23 [2021-06-16T20:28:59.256Z] 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-06-16T20:28:59.518Z] Removing intermediate container fe7f0a597461 [2021-06-16T20:28:59.518Z] ---> 21dd59a7d909 [2021-06-16T20:28:59.518Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T20:28:59.518Z] ---> 90e1e12c99bb [2021-06-16T20:28:59.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T20:28:59.518Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T20:28:59.518Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T20:28:59.518Z] ---> aefe523efa57 [2021-06-16T20:28:59.518Z] 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-06-16T20:28:59.518Z] ---> Running in a53a2a2b57f5 [2021-06-16T20:28:59.518Z] ---> Running in f3206c343201 [2021-06-16T20:28:59.518Z] ---> 8c2672d54815 [2021-06-16T20:28:59.518Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T20:28:59.518Z] ---> Running in 903600da20d2 [2021-06-16T20:28:59.518Z] ---> 33a8fc536370 [2021-06-16T20:28:59.518Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T20:28:59.780Z] Removing intermediate container f3206c343201 [2021-06-16T20:28:59.780Z] ---> 30e2a40f502a [2021-06-16T20:28:59.780Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T20:28:59.780Z] Removing intermediate container 903600da20d2 [2021-06-16T20:28:59.780Z] ---> 1f2201e961ff [2021-06-16T20:28:59.780Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T20:28:59.780Z] ---> Running in 4df543f3e36f [2021-06-16T20:29:00.043Z] ---> Running in e9f34297490e [2021-06-16T20:29:00.043Z] ---> acd7c94d678c [2021-06-16T20:29:00.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T20:29:00.043Z] Removing intermediate container e9f34297490e [2021-06-16T20:29:00.043Z] ---> 9be77fe8aab1 [2021-06-16T20:29:00.043Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T20:29:00.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:00.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:00.309Z] ---> dfac8a1c4738 [2021-06-16T20:29:00.309Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T20:29:00.309Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:29:00.309Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T20:29:00.309Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:29:00.309Z] OK: 6 MiB in 16 packages [2021-06-16T20:29:00.309Z] ---> Running in 08d04b7e9f0f [2021-06-16T20:29:00.309Z] ---> 5ca6efa37b86 [2021-06-16T20:29:00.309Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T20:29:00.309Z] ---> Running in 0e015bfa54f4 [2021-06-16T20:29:00.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:00.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:00.578Z] Removing intermediate container 08d04b7e9f0f [2021-06-16T20:29:00.578Z] ---> bd081c175947 [2021-06-16T20:29:00.578Z] Step 21/22 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:29:00.578Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T20:29:00.578Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T20:29:00.578Z] Executing bash-5.0.17-r0.post-install [2021-06-16T20:29:00.578Z] Removing intermediate container 0e015bfa54f4 [2021-06-16T20:29:00.578Z] ---> 6905e57eda22 [2021-06-16T20:29:00.578Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:29:00.578Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:29:00.578Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T20:29:00.578Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T20:29:00.578Z] ---> Running in 5134e7e5e2a7 [2021-06-16T20:29:00.578Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T20:29:00.578Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T20:29:00.578Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T20:29:00.578Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T20:29:00.845Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T20:29:00.845Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T20:29:00.845Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T20:29:00.845Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T20:29:00.845Z] ---> Running in 46ac9d025d50 [2021-06-16T20:29:00.845Z] ---> 38fc3ad5c4a9 [2021-06-16T20:29:00.845Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T20:29:01.109Z] Removing intermediate container a53a2a2b57f5 [2021-06-16T20:29:01.109Z] ---> c3150d1008e8 [2021-06-16T20:29:01.109Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T20:29:01.692Z] ---> Running in 4477b3381e95 [2021-06-16T20:29:01.692Z] Removing intermediate container 46ac9d025d50 [2021-06-16T20:29:01.692Z] ---> 0142c4b5a1eb [2021-06-16T20:29:01.692Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:29:01.692Z] Removing intermediate container 5134e7e5e2a7 [2021-06-16T20:29:01.692Z] ---> 9fad0a6f1441 [2021-06-16T20:29:01.692Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T20:29:01.692Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T20:29:01.692Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T20:29:01.692Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T20:29:01.692Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T20:29:01.692Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T20:29:01.692Z] ---> ee5bfb43a0bd [2021-06-16T20:29:01.692Z] 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-06-16T20:29:01.692Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T20:29:01.692Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T20:29:01.692Z] ---> Running in 5b89538981b2 [2021-06-16T20:29:01.692Z] ---> Running in 8e5b560b2126 [2021-06-16T20:29:01.955Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T20:29:01.955Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T20:29:01.955Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T20:29:01.955Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T20:29:01.955Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T20:29:01.955Z] ---> Running in 60cff32cc48f [2021-06-16T20:29:01.955Z] Removing intermediate container 4477b3381e95 [2021-06-16T20:29:01.955Z] ---> 5215a0b26593 [2021-06-16T20:29:01.955Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T20:29:01.955Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T20:29:01.955Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T20:29:01.955Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T20:29:01.955Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T20:29:01.955Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T20:29:01.955Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T20:29:01.955Z] Removing intermediate container 5b89538981b2 [2021-06-16T20:29:01.955Z] ---> c389b1028e0a [2021-06-16T20:29:01.955Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:29:01.955Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T20:29:01.955Z] ---> Running in 3801547974f5 [2021-06-16T20:29:01.955Z] Removing intermediate container 8e5b560b2126 [2021-06-16T20:29:01.955Z] ---> 9c8940965875 [2021-06-16T20:29:01.955Z] [2021-06-16T20:29:02.225Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T20:29:02.225Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T20:29:02.225Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T20:29:02.225Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T20:29:02.225Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T20:29:02.225Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T20:29:02.225Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T20:29:02.225Z] ---> Running in f0b608f5c761 [2021-06-16T20:29:02.225Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T20:29:02.225Z] Successfully built 9c8940965875 [2021-06-16T20:29:02.225Z] OK: 72 MiB in 59 packages [2021-06-16T20:29:02.225Z] Removing intermediate container 3801547974f5 [2021-06-16T20:29:02.225Z] ---> b6aac16dfe69 [2021-06-16T20:29:02.225Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T20:29:02.225Z] Successfully tagged security-proxy-setup:latest [2021-06-16T20:29:02.225Z] Building support-notifications [2021-06-16T20:29:02.495Z]  Building security-proxy-setup ... done  ---> Running in 23067267ebce [2021-06-16T20:29:02.495Z] Removing intermediate container f0b608f5c761 [2021-06-16T20:29:02.495Z] ---> 81321d4c29ee [2021-06-16T20:29:02.495Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:29:02.495Z] ---> Running in e6531ceefe1a [2021-06-16T20:29:04.583Z] Collecting docker-compose==1.23.2 [2021-06-16T20:29:04.583Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T20:29:04.583Z] Removing intermediate container e6531ceefe1a [2021-06-16T20:29:04.583Z] ---> f7b28d06f950 [2021-06-16T20:29:04.583Z] [2021-06-16T20:29:04.583Z] Successfully built f7b28d06f950 [2021-06-16T20:29:05.166Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T20:29:05.166Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T20:29:05.166Z] Successfully tagged core-metadata:latest [2021-06-16T20:29:05.166Z]  Building core-metadata ... done Building support-scheduler [2021-06-16T20:29:05.166Z] Removing intermediate container 60cff32cc48f [2021-06-16T20:29:05.166Z] ---> c595cb1caaef [2021-06-16T20:29:05.166Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T20:29:08.487Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T20:29:08.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T20:29:08.487Z] ---> Running in ef03e9f446d3 [2021-06-16T20:29:09.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:29:09.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:29:09.879Z] ---> a8396c25847d [2021-06-16T20:29:09.879Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:29:09.879Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T20:29:09.879Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> 5223fe87bada [2021-06-16T20:29:12.426Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> ece9b2e800bf [2021-06-16T20:29:12.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> 7150a62146c3 [2021-06-16T20:29:12.426Z] Step 6/23 : COPY go.mod . [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> 43ac209a613f [2021-06-16T20:29:12.426Z] Step 7/23 : RUN go mod download [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> 31cb722dfbb2 [2021-06-16T20:29:12.426Z] Step 8/23 : COPY . . [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> 850f902d82e7 [2021-06-16T20:29:12.426Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:29:12.426Z] ---> Using cache [2021-06-16T20:29:12.426Z] ---> adf4e0b0414f [2021-06-16T20:29:12.426Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T20:29:12.688Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T20:29:12.688Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T20:29:12.688Z] Removing intermediate container ef03e9f446d3 [2021-06-16T20:29:12.688Z] ---> c8a0a997f16b [2021-06-16T20:29:12.688Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T20:29:12.688Z] Removing intermediate container 23067267ebce [2021-06-16T20:29:12.688Z] ---> c3d15dda9a0b [2021-06-16T20:29:12.688Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T20:29:12.976Z] ---> Running in dd4d7cee7e0c [2021-06-16T20:29:12.977Z] ---> Running in b230e435316f [2021-06-16T20:29:12.977Z] ---> Running in 800ae6d1006b [2021-06-16T20:29:13.567Z] Removing intermediate container 800ae6d1006b [2021-06-16T20:29:13.567Z] ---> 1cba02827b38 [2021-06-16T20:29:13.567Z] Step 25/26 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:29:13.567Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T20:29:13.567Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T20:29:13.835Z] 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-06-16T20:29:14.100Z] Removing intermediate container b230e435316f [2021-06-16T20:29:14.100Z] ---> 2f0b8381a4c1 [2021-06-16T20:29:14.100Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T20:29:14.100Z] 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-06-16T20:29:16.748Z] ---> Running in fd0c42cb2e26 [2021-06-16T20:29:16.748Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T20:29:16.748Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T20:29:16.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:29:16.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:29:16.748Z] ---> a8396c25847d [2021-06-16T20:29:16.748Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:29:16.748Z] ---> Using cache [2021-06-16T20:29:16.748Z] ---> 5223fe87bada [2021-06-16T20:29:16.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:29:16.748Z] ---> Using cache [2021-06-16T20:29:16.748Z] ---> ece9b2e800bf [2021-06-16T20:29:16.748Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T20:29:16.748Z] ---> 3970badcec78 [2021-06-16T20:29:16.748Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T20:29:16.748Z] ---> Running in 129890fb8267 [2021-06-16T20:29:16.748Z] Removing intermediate container fd0c42cb2e26 [2021-06-16T20:29:16.748Z] ---> 13445df440a9 [2021-06-16T20:29:16.748Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T20:29:16.748Z] ---> Running in f5fa3f04dc13 [2021-06-16T20:29:16.748Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T20:29:16.748Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T20:29:16.748Z] ---> Running in 4ff58c224f72 [2021-06-16T20:29:16.748Z] Collecting PyYAML<4,>=3.10 [2021-06-16T20:29:16.748Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T20:29:16.748Z] Removing intermediate container 4ff58c224f72 [2021-06-16T20:29:16.748Z] ---> a23d70dc07ea [2021-06-16T20:29:16.748Z] [2021-06-16T20:29:16.748Z] Successfully built a23d70dc07ea [2021-06-16T20:29:16.748Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T20:29:16.748Z] Building core-command [2021-06-16T20:29:16.748Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:18.984Z] Removing intermediate container e8848767a892 [2021-06-16T20:29:18.984Z] ---> 233924fec9db [2021-06-16T20:29:18.984Z] Successfully built 233924fec9db [2021-06-16T20:29:18.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:19.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:19.330Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T20:29:19.330Z] . [Pipeline] withDockerContainer [2021-06-16T20:29:19.567Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T20:29:19.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T20:29:19.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2021-06-16T20:29:19.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-arm64 cat [2021-06-16T20:29:19.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:29:19.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:29:19.831Z] ---> a8396c25847d [2021-06-16T20:29:19.831Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> 5223fe87bada [2021-06-16T20:29:19.831Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> ece9b2e800bf [2021-06-16T20:29:19.831Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> 7150a62146c3 [2021-06-16T20:29:19.831Z] Step 6/24 : COPY go.mod . [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> 43ac209a613f [2021-06-16T20:29:19.831Z] Step 7/24 : RUN go mod download [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> 31cb722dfbb2 [2021-06-16T20:29:19.831Z] Step 8/24 : COPY . . [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> 850f902d82e7 [2021-06-16T20:29:19.831Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:29:19.831Z] ---> Using cache [2021-06-16T20:29:19.831Z] ---> adf4e0b0414f [2021-06-16T20:29:19.831Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T20:29:20.092Z] OK: 219 MiB in 52 packages [2021-06-16T20:29:21.269Z] $ docker top 8405da9871f6228955e967f7f6fe3b047d4c2c465ce9cfb7d3512e76bd52b151 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:29:22.198Z] + go version [2021-06-16T20:29:22.198Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T20:29:22.220Z] $ docker stop --time=1 8405da9871f6228955e967f7f6fe3b047d4c2c465ce9cfb7d3512e76bd52b151 [2021-06-16T20:29:22.642Z] Removing intermediate container f5fa3f04dc13 [2021-06-16T20:29:22.642Z] ---> 31755010df26 [2021-06-16T20:29:22.642Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:29:22.642Z] ---> Running in b296d0e8a27a [2021-06-16T20:29:22.642Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T20:29:22.642Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T20:29:22.642Z] 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-06-16T20:29:22.642Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T20:29:22.642Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T20:29:22.642Z] Removing intermediate container 129890fb8267 [2021-06-16T20:29:22.643Z] ---> 117994e8fe0f [2021-06-16T20:29:22.643Z] Step 6/23 : COPY go.mod . [2021-06-16T20:29:22.643Z] ---> 9ff4bf5c7f3d [2021-06-16T20:29:22.643Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T20:29:22.643Z] 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-06-16T20:29:22.919Z] Collecting idna<2.8,>=2.5 [2021-06-16T20:29:22.919Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T20:29:22.919Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T20:29:22.919Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T20:29:22.919Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T20:29:22.919Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T20:29:23.199Z] Installing collected packages: texttable, dockerpty, websocket-client, docopt, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, PyYAML, docker-compose [2021-06-16T20:29:23.199Z] Running setup.py install for texttable: started [2021-06-16T20:29:23.199Z] 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-06-16T20:29:23.199Z] ---> 09fb6885663e [2021-06-16T20:29:23.199Z] Step 7/23 : RUN go mod download [2021-06-16T20:29:23.483Z] ---> Running in 19656af8bf5e [2021-06-16T20:29:23.483Z] ---> 95997f6c5a40 [2021-06-16T20:29:23.483Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T20:29:25.764Z] ---> 078be1c01972 [2021-06-16T20:29:25.764Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T20:29:25.764Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T20:29:25.764Z] Running setup.py install for dockerpty: started [2021-06-16T20:29:25.764Z] ---> 8ef6880cd897 [2021-06-16T20:29:25.764Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T20:29:25.764Z] ---> f5d5883d91f0 [2021-06-16T20:29:25.764Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T20:29:25.764Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T20:29:25.764Z] ---> Running in 7ad0016775ea [2021-06-16T20:29:25.764Z] Running setup.py install for docopt: started [2021-06-16T20:29:25.764Z] Removing intermediate container 7ad0016775ea [2021-06-16T20:29:25.764Z] ---> 148d98a5b1e1 [2021-06-16T20:29:25.764Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T20:29:25.764Z] Removing intermediate container 19656af8bf5e [2021-06-16T20:29:25.764Z] ---> f2fff3ae8ccd [2021-06-16T20:29:25.764Z] Step 8/23 : COPY . . [2021-06-16T20:29:25.764Z] ---> bc24aba76ebf [2021-06-16T20:29:25.764Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T20:29:25.764Z] ---> Running in 41357590c05e [2021-06-16T20:29:25.764Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T20:29:25.764Z] Attempting uninstall: urllib3 [2021-06-16T20:29:25.764Z] Found existing installation: urllib3 1.25.9 [2021-06-16T20:29:25.764Z] Uninstalling urllib3-1.25.9: [2021-06-16T20:29:25.764Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T20:29:25.764Z] Attempting uninstall: idna [2021-06-16T20:29:25.764Z] Found existing installation: idna 2.9 [2021-06-16T20:29:25.764Z] Uninstalling idna-2.9: [2021-06-16T20:29:25.764Z] Successfully uninstalled idna-2.9 [2021-06-16T20:29:25.772Z] $ docker rm -f 8405da9871f6228955e967f7f6fe3b047d4c2c465ce9cfb7d3512e76bd52b151 [2021-06-16T20:29:26.034Z] Attempting uninstall: requests [2021-06-16T20:29:26.034Z] Found existing installation: requests 2.23.0 [2021-06-16T20:29:26.034Z] Uninstalling requests-2.23.0: [2021-06-16T20:29:26.034Z] Successfully uninstalled requests-2.23.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:26.672Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T20:29:26.672Z] . [Pipeline] withDockerContainer [2021-06-16T20:29:26.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2021-06-16T20:29:27.076Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-arm64 cat [2021-06-16T20:29:28.619Z] Running setup.py install for PyYAML: started [2021-06-16T20:29:28.797Z] $ docker top fe1ca43157842e9a45ba492658b692560becf96054cf406d225224fb34e29da9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T20:29:29.142Z] ========================================================= [2021-06-16T20:29:29.142Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T20:29:29.142Z] ========================================================= [Pipeline] sh [2021-06-16T20:29:29.203Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T20:29:29.791Z] + go mod tidy [Pipeline] sh [2021-06-16T20:29:32.632Z] Removing intermediate container 41357590c05e [2021-06-16T20:29:32.632Z] ---> 5b28ce6726e2 [2021-06-16T20:29:32.632Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T20:29:32.632Z] ---> Running in 772cc4ea46a6 [2021-06-16T20:29:32.632Z] 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-06-16T20:29:32.632Z] ---> 35c70c8888c5 [2021-06-16T20:29:32.632Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:29:32.632Z] Removing intermediate container 772cc4ea46a6 [2021-06-16T20:29:32.632Z] ---> ba9a64e6a526 [2021-06-16T20:29:32.632Z] Step 29/32 : CMD ["gate"] [2021-06-16T20:29:32.632Z] ---> Running in 5602167a09ef [2021-06-16T20:29:32.632Z] ---> Running in 8af03410a1d6 [2021-06-16T20:29:32.632Z] Removing intermediate container 8af03410a1d6 [2021-06-16T20:29:32.632Z] ---> b1468770d5ef [2021-06-16T20:29:32.632Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T20:29:32.632Z] ---> Running in 3651bf0de1eb [2021-06-16T20:29:32.632Z] Removing intermediate container 3651bf0de1eb [2021-06-16T20:29:32.632Z] ---> 245c94a65b02 [2021-06-16T20:29:32.632Z] Step 31/32 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:29:32.885Z] + make test [2021-06-16T20:29:32.885Z] go mod tidy [2021-06-16T20:29:32.885Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T20:29:32.898Z] ---> Running in 8cafe9cf18b7 [2021-06-16T20:29:33.184Z] Removing intermediate container 8cafe9cf18b7 [2021-06-16T20:29:33.184Z] ---> 1eee49cba87d [2021-06-16T20:29:33.184Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T20:29:33.184Z] ---> Running in baa34b48ee29 [2021-06-16T20:29:33.461Z] Removing intermediate container baa34b48ee29 [2021-06-16T20:29:33.462Z] ---> da5b271f0345 [2021-06-16T20:29:33.462Z] [2021-06-16T20:29:33.462Z] Successfully built da5b271f0345 [2021-06-16T20:29:33.738Z] Successfully tagged security-bootstrapper:latest [2021-06-16T20:29:33.738Z]  Building security-bootstrapper ... done Building core-data [2021-06-16T20:29:37.268Z] Removing intermediate container 4df543f3e36f [2021-06-16T20:29:37.268Z] ---> ee6ca7d28ea9 [2021-06-16T20:29:37.268Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T20:29:37.268Z] Removing intermediate container 5602167a09ef [2021-06-16T20:29:37.268Z] ---> 6d5bd005097a [2021-06-16T20:29:37.268Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T20:29:37.268Z] ---> Running in 31163fd85096 [2021-06-16T20:29:37.542Z] ---> Running in c35a12ff0e03 [2021-06-16T20:29:37.542Z] Removing intermediate container 31163fd85096 [2021-06-16T20:29:37.542Z] ---> ce819a8e34e8 [2021-06-16T20:29:37.542Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T20:29:37.542Z] ---> Running in b4004ade0788 [2021-06-16T20:29:37.816Z] Removing intermediate container b4004ade0788 [2021-06-16T20:29:37.816Z] ---> 7954ad04ef57 [2021-06-16T20:29:37.816Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T20:29:38.084Z] 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-06-16T20:29:38.667Z] ---> 031d216cf81e [2021-06-16T20:29:38.667Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T20:29:39.261Z] ---> 5b4ab71c98dd [2021-06-16T20:29:39.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T20:29:39.548Z] ---> 7e7beb7c9487 [2021-06-16T20:29:39.548Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T20:29:39.548Z] ---> Running in 5bd8dac8dff9 [2021-06-16T20:29:40.139Z] Removing intermediate container 5bd8dac8dff9 [2021-06-16T20:29:40.139Z] ---> 26d56d1d1cc6 [2021-06-16T20:29:40.139Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:29:40.408Z] ---> Running in c1a259ec3247 [2021-06-16T20:29:40.408Z] Removing intermediate container c1a259ec3247 [2021-06-16T20:29:40.408Z] ---> 6d7f7ff0ae83 [2021-06-16T20:29:40.408Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:29:40.408Z] ---> Running in a89f1fc505ba [2021-06-16T20:29:40.679Z] Removing intermediate container a89f1fc505ba [2021-06-16T20:29:40.679Z] ---> 9428c52005a3 [2021-06-16T20:29:40.679Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:29:41.279Z] ---> Running in bc1945b86eaf [2021-06-16T20:29:41.548Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:29:41.548Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:29:41.548Z] ---> a8396c25847d [2021-06-16T20:29:41.548Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:29:41.548Z] ---> Using cache [2021-06-16T20:29:41.548Z] ---> 5223fe87bada [2021-06-16T20:29:41.548Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:29:41.548Z] ---> Using cache [2021-06-16T20:29:41.548Z] ---> ece9b2e800bf [2021-06-16T20:29:41.548Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T20:29:43.749Z] Removing intermediate container bc1945b86eaf [2021-06-16T20:29:43.750Z] ---> c9230b6c9beb [2021-06-16T20:29:43.750Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:29:43.750Z] ---> Running in 0198049e0ff4 [2021-06-16T20:29:43.750Z] ---> Running in e813bb4dd3a9 [2021-06-16T20:29:43.750Z] Removing intermediate container e813bb4dd3a9 [2021-06-16T20:29:43.750Z] ---> 53773c7bcee7 [2021-06-16T20:29:43.750Z] [2021-06-16T20:29:43.750Z] Successfully built 53773c7bcee7 [2021-06-16T20:29:43.750Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T20:29:43.750Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:43.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:29:44.734Z] OK: 219 MiB in 52 packages [2021-06-16T20:29:45.702Z] Removing intermediate container 0198049e0ff4 [2021-06-16T20:29:45.702Z] ---> ff9375e711f6 [2021-06-16T20:29:45.702Z] Step 6/24 : COPY go.mod . [2021-06-16T20:29:45.702Z] ---> 92f36496ea6f [2021-06-16T20:29:45.702Z] Step 7/24 : RUN go mod download [2021-06-16T20:29:45.971Z] ---> Running in 7acee2c0277f [2021-06-16T20:29:47.402Z] Removing intermediate container 7acee2c0277f [2021-06-16T20:29:47.402Z] ---> d436ab131fc8 [2021-06-16T20:29:47.402Z] Step 8/24 : COPY . . [2021-06-16T20:29:47.683Z] Removing intermediate container dd4d7cee7e0c [2021-06-16T20:29:47.683Z] ---> 785f455bbdde [2021-06-16T20:29:47.683Z] [2021-06-16T20:29:47.683Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:29:47.683Z] ---> 13621d1b12d4 [2021-06-16T20:29:47.683Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:29:47.683Z] ---> Using cache [2021-06-16T20:29:47.683Z] ---> 721a9b29d690 [2021-06-16T20:29:47.683Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:29:47.683Z] ---> Using cache [2021-06-16T20:29:47.683Z] ---> c0921802242b [2021-06-16T20:29:47.683Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T20:29:47.683Z] ---> Running in e48f853b3846 [2021-06-16T20:29:48.662Z] Removing intermediate container e48f853b3846 [2021-06-16T20:29:48.662Z] ---> aef0fc9e35fc [2021-06-16T20:29:48.662Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:29:54.012Z] ---> Running in c00b95f64e8c [2021-06-16T20:29:54.012Z] ---> 5aee31e6ad63 [2021-06-16T20:29:54.012Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:29:54.012Z] Removing intermediate container c00b95f64e8c [2021-06-16T20:29:54.012Z] ---> b4ebe880693c [2021-06-16T20:29:54.012Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:29:54.012Z] ---> Running in 613f325cd1e4 [2021-06-16T20:29:54.275Z] ---> 29dbd91db7ba [2021-06-16T20:29:54.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T20:29:54.854Z] ---> e70427148700 [2021-06-16T20:29:54.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T20:29:55.117Z] ---> 67b2bc019717 [2021-06-16T20:29:55.117Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T20:29:55.380Z] ---> Running in ff2a5c7f9da1 [2021-06-16T20:29:55.643Z] Removing intermediate container ff2a5c7f9da1 [2021-06-16T20:29:55.643Z] ---> 28cc3a68c91e [2021-06-16T20:29:55.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:29:55.643Z] ---> Running in 7f09d64f100c [2021-06-16T20:29:55.906Z] Removing intermediate container 613f325cd1e4 [2021-06-16T20:29:55.906Z] ---> 771f2a1fba98 [2021-06-16T20:29:55.906Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T20:29:55.906Z] ---> Running in 141effc14d67 [2021-06-16T20:29:55.906Z] Removing intermediate container 7f09d64f100c [2021-06-16T20:29:55.906Z] ---> a3d71b1456e3 [2021-06-16T20:29:55.906Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T20:29:55.906Z] ---> Running in 2ed042a47e02 [2021-06-16T20:29:56.171Z] Removing intermediate container 2ed042a47e02 [2021-06-16T20:29:56.171Z] ---> 6906863c3548 [2021-06-16T20:29:56.171Z] Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:29:56.438Z] ---> Running in dabd51f6d438 [2021-06-16T20:29:57.009Z] Removing intermediate container dabd51f6d438 [2021-06-16T20:29:57.009Z] ---> abbf8698258d [2021-06-16T20:29:57.009Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:29:57.009Z] 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-06-16T20:29:57.274Z] ---> Running in a313bb4e5f91 [2021-06-16T20:29:57.274Z] Removing intermediate container b296d0e8a27a [2021-06-16T20:29:57.274Z] ---> 6b50c3575eb2 [2021-06-16T20:29:57.274Z] [2021-06-16T20:29:57.274Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:29:57.274Z] ---> 13621d1b12d4 [2021-06-16T20:29:57.274Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:29:57.274Z] ---> Using cache [2021-06-16T20:29:57.274Z] ---> 721a9b29d690 [2021-06-16T20:29:57.274Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:29:57.274Z] ---> Using cache [2021-06-16T20:29:57.274Z] ---> c0921802242b [2021-06-16T20:29:57.274Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T20:29:57.274Z] ---> Running in f3ff153135ef [2021-06-16T20:29:57.274Z] Removing intermediate container a313bb4e5f91 [2021-06-16T20:29:57.274Z] ---> 86a41c6c3aed [2021-06-16T20:29:57.274Z] [2021-06-16T20:29:57.535Z] Successfully built 86a41c6c3aed [2021-06-16T20:29:57.535Z] Successfully tagged support-scheduler:latest [2021-06-16T20:29:57.535Z]  Building support-scheduler ... done Removing intermediate container f3ff153135ef [2021-06-16T20:29:57.535Z] ---> 84ac32f97b06 [2021-06-16T20:29:57.535Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:29:57.535Z] ---> Running in 231d1a984fb0 [2021-06-16T20:29:57.661Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T20:29:57.810Z] Removing intermediate container 231d1a984fb0 [2021-06-16T20:29:57.810Z] ---> e7760ecbcac7 [2021-06-16T20:29:57.810Z] Step 16/24 : WORKDIR / [2021-06-16T20:29:57.810Z] ---> Running in 5b754b302468 [2021-06-16T20:29:58.077Z] Removing intermediate container 5b754b302468 [2021-06-16T20:29:58.077Z] ---> 8aac6c2e0c57 [2021-06-16T20:29:58.077Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:30:00.336Z] ---> 39320056e2e1 [2021-06-16T20:30:00.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T20:30:00.336Z] ---> 78dfa2c00f53 [2021-06-16T20:30:00.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T20:30:00.336Z] ---> 119c899186ed [2021-06-16T20:30:00.336Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T20:30:00.336Z] ---> Running in bda8629b8ca5 [2021-06-16T20:30:00.336Z] Removing intermediate container bda8629b8ca5 [2021-06-16T20:30:00.336Z] ---> 7352888197fa [2021-06-16T20:30:00.336Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:30:00.336Z] ---> Running in 078674b86df4 [2021-06-16T20:30:00.336Z] Removing intermediate container 078674b86df4 [2021-06-16T20:30:00.336Z] ---> b51b98b386ab [2021-06-16T20:30:00.336Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:30:00.336Z] ---> Running in 18704f793f0c [2021-06-16T20:30:00.336Z] Removing intermediate container 18704f793f0c [2021-06-16T20:30:00.336Z] ---> 6db1efa7bb3a [2021-06-16T20:30:00.336Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:30:00.336Z] ---> Running in 84905574a21c [2021-06-16T20:30:00.336Z] Removing intermediate container 84905574a21c [2021-06-16T20:30:00.336Z] ---> 343a198e4583 [2021-06-16T20:30:00.336Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:30:00.336Z] ---> Running in 106266b9ab36 [2021-06-16T20:30:00.336Z] Removing intermediate container 106266b9ab36 [2021-06-16T20:30:00.336Z] ---> b3e81bb287d5 [2021-06-16T20:30:00.336Z] [2021-06-16T20:30:00.919Z] Successfully built b3e81bb287d5 [2021-06-16T20:30:00.919Z] Successfully tagged core-command:latest [2021-06-16T20:30:03.936Z]  Building core-command ... done Removing intermediate container c35a12ff0e03 [2021-06-16T20:30:03.936Z] ---> b7a2f5e33415 [2021-06-16T20:30:03.936Z] [2021-06-16T20:30:03.936Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:30:03.936Z] ---> 13621d1b12d4 [2021-06-16T20:30:03.936Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T20:30:03.936Z] ---> Running in 7969dee2d91b [2021-06-16T20:30:04.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:30:04.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:30:04.526Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T20:30:04.527Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:30:04.527Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:30:04.527Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:30:04.527Z] OK: 6 MiB in 16 packages [2021-06-16T20:30:05.101Z] Removing intermediate container 7969dee2d91b [2021-06-16T20:30:05.101Z] ---> 2a177608ff3d [2021-06-16T20:30:05.101Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:30:05.101Z] ---> Running in 42ed16b9afb1 [2021-06-16T20:30:05.101Z] Removing intermediate container 42ed16b9afb1 [2021-06-16T20:30:05.101Z] ---> f7a65efc597f [2021-06-16T20:30:05.101Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T20:30:05.363Z] ---> Running in 5b11d9865aed [2021-06-16T20:30:05.938Z] Removing intermediate container 5b11d9865aed [2021-06-16T20:30:05.938Z] ---> d099d3d17df9 [2021-06-16T20:30:05.938Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:30:05.938Z] ---> Running in 0e03e36f0194 [2021-06-16T20:30:06.201Z] Removing intermediate container 0e03e36f0194 [2021-06-16T20:30:06.201Z] ---> 93112056a996 [2021-06-16T20:30:06.201Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:30:06.780Z] ---> 49d8025fbcae [2021-06-16T20:30:06.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T20:30:07.359Z] ---> 223872249c16 [2021-06-16T20:30:07.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T20:30:07.623Z] ---> 8375e309db40 [2021-06-16T20:30:07.623Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T20:30:07.623Z] ---> Running in 7c4a84ea4504 [2021-06-16T20:30:07.886Z] Removing intermediate container 7c4a84ea4504 [2021-06-16T20:30:07.887Z] ---> b28146cd69d4 [2021-06-16T20:30:07.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:30:08.167Z] ---> Running in 105f9f3b95cf [2021-06-16T20:30:08.167Z] Removing intermediate container 105f9f3b95cf [2021-06-16T20:30:08.167Z] ---> 9bd86f8b463c [2021-06-16T20:30:08.167Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T20:30:08.167Z] ---> Running in b7964937bba7 [2021-06-16T20:30:08.444Z] Removing intermediate container b7964937bba7 [2021-06-16T20:30:08.444Z] ---> 563b4f9b9c85 [2021-06-16T20:30:08.444Z] Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:30:08.444Z] ---> Running in 4457a0889862 [2021-06-16T20:30:08.713Z] Removing intermediate container 4457a0889862 [2021-06-16T20:30:08.713Z] ---> 992baf3f600a [2021-06-16T20:30:08.713Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:30:08.713Z] ---> Running in 9eb30e1c0651 [2021-06-16T20:30:08.713Z] Removing intermediate container 9eb30e1c0651 [2021-06-16T20:30:08.713Z] ---> 15831717f4a8 [2021-06-16T20:30:08.713Z] [2021-06-16T20:30:08.979Z] Successfully built 15831717f4a8 [2021-06-16T20:30:08.979Z] Successfully tagged support-notifications:latest [2021-06-16T20:30:14.505Z]  Building support-notifications ... done Removing intermediate container 141effc14d67 [2021-06-16T20:30:14.505Z] ---> e10a5fd7a7f0 [2021-06-16T20:30:14.505Z] [2021-06-16T20:30:14.505Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:30:14.505Z] ---> 13621d1b12d4 [2021-06-16T20:30:14.505Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T20:30:14.505Z] ---> Running in 14c4e4f8f995 [2021-06-16T20:30:14.505Z] Removing intermediate container 14c4e4f8f995 [2021-06-16T20:30:14.505Z] ---> 22116a907956 [2021-06-16T20:30:14.505Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T20:30:14.505Z] ---> Running in baead32c0416 [2021-06-16T20:30:14.505Z] Removing intermediate container baead32c0416 [2021-06-16T20:30:14.505Z] ---> 85f916367542 [2021-06-16T20:30:14.505Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T20:30:14.505Z] ---> Running in fa6097f479c9 [2021-06-16T20:30:14.505Z] Removing intermediate container fa6097f479c9 [2021-06-16T20:30:14.505Z] ---> 7f5c6aea63ae [2021-06-16T20:30:14.505Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:30:14.505Z] ---> Running in efa2a8db71a6 [2021-06-16T20:30:14.505Z] Removing intermediate container efa2a8db71a6 [2021-06-16T20:30:14.505Z] ---> a7090ca5e46a [2021-06-16T20:30:14.505Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T20:30:14.505Z] ---> Running in 6409758d2404 [2021-06-16T20:30:14.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:30:14.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:30:15.337Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:30:15.337Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T20:30:15.337Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T20:30:15.337Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T20:30:16.280Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T20:30:16.541Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T20:30:16.541Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:30:16.541Z] OK: 8 MiB in 20 packages [2021-06-16T20:30:16.806Z] Removing intermediate container 6409758d2404 [2021-06-16T20:30:16.806Z] ---> 1b885efa9978 [2021-06-16T20:30:16.806Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:30:17.071Z] ---> c16d75e46694 [2021-06-16T20:30:17.071Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T20:30:17.331Z] ---> ec015d5c7eef [2021-06-16T20:30:17.331Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T20:30:17.593Z] ---> 05b42eb87006 [2021-06-16T20:30:17.593Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T20:30:17.593Z] ---> Running in e254cc7ea000 [2021-06-16T20:30:17.593Z] Removing intermediate container e254cc7ea000 [2021-06-16T20:30:17.593Z] ---> 234b7e628a97 [2021-06-16T20:30:17.593Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:30:17.593Z] ---> Running in 2cd2578737ce [2021-06-16T20:30:17.593Z] Removing intermediate container 2cd2578737ce [2021-06-16T20:30:17.593Z] ---> 044c95d65ed6 [2021-06-16T20:30:17.593Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:30:17.593Z] ---> Running in a4598c4f13dd [2021-06-16T20:30:17.856Z] Removing intermediate container a4598c4f13dd [2021-06-16T20:30:17.856Z] ---> 47c95dcb029a [2021-06-16T20:30:17.856Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:30:17.856Z] ---> Running in 30d2863e5452 [2021-06-16T20:30:17.856Z] Removing intermediate container 30d2863e5452 [2021-06-16T20:30:17.856Z] ---> 592037bcca84 [2021-06-16T20:30:17.856Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:30:17.856Z] ---> Running in 1341751c0643 [2021-06-16T20:30:18.117Z] Removing intermediate container 1341751c0643 [2021-06-16T20:30:18.117Z] ---> 54dbb759f9c7 [2021-06-16T20:30:18.117Z] [2021-06-16T20:30:18.117Z] Successfully built 54dbb759f9c7 [2021-06-16T20:30:18.117Z] Successfully tagged core-data:latest [2021-06-16T20:30:18.128Z]  Building core-data ... done  [Pipeline] } [2021-06-16T20:30:18.149Z] $ docker stop --time=1 098fefd3cf0800851d813e96ce4569c5e525f0a05acb599ad4c5acfc0e57ba23 [2021-06-16T20:30:19.551Z] $ docker rm -f 098fefd3cf0800851d813e96ce4569c5e525f0a05acb599ad4c5acfc0e57ba23 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:30:19.925Z] + docker images [2021-06-16T20:30:19.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T20:30:19.926Z] core-data latest 54dbb759f9c7 2 seconds ago 20.3MB [2021-06-16T20:30:19.926Z] e10a5fd7a7f0 7 seconds ago 1.15GB [2021-06-16T20:30:19.926Z] support-notifications latest 15831717f4a8 11 seconds ago 16.7MB [2021-06-16T20:30:19.926Z] b7a2f5e33415 17 seconds ago 1.15GB [2021-06-16T20:30:19.926Z] core-command latest b3e81bb287d5 19 seconds ago 15.9MB [2021-06-16T20:30:19.926Z] support-scheduler latest 86a41c6c3aed 22 seconds ago 15.9MB [2021-06-16T20:30:19.926Z] 6b50c3575eb2 23 seconds ago 1.14GB [2021-06-16T20:30:19.926Z] 785f455bbdde 32 seconds ago 1.15GB [2021-06-16T20:30:19.926Z] sys-mgmt-agent latest 53773c7bcee7 37 seconds ago 312MB [2021-06-16T20:30:19.926Z] security-bootstrapper latest da5b271f0345 46 seconds ago 18.6MB [2021-06-16T20:30:19.926Z] security-secretstore-setup latest a23d70dc07ea About a minute ago 28.7MB [2021-06-16T20:30:19.926Z] core-metadata latest f7b28d06f950 About a minute ago 16.6MB [2021-06-16T20:30:19.926Z] security-proxy-setup latest 9c8940965875 About a minute ago 25.7MB [2021-06-16T20:30:19.926Z] 39aeea07680f About a minute ago 1.15GB [2021-06-16T20:30:19.926Z] 5c425cbec250 About a minute ago 1.15GB [2021-06-16T20:30:19.926Z] c3d01d1ef40e About a minute ago 1.15GB [2021-06-16T20:30:19.926Z] 01e27296adca About a minute ago 1.15GB [2021-06-16T20:30:19.926Z] 7dc5bf1f2a46 About a minute ago 1.15GB [2021-06-16T20:30:19.926Z] ci-base-image-x86_64 latest a8396c25847d 5 minutes ago 647MB [2021-06-16T20:30:19.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T20:30:19.926Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T20:30:19.926Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T20:30:19.926Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T20:30:19.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-16T20:30:35.384Z] Still waiting to schedule task [2021-06-16T20:30:35.385Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-16T20:31:10.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T20:31:10.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T20:31:12.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T20:31:12.964Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T20:31:21.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T20:31:21.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T20:31:21.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T20:31:21.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T20:31:23.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T20:31:23.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T20:31:25.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T20:31:25.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T20:31:25.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T20:31:25.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T20:31:38.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2021-06-16T20:31:38.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T20:31:38.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T20:31:42.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 100.0% of statements [2021-06-16T20:31:42.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T20:31:42.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 53.4% of statements [2021-06-16T20:31:42.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T20:31:42.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T20:31:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.589s coverage: 87.7% of statements [2021-06-16T20:31:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T20:31:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:31:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.200s coverage: 78.9% of statements [2021-06-16T20:31:48.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements [2021-06-16T20:31:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T20:31:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T20:31:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T20:31:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T20:31:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T20:31:53.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 95.1% of statements [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.318s coverage: 0.8% of statements [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 22.0% of statements [2021-06-16T20:31:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements [2021-06-16T20:31:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-06-16T20:31:55.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2021-06-16T20:31:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements [2021-06-16T20:32:08.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.259s coverage: 94.4% of statements [2021-06-16T20:32:08.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-06-16T20:32:14.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.564s coverage: 81.8% of statements [2021-06-16T20:32:14.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 76.0% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.351s coverage: 91.2% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.889s coverage: 64.4% of statements [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T20:32:22.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-06-16T20:32:22.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-06-16T20:32:22.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-06-16T20:32:23.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2021-06-16T20:32:23.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2021-06-16T20:32:29.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.187s coverage: 66.9% of statements [2021-06-16T20:32:29.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T20:32:29.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T20:32:29.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T20:32:31.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 43.6% of statements [2021-06-16T20:32:31.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T20:32:31.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T20:32:31.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements [2021-06-16T20:32:31.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T20:32:31.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2021-06-16T20:32:31.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.3% of statements [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.593s coverage: 91.9% of statements [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.6% of statements [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T20:32:39.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-06-16T20:32:39.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-16T20:32:39.672Z] GO111MODULE=on go vet ./... [2021-06-16T20:33:47.609Z] Running on prd-ubuntu18.04-docker-8c-8g-1784 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-16T20:33:47.628Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2021-06-16T20:33:47.765Z] The recommended git tool is: git [2021-06-16T20:33:52.215Z] using credential edgex-jenkins-ssh [2021-06-16T20:33:52.230Z] Cloning the remote Git repository [2021-06-16T20:33:52.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:33:52.328Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2021-06-16T20:33:52.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:33:52.354Z] > git --version # timeout=10 [2021-06-16T20:33:52.362Z] > git --version # 'git version 2.17.1' [2021-06-16T20:33:52.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:33:52.393Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:33:59.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:33:59.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:33:59.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:33:59.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:33:59.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:33:59.051Z] > 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-06-16T20:33:59.560Z] Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:33:59.667Z] Merge succeeded, producing c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:33:59.668Z] Checking out Revision c2dd9f99cae515cd5347a2fbd1076c9750df2f3b (PR-3531) [2021-06-16T20:33:59.567Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:33:59.572Z] > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [2021-06-16T20:33:59.633Z] > git remote # timeout=10 [2021-06-16T20:33:59.641Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T20:33:59.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:33:59.650Z] > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-16T20:33:59.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T20:33:59.669Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:33:59.673Z] > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [2021-06-16T20:34:03.281Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:34:06.551Z] + echo snap-build.sh [2021-06-16T20:34:06.552Z] snap-build.sh [2021-06-16T20:34:06.552Z] + SNAP_BASE_DIR=. [2021-06-16T20:34:06.552Z] + '[' '!' -z /w/workspace/edgex-go/25 ']' [2021-06-16T20:34:06.552Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/25 [2021-06-16T20:34:06.552Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/25]' [2021-06-16T20:34:06.552Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/25] [2021-06-16T20:34:06.552Z] + cd /w/workspace/edgex-go/25 [2021-06-16T20:34:06.552Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-16T20:34:06.552Z] Reading package lists... [2021-06-16T20:34:06.552Z] Building dependency tree... [2021-06-16T20:34:06.552Z] Reading state information... [2021-06-16T20:34:06.820Z] The following packages were automatically installed and are no longer required: [2021-06-16T20:34:06.820Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-16T20:34:06.820Z] uidmap xdelta3 [2021-06-16T20:34:06.820Z] Use 'sudo apt autoremove' to remove them. [2021-06-16T20:34:06.820Z] The following packages will be REMOVED: [2021-06-16T20:34:06.820Z] lxd* lxd-client* [2021-06-16T20:34:07.397Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-16T20:34:07.397Z] After this operation, 31.7 MB disk space will be freed. [2021-06-16T20:34:07.923Z] (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-06-16T20:34:07.923Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T20:34:08.872Z] Removing lxd dnsmasq configuration [2021-06-16T20:34:08.872Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T20:34:08.872Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-16T20:34:09.821Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:34:10.083Z] (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-06-16T20:34:10.083Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T20:34:11.475Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-16T20:34:11.475Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-16T20:34:12.864Z] + sudo snap remove --purge lxd [2021-06-16T20:34:12.864Z] snap "lxd" is not installed [2021-06-16T20:34:12.864Z] + sudo groupadd --force --system lxd [2021-06-16T20:34:12.864Z] ++ whoami [2021-06-16T20:34:12.864Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-16T20:34:12.864Z] + newgrp - lxd [2021-06-16T20:34:12.864Z] + sudo snap install lxd [2021-06-16T20:34:16.662Z] gofmt -l . [2021-06-16T20:34:16.662Z] [ "`gofmt -l .`" = "" ] [2021-06-16T20:34:16.662Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T20:34:17.321Z] + ls -al . [2021-06-16T20:34:17.321Z] total 544 [2021-06-16T20:34:17.321Z] drwxrwxr-x 9 1001 1001 4096 Jun 16 20:34 . [2021-06-16T20:34:17.321Z] drwxr-xr-x 4 root root 4096 Jun 16 20:29 .. [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 20:27 .dockerignore [2021-06-16T20:34:17.321Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 20:27 .git [2021-06-16T20:34:17.321Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 20:27 .github [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 20:27 .gitignore [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 20:27 .sonarcloud.properties [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:27 Attribution.txt [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:27 CONTRIBUTING.md [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 20:27 Dockerfile.build [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 20:27 Jenkinsfile [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:27 LICENSE [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:27 Makefile [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:27 README.md [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:27 SECURITY.md [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 20:23 VERSION [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:27 ZMQWindows.md [2021-06-16T20:34:17.321Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 20:27 bin [2021-06-16T20:34:17.321Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 20:27 cmd [2021-06-16T20:34:17.321Z] -rw-r--r-- 1 root root 398195 Jun 16 20:32 coverage.out [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 20:27 go.mod [2021-06-16T20:34:17.321Z] -rw-r--r-- 1 root root 20934 Jun 16 20:29 go.sum [2021-06-16T20:34:17.321Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 20:27 internal [2021-06-16T20:34:17.321Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 20:27 openapi [2021-06-16T20:34:17.321Z] drwxrwxr-x 4 1001 1001 4096 Jun 16 20:27 snap [2021-06-16T20:34:17.321Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 20:27 version.go [Pipeline] sh [2021-06-16T20:34:17.986Z] + '[' -e coverage.out ] [2021-06-16T20:34:17.986Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T20:34:18.008Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T20:34:19.012Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T20:34:19.670Z] + make build [2021-06-16T20:34:19.670Z] go mod tidy [2021-06-16T20:34:20.274Z] 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-06-16T20:34:21.019Z] 2021-06-16T20:34:19Z INFO Waiting for automatic snapd restart... [2021-06-16T20:34:28.580Z] 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-06-16T20:34:35.957Z] lxd 4.15 from Canonical* installed [2021-06-16T20:34:35.957Z] + sudo lxd init --auto [2021-06-16T20:34:44.132Z] + sudo snap install --classic snapcraft [2021-06-16T20:34:49.481Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T20:34:49.481Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-16T20:34:49.481Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-16T20:34:49.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:34:49.481Z] Dload Upload Total Spent Left Speed [2021-06-16T20:34:49.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2957 0 --:--:-- --:--:-- --:--:-- 2957 [2021-06-16T20:34:49.481Z] 100 3325k 100 3325k 0 0 8773k 0 --:--:-- --:--:-- --:--:-- 8773k [2021-06-16T20:34:49.481Z] ./yq_linux_amd64 [2021-06-16T20:34:49.481Z] + sudo snapcraft prime --use-lxd [2021-06-16T20:34:51.398Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-16T20:34:51.398Z] 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-06-16T20:34:51.398Z] - README.md [2021-06-16T20:34:51.398Z] [2021-06-16T20:34:51.398Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T20:34:51.973Z] Launching a container. [2021-06-16T20:34:56.814Z] 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-06-16T20:34:56.814Z] 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-06-16T20:34:58.595Z] Waiting for container to be ready [2021-06-16T20:34:59.170Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-16T20:34:59.170Z] [2021-06-16T20:35:01.139Z] 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-06-16T20:35:02.158Z] 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-06-16T20:35:03.444Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-16T20:35:03.739Z] Waiting for network to be ready... [2021-06-16T20:35:04.004Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T20:35:06.438Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T20:35:06.438Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T20:35:06.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T20:35:06.438Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T20:35:06.438Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T20:35:06.438Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T20:35:06.438Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T20:35:06.438Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T20:35:06.438Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T20:35:06.438Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T20:35:06.438Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T20:35:06.438Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T20:35:06.438Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T20:35:06.438Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T20:35:06.438Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T20:35:06.438Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T20:35:06.438Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T20:35:06.438Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T20:35:06.438Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T20:35:06.438Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T20:35:06.438Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T20:35:06.438Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T20:35:06.438Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T20:35:06.438Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T20:35:06.438Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T20:35:06.438Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T20:35:06.439Z] 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-06-16T20:35:08.364Z] Fetched 24.7 MB in 4s (6092 kB/s) [2021-06-16T20:35:08.940Z] Reading package lists... [2021-06-16T20:35:09.201Z] Reading package lists... [2021-06-16T20:35:09.461Z] Building dependency tree... [2021-06-16T20:35:09.461Z] Reading state information... [2021-06-16T20:35:09.722Z] The following additional packages will be installed: [2021-06-16T20:35:09.722Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T20:35:09.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T20:35:09.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T20:35:09.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-16T20:35:09.722Z] Suggested packages: [2021-06-16T20:35:09.722Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-16T20:35:09.722Z] Recommended packages: [2021-06-16T20:35:09.722Z] gnupg libsasl2-modules [2021-06-16T20:35:09.722Z] The following NEW packages will be installed: [2021-06-16T20:35:09.722Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T20:35:09.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T20:35:09.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T20:35:09.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-16T20:35:09.722Z] The following packages will be upgraded: [2021-06-16T20:35:09.722Z] gpg gpg-agent gpgconf libudev1 [2021-06-16T20:35:09.722Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-16T20:35:09.722Z] Need to get 3530 kB of archives. [2021-06-16T20:35:09.722Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-16T20:35:09.722Z] 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-06-16T20:35:09.722Z] 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-06-16T20:35:09.722Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-16T20:35:09.722Z] 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-06-16T20:35:09.824Z] 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-06-16T20:35:09.984Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-16T20:35:10.246Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-16T20:35:10.508Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-16T20:35:10.509Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-16T20:35:10.509Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-16T20:35:10.771Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-16T20:35:10.771Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-16T20:35:10.771Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-16T20:35:10.771Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-16T20:35:10.771Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-16T20:35:10.771Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-16T20:35:10.771Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-16T20:35:10.771Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-16T20:35:10.771Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-16T20:35:10.771Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-16T20:35:10.771Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-16T20:35:10.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-16T20:35:10.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-16T20:35:11.033Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:35:11.033Z] Fetched 3530 kB in 1s (3108 kB/s) [2021-06-16T20:35:11.033Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T20:35:11.033Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:35:11.033Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:35:11.033Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-16T20:35:11.033Z] Selecting previously unselected package udev. [2021-06-16T20:35:11.033Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T20:35:11.033Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:35:11.296Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-16T20:35:11.296Z] Selecting previously unselected package libfuse2:amd64. [2021-06-16T20:35:11.296Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T20:35:11.296Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T20:35:11.557Z] Selecting previously unselected package fuse. [2021-06-16T20:35:11.557Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T20:35:11.557Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-16T20:35:11.557Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:35:11.557Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:35:11.558Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:35:11.558Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:35:11.829Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:35:11.829Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:35:11.829Z] Selecting previously unselected package libksba8:amd64. [2021-06-16T20:35:11.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-16T20:35:11.829Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-16T20:35:11.829Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-16T20:35:11.829Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:11.829Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.092Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-16T20:35:12.092Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.092Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.092Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-16T20:35:12.092Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.092Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.092Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-16T20:35:12.092Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.092Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.092Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-16T20:35:12.092Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.092Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.355Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-16T20:35:12.355Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.355Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.355Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-16T20:35:12.355Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.355Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.355Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-16T20:35:12.355Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.355Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.355Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-16T20:35:12.355Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:35:12.355Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:12.616Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-16T20:35:12.617Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T20:35:12.617Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:35:12.617Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-16T20:35:12.617Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T20:35:12.617Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:35:12.617Z] Selecting previously unselected package libldap-common. [2021-06-16T20:35:12.617Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-16T20:35:12.617Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:35:12.617Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-16T20:35:12.617Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-16T20:35:12.878Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:35:12.878Z] Selecting previously unselected package dirmngr. [2021-06-16T20:35:12.878Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:35:12.878Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T20:35:12.878Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:35:12.878Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-16T20:35:12.878Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T20:35:13.140Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:35:13.140Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:35:13.140Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-16T20:35:13.140Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.140Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-16T20:35:13.140Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:35:13.140Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-16T20:35:13.230Z] 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-06-16T20:35:13.401Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-16T20:35:13.401Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-16T20:35:13.669Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-16T20:35:13.669Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-16T20:35:13.669Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:35:13.669Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:35:13.669Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T20:35:13.669Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:35:14.242Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-16T20:35:14.242Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-16T20:35:14.242Z] This means they are not meant to be enabled using systemctl. [2021-06-16T20:35:14.242Z] Possible reasons for having this kind of units are: [2021-06-16T20:35:14.242Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-16T20:35:14.242Z] .wants/ or .requires/ directory. [2021-06-16T20:35:14.242Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-16T20:35:14.242Z] a requirement dependency on it. [2021-06-16T20:35:14.242Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-16T20:35:14.242Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-16T20:35:14.242Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-16T20:35:14.242Z] instance name specified. [2021-06-16T20:35:16.708Z] Reading package lists... [2021-06-16T20:35:16.708Z] Building dependency tree... [2021-06-16T20:35:16.708Z] Reading state information... [2021-06-16T20:35:16.708Z] The following additional packages will be installed: [2021-06-16T20:35:16.708Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-16T20:35:16.708Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-16T20:35:16.708Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-16T20:35:16.708Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-16T20:35:16.708Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-16T20:35:16.708Z] Suggested packages: [2021-06-16T20:35:16.708Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-16T20:35:16.708Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-16T20:35:16.708Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-16T20:35:16.708Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-16T20:35:16.708Z] systemd-container policykit-1 [2021-06-16T20:35:16.708Z] Recommended packages: [2021-06-16T20:35:16.708Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-16T20:35:16.708Z] The following NEW packages will be installed: [2021-06-16T20:35:16.708Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-16T20:35:16.708Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-16T20:35:16.708Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-16T20:35:16.708Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-16T20:35:16.708Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-16T20:35:16.708Z] The following packages will be upgraded: [2021-06-16T20:35:16.708Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-16T20:35:16.708Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-16T20:35:16.708Z] Need to get 36.7 MB of archives. [2021-06-16T20:35:16.708Z] After this operation, 147 MB of additional disk space will be used. [2021-06-16T20:35:16.708Z] 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-06-16T20:35:16.709Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-16T20:35:16.709Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-16T20:35:16.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-16T20:35:16.709Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-16T20:35:16.709Z] 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-06-16T20:35:16.709Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-16T20:35:16.709Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-16T20:35:16.709Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-16T20:35:16.709Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-16T20:35:16.709Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-16T20:35:16.709Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-16T20:35:16.709Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-16T20:35:16.709Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-16T20:35:16.709Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-16T20:35:16.709Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-16T20:35:16.709Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-16T20:35:16.709Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-16T20:35:16.709Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-16T20:35:16.709Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-16T20:35:16.709Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-16T20:35:16.709Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-16T20:35:16.709Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-16T20:35:16.709Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-16T20:35:16.709Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-16T20:35:16.709Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-16T20:35:16.709Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-16T20:35:16.709Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-16T20:35:16.709Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-16T20:35:16.709Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-16T20:35:17.256Z] 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-06-16T20:35:17.286Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:35:17.286Z] Fetched 36.7 MB in 2s (16.4 MB/s) [2021-06-16T20:35:17.286Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T20:35:17.286Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:35:17.548Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:35:17.809Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:35:17.809Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:35:18.070Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-16T20:35:18.070Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T20:35:18.070Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-16T20:35:18.070Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-16T20:35:18.330Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-16T20:35:18.330Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T20:35:18.330Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-16T20:35:18.330Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-16T20:35:18.591Z] Setting up apt (1.6.13) ... [2021-06-16T20:35:18.591Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-16T20:35:18.852Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-16T20:35:19.114Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-16T20:35:19.114Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T20:35:19.114Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T20:35:19.114Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-16T20:35:19.114Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:35:19.114Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:19.375Z] Selecting previously unselected package libexpat1:amd64. [2021-06-16T20:35:19.375Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-16T20:35:19.375Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T20:35:19.636Z] Selecting previously unselected package python3.6-minimal. [2021-06-16T20:35:19.636Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:35:19.636Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:19.899Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T20:35:19.899Z] Checking for services that may need to be restarted...done. [2021-06-16T20:35:19.899Z] Checking for services that may need to be restarted...done. [2021-06-16T20:35:19.899Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:19.899Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T20:35:19.899Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:20.473Z] Selecting previously unselected package python3-minimal. [2021-06-16T20:35:20.473Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-16T20:35:20.473Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-16T20:35:20.473Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-16T20:35:20.473Z] Selecting previously unselected package mime-support. [2021-06-16T20:35:20.473Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-16T20:35:20.473Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-16T20:35:20.473Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-16T20:35:20.473Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-16T20:35:20.473Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T20:35:20.473Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-16T20:35:20.473Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:35:20.473Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:20.628Z] 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-06-16T20:35:20.736Z] Selecting previously unselected package python3.6. [2021-06-16T20:35:20.736Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:35:20.736Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:20.736Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-16T20:35:20.736Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-16T20:35:20.736Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T20:35:20.736Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-16T20:35:20.996Z] Selecting previously unselected package python3. [2021-06-16T20:35:20.996Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-16T20:35:20.996Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-16T20:35:20.996Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-16T20:35:21.258Z] Selecting previously unselected package multiarch-support. [2021-06-16T20:35:21.258Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:35:21.258Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T20:35:21.258Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T20:35:21.258Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-16T20:35:21.258Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-16T20:35:21.258Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-16T20:35:21.258Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T20:35:21.258Z] Selecting previously unselected package libbsd0:amd64. [2021-06-16T20:35:21.258Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-16T20:35:21.258Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T20:35:21.258Z] Selecting previously unselected package sudo. [2021-06-16T20:35:21.258Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-16T20:35:21.258Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T20:35:21.521Z] Selecting previously unselected package apparmor. [2021-06-16T20:35:21.521Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T20:35:21.521Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-16T20:35:21.782Z] Selecting previously unselected package libedit2:amd64. [2021-06-16T20:35:21.782Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-16T20:35:21.782Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T20:35:21.782Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-16T20:35:21.782Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:35:21.782Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:21.782Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-16T20:35:21.782Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:35:21.782Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:21.782Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-16T20:35:21.782Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-16T20:35:21.782Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T20:35:21.782Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-16T20:35:21.782Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:35:21.782Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:22.043Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-16T20:35:22.043Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:35:22.043Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:22.043Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-16T20:35:22.043Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-16T20:35:22.043Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T20:35:22.304Z] Selecting previously unselected package openssh-client. [2021-06-16T20:35:22.304Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-16T20:35:22.304Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T20:35:22.304Z] Selecting previously unselected package squashfs-tools. [2021-06-16T20:35:22.304Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-16T20:35:22.304Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T20:35:22.566Z] Selecting previously unselected package snapd. [2021-06-16T20:35:22.566Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-16T20:35:22.566Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-16T20:35:24.010Z] 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-06-16T20:35:25.868Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T20:35:25.868Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T20:35:26.130Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-16T20:35:26.130Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T20:35:26.130Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T20:35:26.130Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:26.130Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:35:26.130Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-16T20:35:26.130Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-16T20:35:26.708Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T20:35:26.708Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T20:35:26.708Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T20:35:26.708Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:26.708Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:26.708Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:35:27.289Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T20:35:27.289Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:27.289Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T20:35:27.552Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-16T20:35:27.552Z] running python rtupdate hooks for python3.6... [2021-06-16T20:35:27.552Z] running python post-rtupdate hooks for python3.6... [2021-06-16T20:35:27.552Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-16T20:35:28.124Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-16T20:35:28.386Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:35:28.386Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T20:35:28.386Z] Setting up snapd (2.49.2+18.04) ... [2021-06-16T20:35:28.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-16T20:35:28.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-16T20:35:29.221Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] } [2021-06-16T20:35:29.436Z] $ docker stop --time=1 fe1ca43157842e9a45ba492658b692560becf96054cf406d225224fb34e29da9 [2021-06-16T20:35:29.482Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-16T20:35:29.482Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T20:35:29.482Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T20:35:29.745Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-16T20:35:30.014Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-16T20:35:30.275Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-16T20:35:30.275Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-16T20:35:30.537Z] /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-06-16T20:35:30.537Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:35:30.537Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-16T20:35:31.931Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T20:35:31.963Z] $ docker rm -f fe1ca43157842e9a45ba492658b692560becf96054cf406d225224fb34e29da9 [2021-06-16T20:35:34.458Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T20:35:34.458Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T20:35:34.458Z] Reading package lists... [2021-06-16T20:35:34.458Z] Reading package lists... [2021-06-16T20:35:34.458Z] Building dependency tree... [2021-06-16T20:35:34.458Z] Reading state information... [2021-06-16T20:35:34.458Z] Calculating upgrade... [2021-06-16T20:35:34.458Z] The following packages will be upgraded: [2021-06-16T20:35:34.458Z] advancecomp base-files bash binutils binutils-common [2021-06-16T20:35:34.458Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-16T20:35:34.458Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-16T20:35:34.458Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-16T20:35:34.458Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-16T20:35:34.458Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-16T20:35:34.458Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-16T20:35:34.458Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-16T20:35:34.458Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-16T20:35:34.458Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-16T20:35:34.458Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-16T20:35:34.458Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-16T20:35:34.458Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-16T20:35:34.458Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-16T20:35:34.458Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-16T20:35:34.458Z] ubuntu-keyring util-linux [2021-06-16T20:35:34.458Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T20:35:34.458Z] Need to get 64.1 MB of archives. [2021-06-16T20:35:34.458Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-16T20:35:34.458Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-16T20:35:34.458Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-16T20:35:34.458Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-16T20:35:34.458Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-16T20:35:34.458Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-16T20:35:34.458Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-16T20:35:34.458Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-16T20:35:34.458Z] 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-06-16T20:35:34.458Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-16T20:35:34.458Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-16T20:35:34.458Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-16T20:35:34.458Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-16T20:35:34.458Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-16T20:35:34.458Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-16T20:35:34.458Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-16T20:35:34.458Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-16T20:35:34.458Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-16T20:35:34.458Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-16T20:35:34.458Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-16T20:35:34.458Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-16T20:35:34.458Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-16T20:35:34.458Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-16T20:35:34.458Z] 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-06-16T20:35:34.458Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-16T20:35:34.458Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-16T20:35:34.458Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-16T20:35:34.458Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-16T20:35:34.458Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-16T20:35:34.458Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-16T20:35:34.458Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-16T20:35:34.458Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-16T20:35:34.458Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-16T20:35:34.458Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-16T20:35:34.458Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-16T20:35:34.458Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-16T20:35:34.459Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-16T20:35:34.459Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-16T20:35:34.459Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-16T20:35:34.459Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-06-16T20:35:34.725Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-16T20:35:34.725Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-16T20:35:34.725Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-16T20:35:34.725Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-16T20:35:34.725Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-16T20:35:34.725Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-16T20:35:34.725Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-16T20:35:34.725Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-16T20:35:34.725Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-16T20:35:34.725Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-16T20:35:34.725Z] 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-06-16T20:35:34.725Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-16T20:35:34.725Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-16T20:35:34.725Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-16T20:35:34.725Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-16T20:35:34.725Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-16T20:35:34.725Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-16T20:35:34.725Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-16T20:35:34.725Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:34.988Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-16T20:35:34.988Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-16T20:35:34.988Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-16T20:35:35.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:35:35.093Z] [2021-06-16T20:35:35.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:35.252Z] 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-06-16T20:35:35.252Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-16T20:35:35.252Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-16T20:35:35.252Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-16T20:35:35.252Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-16T20:35:35.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:35:35.516Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-16T20:35:35.516Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-16T20:35:35.516Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-16T20:35:35.516Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-16T20:35:35.516Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-16T20:35:35.516Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-16T20:35:35.516Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-16T20:35:35.735Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T20:35:35.735Z] 29e5d40040c1: Pulling fs layer [2021-06-16T20:35:35.735Z] 1ce36da41761: Pulling fs layer [2021-06-16T20:35:35.736Z] 25b303627fd3: Pulling fs layer [2021-06-16T20:35:35.777Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-16T20:35:35.777Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-16T20:35:35.777Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-16T20:35:35.777Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-16T20:35:35.777Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-16T20:35:35.777Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-16T20:35:35.777Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-16T20:35:35.777Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-16T20:35:35.777Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-16T20:35:35.777Z] 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-06-16T20:35:35.777Z] 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-06-16T20:35:35.777Z] 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-06-16T20:35:36.006Z] 29e5d40040c1: Download complete [2021-06-16T20:35:36.039Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-16T20:35:36.039Z] 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-06-16T20:35:36.039Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-16T20:35:36.039Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-16T20:35:36.039Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-16T20:35:36.039Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-16T20:35:36.039Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-16T20:35:36.039Z] 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-06-16T20:35:36.039Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-16T20:35:36.039Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-16T20:35:36.039Z] 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-06-16T20:35:36.304Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-16T20:35:36.304Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-16T20:35:36.304Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-16T20:35:36.304Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-16T20:35:36.304Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-16T20:35:36.304Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-16T20:35:38.535Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:35:38.535Z] Fetched 64.1 MB in 2s (28.9 MB/s) [2021-06-16T20:35:38.535Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:35:38.535Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:38.535Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:35:38.535Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.535Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:38.535Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:35:38.535Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.535Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.536Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.536Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.536Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:38.548Z] 29e5d40040c1: Pull complete [2021-06-16T20:35:38.548Z] 1ce36da41761: Verifying Checksum [2021-06-16T20:35:38.548Z] 1ce36da41761: Download complete [2021-06-16T20:35:38.548Z] 1ce36da41761: Pull complete [2021-06-16T20:35:38.548Z] 25b303627fd3: Verifying Checksum [2021-06-16T20:35:38.548Z] 25b303627fd3: Download complete [2021-06-16T20:35:38.799Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:35:38.799Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:38.799Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:35:38.799Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:35:39.061Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:35:39.335Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T20:35:39.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:35:39.599Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-16T20:35:39.599Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-16T20:35:39.599Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-16T20:35:39.599Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-16T20:35:39.863Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-16T20:35:39.863Z] Installing new version of config file /etc/issue ... [2021-06-16T20:35:39.863Z] Installing new version of config file /etc/issue.net ... [2021-06-16T20:35:39.863Z] Installing new version of config file /etc/lsb-release ... [2021-06-16T20:35:39.863Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-16T20:35:40.125Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-16T20:35:40.125Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-16T20:35:40.125Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-16T20:35:40.394Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:40.395Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-16T20:35:40.395Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-16T20:35:40.395Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-16T20:35:40.395Z] 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-06-16T20:35:40.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:40.656Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:40.656Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:40.656Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:40.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:40.656Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-16T20:35:40.656Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-16T20:35:40.656Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-16T20:35:40.920Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:40.920Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-16T20:35:40.920Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T20:35:41.192Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-16T20:35:41.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:41.192Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:35:41.192Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:35:41.192Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T20:35:41.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:41.192Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:35:41.192Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:35:41.453Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-16T20:35:41.453Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:41.453Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-16T20:35:41.453Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-16T20:35:43.722Z] Setting up grep (3.1-2build1) ... [2021-06-16T20:35:43.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.722Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T20:35:43.722Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-16T20:35:43.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.722Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:35:43.722Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-16T20:35:43.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.722Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:35:43.722Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:35:43.722Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:35:43.722Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-16T20:35:43.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.722Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-16T20:35:43.722Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:35:43.722Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T20:35:43.722Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T20:35:43.722Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T20:35:43.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.722Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-16T20:35:43.722Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-16T20:35:43.993Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-16T20:35:43.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.993Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:43.993Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:43.993Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:43.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:43.993Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:44.255Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:44.255Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:44.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:44.255Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:44.255Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:44.255Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:44.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:44.517Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:44.517Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:44.517Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:44.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:44.517Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:35:44.517Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:35:44.777Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:35:44.777Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:35:44.777Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T20:35:44.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:44.777Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:35:44.777Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:35:44.777Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T20:35:44.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:44.777Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:44.777Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:45.039Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:45.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:45.039Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:45.039Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:45.039Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:45.301Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:45.301Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:45.301Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:45.564Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:45.825Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-16T20:35:46.087Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-16T20:35:46.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:46.087Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:35:46.087Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:35:46.349Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:35:46.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:35:46.349Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-16T20:35:46.349Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:35:46.611Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-16T20:35:46.611Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:35:46.611Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-16T20:35:46.611Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-16T20:35:46.611Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-16T20:35:46.872Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:35:46.872Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-16T20:35:46.872Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T20:35:46.872Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-16T20:35:47.041Z] 25b303627fd3: Pull complete [2021-06-16T20:35:47.041Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T20:35:47.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:35:47.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T20:35:47.133Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:35:47.133Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-16T20:35:47.133Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T20:35:47.133Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-16T20:35:47.133Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:35:47.133Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T20:35:47.133Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:35:47.133Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:35:47.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2021-06-16T20:35:47.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:35:47.394Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T20:35:47.394Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:35:47.394Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:35:47.394Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-16T20:35:47.394Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T20:35:47.438Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-devops/edgex-compose-arm64:latest cat [2021-06-16T20:35:47.656Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:35:47.656Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:35:47.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:47.923Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:35:47.923Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:35:47.923Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:35:47.923Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:35:47.923Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:35:47.923Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:35:47.923Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T20:35:48.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:48.185Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-16T20:35:48.185Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-16T20:35:48.185Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-16T20:35:48.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:48.185Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-16T20:35:48.185Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-16T20:35:48.445Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-16T20:35:48.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:48.445Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-16T20:35:48.445Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:35:48.445Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:35:48.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:48.707Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:35:48.707Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:35:48.707Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T20:35:48.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:48.707Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-16T20:35:48.707Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-16T20:35:48.968Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-16T20:35:48.968Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:48.968Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T20:35:48.968Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T20:35:49.229Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-16T20:35:49.229Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:49.229Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:35:49.229Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:35:49.229Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-16T20:35:49.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:49.490Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T20:35:49.490Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T20:35:49.490Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T20:35:49.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:49.490Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T20:35:49.490Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T20:35:49.751Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T20:35:49.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:49.751Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-16T20:35:49.751Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-16T20:35:49.751Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-16T20:35:49.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:49.751Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-16T20:35:49.751Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-16T20:35:50.013Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-16T20:35:50.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:50.013Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-16T20:35:50.013Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-16T20:35:50.013Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-16T20:35:50.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:50.275Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-16T20:35:50.275Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-16T20:35:50.275Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-16T20:35:50.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:50.275Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-16T20:35:50.275Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-16T20:35:50.537Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-16T20:35:50.537Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:35:50.537Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-16T20:35:50.537Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-16T20:35:50.537Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-16T20:35:50.537Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-16T20:35:50.537Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T20:35:50.537Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T20:35:50.537Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T20:35:50.537Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T20:35:50.683Z] $ docker top 3a473528803426640d6ceac46e1b569e918665d8c61e165c95e4268da6440fa2 -eo pid,comm [2021-06-16T20:35:50.798Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T20:35:50.798Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [Pipeline] { [Pipeline] sh [2021-06-16T20:35:51.058Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-16T20:35:51.058Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-16T20:35:51.058Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T20:35:51.058Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-16T20:35:51.058Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-16T20:35:51.058Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-16T20:35:51.328Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-16T20:35:51.328Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-16T20:35:51.328Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-16T20:35:51.328Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-16T20:35:51.328Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-16T20:35:51.328Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-16T20:35:51.589Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-16T20:35:51.589Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-16T20:35:51.589Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-16T20:35:51.589Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-16T20:35:51.589Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-16T20:35:51.589Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-16T20:35:51.705Z] + docker-compose build --help [2021-06-16T20:35:51.705Z] + grep parallel [2021-06-16T20:35:52.163Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-16T20:35:52.163Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-16T20:35:52.163Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-16T20:35:52.163Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-16T20:35:52.163Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:35:52.163Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:54.538Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:54.538Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:54.815Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:54.815Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:55.081Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:55.081Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:55.342Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:55.342Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:55.914Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:35:55.914Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:35:56.181Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T20:35:56.181Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T20:35:56.181Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T20:35:56.181Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T20:35:56.181Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T20:35:56.181Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T20:35:56.442Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-16T20:35:56.442Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-16T20:35:56.442Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T20:35:56.442Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T20:35:56.442Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T20:35:56.442Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T20:35:56.442Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-16T20:35:56.442Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-16T20:35:56.715Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.715Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T20:35:56.715Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.715Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.715Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.715Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-16T20:35:56.715Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-16T20:35:56.715Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-16T20:35:56.715Z] [2021-06-16T20:35:56.715Z] Current default time zone: 'Etc/UTC' [2021-06-16T20:35:56.715Z] Local time is now: Wed Jun 16 20:35:56 UTC 2021. [2021-06-16T20:35:56.715Z] Universal Time is now: Wed Jun 16 20:35:56 UTC 2021. [2021-06-16T20:35:56.715Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-16T20:35:56.715Z] [2021-06-16T20:35:56.715Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-16T20:35:56.715Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.715Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-16T20:35:56.715Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:35:56.952Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T20:35:56.976Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-16T20:35:56.977Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-16T20:35:56.977Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-16T20:35:56.977Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-16T20:35:56.977Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-16T20:35:56.977Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T20:35:56.977Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.977Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-16T20:35:56.977Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:35:56.977Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:35:56.977Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:35:56.977Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-16T20:35:56.977Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-16T20:35:56.977Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-16T20:35:56.977Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T20:35:56.977Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-16T20:35:56.977Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-16T20:35:56.977Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:35:56.977Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-16T20:35:56.981Z] $ docker stop --time=1 3a473528803426640d6ceac46e1b569e918665d8c61e165c95e4268da6440fa2 [2021-06-16T20:35:58.785Z] $ docker rm -f 3a473528803426640d6ceac46e1b569e918665d8c61e165c95e4268da6440fa2 [2021-06-16T20:35:58.893Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:59.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:35:59.453Z] . [Pipeline] withDockerContainer [2021-06-16T20:35:59.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container [2021-06-16T20:35:59.779Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:36:00.301Z] 23 added, 27 removed; done. [2021-06-16T20:36:00.301Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T20:36:00.301Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-16T20:36:00.301Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-16T20:36:00.301Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-16T20:36:00.301Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:36:00.301Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-16T20:36:00.301Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:36:00.301Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-16T20:36:00.301Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-16T20:36:00.301Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:36:00.301Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:36:00.301Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-16T20:36:00.301Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-16T20:36:00.301Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-16T20:36:00.301Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:36:00.301Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-16T20:36:00.565Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-16T20:36:00.565Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-16T20:36:00.565Z] Updating certificates in /etc/ssl/certs... [2021-06-16T20:36:01.139Z] 0 added, 0 removed; done. [2021-06-16T20:36:01.139Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-16T20:36:01.139Z] done. [2021-06-16T20:36:01.379Z] $ docker top 6def46a8dc9b75cd599fe178a2f68abefb4de1d378ec387752b37c85b036629c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:36:01.727Z] Reading package lists... [2021-06-16T20:36:01.727Z] Building dependency tree... [2021-06-16T20:36:01.727Z] Reading state information... [2021-06-16T20:36:01.991Z] The following NEW packages will be installed: [2021-06-16T20:36:01.991Z] apt-transport-https [2021-06-16T20:36:01.991Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T20:36:01.991Z] Need to get 1692 B of archives. [2021-06-16T20:36:01.991Z] After this operation, 154 kB of additional disk space will be used. [2021-06-16T20:36:01.991Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-16T20:36:04.178Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:36:04.179Z] Fetched 1692 B in 0s (9618 B/s) [2021-06-16T20:36:04.179Z] Selecting previously unselected package apt-transport-https. [2021-06-16T20:36:04.179Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-16T20:36:04.179Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-16T20:36:04.179Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-16T20:36:04.179Z] Setting up apt-transport-https (1.6.13) ... [2021-06-16T20:36:04.179Z] Waiting for network to be ready... [2021-06-16T20:36:04.184Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T20:36:07.570Z] Building core-command ... [2021-06-16T20:36:07.570Z] Building core-data ... [2021-06-16T20:36:07.570Z] Building core-metadata ... [2021-06-16T20:36:07.570Z] Building security-bootstrapper ... [2021-06-16T20:36:07.570Z] Building security-proxy-setup ... [2021-06-16T20:36:07.570Z] Building security-secretstore-setup ... [2021-06-16T20:36:07.570Z] Building support-notifications ... [2021-06-16T20:36:07.570Z] Building support-scheduler ... [2021-06-16T20:36:07.570Z] Building sys-mgmt-agent ... [2021-06-16T20:36:07.570Z] Building support-scheduler [2021-06-16T20:36:07.570Z] Building core-metadata [2021-06-16T20:36:07.570Z] Building security-bootstrapper [2021-06-16T20:36:07.570Z] Building core-command [2021-06-16T20:36:07.570Z] Building support-notifications [2021-06-16T20:36:08.399Z] 2021-06-16T20:36:06Z INFO Waiting for automatic snapd restart... [2021-06-16T20:36:10.320Z] snapd 2.51 from Canonical* installed [2021-06-16T20:36:10.895Z] "snapd" switched to the "latest/stable" channel [2021-06-16T20:36:10.895Z] [2021-06-16T20:36:15.235Z] core18 20210507 from Canonical* installed [2021-06-16T20:36:15.235Z] "core18" switched to the "latest/stable" channel [2021-06-16T20:36:15.235Z] [2021-06-16T20:36:17.157Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T20:36:17.420Z] "snapcraft" switched to the "latest/stable" channel [2021-06-16T20:36:17.420Z] [2021-06-16T20:36:21.633Z] 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-06-16T20:36:21.633Z] - README.md [2021-06-16T20:36:21.633Z] [2021-06-16T20:36:21.633Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T20:36:21.895Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T20:36:21.895Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T20:36:21.895Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T20:36:23.100Z] Reading package lists... [2021-06-16T20:36:23.361Z] 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-06-16T20:36:23.624Z] Reading package lists... [2021-06-16T20:36:23.624Z] Building dependency tree... [2021-06-16T20:36:23.624Z] Reading state information... [2021-06-16T20:36:23.885Z] Suggested packages: [2021-06-16T20:36:23.885Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-16T20:36:23.885Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-16T20:36:23.885Z] Recommended packages: [2021-06-16T20:36:23.885Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-16T20:36:23.885Z] The following NEW packages will be installed: [2021-06-16T20:36:23.885Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-16T20:36:23.885Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-16T20:36:23.885Z] pkg-config zip [2021-06-16T20:36:23.885Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T20:36:23.885Z] Need to get 7663 kB of archives. [2021-06-16T20:36:23.885Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-16T20:36:23.885Z] 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-06-16T20:36:24.146Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-16T20:36:24.146Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-16T20:36:24.146Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-16T20:36:24.146Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-16T20:36:24.146Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-16T20:36:24.146Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-16T20:36:24.146Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-16T20:36:24.407Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-16T20:36:24.407Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-16T20:36:24.407Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-16T20:36:24.407Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-16T20:36:24.407Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-16T20:36:24.670Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-16T20:36:24.670Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-16T20:36:24.670Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:36:24.670Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-16T20:36:24.670Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-16T20:36:24.670Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-16T20:36:24.670Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-16T20:36:24.670Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T20:36:24.930Z] Selecting previously unselected package libpsl5:amd64. [2021-06-16T20:36:24.930Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-16T20:36:24.930Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T20:36:24.930Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-16T20:36:24.930Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-16T20:36:24.930Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T20:36:25.191Z] Selecting previously unselected package librtmp1:amd64. [2021-06-16T20:36:25.191Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-16T20:36:25.191Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T20:36:25.191Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-16T20:36:25.191Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-16T20:36:25.191Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T20:36:25.191Z] Selecting previously unselected package liberror-perl. [2021-06-16T20:36:25.191Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-16T20:36:25.191Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-16T20:36:25.191Z] Selecting previously unselected package git-man. [2021-06-16T20:36:25.191Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-16T20:36:25.191Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:36:25.453Z] Selecting previously unselected package git. [2021-06-16T20:36:25.453Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-16T20:36:25.453Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:36:26.026Z] Selecting previously unselected package libnorm1:amd64. [2021-06-16T20:36:26.026Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-16T20:36:26.026Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T20:36:26.026Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-16T20:36:26.026Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-16T20:36:26.026Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T20:36:26.026Z] Selecting previously unselected package libsodium23:amd64. [2021-06-16T20:36:26.026Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-16T20:36:26.026Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-16T20:36:26.026Z] Selecting previously unselected package libzmq5:amd64. [2021-06-16T20:36:26.026Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T20:36:26.026Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:36:26.287Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-16T20:36:26.287Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T20:36:26.287Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:36:26.287Z] Selecting previously unselected package pkg-config. [2021-06-16T20:36:26.287Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-16T20:36:26.287Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T20:36:26.287Z] Selecting previously unselected package zip. [2021-06-16T20:36:26.287Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-16T20:36:26.287Z] Unpacking zip (3.0-11build1) ... [2021-06-16T20:36:26.548Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T20:36:26.548Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:36:26.548Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T20:36:26.548Z] Setting up liberror-perl (0.17025-1) ... [2021-06-16T20:36:26.548Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T20:36:26.548Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T20:36:26.548Z] No schema files found: doing nothing. [2021-06-16T20:36:26.548Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T20:36:26.548Z] Setting up zip (3.0-11build1) ... [2021-06-16T20:36:26.548Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T20:36:26.548Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-16T20:36:26.548Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T20:36:26.548Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:36:26.548Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T20:36:26.548Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:36:26.548Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:36:26.548Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:36:27.498Z] git set to automatically installed. [2021-06-16T20:36:27.498Z] git-man set to automatically installed. [2021-06-16T20:36:27.498Z] libcurl3-gnutls set to automatically installed. [2021-06-16T20:36:27.498Z] liberror-perl set to automatically installed. [2021-06-16T20:36:27.498Z] libglib2.0-0 set to automatically installed. [2021-06-16T20:36:27.498Z] libnghttp2-14 set to automatically installed. [2021-06-16T20:36:27.498Z] libnorm1 set to automatically installed. [2021-06-16T20:36:27.498Z] libpgm-5.2-0 set to automatically installed. [2021-06-16T20:36:27.498Z] libpsl5 set to automatically installed. [2021-06-16T20:36:27.498Z] librtmp1 set to automatically installed. [2021-06-16T20:36:27.498Z] libsodium23 set to automatically installed. [2021-06-16T20:36:27.498Z] libzmq3-dev set to automatically installed. [2021-06-16T20:36:27.498Z] libzmq5 set to automatically installed. [2021-06-16T20:36:27.498Z] pkg-config set to automatically installed. [2021-06-16T20:36:27.498Z] zip set to automatically installed. [2021-06-16T20:36:28.448Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T20:36:38.468Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-16T20:36:38.468Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T20:36:38.735Z] snap "core18" has no updates available [2021-06-16T20:36:41.159Z] Downloading snap 'edgex-app-service-configurable' [2021-06-16T20:36:41.159Z] 2021/06/16 20:36:40.726294 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [2021-06-16T20:36:42.103Z] Pulling app-service-config [2021-06-16T20:36:42.104Z] + snapcraftctl pull [2021-06-16T20:36:43.493Z] Pulling config-common [2021-06-16T20:36:43.493Z] + snapcraftctl pull [2021-06-16T20:36:44.438Z] Pulling go-build-helper [2021-06-16T20:36:44.438Z] + snapcraftctl pull [2021-06-16T20:36:45.388Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-16T20:36:45.388Z] Skipping pull go-build-helper (already ran) [2021-06-16T20:36:45.388Z] Building go-build-helper [2021-06-16T20:36:45.388Z] + snapcraftctl build [2021-06-16T20:36:47.943Z] Staging go-build-helper [2021-06-16T20:36:47.943Z] + snapcraftctl stage [2021-06-16T20:36:58.769Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T20:36:58.769Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T20:36:58.769Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T20:36:58.769Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T20:36:58.769Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T20:36:58.769Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T20:36:58.769Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T20:36:58.769Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T20:36:58.769Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T20:36:58.769Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T20:36:58.769Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T20:36:58.769Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T20:36:58.769Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T20:36:58.769Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T20:36:58.769Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T20:36:58.769Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T20:36:58.769Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T20:36:58.769Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T20:36:58.769Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T20:36:58.769Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T20:36:58.769Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T20:36:58.769Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T20:36:58.769Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T20:36:58.769Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T20:36:58.769Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T20:36:58.769Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T20:36:58.769Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T20:36:58.769Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-16T20:36:58.769Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-16T20:36:58.769Z] Fetched 224 kB in 0s (0 B/s) [2021-06-16T20:36:58.769Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-16T20:36:58.769Z] Fetched 157 kB in 0s (0 B/s) [2021-06-16T20:36:58.769Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-16T20:36:58.769Z] Fetched 221 kB in 0s (0 B/s) [2021-06-16T20:36:58.769Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-16T20:36:58.769Z] Fetched 143 kB in 0s (0 B/s) [2021-06-16T20:36:58.769Z] Pulling edgex-go [2021-06-16T20:36:58.769Z] + snapcraftctl pull [2021-06-16T20:37:15.715Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T20:37:15.715Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T20:37:15.715Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T20:37:15.715Z] Fetched 0 B in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-16T20:37:15.715Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-16T20:37:15.715Z] Fetched 279 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-16T20:37:15.715Z] Fetched 122 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-16T20:37:15.715Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-16T20:37:15.715Z] Fetched 8848 B in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-16T20:37:15.715Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-16T20:37:15.715Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-16T20:37:15.715Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-16T20:37:15.715Z] Fetched 219 kB in 0s (0 B/s) [2021-06-16T20:37:15.715Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-16T20:37:15.715Z] Fetched 154 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-16T20:37:15.716Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-16T20:37:15.716Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-16T20:37:15.716Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-16T20:37:15.716Z] Fetched 499 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-16T20:37:15.716Z] Fetched 111 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-16T20:37:15.716Z] Fetched 240 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-16T20:37:15.716Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-16T20:37:15.716Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-16T20:37:15.716Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-16T20:37:15.716Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-16T20:37:15.716Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-16T20:37:15.716Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-16T20:37:15.716Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-16T20:37:15.716Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-16T20:37:15.716Z] Fetched 8720 B in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-16T20:37:15.716Z] Fetched 137 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-16T20:37:15.716Z] Fetched 119 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-16T20:37:15.716Z] Fetched 110 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-16T20:37:15.716Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-16T20:37:15.716Z] Fetched 645 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-16T20:37:15.716Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-16T20:37:15.716Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-16T20:37:15.716Z] Fetched 368 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-16T20:37:15.716Z] Fetched 187 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-16T20:37:15.716Z] Fetched 175 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-16T20:37:15.716Z] Fetched 206 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-16T20:37:15.716Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-16T20:37:15.716Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-16T20:37:15.716Z] Fetched 159 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-16T20:37:15.716Z] Fetched 107 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-16T20:37:15.716Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-16T20:37:15.716Z] Pulling static-packages [2021-06-16T20:37:15.716Z] + snapcraftctl pull [2021-06-16T20:37:15.716Z] Pulling version [2021-06-16T20:37:15.716Z] + cd /root/project [2021-06-16T20:37:15.716Z] + git describe --tags --abbrev=0 [2021-06-16T20:37:15.716Z] + sed s/v// [2021-06-16T20:37:15.716Z] + GIT_VERSION=2.0.0-dev.267 [2021-06-16T20:37:15.716Z] + [ -z 2.0.0-dev.267 ] [2021-06-16T20:37:15.716Z] + snapcraftctl set-version 2.0.0-dev.267 [2021-06-16T20:37:15.716Z] Building app-service-config [2021-06-16T20:37:15.716Z] + snapcraftctl build [2021-06-16T20:37:16.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:37:16.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:37:16.863Z] ---> 233924fec9db [2021-06-16T20:37:16.863Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:37:16.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:37:16.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:37:16.863Z] ---> 233924fec9db [2021-06-16T20:37:16.863Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:37:16.863Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:37:16.863Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:37:16.863Z] ---> 233924fec9db [2021-06-16T20:37:16.863Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T20:37:16.863Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:37:16.863Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:37:16.863Z] ---> 233924fec9db [2021-06-16T20:37:16.863Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:37:16.863Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:37:16.863Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:37:16.864Z] ---> 233924fec9db [2021-06-16T20:37:16.864Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:37:17.631Z] Building config-common [2021-06-16T20:37:17.631Z] + snapcraftctl build [2021-06-16T20:37:20.181Z] Skipping build go-build-helper (already ran) [2021-06-16T20:37:20.181Z] Building edgex-go [2021-06-16T20:37:20.181Z] + cd /root/parts/edgex-go/src [2021-06-16T20:37:20.181Z] + make build [2021-06-16T20:37:20.181Z] go mod tidy [2021-06-16T20:37:20.248Z] ---> Running in f4b87be63471 [2021-06-16T20:37:20.248Z] ---> Running in eda0e0b65c5e [2021-06-16T20:37:20.248Z] ---> Running in cc40a5df3591 [2021-06-16T20:37:20.248Z] ---> Running in 1b3058de71f9 [2021-06-16T20:37:20.248Z] ---> Running in 2bf47e327da1 [2021-06-16T20:37:20.891Z] Removing intermediate container 2bf47e327da1 [2021-06-16T20:37:20.891Z] ---> 37bced013df0 [2021-06-16T20:37:20.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:37:20.891Z] Removing intermediate container cc40a5df3591 [2021-06-16T20:37:20.891Z] ---> 8210c481d644 [2021-06-16T20:37:20.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:37:20.891Z] Removing intermediate container 1b3058de71f9 [2021-06-16T20:37:20.891Z] ---> 8d26f805bbbf [2021-06-16T20:37:20.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:37:20.891Z] Removing intermediate container f4b87be63471 [2021-06-16T20:37:20.891Z] ---> 1c84d6494328 [2021-06-16T20:37:20.891Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:37:21.184Z] Removing intermediate container eda0e0b65c5e [2021-06-16T20:37:21.184Z] ---> 6d29e6f5119f [2021-06-16T20:37:21.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:37:21.184Z] ---> Running in a33acba47576 [2021-06-16T20:37:21.184Z] ---> Running in 294fbade11a2 [2021-06-16T20:37:21.184Z] ---> Running in 7fef568def03 [2021-06-16T20:37:21.184Z] ---> Running in 3f3762f39cb7 [2021-06-16T20:37:21.184Z] ---> Running in 2cbda2c1ebdc [2021-06-16T20:37:22.105Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-16T20:37:22.105Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-16T20:37:22.105Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-16T20:37:22.105Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-16T20:37:22.105Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-16T20:37:22.105Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-06-16T20:37:22.366Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-16T20:37:22.366Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-16T20:37:22.366Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-16T20:37:22.366Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-16T20:37:22.366Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-16T20:37:22.366Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-16T20:37:22.627Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-16T20:37:22.627Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-16T20:37:23.570Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-16T20:37:23.570Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-16T20:37:23.832Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-16T20:37:23.832Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-16T20:37:23.832Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-16T20:37:23.832Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-16T20:37:23.832Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-16T20:37:23.832Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-16T20:37:23.832Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-16T20:37:23.832Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-16T20:37:23.832Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-16T20:37:23.832Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-16T20:37:24.094Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-16T20:37:24.094Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-16T20:37:24.094Z] go: downloading golang.org/x/text v0.3.2 [2021-06-16T20:37:24.094Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-16T20:37:24.094Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-16T20:37:24.094Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-16T20:37:24.094Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-16T20:37:24.094Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-16T20:37:24.386Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-16T20:37:24.386Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-16T20:37:24.386Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-16T20:37:24.386Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-16T20:37:24.386Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-16T20:37:24.386Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-16T20:37:24.585Z] Removing intermediate container 7fef568def03 [2021-06-16T20:37:24.585Z] ---> b8e7976af733 [2021-06-16T20:37:24.585Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T20:37:24.585Z] ---> Running in 18d676c941be [2021-06-16T20:37:24.652Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-16T20:37:24.652Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-16T20:37:24.652Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-16T20:37:24.652Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-16T20:37:24.859Z] Removing intermediate container a33acba47576 [2021-06-16T20:37:24.859Z] ---> eddaec4dbad0 [2021-06-16T20:37:24.859Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T20:37:24.911Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-16T20:37:24.911Z] go: downloading github.com/kr/text v0.1.0 [2021-06-16T20:37:24.911Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-16T20:37:24.911Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-16T20:37:24.911Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-16T20:37:24.911Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-16T20:37:24.911Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-16T20:37:24.911Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-16T20:37:24.911Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-16T20:37:24.911Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-16T20:37:25.132Z] ---> Running in e95c0c100af4 [2021-06-16T20:37:25.132Z] Removing intermediate container 294fbade11a2 [2021-06-16T20:37:25.132Z] ---> 68e66b1c912e [2021-06-16T20:37:25.132Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:37:25.172Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-16T20:37:25.407Z] Removing intermediate container 2cbda2c1ebdc [2021-06-16T20:37:25.407Z] ---> 6cb25d872d2e [2021-06-16T20:37:25.407Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:37:25.407Z] ---> Running in e6a58f3d4c72 [2021-06-16T20:37:25.436Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-16T20:37:25.436Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-16T20:37:25.436Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-16T20:37:25.436Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-16T20:37:25.436Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-16T20:37:25.436Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-16T20:37:25.436Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-16T20:37:25.436Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-16T20:37:25.436Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-16T20:37:25.436Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-16T20:37:25.436Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-16T20:37:25.436Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-16T20:37:25.684Z] ---> Running in dc9558269889 [2021-06-16T20:37:25.684Z] Removing intermediate container 3f3762f39cb7 [2021-06-16T20:37:25.684Z] ---> 74645625924f [2021-06-16T20:37:25.684Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T20:37:25.697Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-16T20:37:25.697Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-16T20:37:25.697Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-16T20:37:25.697Z] 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-06-16T20:37:25.961Z] ---> Running in 3e7d76904683 [2021-06-16T20:37:26.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:27.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:27.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:27.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:27.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:27.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:28.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:28.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:28.638Z] OK: 218 MiB in 52 packages [2021-06-16T20:37:28.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:28.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:37:29.261Z] OK: 218 MiB in 52 packages [2021-06-16T20:37:29.547Z] OK: 218 MiB in 52 packages [2021-06-16T20:37:29.831Z] OK: 218 MiB in 52 packages [2021-06-16T20:37:29.831Z] OK: 218 MiB in 52 packages [2021-06-16T20:37:30.427Z] Removing intermediate container 18d676c941be [2021-06-16T20:37:30.427Z] ---> 4ed2c6910b92 [2021-06-16T20:37:30.427Z] Step 6/23 : COPY go.mod . [2021-06-16T20:37:31.029Z] Removing intermediate container e95c0c100af4 [2021-06-16T20:37:31.029Z] ---> 7f7f17e45370 [2021-06-16T20:37:31.029Z] Step 6/23 : COPY go.mod . [2021-06-16T20:37:31.307Z] Removing intermediate container dc9558269889 [2021-06-16T20:37:31.307Z] ---> 5f79642449d8 [2021-06-16T20:37:31.307Z] Step 6/24 : COPY go.mod . [2021-06-16T20:37:31.307Z] ---> bf4e2e4f6f29 [2021-06-16T20:37:31.307Z] Step 7/23 : RUN go mod download [2021-06-16T20:37:31.907Z] ---> Running in aea9acb6e1e0 [2021-06-16T20:37:31.907Z] Removing intermediate container e6a58f3d4c72 [2021-06-16T20:37:31.907Z] ---> 9c8297ad1e69 [2021-06-16T20:37:31.907Z] Step 6/24 : COPY go.mod . [2021-06-16T20:37:31.907Z] Removing intermediate container 3e7d76904683 [2021-06-16T20:37:31.907Z] ---> 249ceec4bb54 [2021-06-16T20:37:31.907Z] Step 6/32 : COPY go.mod . [2021-06-16T20:37:32.183Z] ---> 36c1fc709f79 [2021-06-16T20:37:32.183Z] Step 7/23 : RUN go mod download [2021-06-16T20:37:32.183Z] ---> 4723c2b33986 [2021-06-16T20:37:32.183Z] Step 7/24 : RUN go mod download [2021-06-16T20:37:32.457Z] ---> Running in dbac6ed805b1 [2021-06-16T20:37:32.727Z] ---> Running in 8880f668ba09 [2021-06-16T20:37:33.002Z] ---> 0d84ae97fe20 [2021-06-16T20:37:33.002Z] Step 7/32 : RUN go mod download [2021-06-16T20:37:33.002Z] ---> 69d79b2e4d6f [2021-06-16T20:37:33.002Z] Step 7/24 : RUN go mod download [2021-06-16T20:37:33.281Z] ---> Running in 607a550e82a8 [2021-06-16T20:37:33.281Z] ---> Running in 009aa19d2303 [2021-06-16T20:37:36.859Z] 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-06-16T20:37:37.390Z] Removing intermediate container aea9acb6e1e0 [2021-06-16T20:37:37.390Z] ---> c3ffca625fc9 [2021-06-16T20:37:37.390Z] Step 8/23 : COPY . . [2021-06-16T20:37:37.390Z] Removing intermediate container 8880f668ba09 [2021-06-16T20:37:37.390Z] ---> 1040bcc39cff [2021-06-16T20:37:37.390Z] Step 8/24 : COPY . . [2021-06-16T20:37:37.390Z] Removing intermediate container dbac6ed805b1 [2021-06-16T20:37:37.390Z] ---> 1d336f751ace [2021-06-16T20:37:37.390Z] Step 8/23 : COPY . . [2021-06-16T20:37:37.665Z] Removing intermediate container 607a550e82a8 [2021-06-16T20:37:37.665Z] ---> 66a5fc881e9e [2021-06-16T20:37:37.665Z] Step 8/32 : COPY . . [2021-06-16T20:37:38.261Z] Removing intermediate container 009aa19d2303 [2021-06-16T20:37:38.261Z] ---> c205eaccdc5c [2021-06-16T20:37:38.261Z] Step 8/24 : COPY . . [2021-06-16T20:37:39.405Z] 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-06-16T20:37:40.798Z] 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-06-16T20:37:41.742Z] 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-06-16T20:37:42.316Z] 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-06-16T20:37:43.702Z] 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-06-16T20:37:44.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:37:46.026Z] 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-06-16T20:37:47.412Z] 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-06-16T20:37:48.357Z] 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-06-16T20:37:49.299Z] 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-06-16T20:37:51.214Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-16T20:37:51.214Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-16T20:37:51.214Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-16T20:37:51.214Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-16T20:37:51.214Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-16T20:37:51.214Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-16T20:37:51.214Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-16T20:37:51.214Z] + 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-06-16T20:37:51.214Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-16T20:37:51.214Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-16T20:37:51.214Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-16T20:37:51.214Z] + 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-06-16T20:37:51.214Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-16T20:37:51.214Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-16T20:37:51.214Z] + 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-06-16T20:37:54.520Z] Building static-packages [2021-06-16T20:37:54.520Z] + snapcraftctl build [2021-06-16T20:37:56.438Z] Building version [2021-06-16T20:37:56.438Z] + snapcraftctl build [2021-06-16T20:37:58.356Z] Staging app-service-config [2021-06-16T20:37:58.356Z] + snapcraftctl stage [2021-06-16T20:37:59.306Z] Staging config-common [2021-06-16T20:37:59.306Z] + snapcraftctl stage [2021-06-16T20:38:00.250Z] Skipping stage go-build-helper (already ran) [2021-06-16T20:38:00.250Z] Staging edgex-go [2021-06-16T20:38:00.250Z] + snapcraftctl stage [2021-06-16T20:38:00.475Z] ---> e9f0b9a9cd6e [2021-06-16T20:38:00.476Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:38:00.476Z] ---> bf8ac18e32c2 [2021-06-16T20:38:00.476Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:38:00.476Z] ---> aa4f71d048b6 [2021-06-16T20:38:00.476Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:38:00.476Z] ---> 30716e0f8d27 [2021-06-16T20:38:00.476Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:38:00.476Z] ---> 2f193a6cfd21 [2021-06-16T20:38:00.476Z] Step 9/32 : RUN go mod tidy [2021-06-16T20:38:00.476Z] ---> Running in cd4e401fd5bc [2021-06-16T20:38:00.476Z] ---> Running in 5357a633f792 [2021-06-16T20:38:00.476Z] ---> Running in 7d1223846ef2 [2021-06-16T20:38:00.476Z] ---> Running in ab55d964bb1f [2021-06-16T20:38:00.476Z] ---> Running in a51d88e18237 [2021-06-16T20:38:01.639Z] Staging static-packages [2021-06-16T20:38:01.639Z] + snapcraftctl stage [2021-06-16T20:38:02.601Z] Staging version [2021-06-16T20:38:02.601Z] + snapcraftctl stage [2021-06-16T20:38:03.550Z] Priming app-service-config [2021-06-16T20:38:03.550Z] + snapcraftctl prime [2021-06-16T20:38:04.797Z] Removing intermediate container 7d1223846ef2 [2021-06-16T20:38:04.797Z] ---> da9f8a4dc3eb [2021-06-16T20:38:04.797Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T20:38:04.797Z] ---> Running in 46f1e5aa9397 [2021-06-16T20:38:04.939Z] Priming config-common [2021-06-16T20:38:04.939Z] + snapcraftctl prime [2021-06-16T20:38:05.084Z] Removing intermediate container cd4e401fd5bc [2021-06-16T20:38:05.084Z] ---> efaf15106ebd [2021-06-16T20:38:05.084Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T20:38:05.357Z] ---> Running in 058a8ff195c6 [2021-06-16T20:38:05.357Z] Removing intermediate container 5357a633f792 [2021-06-16T20:38:05.357Z] ---> 34ebfc0772fd [2021-06-16T20:38:05.357Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T20:38:05.633Z] Removing intermediate container ab55d964bb1f [2021-06-16T20:38:05.633Z] ---> 9448aeed42c6 [2021-06-16T20:38:05.633Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T20:38:05.633Z] Removing intermediate container a51d88e18237 [2021-06-16T20:38:05.633Z] ---> efa38785ffff [2021-06-16T20:38:05.633Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T20:38:05.633Z] ---> Running in 782516b7b1d1 [2021-06-16T20:38:05.633Z] ---> Running in 80d0c5991c02 [2021-06-16T20:38:05.922Z] ---> Running in 04529a40a9c8 [2021-06-16T20:38:06.328Z] Priming go-build-helper [2021-06-16T20:38:06.328Z] + snapcraftctl prime [2021-06-16T20:38:06.915Z] 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-06-16T20:38:07.277Z] Priming edgex-go [2021-06-16T20:38:07.277Z] + snapcraftctl prime [2021-06-16T20:38:07.521Z] 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-06-16T20:38:07.797Z] 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-06-16T20:38:08.079Z] 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-06-16T20:38:08.355Z] 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-06-16T20:38:08.667Z] Priming static-packages [2021-06-16T20:38:08.667Z] + snapcraftctl prime [2021-06-16T20:38:11.222Z] Priming version [2021-06-16T20:38:11.223Z] + snapcraftctl prime [2021-06-16T20:38:14.020Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T20:40:19.628Z] Removing intermediate container 04529a40a9c8 [2021-06-16T20:40:19.628Z] ---> 33b3cf71fb1d [2021-06-16T20:40:19.628Z] [2021-06-16T20:40:19.628Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:40:19.628Z] Removing intermediate container 46f1e5aa9397 [2021-06-16T20:40:19.628Z] ---> bee4143f7c80 [2021-06-16T20:40:19.628Z] [2021-06-16T20:40:19.628Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T20:40:19.628Z] 3.12: Pulling from library/alpine [2021-06-16T20:40:19.628Z] 3.12: Pulling from library/alpine [2021-06-16T20:40:19.628Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:40:19.628Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:40:19.628Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T20:40:19.628Z] Status: Image is up to date for alpine:3.12 [2021-06-16T20:40:19.628Z] ---> c4fd0aeabfcf [2021-06-16T20:40:19.628Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:40:19.628Z] ---> c4fd0aeabfcf [2021-06-16T20:40:19.628Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T20:40:19.628Z] Removing intermediate container 058a8ff195c6 [2021-06-16T20:40:19.628Z] ---> 28d82294b98e [2021-06-16T20:40:19.628Z] [2021-06-16T20:40:19.628Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:40:19.628Z] ---> c4fd0aeabfcf [2021-06-16T20:40:19.628Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:40:19.628Z] Removing intermediate container 80d0c5991c02 [2021-06-16T20:40:19.628Z] ---> f40038f35f02 [2021-06-16T20:40:19.628Z] [2021-06-16T20:40:19.628Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:40:19.628Z] ---> c4fd0aeabfcf [2021-06-16T20:40:19.628Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T20:40:19.628Z] ---> Running in a2e96791a51d [2021-06-16T20:40:19.628Z] ---> Running in 22bee4cd32cf [2021-06-16T20:40:19.628Z] ---> Running in 3fa28191e84b [2021-06-16T20:40:19.628Z] ---> Running in 1c40b05e6659 [2021-06-16T20:40:19.628Z] Removing intermediate container a2e96791a51d [2021-06-16T20:40:19.628Z] ---> e76225118055 [2021-06-16T20:40:19.628Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T20:40:19.628Z] ---> Running in 283da9316ede [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] Removing intermediate container 782516b7b1d1 [2021-06-16T20:40:19.628Z] ---> 11f2b44ffd4e [2021-06-16T20:40:19.628Z] [2021-06-16T20:40:19.628Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:40:19.628Z] ---> c4fd0aeabfcf [2021-06-16T20:40:19.628Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] ---> Running in 554ffdf9231d [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:40:19.628Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:40:19.628Z] OK: 5 MiB in 15 packages [2021-06-16T20:40:19.628Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:40:19.628Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:40:19.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.628Z] OK: 6 MiB in 16 packages [2021-06-16T20:40:19.628Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:40:19.628Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:40:19.628Z] OK: 5 MiB in 15 packages [2021-06-16T20:40:19.629Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:40:19.629Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T20:40:19.629Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:40:19.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.629Z] OK: 5 MiB in 16 packages [2021-06-16T20:40:19.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:19.629Z] Removing intermediate container 22bee4cd32cf [2021-06-16T20:40:19.629Z] ---> 59b4b34d7063 [2021-06-16T20:40:19.629Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:40:19.629Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:40:19.629Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:40:19.629Z] OK: 5 MiB in 15 packages [2021-06-16T20:40:19.629Z] ---> Running in b388485dc886 [2021-06-16T20:40:19.629Z] Removing intermediate container 3fa28191e84b [2021-06-16T20:40:19.629Z] ---> 7696f36d4079 [2021-06-16T20:40:19.629Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:40:19.629Z] Removing intermediate container 1c40b05e6659 [2021-06-16T20:40:19.629Z] ---> 93e694cb24ba [2021-06-16T20:40:19.629Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:40:19.629Z] Removing intermediate container b388485dc886 [2021-06-16T20:40:19.629Z] ---> 78735e4f2790 [2021-06-16T20:40:19.629Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T20:40:19.629Z] Removing intermediate container 283da9316ede [2021-06-16T20:40:19.629Z] ---> f87b1e22260c [2021-06-16T20:40:19.629Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T20:40:19.629Z] ---> Running in 7e4fd76f3a05 [2021-06-16T20:40:19.629Z] ---> Running in de926cea0c09 [2021-06-16T20:40:19.629Z] ---> Running in ff30f66b33f7 [2021-06-16T20:40:19.629Z] ---> Running in f3bae283221f [2021-06-16T20:40:19.629Z] Removing intermediate container 554ffdf9231d [2021-06-16T20:40:19.629Z] ---> 2933caa14037 [2021-06-16T20:40:19.629Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:40:19.629Z] ---> Running in 1a3693851a86 [2021-06-16T20:40:19.629Z] Removing intermediate container 7e4fd76f3a05 [2021-06-16T20:40:19.629Z] ---> 64f1422646fa [2021-06-16T20:40:19.629Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T20:40:19.629Z] Removing intermediate container ff30f66b33f7 [2021-06-16T20:40:19.629Z] ---> ea8fccaf77d1 [2021-06-16T20:40:19.629Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:40:19.629Z] Removing intermediate container de926cea0c09 [2021-06-16T20:40:19.629Z] ---> ecc72a04a980 [2021-06-16T20:40:19.629Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T20:40:19.629Z] Removing intermediate container f3bae283221f [2021-06-16T20:40:19.629Z] ---> 37ee019ce3b1 [2021-06-16T20:40:19.629Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T20:40:19.629Z] ---> Running in b8d890079b84 [2021-06-16T20:40:19.629Z] ---> Running in 18aedcc9deea [2021-06-16T20:40:19.629Z] ---> Running in 7b78901bc506 [2021-06-16T20:40:19.629Z] ---> Running in 0089ecef85c7 [2021-06-16T20:40:19.629Z] Removing intermediate container 1a3693851a86 [2021-06-16T20:40:19.629Z] ---> 465b31aa53db [2021-06-16T20:40:19.629Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T20:40:19.629Z] ---> Running in 79c50b74c5c3 [2021-06-16T20:40:19.902Z] Removing intermediate container b8d890079b84 [2021-06-16T20:40:19.902Z] ---> 2d37a2017c11 [2021-06-16T20:40:19.902Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:40:20.178Z] ---> Running in 0a0178d6d601 [2021-06-16T20:40:20.178Z] Removing intermediate container 18aedcc9deea [2021-06-16T20:40:20.178Z] ---> 0d8d2bf9f7fe [2021-06-16T20:40:20.178Z] Step 16/24 : WORKDIR / [2021-06-16T20:40:20.178Z] Removing intermediate container 7b78901bc506 [2021-06-16T20:40:20.178Z] ---> 46b828f23207 [2021-06-16T20:40:20.178Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:40:20.178Z] Removing intermediate container 0089ecef85c7 [2021-06-16T20:40:20.178Z] ---> 7b8334e66d3b [2021-06-16T20:40:20.178Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T20:40:20.452Z] ---> Running in be6b8dd3165e [2021-06-16T20:40:20.452Z] ---> Running in 9e5a671c72b0 [2021-06-16T20:40:20.452Z] Removing intermediate container 79c50b74c5c3 [2021-06-16T20:40:20.452Z] ---> d337735b287a [2021-06-16T20:40:20.452Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:40:20.726Z] ---> Running in 99d6bba129dd [2021-06-16T20:40:20.727Z] ---> Running in fc74b7e3dfba [2021-06-16T20:40:20.727Z] Removing intermediate container 0a0178d6d601 [2021-06-16T20:40:20.727Z] ---> 2782a1091fe1 [2021-06-16T20:40:20.727Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:40:21.334Z] Removing intermediate container be6b8dd3165e [2021-06-16T20:40:21.334Z] ---> 7aab5b272497 [2021-06-16T20:40:21.334Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:40:21.334Z] Removing intermediate container 9e5a671c72b0 [2021-06-16T20:40:21.334Z] ---> 84d095b216f0 [2021-06-16T20:40:21.334Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:40:21.946Z] Removing intermediate container fc74b7e3dfba [2021-06-16T20:40:21.946Z] ---> a668356e74c1 [2021-06-16T20:40:21.946Z] Step 16/24 : WORKDIR / [2021-06-16T20:40:22.223Z] ---> Running in a4d34977d8c4 [2021-06-16T20:40:22.223Z] ---> 63c96fb91204 [2021-06-16T20:40:22.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T20:40:22.826Z] ---> 39716d9b63bc [2021-06-16T20:40:22.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T20:40:22.826Z] ---> 80054f0c5251 [2021-06-16T20:40:22.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T20:40:23.101Z] Removing intermediate container a4d34977d8c4 [2021-06-16T20:40:23.101Z] ---> d87b683c91c8 [2021-06-16T20:40:23.101Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:40:24.556Z] Removing intermediate container 99d6bba129dd [2021-06-16T20:40:24.556Z] ---> c8edcedc9773 [2021-06-16T20:40:24.556Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T20:40:24.843Z] ---> 13e0221479a0 [2021-06-16T20:40:24.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T20:40:24.843Z] ---> 241853ccad2a [2021-06-16T20:40:24.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T20:40:24.843Z] ---> 2acfc31ae720 [2021-06-16T20:40:24.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T20:40:24.844Z] ---> Running in 90fe416f38a9 [2021-06-16T20:40:25.122Z] ---> b2785e94dc7c [2021-06-16T20:40:25.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T20:40:25.732Z] Removing intermediate container 90fe416f38a9 [2021-06-16T20:40:25.733Z] ---> 77dd775d4217 [2021-06-16T20:40:25.733Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T20:40:26.334Z] ---> 5a20a03fae0e [2021-06-16T20:40:26.334Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T20:40:26.334Z] ---> 3e8729fde697 [2021-06-16T20:40:26.334Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T20:40:26.616Z] ---> Running in 5f1c5f16a107 [2021-06-16T20:40:26.616Z] ---> Running in 149ac1eb1c5a [2021-06-16T20:40:26.616Z] ---> e5689cfc7dae [2021-06-16T20:40:26.897Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T20:40:26.897Z] ---> 04a268145ba2 [2021-06-16T20:40:26.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T20:40:26.897Z] ---> Running in 127e024befeb [2021-06-16T20:40:27.172Z] ---> a3d3c2c43297 [2021-06-16T20:40:27.172Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T20:40:27.172Z] Removing intermediate container 5f1c5f16a107 [2021-06-16T20:40:27.172Z] ---> c246635a1d90 [2021-06-16T20:40:27.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:40:27.447Z] ---> Running in 3d7370b97d58 [2021-06-16T20:40:27.447Z] ---> Running in 017f777621e3 [2021-06-16T20:40:27.725Z] Removing intermediate container 149ac1eb1c5a [2021-06-16T20:40:27.725Z] ---> e58829d37e16 [2021-06-16T20:40:27.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:40:27.725Z] Removing intermediate container 127e024befeb [2021-06-16T20:40:27.725Z] ---> 4816607d38d9 [2021-06-16T20:40:27.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:40:28.009Z] ---> Running in f170c98df7ce [2021-06-16T20:40:28.291Z] ---> Running in 1b2f5adc431c [2021-06-16T20:40:28.291Z] ---> 85fc4f96bfbc [2021-06-16T20:40:28.291Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T20:40:28.575Z] Removing intermediate container 017f777621e3 [2021-06-16T20:40:28.575Z] ---> 7fb027044dad [2021-06-16T20:40:28.575Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T20:40:28.575Z] ---> Running in 861e12e8622f [2021-06-16T20:40:28.575Z] ---> Running in 4f24622c27da [2021-06-16T20:40:28.855Z] Removing intermediate container f170c98df7ce [2021-06-16T20:40:28.856Z] ---> 4dc1575faf3e [2021-06-16T20:40:28.856Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T20:40:29.132Z] Removing intermediate container 1b2f5adc431c [2021-06-16T20:40:29.132Z] ---> 9d38e506e438 [2021-06-16T20:40:29.132Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:40:29.132Z] ---> Running in d3b485024c1b [2021-06-16T20:40:29.132Z] ---> Running in e5a609e3792b [2021-06-16T20:40:29.413Z] Removing intermediate container 861e12e8622f [2021-06-16T20:40:29.413Z] ---> f6e966cd76df [2021-06-16T20:40:29.413Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:40:29.413Z] Removing intermediate container 4f24622c27da [2021-06-16T20:40:29.413Z] ---> c5a5453aa635 [2021-06-16T20:40:29.413Z] Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:40:29.700Z] ---> Running in 23fd6d367d4b [2021-06-16T20:40:29.700Z] ---> Running in 548df3a47a26 [2021-06-16T20:40:29.975Z] Removing intermediate container d3b485024c1b [2021-06-16T20:40:29.975Z] ---> e76e5862cfcd [2021-06-16T20:40:29.975Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:40:30.247Z] Removing intermediate container e5a609e3792b [2021-06-16T20:40:30.248Z] ---> d1d5237a1374 [2021-06-16T20:40:30.248Z] Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:40:30.522Z] ---> Running in ef99c19a6e71 [2021-06-16T20:40:30.804Z] ---> Running in f43048df32f8 [2021-06-16T20:40:30.804Z] Removing intermediate container 23fd6d367d4b [2021-06-16T20:40:30.804Z] ---> 402788328e1a [2021-06-16T20:40:30.804Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:40:30.804Z] Removing intermediate container 548df3a47a26 [2021-06-16T20:40:30.804Z] ---> 95e456f71f6d [2021-06-16T20:40:30.804Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:40:31.079Z] ---> Running in d5543b03f14b [2021-06-16T20:40:31.079Z] ---> Running in e389a8f3c012 [2021-06-16T20:40:31.358Z] Removing intermediate container ef99c19a6e71 [2021-06-16T20:40:31.358Z] ---> 17b02607f4d8 [2021-06-16T20:40:31.358Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:40:31.637Z] Removing intermediate container 3d7370b97d58 [2021-06-16T20:40:31.637Z] ---> 46368d855279 [2021-06-16T20:40:31.637Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:40:31.637Z] Removing intermediate container f43048df32f8 [2021-06-16T20:40:31.637Z] ---> 9bc9c1f192f1 [2021-06-16T20:40:31.637Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:40:31.637Z] ---> Running in 58f7fd7ab4e5 [2021-06-16T20:40:31.915Z] Removing intermediate container d5543b03f14b [2021-06-16T20:40:31.915Z] ---> 003eca7a51d8 [2021-06-16T20:40:31.915Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:40:31.915Z] ---> Running in 1fc45f841d5e [2021-06-16T20:40:31.915Z] Removing intermediate container e389a8f3c012 [2021-06-16T20:40:31.915Z] ---> 6a80b3f7d52d [2021-06-16T20:40:31.915Z] [2021-06-16T20:40:32.199Z] ---> Running in f653aaa7571b [2021-06-16T20:40:32.489Z] Removing intermediate container 58f7fd7ab4e5 [2021-06-16T20:40:32.490Z] ---> 6d36d3f059ea [2021-06-16T20:40:32.490Z] [2021-06-16T20:40:32.770Z] Successfully built 6a80b3f7d52d [2021-06-16T20:40:32.770Z] Removing intermediate container 1fc45f841d5e [2021-06-16T20:40:32.770Z] ---> 9c316a2f7e23 [2021-06-16T20:40:32.770Z] [2021-06-16T20:40:32.770Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T20:40:32.770Z]  Building support-notifications ... done Building security-proxy-setup [2021-06-16T20:40:33.050Z] ---> 3d670cc62f3d [2021-06-16T20:40:33.050Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T20:40:33.050Z] Removing intermediate container f653aaa7571b [2021-06-16T20:40:33.050Z] ---> 9596e76fef5c [2021-06-16T20:40:33.050Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:40:33.050Z] Successfully built 6d36d3f059ea [2021-06-16T20:40:33.334Z] Successfully tagged core-command-arm64:latest [2021-06-16T20:40:33.334Z]  Building core-command ... done Building security-secretstore-setup [2021-06-16T20:40:33.334Z] Successfully built 9c316a2f7e23 [2021-06-16T20:40:33.334Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T20:40:33.334Z]  Building support-scheduler ... done Building core-data [2021-06-16T20:40:33.334Z] ---> Running in 152ebf02195d [2021-06-16T20:40:34.321Z] Removing intermediate container 152ebf02195d [2021-06-16T20:40:34.321Z] ---> 78c73ab348e1 [2021-06-16T20:40:34.321Z] [2021-06-16T20:40:34.596Z] Successfully built 78c73ab348e1 [2021-06-16T20:40:34.596Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T20:40:34.596Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-16T20:40:34.596Z] ---> 52ce5a4d1afb [2021-06-16T20:40:34.596Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T20:40:35.586Z] ---> 4f53576d23ce [2021-06-16T20:40:35.586Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T20:40:36.184Z] ---> e939df54aa80 [2021-06-16T20:40:36.184Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T20:40:37.194Z] ---> a2f8f135903a [2021-06-16T20:40:37.194Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T20:40:38.171Z] ---> Running in 3f1b1c8dc5cd [2021-06-16T20:40:39.180Z] Removing intermediate container 3f1b1c8dc5cd [2021-06-16T20:40:39.180Z] ---> e8a42e02c5a0 [2021-06-16T20:40:39.180Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T20:40:40.740Z] ---> eb4fea7b0cf2 [2021-06-16T20:40:40.740Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T20:40:41.350Z] ---> Running in f15c6574143c [2021-06-16T20:40:44.749Z] Removing intermediate container f15c6574143c [2021-06-16T20:40:44.749Z] ---> 2fb7147e612d [2021-06-16T20:40:44.749Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T20:40:45.343Z] ---> Running in 69768e3e6267 [2021-06-16T20:40:48.140Z] Removing intermediate container 69768e3e6267 [2021-06-16T20:40:48.140Z] ---> 2eec626d03b2 [2021-06-16T20:40:48.140Z] Step 29/32 : CMD ["gate"] [2021-06-16T20:40:48.140Z] ---> Running in 52cbcea45e9a [2021-06-16T20:40:48.140Z] Removing intermediate container 52cbcea45e9a [2021-06-16T20:40:48.140Z] ---> c24b3f965e77 [2021-06-16T20:40:48.140Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T20:40:48.140Z] ---> Running in 3045daa1241e [2021-06-16T20:40:48.140Z] Removing intermediate container 3045daa1241e [2021-06-16T20:40:48.140Z] ---> 00f7837087e7 [2021-06-16T20:40:48.140Z] Step 31/32 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:40:48.140Z] ---> Running in 4ffa25f17055 [2021-06-16T20:40:48.735Z] Removing intermediate container 4ffa25f17055 [2021-06-16T20:40:48.735Z] ---> 9fd351316768 [2021-06-16T20:40:48.735Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T20:40:49.012Z] ---> Running in aa1b9555ecf4 [2021-06-16T20:40:49.994Z] Removing intermediate container aa1b9555ecf4 [2021-06-16T20:40:49.994Z] ---> 8c13d4067854 [2021-06-16T20:40:49.994Z] [2021-06-16T20:40:50.268Z] Successfully built 8c13d4067854 [2021-06-16T20:40:50.268Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T20:41:29.249Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:41:29.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:41:29.249Z] ---> 233924fec9db [2021-06-16T20:41:29.249Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 6d29e6f5119f [2021-06-16T20:41:29.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 6cb25d872d2e [2021-06-16T20:41:29.249Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 5f79642449d8 [2021-06-16T20:41:29.249Z] Step 6/26 : COPY go.mod . [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 4723c2b33986 [2021-06-16T20:41:29.249Z] Step 7/26 : RUN go mod download [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 1040bcc39cff [2021-06-16T20:41:29.249Z] Step 8/26 : COPY . . [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> bf8ac18e32c2 [2021-06-16T20:41:29.249Z] Step 9/26 : RUN go mod tidy [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 34ebfc0772fd [2021-06-16T20:41:29.249Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T20:41:29.249Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:41:29.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:41:29.249Z] ---> 233924fec9db [2021-06-16T20:41:29.249Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 6d29e6f5119f [2021-06-16T20:41:29.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:41:29.249Z] ---> Using cache [2021-06-16T20:41:29.249Z] ---> 6cb25d872d2e [2021-06-16T20:41:29.249Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T20:41:29.249Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:41:29.249Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:41:29.249Z] ---> 233924fec9db [2021-06-16T20:41:29.249Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 6d29e6f5119f [2021-06-16T20:41:29.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 6cb25d872d2e [2021-06-16T20:41:29.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 5f79642449d8 [2021-06-16T20:41:29.250Z] Step 6/22 : COPY go.mod . [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 4723c2b33986 [2021-06-16T20:41:29.250Z] Step 7/22 : RUN go mod download [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 1040bcc39cff [2021-06-16T20:41:29.250Z] Step 8/22 : COPY . . [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> bf8ac18e32c2 [2021-06-16T20:41:29.250Z] Step 9/22 : RUN go mod tidy [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 34ebfc0772fd [2021-06-16T20:41:29.250Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T20:41:29.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:41:29.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:41:29.250Z] ---> 233924fec9db [2021-06-16T20:41:29.250Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 6d29e6f5119f [2021-06-16T20:41:29.250Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:41:29.250Z] ---> Using cache [2021-06-16T20:41:29.250Z] ---> 6cb25d872d2e [2021-06-16T20:41:29.250Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T20:41:29.853Z] ---> Running in 21cd45ee27dc [2021-06-16T20:41:29.853Z] ---> Running in cf3f631e4177 [2021-06-16T20:41:29.853Z] ---> Running in d4b31f96d9ab [2021-06-16T20:41:29.853Z] ---> Running in 0a94ae9f0af0 [2021-06-16T20:41:31.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:41:32.119Z] 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-06-16T20:41:32.119Z] 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-06-16T20:41:32.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:41:32.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:41:33.332Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:41:33.937Z] OK: 218 MiB in 52 packages [2021-06-16T20:41:34.936Z] OK: 218 MiB in 52 packages [2021-06-16T20:41:35.961Z] Removing intermediate container 21cd45ee27dc [2021-06-16T20:41:35.961Z] ---> 529771f7e7f7 [2021-06-16T20:41:35.961Z] Step 6/24 : COPY go.mod . [2021-06-16T20:41:36.570Z] Removing intermediate container cf3f631e4177 [2021-06-16T20:41:36.570Z] ---> e11567774c4b [2021-06-16T20:41:36.570Z] Step 6/24 : COPY go.mod . [2021-06-16T20:41:37.179Z] ---> 5fbd159f692d [2021-06-16T20:41:37.179Z] Step 7/24 : RUN go mod download [2021-06-16T20:41:37.459Z] ---> Running in b32b71c43683 [2021-06-16T20:41:38.070Z] ---> e6fbfb264594 [2021-06-16T20:41:38.070Z] Step 7/24 : RUN go mod download [2021-06-16T20:41:38.351Z] ---> Running in 0ee424825f66 [2021-06-16T20:41:42.764Z] Removing intermediate container b32b71c43683 [2021-06-16T20:41:42.764Z] ---> fcfd6957a31b [2021-06-16T20:41:42.764Z] Step 8/24 : COPY . . [2021-06-16T20:41:43.378Z] Removing intermediate container 0ee424825f66 [2021-06-16T20:41:43.378Z] ---> 53f90ebd2753 [2021-06-16T20:41:43.378Z] Step 8/24 : COPY . . [2021-06-16T20:42:12.677Z] ---> 0cc838e8b87c [2021-06-16T20:42:12.677Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:42:12.677Z] ---> 61f6832fb988 [2021-06-16T20:42:12.677Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:42:12.677Z] ---> Running in 4bf34e56cdfe [2021-06-16T20:42:12.677Z] ---> Running in 3fdfa29bb049 [2021-06-16T20:42:18.902Z] Removing intermediate container 4bf34e56cdfe [2021-06-16T20:42:18.903Z] ---> 69990c76f632 [2021-06-16T20:42:18.903Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T20:42:18.903Z] ---> Running in 49bd3b907af3 [2021-06-16T20:42:19.183Z] Removing intermediate container 3fdfa29bb049 [2021-06-16T20:42:19.183Z] ---> 726cd21eeb7c [2021-06-16T20:42:19.183Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T20:42:19.466Z] ---> Running in 37e2d8cd73f8 [2021-06-16T20:42:24.201Z] 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-06-16T20:42:24.201Z] 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-06-16T20:42:51.037Z] 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-06-16T20:42:51.037Z] 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-06-16T20:43:06.183Z] Removing intermediate container d4b31f96d9ab [2021-06-16T20:43:06.184Z] ---> e2c62f4460a4 [2021-06-16T20:43:06.184Z] [2021-06-16T20:43:06.184Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T20:43:06.184Z] ---> c4fd0aeabfcf [2021-06-16T20:43:06.184Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T20:43:06.184Z] Removing intermediate container 0a94ae9f0af0 [2021-06-16T20:43:06.184Z] ---> f42f5d91b275 [2021-06-16T20:43:06.184Z] [2021-06-16T20:43:06.184Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T20:43:06.184Z] ---> c4fd0aeabfcf [2021-06-16T20:43:06.184Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T20:43:06.184Z] ---> Running in cb23ae1a3cd5 [2021-06-16T20:43:06.184Z] ---> Running in 32e3f73e9751 [2021-06-16T20:43:09.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:09.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:09.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:09.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:09.975Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T20:43:09.975Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T20:43:09.975Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:43:09.975Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T20:43:09.975Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T20:43:09.975Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:43:09.975Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:43:09.975Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T20:43:09.975Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T20:43:09.975Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:43:09.975Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:43:09.975Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T20:43:09.975Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:43:09.975Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:43:10.261Z] OK: 7 MiB in 18 packages [2021-06-16T20:43:10.546Z] OK: 7 MiB in 20 packages [2021-06-16T20:43:13.240Z] Removing intermediate container 32e3f73e9751 [2021-06-16T20:43:13.240Z] ---> cbe1ab47551b [2021-06-16T20:43:13.240Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:43:13.520Z] Removing intermediate container cb23ae1a3cd5 [2021-06-16T20:43:13.520Z] ---> 3e91d0e1d4c4 [2021-06-16T20:43:13.520Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:43:13.520Z] ---> Running in d9973a6457a5 [2021-06-16T20:43:13.796Z] ---> Running in ad2e2a59465c [2021-06-16T20:43:14.414Z] Removing intermediate container d9973a6457a5 [2021-06-16T20:43:14.414Z] ---> b28d2c1db2ba [2021-06-16T20:43:14.414Z] Step 14/22 : WORKDIR /edgex [2021-06-16T20:43:14.414Z] ---> Running in 3637a7f61e88 [2021-06-16T20:43:14.699Z] Removing intermediate container ad2e2a59465c [2021-06-16T20:43:14.699Z] ---> 6d8ed05206a2 [2021-06-16T20:43:14.699Z] Step 14/26 : WORKDIR / [2021-06-16T20:43:14.699Z] ---> Running in 5bed9ace53ba [2021-06-16T20:43:15.688Z] Removing intermediate container 3637a7f61e88 [2021-06-16T20:43:15.688Z] ---> a98e08e057d9 [2021-06-16T20:43:15.688Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T20:43:15.688Z] Removing intermediate container 5bed9ace53ba [2021-06-16T20:43:15.688Z] ---> e453d6df59d5 [2021-06-16T20:43:15.688Z] 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-06-16T20:43:17.214Z] ---> 239af899d210 [2021-06-16T20:43:17.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T20:43:17.491Z] ---> 5fe09b125d11 [2021-06-16T20:43:17.491Z] 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-06-16T20:43:19.491Z] ---> 63c679dd6ca5 [2021-06-16T20:43:19.491Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T20:43:19.491Z] ---> 933ea277327d [2021-06-16T20:43:19.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T20:43:20.935Z] ---> ec5ee294f83a [2021-06-16T20:43:20.935Z] 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-06-16T20:43:21.936Z] ---> 48405de15fcb [2021-06-16T20:43:21.936Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T20:43:21.936Z] ---> Running in 5d6978983735 [2021-06-16T20:43:22.541Z] ---> 9eafe7be665c [2021-06-16T20:43:22.541Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T20:43:23.148Z] Removing intermediate container 5d6978983735 [2021-06-16T20:43:23.148Z] ---> 735cacab575f [2021-06-16T20:43:23.148Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T20:43:23.432Z] ---> Running in dabd38ba0ef5 [2021-06-16T20:43:24.413Z] Removing intermediate container dabd38ba0ef5 [2021-06-16T20:43:24.413Z] ---> 8b3f8bd03b02 [2021-06-16T20:43:24.413Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T20:43:24.413Z] ---> 095399b80e84 [2021-06-16T20:43:24.413Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T20:43:24.413Z] ---> Running in 06b9e5425d62 [2021-06-16T20:43:25.397Z] Removing intermediate container 06b9e5425d62 [2021-06-16T20:43:25.397Z] ---> d42a36713d86 [2021-06-16T20:43:25.397Z] Step 21/22 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:43:25.673Z] ---> Running in 15a089c27cb4 [2021-06-16T20:43:26.656Z] Removing intermediate container 15a089c27cb4 [2021-06-16T20:43:26.656Z] ---> 187d11616a9c [2021-06-16T20:43:26.656Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T20:43:26.932Z] ---> Running in 9cc92a7ced37 [2021-06-16T20:43:26.932Z] ---> c3484c792556 [2021-06-16T20:43:26.932Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T20:43:27.914Z] Removing intermediate container 9cc92a7ced37 [2021-06-16T20:43:27.915Z] ---> b6bd3cb147ea [2021-06-16T20:43:27.915Z] [2021-06-16T20:43:28.513Z] ---> cd203a5b70b0 [2021-06-16T20:43:28.513Z] 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-06-16T20:43:28.513Z] Successfully built b6bd3cb147ea [2021-06-16T20:43:28.513Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T20:43:28.790Z]  Building security-proxy-setup ... done  ---> Running in 860e8945c842 [2021-06-16T20:43:32.195Z] Removing intermediate container 860e8945c842 [2021-06-16T20:43:32.195Z] ---> dba8acbf539f [2021-06-16T20:43:32.195Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T20:43:32.469Z] ---> Running in 74822f263d7d [2021-06-16T20:43:33.072Z] Removing intermediate container 74822f263d7d [2021-06-16T20:43:33.072Z] ---> 407cb1ba26a1 [2021-06-16T20:43:33.072Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T20:43:33.348Z] ---> Running in 75b40ee71e7c [2021-06-16T20:43:33.958Z] Removing intermediate container 75b40ee71e7c [2021-06-16T20:43:33.958Z] ---> 3250fae8f5f2 [2021-06-16T20:43:33.958Z] Step 25/26 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:43:34.237Z] ---> Running in 8a6f1b25ecb3 [2021-06-16T20:43:35.222Z] Removing intermediate container 8a6f1b25ecb3 [2021-06-16T20:43:35.222Z] ---> e46541fd02c0 [2021-06-16T20:43:35.222Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T20:43:35.222Z] ---> Running in 2818aadc0a8d [2021-06-16T20:43:36.214Z] Removing intermediate container 2818aadc0a8d [2021-06-16T20:43:36.214Z] ---> e1b0e454bf48 [2021-06-16T20:43:36.214Z] [2021-06-16T20:43:36.489Z] Successfully built e1b0e454bf48 [2021-06-16T20:43:36.489Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T20:43:48.741Z]  Building security-secretstore-setup ... done Removing intermediate container 37e2d8cd73f8 [2021-06-16T20:43:48.741Z] ---> 32860a6d3509 [2021-06-16T20:43:48.741Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T20:43:48.741Z] ---> Running in ea3686875045 [2021-06-16T20:43:48.741Z] 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-06-16T20:43:52.130Z] Removing intermediate container ea3686875045 [2021-06-16T20:43:52.130Z] ---> f7092f93f171 [2021-06-16T20:43:52.130Z] [2021-06-16T20:43:52.130Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T20:43:52.130Z] 20.10.0: Pulling from library/docker [2021-06-16T20:43:54.168Z] Removing intermediate container 49bd3b907af3 [2021-06-16T20:43:54.168Z] ---> aca5d25ece3b [2021-06-16T20:43:54.168Z] [2021-06-16T20:43:54.168Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:43:54.168Z] ---> c4fd0aeabfcf [2021-06-16T20:43:54.168Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T20:43:54.767Z] ---> Running in 479a1efe8abd [2021-06-16T20:43:55.368Z] Removing intermediate container 479a1efe8abd [2021-06-16T20:43:55.368Z] ---> 7d42ad224fae [2021-06-16T20:43:55.368Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T20:43:55.642Z] ---> Running in aa375503cb06 [2021-06-16T20:43:56.623Z] Removing intermediate container aa375503cb06 [2021-06-16T20:43:56.623Z] ---> 6f33d9d0df3c [2021-06-16T20:43:56.623Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T20:43:56.897Z] ---> Running in eebb30529501 [2021-06-16T20:43:57.495Z] Removing intermediate container eebb30529501 [2021-06-16T20:43:57.495Z] ---> 8cef5edbce3b [2021-06-16T20:43:57.495Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:43:57.768Z] ---> Running in 9531e352640a [2021-06-16T20:44:01.174Z] Removing intermediate container 9531e352640a [2021-06-16T20:44:01.174Z] ---> 8aecbd283279 [2021-06-16T20:44:01.174Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T20:44:01.174Z] ---> Running in 10ac382d1476 [2021-06-16T20:44:01.174Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T20:44:01.174Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T20:44:01.174Z] ---> eeaf43b92773 [2021-06-16T20:44:01.174Z] 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-06-16T20:44:01.449Z] ---> Running in cd387a28de8f [2021-06-16T20:44:02.058Z] Removing intermediate container cd387a28de8f [2021-06-16T20:44:02.058Z] ---> af3cbd3b389f [2021-06-16T20:44:02.058Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T20:44:02.333Z] ---> Running in fc45b44da23c [2021-06-16T20:44:02.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:03.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:03.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:03.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:04.465Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T20:44:04.465Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T20:44:04.465Z] Executing bash-5.0.17-r0.post-install [2021-06-16T20:44:04.465Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:44:04.465Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T20:44:04.465Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T20:44:04.465Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T20:44:04.465Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T20:44:04.465Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T20:44:04.465Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T20:44:04.465Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:44:04.465Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T20:44:04.465Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T20:44:04.465Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T20:44:04.465Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T20:44:04.465Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T20:44:04.738Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T20:44:04.738Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T20:44:05.008Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T20:44:05.008Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T20:44:05.282Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:44:05.282Z] OK: 8 MiB in 20 packages [2021-06-16T20:44:06.730Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T20:44:06.730Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T20:44:06.730Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T20:44:06.730Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T20:44:06.730Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T20:44:06.730Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T20:44:06.730Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T20:44:07.012Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T20:44:07.012Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T20:44:07.012Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T20:44:07.012Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T20:44:07.012Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T20:44:07.012Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T20:44:07.012Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T20:44:07.012Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T20:44:07.012Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T20:44:07.012Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T20:44:07.012Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T20:44:07.284Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T20:44:07.284Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T20:44:07.284Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T20:44:07.284Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T20:44:07.284Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T20:44:07.284Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T20:44:07.284Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T20:44:07.284Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T20:44:07.582Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T20:44:07.582Z] OK: 72 MiB in 59 packages [2021-06-16T20:44:07.582Z] Removing intermediate container 10ac382d1476 [2021-06-16T20:44:07.582Z] ---> 6de3cd1fab66 [2021-06-16T20:44:07.583Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:44:08.587Z] ---> 0d2e520471b9 [2021-06-16T20:44:08.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T20:44:10.036Z] ---> 3baf7495b56e [2021-06-16T20:44:10.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T20:44:11.016Z] ---> c0fe4ae4d250 [2021-06-16T20:44:11.016Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T20:44:11.294Z] ---> Running in e2d84ce20ce2 [2021-06-16T20:44:11.896Z] Removing intermediate container e2d84ce20ce2 [2021-06-16T20:44:11.896Z] ---> 7587820f646c [2021-06-16T20:44:11.896Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:44:11.896Z] ---> Running in ad2f6226c8f7 [2021-06-16T20:44:12.492Z] Removing intermediate container ad2f6226c8f7 [2021-06-16T20:44:12.492Z] ---> 7bab056175ff [2021-06-16T20:44:12.492Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:44:12.492Z] ---> Running in 9f17daba9b64 [2021-06-16T20:44:13.090Z] Removing intermediate container 9f17daba9b64 [2021-06-16T20:44:13.090Z] ---> fa7efe6c7e92 [2021-06-16T20:44:13.090Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:44:13.362Z] ---> Running in 1081271c65e8 [2021-06-16T20:44:13.638Z] Removing intermediate container 1081271c65e8 [2021-06-16T20:44:13.638Z] ---> 2fa7126c2bee [2021-06-16T20:44:13.638Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:44:13.916Z] Collecting docker-compose==1.23.2 [2021-06-16T20:44:13.916Z] ---> Running in 5c4bc2549415 [2021-06-16T20:44:13.916Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T20:44:14.514Z] Removing intermediate container 5c4bc2549415 [2021-06-16T20:44:14.514Z] ---> 3e53875cdd02 [2021-06-16T20:44:14.514Z] [2021-06-16T20:44:14.787Z] Successfully built 3e53875cdd02 [2021-06-16T20:44:14.787Z] Successfully tagged core-data-arm64:latest [2021-06-16T20:44:15.059Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-06-16T20:44:15.060Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T20:44:22.143Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T20:44:22.143Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T20:44:22.143Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T20:44:22.143Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T20:44:22.143Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T20:44:22.143Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T20:44:24.129Z] Collecting PyYAML<4,>=3.10 [2021-06-16T20:44:24.129Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T20:44:28.451Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T20:44:28.722Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T20:44:29.692Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T20:44:29.692Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T20:44:30.661Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T20:44:30.661Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T20:44:30.933Z] 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-06-16T20:44:31.205Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T20:44:31.205Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T20:44:34.152Z] 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-06-16T20:44:34.152Z] 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-06-16T20:44:34.751Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T20:44:34.751Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T20:44:35.025Z] Collecting idna<2.8,>=2.5 [2021-06-16T20:44:35.301Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T20:44:35.573Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T20:44:35.573Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T20:44:35.573Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T20:44:35.573Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T20:44:35.573Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T20:44:35.573Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T20:44:37.014Z] Installing collected packages: jsonschema, urllib3, idna, requests, dockerpty, docopt, PyYAML, cached-property, docker-pycreds, websocket-client, docker, texttable, docker-compose [2021-06-16T20:44:37.287Z] Attempting uninstall: urllib3 [2021-06-16T20:44:37.287Z] Found existing installation: urllib3 1.25.9 [2021-06-16T20:44:37.287Z] Uninstalling urllib3-1.25.9: [2021-06-16T20:44:37.563Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T20:44:38.159Z] Attempting uninstall: idna [2021-06-16T20:44:38.159Z] Found existing installation: idna 2.9 [2021-06-16T20:44:38.432Z] Uninstalling idna-2.9: [2021-06-16T20:44:38.432Z] Successfully uninstalled idna-2.9 [2021-06-16T20:44:39.025Z] Attempting uninstall: requests [2021-06-16T20:44:39.025Z] Found existing installation: requests 2.23.0 [2021-06-16T20:44:39.025Z] Uninstalling requests-2.23.0: [2021-06-16T20:44:39.297Z] Successfully uninstalled requests-2.23.0 [2021-06-16T20:44:39.570Z] Running setup.py install for dockerpty: started [2021-06-16T20:44:42.953Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T20:44:42.953Z] Running setup.py install for docopt: started [2021-06-16T20:44:45.567Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T20:44:45.567Z] Running setup.py install for PyYAML: started [2021-06-16T20:44:48.948Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T20:44:50.377Z] Running setup.py install for texttable: started [2021-06-16T20:44:52.992Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T20:44:53.967Z] 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-06-16T20:45:04.164Z] Removing intermediate container fc45b44da23c [2021-06-16T20:45:04.164Z] ---> fcb14fa05cf1 [2021-06-16T20:45:04.164Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T20:45:04.164Z] ---> Running in eda33226c75c [2021-06-16T20:45:04.164Z] Removing intermediate container eda33226c75c [2021-06-16T20:45:04.164Z] ---> a593f9fb245d [2021-06-16T20:45:04.164Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T20:45:04.164Z] ---> Running in bfc012d5077c [2021-06-16T20:45:04.164Z] Removing intermediate container bfc012d5077c [2021-06-16T20:45:04.164Z] ---> df0648d244f7 [2021-06-16T20:45:04.164Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T20:45:05.144Z] ---> f0caceddf49e [2021-06-16T20:45:05.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T20:45:06.122Z] ---> 448c17d3c437 [2021-06-16T20:45:06.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T20:45:07.107Z] ---> 199f2b00e205 [2021-06-16T20:45:07.108Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T20:45:07.108Z] ---> Running in 4b7da75f3423 [2021-06-16T20:45:07.703Z] Removing intermediate container 4b7da75f3423 [2021-06-16T20:45:07.703Z] ---> e9835d16c0e6 [2021-06-16T20:45:07.703Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:45:07.703Z] ---> Running in 4866b30eefdb [2021-06-16T20:45:08.301Z] Removing intermediate container 4866b30eefdb [2021-06-16T20:45:08.301Z] ---> 9f502984f679 [2021-06-16T20:45:08.301Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:45:08.301Z] ---> Running in 737f68158f68 [2021-06-16T20:45:08.898Z] Removing intermediate container 737f68158f68 [2021-06-16T20:45:08.898Z] ---> f95769e2a5f1 [2021-06-16T20:45:08.898Z] Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-16T20:45:09.172Z] ---> Running in f7d57b3c1062 [2021-06-16T20:45:09.456Z] Removing intermediate container f7d57b3c1062 [2021-06-16T20:45:09.457Z] ---> 691f071fab0a [2021-06-16T20:45:09.457Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:45:09.730Z] ---> Running in 228e8493251c [2021-06-16T20:45:10.325Z] Removing intermediate container 228e8493251c [2021-06-16T20:45:10.325Z] ---> 5ad868288807 [2021-06-16T20:45:10.325Z] [2021-06-16T20:45:10.598Z] Successfully built 5ad868288807 [2021-06-16T20:45:10.598Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T20:45:11.209Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T20:45:11.227Z] $ docker stop --time=1 6def46a8dc9b75cd599fe178a2f68abefb4de1d378ec387752b37c85b036629c [2021-06-16T20:45:13.125Z] $ docker rm -f 6def46a8dc9b75cd599fe178a2f68abefb4de1d378ec387752b37c85b036629c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:45:13.738Z] + docker images [2021-06-16T20:45:14.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T20:45:14.012Z] sys-mgmt-agent-arm64 latest 5ad868288807 4 seconds ago 299MB [2021-06-16T20:45:14.012Z] core-data-arm64 latest 3e53875cdd02 59 seconds ago 19.2MB [2021-06-16T20:45:14.012Z] aca5d25ece3b About a minute ago 975MB [2021-06-16T20:45:14.012Z] f7092f93f171 About a minute ago 970MB [2021-06-16T20:45:14.012Z] security-secretstore-setup-arm64 latest e1b0e454bf48 About a minute ago 27.1MB [2021-06-16T20:45:14.012Z] security-proxy-setup-arm64 latest b6bd3cb147ea About a minute ago 24.3MB [2021-06-16T20:45:14.012Z] f42f5d91b275 2 minutes ago 974MB [2021-06-16T20:45:14.012Z] e2c62f4460a4 2 minutes ago 976MB [2021-06-16T20:45:14.012Z] security-bootstrapper-arm64 latest 8c13d4067854 4 minutes ago 17.5MB [2021-06-16T20:45:14.012Z] core-metadata-arm64 latest 78c73ab348e1 4 minutes ago 15.7MB [2021-06-16T20:45:14.012Z] support-scheduler-arm64 latest 9c316a2f7e23 4 minutes ago 15.1MB [2021-06-16T20:45:14.012Z] core-command-arm64 latest 6d36d3f059ea 4 minutes ago 15MB [2021-06-16T20:45:14.012Z] support-notifications-arm64 latest 6a80b3f7d52d 4 minutes ago 15.7MB [2021-06-16T20:45:14.012Z] 11f2b44ffd4e 5 minutes ago 972MB [2021-06-16T20:45:14.012Z] 28d82294b98e 5 minutes ago 969MB [2021-06-16T20:45:14.012Z] f40038f35f02 5 minutes ago 969MB [2021-06-16T20:45:14.012Z] 33b3cf71fb1d 5 minutes ago 967MB [2021-06-16T20:45:14.012Z] bee4143f7c80 5 minutes ago 970MB [2021-06-16T20:45:14.012Z] ci-base-image-arm64 latest 233924fec9db 16 minutes ago 641MB [2021-06-16T20:45:14.012Z] alpine 3.12 c4fd0aeabfcf 23 hours ago 5.32MB [2021-06-16T20:45:14.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-16T20:45:14.012Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T20:45:14.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-16T20:45:14.742Z] ---> job-cost.sh [2021-06-16T20:45:14.742Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVH1 [2021-06-16T20:46:02.154Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T20:47:54.825Z] lf-activate-venv(): INFO: Adding /tmp/venv-xVH1/bin to PATH [2021-06-16T20:47:54.825Z] INFO: No Stack... [2021-06-16T20:47:54.825Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T20:47:54.825Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T20:47:55.165Z] + cut -d, -f6 [2021-06-16T20:47:55.165Z] + cat /w/workspace/edgex-go/25/archives/cost.csv [Pipeline] lock [2021-06-16T20:47:55.226Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-25-stack-cost] [2021-06-16T20:47:55.243Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-25-stack-cost] did not exist. Created. [2021-06-16T20:47:55.243Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T20:47:55.596Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T20:47:55.849Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T20:47:55.880Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-25-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-06-16T20:47:56.704Z] provisioning config files... [2021-06-16T20:47:56.716Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/25@tmp/config7738094101738271691tmp [Pipeline] { [Pipeline] sh [2021-06-16T20:47:57.029Z] + set +x [2021-06-16T20:47:57.029Z] + curl -s https://codecov.io/bash [2021-06-16T20:47:57.029Z] + bash -s -- [2021-06-16T20:47:57.029Z] [2021-06-16T20:47:57.029Z] _____ _ [2021-06-16T20:47:57.029Z] / ____| | | [2021-06-16T20:47:57.029Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T20:47:57.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T20:47:57.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T20:47:57.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T20:47:57.029Z] Bash-1.0.3 [2021-06-16T20:47:57.029Z] [2021-06-16T20:47:57.029Z] [2021-06-16T20:47:57.029Z] ==> git version 2.24.4 found [2021-06-16T20:47:57.290Z] ==> 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-06-16T20:47:57.290Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T20:47:57.290Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T20:47:57.290Z] ==> Jenkins CI detected. [2021-06-16T20:47:57.290Z] project root: . [2021-06-16T20:47:57.290Z] --> token set from env [2021-06-16T20:47:57.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T20:47:57.290Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T20:47:57.290Z] ==> Python coveragepy not found [2021-06-16T20:47:57.290Z] ==> Searching for coverage reports in: [2021-06-16T20:47:57.290Z] + . [2021-06-16T20:47:57.290Z] -> Found 1 reports [2021-06-16T20:47:57.290Z] ==> Detecting git/mercurial file structure [2021-06-16T20:47:57.290Z] ==> Reading reports [2021-06-16T20:47:57.290Z] + ./coverage.out bytes=398195 [2021-06-16T20:47:57.291Z] ==> Appending adjustments [2021-06-16T20:47:57.291Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T20:47:59.842Z] + Found adjustments [2021-06-16T20:47:59.842Z] ==> Gzipping contents [2021-06-16T20:47:59.842Z] 56K /tmp/codecov.LRnA71.gz [2021-06-16T20:47:59.842Z] ==> Uploading reports [2021-06-16T20:47:59.842Z] url: https://codecov.io [2021-06-16T20:47:59.842Z] query: branch=PR-3531&commit=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-16T20:47:59.842Z] -> Pinging Codecov [2021-06-16T20:47:59.842Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-16T20:47:59.842Z] -> Uploading to [2021-06-16T20:47:59.842Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/c2dd9f99cae515cd5347a2fbd1076c9750df2f3b/33cec99a-224f-4c02-af79-2f45ce31257d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T204758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48c73ff0017c3a6b0d66ce9ffe2902d35239f22ed438cda174056b172b872aec [2021-06-16T20:47:59.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:47:59.842Z] Dload Upload Total Spent Left Speed [2021-06-16T20:47:59.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54495 0 0 100 54495 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-06-16T20:47:59.842Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [Pipeline] } [2021-06-16T20:47:59.851Z] 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-06-16T20:48:01.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:48:01.804Z] ---> package-listing.sh [2021-06-16T20:48:01.804Z] ++ facter osfamily [2021-06-16T20:48:01.804Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T20:48:02.067Z] + OS_FAMILY=redhat [2021-06-16T20:48:02.067Z] + workspace=/w/workspace/edgex-go/25 [2021-06-16T20:48:02.067Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T20:48:02.067Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T20:48:02.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T20:48:02.067Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T20:48:02.067Z] + '[' /w/workspace/edgex-go/25 ']' [2021-06-16T20:48:02.067Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T20:48:02.067Z] + case "${OS_FAMILY}" in [2021-06-16T20:48:02.067Z] + rpm -qa [2021-06-16T20:48:02.067Z] + sort [2021-06-16T20:48:07.363Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T20:48:07.363Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T20:48:07.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T20:48:07.363Z] + '[' /w/workspace/edgex-go/25 ']' [2021-06-16T20:48:07.363Z] + mkdir -p /w/workspace/edgex-go/25/archives/ [2021-06-16T20:48:07.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo [2021-06-16T20:48:07.376Z] 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T20:48:07.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:48:08.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:48:08.234Z] [2021-06-16T20:48:08.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:48:08.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:48:08.807Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T20:48:08.807Z] df20fa9351a1: Pulling fs layer [2021-06-16T20:48:08.807Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T20:48:08.807Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T20:48:08.807Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T20:48:08.807Z] 93b61091891f: Pulling fs layer [2021-06-16T20:48:08.807Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T20:48:08.807Z] 5e14af77c1be: Pulling fs layer [2021-06-16T20:48:08.807Z] 01666e4c0597: Pulling fs layer [2021-06-16T20:48:08.807Z] aa168da1d23b: Pulling fs layer [2021-06-16T20:48:08.807Z] 46f8f816bc3b: Waiting [2021-06-16T20:48:08.807Z] 93b61091891f: Waiting [2021-06-16T20:48:08.807Z] 93b9cdb0e59b: Waiting [2021-06-16T20:48:08.807Z] 5e14af77c1be: Waiting [2021-06-16T20:48:08.807Z] 01666e4c0597: Waiting [2021-06-16T20:48:08.807Z] aa168da1d23b: Waiting [2021-06-16T20:48:08.807Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T20:48:08.807Z] 36b3adc4ff6f: Download complete [2021-06-16T20:48:08.807Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T20:48:08.807Z] 46f8f816bc3b: Download complete [2021-06-16T20:48:08.807Z] df20fa9351a1: Verifying Checksum [2021-06-16T20:48:08.807Z] df20fa9351a1: Download complete [2021-06-16T20:48:08.807Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T20:48:08.807Z] 93b9cdb0e59b: Download complete [2021-06-16T20:48:08.807Z] 5e14af77c1be: Verifying Checksum [2021-06-16T20:48:08.807Z] 5e14af77c1be: Download complete [2021-06-16T20:48:08.807Z] 93b61091891f: Verifying Checksum [2021-06-16T20:48:08.807Z] 93b61091891f: Download complete [2021-06-16T20:48:09.071Z] 01666e4c0597: Verifying Checksum [2021-06-16T20:48:09.071Z] 01666e4c0597: Download complete [2021-06-16T20:48:09.071Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T20:48:09.071Z] 8ad3a11d3b57: Download complete [2021-06-16T20:48:09.650Z] df20fa9351a1: Pull complete [2021-06-16T20:48:09.916Z] 36b3adc4ff6f: Pull complete [2021-06-16T20:48:10.490Z] 8ad3a11d3b57: Pull complete [2021-06-16T20:48:10.490Z] 46f8f816bc3b: Pull complete [2021-06-16T20:48:10.757Z] 93b61091891f: Pull complete [2021-06-16T20:48:10.757Z] 93b9cdb0e59b: Pull complete [2021-06-16T20:48:11.032Z] 5e14af77c1be: Pull complete [2021-06-16T20:48:11.032Z] 01666e4c0597: Pull complete [2021-06-16T20:48:11.310Z] aa168da1d23b: Verifying Checksum [2021-06-16T20:48:11.310Z] aa168da1d23b: Download complete [2021-06-16T20:48:15.228Z] aa168da1d23b: Pull complete [2021-06-16T20:48:15.228Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T20:48:15.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:48:15.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T20:48:15.305Z] prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container [2021-06-16T20:48:15.343Z] $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-06-16T20:48:21.987Z] $ docker top 421747f10c125076bfaa81ff44fd076cf1d920314872da717536d932a1028d0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:48:22.368Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T20:48:22.668Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T20:48:22.963Z] + ls /var/log/sa-host [2021-06-16T20:48:22.963Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T20:48:22.963Z] file_magic: OK [2021-06-16T20:48:22.963Z] HZ: Using current value: 100 [2021-06-16T20:48:22.963Z] file_header: OK [2021-06-16T20:48:22.963Z] 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-06-16T20:48:22.963Z] Statistics: [2021-06-16T20:48:22.963Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T20:48:22.963Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T20:48:22.963Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T20:48:22.963Z] file_magic: OK [2021-06-16T20:48:22.963Z] HZ: Using current value: 100 [2021-06-16T20:48:22.963Z] file_header: OK [2021-06-16T20:48:22.963Z] 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-06-16T20:48:22.963Z] Statistics: [2021-06-16T20:48:22.963Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T20:48:22.963Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:48:23.147Z] provisioning config files... [2021-06-16T20:48:23.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config912141584547758601tmp [Pipeline] { [Pipeline] echo [2021-06-16T20:48:23.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:48:23.483Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T20:48:23.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:48:23.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T20:48:23.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:48:24.189Z] ---> sudo-logs.sh [2021-06-16T20:48:24.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T20:48:24.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:48:24.523Z] ---> job-cost.sh [2021-06-16T20:48:24.523Z] lf-activate-venv: SKIPPING [2021-06-16T20:48:24.523Z] DEBUG: total: 0.18000000715255737 [2021-06-16T20:48:24.523Z] INFO: Retrieving Stack Cost... [2021-06-16T20:48:25.467Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T20:48:26.037Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T20:48:26.052Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:48:26.346Z] ---> logs-deploy.sh [2021-06-16T20:48:26.346Z] lf-activate-venv: SKIPPING [2021-06-16T20:48:26.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/25 [2021-06-16T20:48:26.346Z] INFO: archiving workspace using pattern(s): [2021-06-16T20:48:27.289Z] Archives upload complete. [2021-06-16T20:48:27.289Z] INFO: archiving logs to Nexus [2021-06-16T20:48:27.862Z] ---> uname -a: [2021-06-16T20:48:27.862Z] Linux prd-centos7-docker-4c-2g-1776.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-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] ---> lscpu: [2021-06-16T20:48:27.862Z] Architecture: x86_64 [2021-06-16T20:48:27.862Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T20:48:27.862Z] Byte Order: Little Endian [2021-06-16T20:48:27.862Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T20:48:27.862Z] CPU(s): 2 [2021-06-16T20:48:27.862Z] On-line CPU(s) list: 0,1 [2021-06-16T20:48:27.862Z] Thread(s) per core: 1 [2021-06-16T20:48:27.862Z] Core(s) per socket: 1 [2021-06-16T20:48:27.862Z] Socket(s): 2 [2021-06-16T20:48:27.862Z] NUMA node(s): 1 [2021-06-16T20:48:27.862Z] Vendor ID: AuthenticAMD [2021-06-16T20:48:27.862Z] CPU family: 23 [2021-06-16T20:48:27.862Z] Model: 49 [2021-06-16T20:48:27.862Z] Model name: AMD EPYC-Rome Processor [2021-06-16T20:48:27.862Z] Stepping: 0 [2021-06-16T20:48:27.862Z] CPU MHz: 2799.998 [2021-06-16T20:48:27.862Z] BogoMIPS: 5599.99 [2021-06-16T20:48:27.862Z] Virtualization: AMD-V [2021-06-16T20:48:27.862Z] Hypervisor vendor: KVM [2021-06-16T20:48:27.862Z] Virtualization type: full [2021-06-16T20:48:27.862Z] L1d cache: 64 KiB [2021-06-16T20:48:27.862Z] L1i cache: 64 KiB [2021-06-16T20:48:27.862Z] L2 cache: 1 MiB [2021-06-16T20:48:27.862Z] L3 cache: 32 MiB [2021-06-16T20:48:27.862Z] NUMA node0 CPU(s): 0,1 [2021-06-16T20:48:27.862Z] Vulnerability Itlb multihit: Not affected [2021-06-16T20:48:27.862Z] Vulnerability L1tf: Not affected [2021-06-16T20:48:27.862Z] Vulnerability Mds: Not affected [2021-06-16T20:48:27.862Z] Vulnerability Meltdown: Not affected [2021-06-16T20:48:27.862Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T20:48:27.862Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T20:48:27.862Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T20:48:27.862Z] Vulnerability Srbds: Not affected [2021-06-16T20:48:27.862Z] Vulnerability Tsx async abort: Not affected [2021-06-16T20:48:27.862Z] 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-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] ---> nproc: [2021-06-16T20:48:27.862Z] 2 [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] ---> df -h: [2021-06-16T20:48:27.862Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T20:48:27.862Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-16T20:48:27.862Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T20:48:27.862Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T20:48:27.862Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/25@tmp [2021-06-16T20:48:27.862Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/25 [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] ---> free -m: [2021-06-16T20:48:27.862Z] total used free shared buff/cache available [2021-06-16T20:48:27.862Z] Mem: 7821 1345 1747 0 4728 6444 [2021-06-16T20:48:27.862Z] Swap: 1023 1 1022 [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] ---> ip addr: [2021-06-16T20:48:27.862Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T20:48:27.862Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T20:48:27.862Z] inet 127.0.0.1/8 scope host lo [2021-06-16T20:48:27.862Z] valid_lft forever preferred_lft forever [2021-06-16T20:48:27.862Z] inet6 ::1/128 scope host [2021-06-16T20:48:27.862Z] valid_lft forever preferred_lft forever [2021-06-16T20:48:27.862Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T20:48:27.862Z] link/ether fa:16:3e:2f:4c:1a brd ff:ff:ff:ff:ff:ff [2021-06-16T20:48:27.862Z] inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T20:48:27.862Z] valid_lft 84854sec preferred_lft 84854sec [2021-06-16T20:48:27.862Z] inet6 fe80::f816:3eff:fe2f:4c1a/64 scope link [2021-06-16T20:48:27.862Z] valid_lft forever preferred_lft forever [2021-06-16T20:48:27.862Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T20:48:27.862Z] link/ether 02:42:36:a2:ae:c1 brd ff:ff:ff:ff:ff:ff [2021-06-16T20:48:27.862Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T20:48:27.862Z] valid_lft forever preferred_lft forever [2021-06-16T20:48:27.862Z] inet6 fe80::42:36ff:fea2:aec1/64 scope link [2021-06-16T20:48:27.862Z] valid_lft forever preferred_lft forever [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] ---> sar -b -r -n DEV: [2021-06-16T20:48:27.862Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] 20:22:31 LINUX RESTART (2 CPU) [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] 20:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T20:48:27.862Z] 20:24:01 98.78 4.48 94.31 0.00 2837.56 19637.70 0.00 [2021-06-16T20:48:27.862Z] 20:25:01 182.11 0.00 182.11 0.00 0.00 48291.66 0.00 [2021-06-16T20:48:27.862Z] 20:26:01 57.75 0.00 57.75 0.00 0.00 10051.47 0.00 [2021-06-16T20:48:27.862Z] 20:27:01 50.61 0.02 50.59 0.00 0.53 2809.41 0.00 [2021-06-16T20:48:27.862Z] 20:28:03 561.36 170.27 391.09 0.00 4125.58 256346.02 0.00 [2021-06-16T20:48:27.862Z] 20:29:01 573.15 262.73 310.42 0.00 13817.98 96607.23 0.00 [2021-06-16T20:48:27.862Z] 20:30:01 536.02 80.73 455.29 0.00 4031.84 202146.68 0.00 [2021-06-16T20:48:27.862Z] 20:31:01 90.31 17.25 73.06 0.00 2831.77 9508.03 0.00 [2021-06-16T20:48:27.862Z] 20:32:01 1.40 0.00 1.40 0.00 0.00 24.32 0.00 [2021-06-16T20:48:27.862Z] 20:33:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 [2021-06-16T20:48:27.862Z] 20:34:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 [2021-06-16T20:48:27.862Z] 20:35:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-06-16T20:48:27.862Z] 20:36:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-06-16T20:48:27.862Z] 20:37:01 0.30 0.02 0.28 0.00 0.13 3.13 0.00 [2021-06-16T20:48:27.862Z] 20:38:01 0.38 0.18 0.20 0.00 5.73 2.73 0.00 [2021-06-16T20:48:27.862Z] 20:39:01 0.92 0.00 0.92 0.00 0.00 18.57 0.00 [2021-06-16T20:48:27.862Z] 20:40:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 [2021-06-16T20:48:27.862Z] 20:41:01 0.27 0.00 0.27 0.00 0.00 3.42 0.00 [2021-06-16T20:48:27.862Z] 20:42:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 [2021-06-16T20:48:27.862Z] 20:43:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-06-16T20:48:27.862Z] 20:44:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-16T20:48:27.862Z] 20:45:02 0.20 0.00 0.20 0.00 0.00 2.72 0.00 [2021-06-16T20:48:27.862Z] 20:46:01 0.32 0.00 0.32 0.00 0.00 3.39 0.00 [2021-06-16T20:48:27.862Z] 20:47:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-06-16T20:48:27.862Z] 20:48:01 2.68 2.50 0.18 0.00 148.97 14.47 0.00 [2021-06-16T20:48:27.862Z] Average: 86.31 21.39 64.91 0.00 1099.52 26006.95 0.00 [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] 20:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T20:48:27.862Z] 20:24:01 5146264 0 799888 9.99 2620 2060168 1268628 14.01 727048 1722756 160 [2021-06-16T20:48:27.862Z] 20:25:01 4064200 0 1118420 13.96 2620 2823700 1669128 18.43 1222008 2185800 72024 [2021-06-16T20:48:27.862Z] 20:26:01 3751348 0 1176504 14.69 2620 3078468 1728236 19.08 1414060 2289200 35676 [2021-06-16T20:48:27.862Z] 20:27:01 3738032 0 1116456 13.94 2620 3151832 1578752 17.43 1297136 2408440 194636 [2021-06-16T20:48:27.862Z] 20:28:03 188972 0 1323696 16.53 2620 6493652 1618820 17.87 3395572 3696432 596056 [2021-06-16T20:48:27.862Z] 20:29:01 499620 0 1348624 16.84 2620 6158076 1734600 19.15 2640084 4145800 36 [2021-06-16T20:48:27.862Z] 20:30:01 1471596 0 1458356 18.21 2620 5076368 2337300 25.81 2446848 3327124 13668 [2021-06-16T20:48:27.862Z] 20:31:01 2398756 0 1294052 16.16 2620 4313512 1642960 18.14 1482688 3401880 8 [2021-06-16T20:48:27.862Z] 20:32:01 2416120 0 1276680 15.94 2620 4313520 1400924 15.47 1472364 3400036 8 [2021-06-16T20:48:27.862Z] 20:33:01 2418892 0 1273904 15.91 2620 4313524 1400924 15.47 1472436 3400084 8 [2021-06-16T20:48:27.862Z] 20:34:01 2418828 0 1273964 15.91 2620 4313528 1401116 15.47 1472844 3400084 20 [2021-06-16T20:48:27.862Z] 20:35:01 2419456 0 1273332 15.90 2620 4313532 1400924 15.47 1472400 3400132 12 [2021-06-16T20:48:27.862Z] 20:36:01 2419172 0 1273608 15.90 2620 4313540 1401080 15.47 1472784 3400132 8 [2021-06-16T20:48:27.862Z] 20:37:01 2418916 0 1273868 15.91 2620 4313536 1401092 15.47 1472640 3400132 8 [2021-06-16T20:48:27.862Z] 20:38:01 2419140 0 1273604 15.90 2620 4313576 1400924 15.47 1472552 3399920 20 [2021-06-16T20:48:27.862Z] 20:39:01 2419252 0 1273492 15.90 2620 4313576 1401008 15.47 1472764 3399920 8 [2021-06-16T20:48:27.862Z] 20:40:01 2419240 0 1273496 15.90 2620 4313584 1400924 15.47 1472560 3399924 16 [2021-06-16T20:48:27.862Z] 20:41:01 2419272 0 1273460 15.90 2620 4313588 1400924 15.47 1472676 3399920 16 [2021-06-16T20:48:27.862Z] 20:42:01 2419304 0 1273428 15.90 2620 4313588 1400924 15.47 1472676 3399920 8 [2021-06-16T20:48:27.862Z] 20:43:01 2419396 0 1273328 15.90 2620 4313596 1400924 15.47 1472684 3399920 8 [2021-06-16T20:48:27.862Z] 20:44:01 2419160 0 1273564 15.90 2620 4313596 1401020 15.47 1472664 3399920 8 [2021-06-16T20:48:27.862Z] 20:45:02 2419280 0 1273436 15.90 2620 4313604 1400924 15.47 1472692 3399920 8 [2021-06-16T20:48:27.862Z] 20:46:01 2419132 0 1273580 15.90 2620 4313608 1400924 15.47 1472696 3399920 8 [2021-06-16T20:48:27.862Z] 20:47:01 2419264 0 1273440 15.90 2620 4313616 1400924 15.47 1472584 3399924 8 [2021-06-16T20:48:27.862Z] 20:48:01 2405016 0 1283236 16.02 2620 4318068 1468532 16.21 1482180 3404124 92 [2021-06-16T20:48:27.862Z] Average: 2494705 0 1251977 15.63 2620 4259638 1498497 16.54 1586786 3239255 36501 [2021-06-16T20:48:27.862Z] [2021-06-16T20:48:27.862Z] 20:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T20:48:27.862Z] 20:24:01 eth0 1643.96 1674.38 6365.46 203.53 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:24:01 docker0 926.79 739.21 75.44 2701.70 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:25:01 eth0 523.41 443.31 3547.48 46.99 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:25:01 vethdc0120f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:25:01 docker0 201.03 252.41 14.12 842.59 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.862Z] 20:26:01 eth0 27.44 13.76 21.30 10.59 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:26:01 vethdc0120f 1.23 1.25 0.10 0.10 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:26:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:27:01 eth0 33.52 23.80 20.90 108.49 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:27:01 vethdc0120f 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:27:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:28:03 veth79044f1 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:28:03 veth436c236 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:28:03 eth0 232.40 191.69 1816.62 26.79 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:28:03 veth1feda4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:29:01 veth79044f1 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:29:01 eth0 191.68 138.46 1762.20 20.73 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:29:01 vethbaf48e8 21.89 36.24 1.52 288.14 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:30:01 veth2a87cb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:30:01 veth79044f1 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:30:01 eth0 76.95 49.33 165.77 64.73 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:30:01 vetha475e8c 0.02 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:31:01 eth0 44.85 32.56 92.06 72.65 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:31:01 docker0 1253.59 1165.38 97.72 4340.43 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:32:01 eth0 0.50 0.47 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:33:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:34:01 eth0 1.08 0.42 0.45 0.27 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:35:01 eth0 0.43 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:36:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:37:01 eth0 0.98 0.32 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:38:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:39:01 eth0 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:41:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:42:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:43:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:44:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:45:02 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:47:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:48:01 eth0 5.80 3.78 5.85 2.45 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] Average: eth0 111.55 103.10 552.30 22.34 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] Average: docker0 50.20 46.67 3.91 173.81 0.00 0.00 0.00 0.00 [2021-06-16T20:48:27.863Z] [2021-06-16T20:48:27.863Z] [2021-06-16T20:48:27.863Z] ---> sar -P ALL: [2021-06-16T20:48:27.863Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T20:48:27.863Z] [2021-06-16T20:48:27.863Z] 20:22:31 LINUX RESTART (2 CPU) [2021-06-16T20:48:27.863Z] [2021-06-16T20:48:27.863Z] 20:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T20:48:27.863Z] 20:24:01 all 24.46 0.00 6.57 3.44 0.08 65.45 [2021-06-16T20:48:27.863Z] 20:24:01 0 24.05 0.00 7.52 3.12 0.09 65.22 [2021-06-16T20:48:27.863Z] 20:24:01 1 24.86 0.00 5.62 3.77 0.07 65.67 [2021-06-16T20:48:27.863Z] 20:25:01 all 23.31 0.00 8.01 4.57 0.09 64.01 [2021-06-16T20:48:27.863Z] 20:25:01 0 23.29 0.00 8.35 4.83 0.09 63.44 [2021-06-16T20:48:27.863Z] 20:25:01 1 23.33 0.00 7.68 4.32 0.09 64.58 [2021-06-16T20:48:27.863Z] 20:26:01 all 43.28 0.00 4.65 0.38 0.10 51.59 [2021-06-16T20:48:27.863Z] 20:26:01 0 43.15 0.00 4.58 0.32 0.09 51.86 [2021-06-16T20:48:27.863Z] 20:26:01 1 43.41 0.00 4.73 0.44 0.11 51.31 [2021-06-16T20:48:27.863Z] 20:27:01 all 58.33 0.00 8.27 0.52 0.11 32.78 [2021-06-16T20:48:27.863Z] 20:27:01 0 58.93 0.00 8.11 0.60 0.11 32.26 [2021-06-16T20:48:27.863Z] 20:27:01 1 57.73 0.00 8.42 0.43 0.11 33.31 [2021-06-16T20:48:27.863Z] 20:28:03 all 25.53 0.00 18.30 27.84 0.10 28.22 [2021-06-16T20:48:27.863Z] 20:28:03 0 25.55 0.00 18.50 28.22 0.10 27.63 [2021-06-16T20:48:27.863Z] 20:28:03 1 25.52 0.00 18.09 27.46 0.10 28.82 [2021-06-16T20:48:27.863Z] 20:29:01 all 71.16 0.00 14.11 11.84 0.12 2.76 [2021-06-16T20:48:27.863Z] 20:29:01 0 71.86 0.00 13.43 11.52 0.11 3.09 [2021-06-16T20:48:27.863Z] 20:29:01 1 70.46 0.00 14.81 12.17 0.13 2.43 [2021-06-16T20:48:27.863Z] 20:30:01 all 57.88 0.00 17.77 23.02 0.11 1.22 [2021-06-16T20:48:27.863Z] 20:30:01 0 58.37 0.00 17.51 23.11 0.11 0.90 [2021-06-16T20:48:27.863Z] 20:30:01 1 57.40 0.00 18.02 22.93 0.11 1.54 [2021-06-16T20:48:27.863Z] 20:31:01 all 12.98 0.00 3.67 1.81 0.07 81.47 [2021-06-16T20:48:27.863Z] 20:31:01 0 12.66 0.00 3.89 2.03 0.05 81.36 [2021-06-16T20:48:27.863Z] 20:31:01 1 13.29 0.00 3.45 1.59 0.09 81.58 [2021-06-16T20:48:27.863Z] 20:32:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-16T20:48:27.863Z] 20:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-06-16T20:48:27.863Z] 20:32:01 1 0.27 0.00 0.05 0.00 0.05 99.63 [2021-06-16T20:48:27.863Z] 20:33:01 all 0.14 0.00 0.07 0.00 0.03 99.77 [2021-06-16T20:48:27.863Z] 20:33:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-16T20:48:27.863Z] 20:33:01 1 0.23 0.00 0.07 0.00 0.02 99.68 [2021-06-16T20:48:27.863Z] 20:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-16T20:48:27.863Z] 20:34:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-16T20:48:27.863Z] 20:34:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2021-06-16T20:48:27.863Z] [2021-06-16T20:48:27.863Z] 20:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T20:48:27.863Z] 20:35:01 all 0.16 0.00 0.08 0.00 0.03 99.73 [2021-06-16T20:48:27.863Z] 20:35:01 0 0.07 0.00 0.10 0.00 0.03 99.80 [2021-06-16T20:48:27.863Z] 20:35:01 1 0.25 0.00 0.07 0.00 0.02 99.67 [2021-06-16T20:48:27.863Z] 20:36:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-16T20:48:27.863Z] 20:36:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-16T20:48:27.863Z] 20:36:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-16T20:48:27.863Z] 20:37:01 all 0.11 0.00 0.04 0.01 0.03 99.82 [2021-06-16T20:48:27.863Z] 20:37:01 0 0.07 0.00 0.05 0.02 0.03 99.83 [2021-06-16T20:48:27.863Z] 20:37:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-16T20:48:27.863Z] 20:38:01 all 0.13 0.00 0.05 0.00 0.03 99.79 [2021-06-16T20:48:27.863Z] 20:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-16T20:48:27.863Z] 20:38:01 1 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-16T20:48:27.863Z] 20:39:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-16T20:48:27.863Z] 20:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T20:48:27.863Z] 20:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-16T20:48:27.863Z] 20:40:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-16T20:48:27.863Z] 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:48:27.863Z] 20:40:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-16T20:48:27.863Z] 20:41:01 all 0.16 0.00 0.02 0.00 0.03 99.80 [2021-06-16T20:48:27.863Z] 20:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:48:27.863Z] 20:41:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-06-16T20:48:27.863Z] 20:42:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-06-16T20:48:27.863Z] 20:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T20:48:27.863Z] 20:42:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-16T20:48:27.863Z] 20:43:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-16T20:48:27.863Z] 20:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:48:27.863Z] 20:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-16T20:48:27.863Z] 20:44:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-16T20:48:27.863Z] 20:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T20:48:27.863Z] 20:44:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-16T20:48:27.863Z] 20:45:02 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T20:48:27.863Z] 20:45:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T20:48:27.863Z] 20:45:02 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-06-16T20:48:27.863Z] [2021-06-16T20:48:27.863Z] 20:45:02 CPU %user %nice %system %iowait %steal %idle [2021-06-16T20:48:27.863Z] 20:46:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-06-16T20:48:27.863Z] 20:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:48:27.863Z] 20:46:01 1 0.24 0.00 0.02 0.00 0.02 99.73 [2021-06-16T20:48:27.863Z] 20:47:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-06-16T20:48:27.863Z] 20:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:48:27.863Z] 20:47:01 1 0.32 0.00 0.02 0.00 0.03 99.63 [2021-06-16T20:48:27.863Z] 20:48:01 all 1.05 0.00 0.44 0.13 0.02 98.37 [2021-06-16T20:48:27.863Z] 20:48:01 0 1.04 0.00 0.50 0.18 0.03 98.25 [2021-06-16T20:48:27.864Z] 20:48:01 1 1.07 0.00 0.37 0.07 0.00 98.49 [2021-06-16T20:48:27.864Z] Average: all 12.06 0.00 3.12 2.79 0.05 81.97 [2021-06-16T20:48:27.864Z] Average: 0 12.04 0.00 3.15 2.80 0.05 81.96 [2021-06-16T20:48:27.864Z] Average: 1 12.09 0.00 3.10 2.78 0.05 81.98 [2021-06-16T20:48:27.864Z] [2021-06-16T20:48:27.864Z] [2021-06-16T20:48:27.864Z]